]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2012-05-07 Emden GansnerFix stupid compile error
2012-05-07 Emden GansnerFix bug introduced with new expr - buffer size has...
2012-05-07 Emden GansnerRemove unnecessary include of globals.h and the test...
2012-05-04 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-05-04 Emden GansnerFix bug in the gvmap.sh script. Flags for gvmap were...
2012-05-04 Dwight PerryAdded gvmap to Windows
2012-05-04 Emden GansnerAdd missing length description and the new ishtml function.
2012-05-04 Emden GansnerAdd ishtml function for checking for HTML strings
2012-05-04 Emden GansnerRemove unnecessary delete
2012-05-04 Emden GansnerFix bug in delete function
2012-05-03 Emden GansnerFix bug 2225; change documentation to note that edge...
2012-05-02 Emden GansnerIn cgraph, use AGSEQ rather than AGID as the former...
2012-04-30 Emden GansnerFix unitialized text flags.
2012-04-30 Emden GansnerFix inconsistency in dot manual
2012-04-25 Emden GansnerRefresh libguide
2012-04-23 Emden GansnerInform user of limit value for samehead/sametail.
2012-04-23 Emden GansnerFix freeing of bad memory pointer.
2012-04-16 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-04-16 Emden GansnerFix bug 2217
2012-04-16 John EllsonAutomated merge with ssh://hg.research.att.com//home...
2012-04-16 John Ellsonapply patch from dds@aueb.gr
2012-04-16 Emden GansnerNote that nodesep is also used in non-dot layouts for...
2012-04-16 Emden GansnerFix logic test for warning. Warning should only be...
2012-04-12 Emden GansnerCheck for bgcolor if fill is set but no fillcolor is...
2012-04-11 Emden GansnerFix bug 2210
2012-04-09 Emden GansnerUpdate dotguide to reflect new layers syntax
2012-04-09 Emden GansnerAdd missing dot.dot file to Makefile
2012-04-09 Emden GansnerFix typos in on-line docs
2012-04-05 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-04-05 Dwight Perryremoved lines that copy ocaml development files
2012-04-05 Dwight Perrychanged extension for ocam files to .cm*
2012-04-04 Emden GansnerFor charset=utf8, if illegal utf8 found, assume input...
2012-04-04 John Ellsoncomit merge
2012-04-04 John Ellsonshould be dotstring, not dotread - pinted out by chris...
2012-03-23 Emden GansnerFix bug 2213
2012-03-22 John EllsonAutomated merge with ssh://hg.research.att.com//home...
2012-03-19 Emden GansnerFix bug 2211 and warn about orthogonal edges not handli...
2012-03-19 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-03-19 Emden GansnerAdd note on limitations of spline=ortho
2012-03-17 John Ellsondrop gv.cmx gv.cmxa gv.a gv.mli - (reccommended by...
2012-03-17 John Ellsonbarchart => bar-chart (spelling complaint from fedora...
2012-03-17 John Ellsonadd shebang line - suggested by fedora autotester
2012-03-13 Emden GansnerFix problem in canonical output. At present, a single...
2012-03-13 John Ellsonadd AC_PROG_LIBTOOL to configure.ac to see if it helps...
next