]> granicus.if.org Git - graphviz/shortlog
graphviz
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...
2012-03-12 Emden GansnerFix documentation on weight attribute in sfdp
2012-03-12 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-03-12 Emden GansnerAdd prototype json output to xdot library
2012-03-10 John Ellsoncan now drop all explit tests and links for libjpeg...
2012-03-10 John Ellsondisconnect internal "mylibgd" library from distro and...
2012-03-10 John EllsonExperimenting to see if the gd-2.0.33 on centos5/el5...
2012-03-07 John Ellsoncommit merge
2012-03-07 John Ellsonremove broken conditional that was preventing dot ...
2012-03-05 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-03-05 Emden GansnerRemove a built-in dependency on graph.h.
2012-03-02 Dwight PerryAdded support for Apple imagepath testing.
2012-03-02 Emden GansnerReplace setjmp/longjmp with simple returns;
2012-03-01 Emden GansnerUpdate change log
2012-03-01 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-03-01 Emden GansnerFix a couple of typos and add end point fudge factors...
2012-03-01 Emden GansnerFix finally, it is hoped, the potential infinite loop...
2012-03-01 John Ellsonapply Makefile.am fixes from sjackman@bcgsc.ca
2012-02-29 Emden GansnerAdd timer to rendering
2012-02-29 Emden GansnerAllow the GVPRPATH variable to specify that the default...
2012-02-29 Emden GansnerFix bug 1964 aka b2045. Basically, we give a warning...
2012-02-28 John EllsonAutomated merge with ssh://hg.research.att.com//home...
2012-02-28 John Ellsonapply typo coreection from #0002206
2012-02-28 Dwight PerryBug fixed
2012-02-28 John Ellsonmore work on tcldot us of cgraph id disc
2012-02-27 John Ellsonget all players using same context struct, both with...
2012-02-27 John EllsonAutomated merge with ssh://hg.research.att.com//home...
2012-02-27 Emden GansnerAdd a discipline parameter to open function of id and...
2012-02-27 Dwight Perrybzero replaced with memset
2012-02-27 John EllsonAutomated merge with ssh://hg.research.att.com//home...
2012-02-27 Dwight PerryWin32 file edits
2012-02-27 Emden GansnerAdd code attribution.
2012-02-27 Emden GansnerChange the man page to use GVPRPATH rather than GPRPATH.
2012-02-27 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-02-27 Emden GansnerAllow a graph object to specify any list of layers...
2012-02-26 John Ellsonusing cgraph agiddisc in tcldot.c - graphs only so...
2012-02-26 John Ellsonrestore -Tpic
2012-02-25 John Ellsonneed agbindrec when graph is created
2012-02-25 John Ellsoncorrect Agiddisc_s to agree with cgraph.h, add missing...
2012-02-24 John EllsonDFLT_GVPRPATH now includes <prefix>/share/graphviz...
2012-02-24 John Ellsonremove temporary file
2012-02-24 John EllsonAutomated merge with ssh://hg.research.att.com//home...
2012-02-24 John Ellsondrop .g ext from gvpr scripts, add get-layers_list...
2012-02-24 Dwight PerryAdded html code for backslash char
2012-02-24 Emden GansnerFix typos.
2012-02-24 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-02-24 Emden GansnerUpdate project file for expr per Arif.
2012-02-23 John Ellsonclean up temporary file
2012-02-23 John Ellsonignore some more products
2012-02-23 John Ellsonfix inverted conditionals
2012-02-23 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-02-23 Emden GansnerAdd missing parentheses.
2012-02-23 John EllsonAutomated merge with ssh://hg.research.att.com//home...
2012-02-23 John Ellsonsome more checks for (ab)use of proto*
2012-02-23 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-02-23 Emden GansnerAdd macros for Windows to provide strtoull and strtoll
2012-02-23 John Ellsonskip cleanup if no Agraphinfo_t yet
2012-02-23 John EllsonAutomated merge with ssh://hg.research.att.com//home...
2012-02-23 John Ellsonuse the Agraph_* as the protonode or protoedge
next