]> granicus.if.org Git - graphviz/shortlog
graphviz
2013-08-01 John Ellsonstart 2.33 development series
2013-08-01 John Ellsonchanging version to 2.32 for stable release
2013-08-01 Emden R. GansnerUpdate documentation to record change to xdot
2013-08-01 Emden R. GansnerReduce characters used in xdot: truncate unnecessary...
2013-08-01 Emden R. GansnerFix warning message
2013-08-01 Emden R. GansnerSupport gradient fill colors in xdot; bump version...
2013-07-31 Emden R. GansnerFix bounding box problem for scaled svg output with...
2013-07-31 Emden R. GansnerProvide some decimal precision to xdot coordinates...
2013-07-30 Emden R. GansnerFix bug 2316
2013-07-30 Emden R. GansnerFix invalid taper if penwidth is too large.
2013-07-29 Stephen North*sigh*
2013-07-29 Stephen C.... Fixed previoux fix.
2013-07-29 Stephen C.... Fix error in parsing edges with subgraph as an endpoint.
2013-07-26 John Ellsonpdf image loading now working
2013-07-25 Stephen NorthPatch for egregious parser problems.
2013-07-21 Emden R. GansnerMake sure declarations are before any non-declaration...
2013-07-19 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-07-19 John Ellsonincorporate pdf image sizing code from erg
2013-07-18 Emden R. GansnerFix lefty parser to allow anonymous graphs
2013-07-17 Dwight PerryChanged backslashes to HTML code
2013-07-17 Dwight PerryReplaced backslashes with HTML code
2013-07-17 Emden R. GansnerRequire infosrc input to use \ rather than '\'...
2013-07-15 John Ellson<fPQ.h> -> "fPQ.h"
2013-07-12 Emden R. GansnerFix various missing or inconsistent items in certain...
2013-07-12 Emden R. GansnerFix bug 2306.
2013-07-12 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-07-12 Emden R. GansnerFix bug 2305.
2013-07-12 Dwight PerryMerge branch 'master' of hg:graphviz
2013-07-12 Dwight Perryfixed broken link
2013-07-12 Emden R. GansnerFix doc typo
2013-07-11 Emden R. GansnerRemove use of tbl (and eqn), and rely on groff -t -e;
2013-07-11 Emden R. GansnerFix misspelling
2013-07-11 Emden R. GansnerAdd E_xlabel and N_xlabel to Windows global variable...
2013-07-11 Emden R. GansnerFix bug 2292
2013-07-11 Emden R. GansnerFix bug 2304; made similar mods to other tools.
2013-07-10 Emden R. GansnerAdd note concerning the availability of gradient fills.
2013-07-10 Emden R. GansnerFix bug 2302; need to reset global variables N_*, E_...
2013-07-10 Emden R. GansnerAdd -D option to tell gvmap to use the graph's cluster...
2013-07-10 John Ellsonsimplify lua compile test
2013-07-10 John Ellsonadd configure support for lua-5.2 ... FC20
2013-07-10 John Ellsonfix the 2 line fic for smyrna man pages
2013-07-09 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-07-09 Emden R. GansnerRe-add text deleted from mode description.
2013-07-09 John Ellson ...testing
2013-07-09 John Ellsonready for some initial poppler testing
2013-07-09 John Ellsonredo configure.ac changes for poppler
2013-07-09 John Ellsondon't install smyrna doc unless smyrnal also ionstalled...
2013-07-09 John EllsonMerge branch 'master' of hg:graphviz
2013-07-09 John Ellsonmake it compile, even if not complete
2013-07-09 John Ellsongetting closer
2013-07-08 Dwight PerryFix the infamous "digraph G { A -> { B -> C } }" bug...
2013-07-08 Emden R. GansnerRemove extraneous lines
2013-07-08 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-07-08 Emden R. GansnerAdd note as to when map files are generated
2013-07-08 Emden R. GansnerExtend ccomps to allow a range of component sizes
2013-07-08 Emden R. GansnerExtend ccomps to allow a range of component sizes ...
2013-07-08 Emden R. GansnerAllow user to specify root graph name in gvpack
2013-07-08 Emden R. GansnerAllow user to specify root graph name in gvpack; fix...
2013-07-08 Emden R. Gansnerimprove check for guile2 (22 April 2013)
2013-07-08 Emden R. GansnerUse RbConfig instead of obsolete and deprecated Config...
2013-07-08 Emden R. GansnerAdd note about when map info is generated
2013-07-08 Emden R. GansnerUpdate libguide
2013-07-08 Emden R. GansnerAdd function to free memory allocated by gvRenderData...
2013-07-08 Emden R. GansnerPut space in title.
2013-07-08 Emden R. GansnerRe-initialize job->layerNum to zero with new graph...
2013-07-08 Emden R. GansnerMake sure N_label is non-null if we are drawing the...
2013-07-08 Emden R. GansnerFix case where node has record shape and label=<a>...
2013-07-08 Emden R. GansnerFix bug making chains. The test for a forward edge...
2013-07-08 Emden R. GansnerUse simpler bfs to construct tree; allow weight=0 to...
2013-07-08 Emden R. GansnerFix logic so that normalization will occur even if...
2013-07-08 Emden R. GansnerFix scope problem by turning off scoping. Check with...
2013-07-05 Emden R. GansnerAdd comment on preconditions for Pobsopen.
2013-07-03 Emden R. GansnerRemove declarations for Verbose and use the one from...
2013-07-03 Emden R. GansnerAdd missing new features of 2.30
2013-07-02 Emden R. GansnerAdd star node shape
2013-07-02 Emden R. GansnerRename helper functions to access A*info_t structures...
2013-07-01 John Ellsonwork in progress
2013-06-29 John Ellsonframework for a "poppler" plugin for pdf image loading
2013-06-28 Emden R. GansnerAdd documentation on new linear gradient fill type.
2013-06-28 Emden R. GansnerExtend linear gradient fill to support two-tone fills.
2013-06-27 Dwight PerryTesting gitolite framework
2013-06-27 Emden R. GansnerFix smyrna to run from any working directory.
2013-06-27 Emden R. GansnerMore modifications to windows build files to include...
2013-06-27 Emden R. GansnerMerge branch 'master' of ssh://hg.research.att.com...
2013-06-26 Dwight Perrytesting push
2013-06-26 Dwight PerryAdd topfish dependency
2013-06-26 Emden R. GansnerAdd topfish dependency
2013-06-26 Emden R. GansnerMake sure shared files of smyrna use those from source...
2013-06-25 Emden R. GansnerModify build.bat to copy glut files into source tree...
2013-06-25 Emden R. GansnerMerge branch 'master' of ssh://hg.research.att.com...
2013-06-25 Emden R. GansnerAdd smyrna to Windows build
2013-06-21 Stephen NorthMaking sure that git is working the way we think it is.
2013-06-20 Yifan Huadd developer
2013-06-20 Emden R. GansnerMerge branch 'master' of ssh://hg.research.att.com...
2013-06-20 Emden R. GansnerFix setnodeattributes and setedgeattributes functions...
2013-06-20 John Ellsonadd me
2013-06-20 Emden R. GansnerAdd name to developer list
2013-06-20 Dwight PerryList of developers'
2013-06-19 Emden R. GansnerAdd -V option to smyrna; update version information...
2013-06-19 Emden R. GansnerRemove unused source files from project file
next