]> granicus.if.org Git - graphviz/shortlog
graphviz
2012-08-11 John Ellsonbreak up tcldot.c into more manageable pieces of code
2012-08-10 Dwight PerryFixed reference to libcgraph.dylib
2012-08-10 Dwight Perrybranch merge
2012-08-10 Dwight PerryFixed reference to libcgraph.dylib
2012-08-09 Emden GansnerFix multicolor parsing to handle floating point round...
2012-08-09 Emden GansnerFix bug that occurs when the initial sizes in the color...
2012-08-08 Emden GansnerFix bug in HR if cells are not defined across the entir...
2012-08-07 Emden GansnerVarious small shape related fixes:
2012-08-07 Emden GansnerSupport one-block version of circo
2012-08-07 Emden GansnerWith maxiter = 0, allow initial positions to be assigne...
2012-08-07 Emden GansnerSupport alpha in HSVA format.
2012-08-02 Emden GansnerMake sure all Agsym_t values are copied when cloning...
2012-08-02 Emden GansnerFix neatoinit.c to continue to build with libgraph
2012-08-01 Emden GansnerGot the cgraph/graph calls in the wrong order.
2012-07-31 Emden GansnerFix bug in cluster detection using cgraph library.
2012-07-30 Emden GansnerFix mac app to use cgraph instead of graph.
2012-07-25 Emden GansnerRemove unnecessary html function declarations from...
2012-07-25 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-07-25 Emden GansnerMake sure object ids are unique. This is done in lib...
2012-07-25 John EllsonMove the "#define WITH_CGRAPH 1" to lib/common/types.h
2012-07-24 John Ellsonimproved method for setting WITH_CGRAPH in lib/gvc...
2012-07-24 John Ellsonset WITH_CGRAPH in gvc.h
2012-07-23 Emden GansnerRe-add #ifdef'ed code; there is always one page even...
2012-07-18 Emden GansnerMake sure all XML ids are distinct;
2012-07-18 Emden GansnerNote change to patchwork
2012-07-12 Emden GansnerUpdate log with new features
2012-07-12 Emden GansnerImplement lcurve and rcurve.
2012-07-12 Emden GansnerUpdate documentation to include curved arrowheads and...
2012-07-11 Emden GansnerFix new code for handling dashed and dotted line styles;
2012-07-09 Emden GansnerAdd and advertise function to free Ppolyline_t;
2012-07-09 Emden GansnerAdd support for elliptical wedges;
2012-07-09 Emden GansnerAdd and advertise a free function for dynamically alloc...
2012-07-06 Dwight Perryadded dotted and dashed styles to tables and cells
2012-07-06 Emden GansnerRefine striped boxes to handle user-supplied stripe...
2012-07-05 Emden GansnerFix misspelling and allow small dividing line between...
2012-07-05 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-07-05 Emden GansnerProvide $tvnext to assist in setting up traversal roots...
2012-07-05 John Ellsonqt still nogo on rhel5, but ok on rhel6
2012-07-05 John Ellsontry to build qt code on el5, el6
2012-07-05 Dwight Perrybranch merge
2012-07-05 Dwight PerryRemoved graph.3 from build
2012-07-05 John Ellsondon't generate gvedit.1 man pages if QT not available
2012-07-05 Emden GansnerFix warning
2012-07-05 Emden GansnerFix warning
2012-07-05 John Ellsonsimplify common feature selections: X, cgraph
2012-07-05 John Ellsonfix rhel bug related to dropping libgraph build
2012-07-02 John Ellsondrop unused libgraph from binary distro
2012-07-02 John Ellsonbe more explicit about files included in base package...
2012-06-29 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-06-29 Emden GansnerAdd insets to patchwork; add striped fill for boxes
2012-06-29 Emden GansnerAdd insets to patchwork; add striped fill style (for...
2012-06-29 John Ellsonimprove './configure --without-x' don't install...
2012-06-29 John Ellsonmove dotty.1, lneato.1, vimdot.1, lefty.1 to graphviz-x
2012-06-29 John Ellsonmake --with-cgraph the default
2012-06-27 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-06-27 Emden GansnerAdd macro for safe edge comparison
2012-06-23 John Ellsonback out last change - didn't work
2012-06-23 John Ellsonanother attempt to deal with fc17+ PATH nonsense
2012-06-20 Emden GansnerFix bug with undirected graphs. With cgraph, simple...
2012-06-11 Emden GansnerNote that attribute values are case-sensitive.
2012-06-11 Emden GansnerFix misspelling.
2012-06-11 John Ellsondifferent sed actiion for ocaml workaround
2012-06-11 John Ellsonfix sed line
2012-06-11 John Ellsontry to fix ocaml breakage on rawhide
2012-06-08 Emden GansnerUpdate ChangeLog
2012-06-07 Emden GansnerFix typo
2012-06-07 Emden GansnerAdd verbose mode and timing to gvpr
2012-06-07 Emden GansnerFinish graph name feature in gvgen
2012-06-06 Emden GansnerUpdate man page date
2012-06-05 Emden GansnerAdd random rooted trees to gvgen
2012-06-05 John Ellsonenable layers in svg - patch from yamato@redhat.com
2012-05-29 Dwight PerryMerged REV 8873
2012-05-25 Dwight Perrybranch merge
2012-05-25 Emden GansnerBacked out changeset 3ab8934555d7
2012-05-25 Emden GansnerFix how error messages are produced in the label lib.
2012-05-25 Emden GansnerRe-add to do file changes
2012-05-25 Emden GansnerUpdate to-do list
2012-05-23 Emden GansnerMake sure ids are emitted in anchor contexts in svg.
2012-05-23 Emden GansnerBacked out changeset 1a9bf8a9b810
2012-05-22 Emden GansnerMake sure ids are emitted in anchor contexts in svg.
2012-05-21 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-05-21 Emden GansnerFix new arrow code to compile on Windows
2012-05-21 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-05-21 Emden GansnerMake sure variable is declared before being used
2012-05-20 John Ellsonfix some minor spacing issues with 'curve' code
2012-05-19 John Ellsonadd semicircle arrow shape - patch from: Jeremy Murphy...
2012-05-19 John Ellsontests for semicircle arrow shape
2012-05-15 Emden GansnerDon't do edge xlabels if splines=none
2012-05-11 Dwight PerryUndoing previous change
2012-05-11 Dwight Perryno changes
2012-05-11 Dwight PerryUndoing previous edits
2012-05-11 Dwight PerryUndoing previous change
2012-05-11 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-05-11 Emden GansnerFix adjacent flag edge bug
2012-05-11 Dwight PerryAltered python assignment
2012-05-11 Dwight PerryWin32 project files changed
2012-05-10 Emden GansnerFix bug 2229
2012-05-10 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-05-10 Emden GansnerFix bug introduced by earlier incorrect change
2012-05-08 John Ellsonfix build when gd-devel not installed
next