]> granicus.if.org Git - graphviz/shortlog
graphviz
2011-09-06 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-09-06 Emden GansnerCleanup up cgraph code. In particular, add necessary...
2011-09-02 Dwight Perryfixed image path
2011-09-02 Emden GansnerAdd note describing required size information for image...
2011-09-01 John Ellsonfix gv.py dependency that was breaking
2011-08-25 Emden GansnerBack out initial implementation of imagepath: it assume...
2011-08-25 Emden GansnerFix SDL table formatting
2011-08-25 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-08-25 Emden GansnerAdd note to documentation noting that the bold, italic...
2011-08-25 Emden GansnerNote addition of font markup to svg
2011-08-25 Emden GansnerAdd missing rule for converting .gv to .gif
2011-08-25 Dwight PerryMade changes to accomodate the imagepath graph attribute.
2011-08-24 Emden GansnerFix bug in html code; make sure htmlfont info is passed...
2011-08-24 Emden GansnerFix core svg renderer to support font markup
2011-08-24 Emden GansnerMake test part of dot.c work with cgraph
2011-08-18 Emden GansnerFix compatibility with cgraph library
2011-08-18 Emden GansnerConvert headlabels and taillabels to use external labels;
2011-08-18 Emden GansnerAdd #include "config.h"
2011-08-17 Emden GansnerFix bug 2128
2011-08-17 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-08-17 Emden GansnerAdd documentation on tapered edges
2011-08-17 Emden GansnerFix reversed arguments in monitor command
2011-08-17 Stephen Northagnsubg() not Agnsubg()
2011-08-17 Stephen NorthAutomated merge with http://hg.research.att.com/graphviz
2011-08-16 Emden GansnerInitial implementation of tapered edges
2011-08-15 Stephen NorthAdded warnings that the library is not thread safe.
2011-08-14 Donald Caldwellremoved return statement from first loop in xlintersections
2011-08-11 John Ellsonfix entities.html breakage
2011-08-10 John Ellsonuse new image and improve page text
2011-08-10 John Ellsonupdate to use current w3c entities.html
2011-08-10 John Ellsonresore original entities.html name
2011-08-10 John Ellsonno easy way to handle the rest of the .hgignore
2011-08-10 John Ellsona starter .hgignore so that is less annoying to build...
2011-08-10 John Ellsonchange filename to gdtclft.entites.example.png in dist...
2011-08-10 John Ellsonfix up web page with entites example
2011-08-10 John Ellsonchange font and repair entities demo
2011-08-10 John Ellsonfix 'make uninstall' mostly (works first time after...
2011-08-10 John Ellsonmerging something ????
2011-08-10 John Ellsontry that again - dropping '?='
2011-08-10 John Ellsonno need to use '?=' (deferred) assignments
2011-08-08 Dwight PerryRemoving files again
2011-08-08 Dwight PerryPulled latest from central repo
2011-08-08 Dwight PerryRemoved files not needed in repository
2011-08-08 Stephen NorthAdded agnsubg
2011-08-05 Emden GansnerFix bug 2124
2011-08-05 Emden GansnerAdd documentation concerning xlabels
2011-08-04 Emden GansnerRemove use of mode attribute from sfdp - still experimental
2011-08-04 Emden GansnerFix bug 2122; add regression test
2011-08-03 Emden GansnerWhen only one cell per line, adjust rule width to handl...
2011-08-03 Emden GansnerFix bug 2120
2011-08-03 Emden GansnerRemove extraneous initial tab from xlabels.c;
2011-08-03 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-08-03 Emden GansnerIntegrate xlabels with neato -n.
2011-08-02 Donald Caldwellin placeLabels when bp.n != 0 but bp.area == 0, set...
2011-08-02 Donald Caldwelladded lblenclosing function to check if a label enclose...
2011-08-01 Dwight PerryReplaced cvs references with hg references.
2011-08-01 Emden GansnerEnrich print data for xlabels.
2011-08-01 Emden GansnerFix name of test program
2011-07-31 Emden GansnerAdd additional comment to label test stub.
2011-07-31 Emden GansnerMove label build before gvc build
2011-07-29 Emden GansnerI have no idea why I have to commit this. I didn't...
2011-07-29 Emden GansnerAdd initial implementation of external labels
2011-07-29 Emden GansnerFix ancient bug in dotneato_closest. This could never...
2011-07-29 Dwight Perryfinished testing
2011-07-28 Dwight Perrytesting
2011-07-25 John Ellsonfix stringize.awk to work with gawk-4.0.0 and gawk...
2011-07-22 convert-repoupdate tags
2011-07-20 ergFix table to fill background, draw cells, and then...
2011-07-20 ergModify the round_corner function so that it draws a...
2011-07-20 ergPull out overly-complex changes to handle rounded table...
2011-07-19 dperryAdded a visible border to rounded tables.
2011-07-14 ergNote addition of graphml2gv
2011-07-14 ergAdd an initial implementation of graphml2gv
2011-07-14 ergAdd addranks gvpr script
2011-07-12 ergMake sure width=0 is supported for shape=point
2011-07-09 ellsonswitch to egrep - supposedly available everywhere ...
2011-07-08 ergNote addition of horizontal and vertical rules
2011-07-08 ergAdd support for horizontal and vertical rules in html...
2011-07-08 ergMove intset to common
2011-07-08 ergAdd documentation concerning horizontal and vertical...
2011-07-08 ergAdd example concerning applications which are layout...
2011-07-08 ergAdd tests for horizontal and vertical rules in html...
2011-07-08 ellsontry re-enabling perl binding for rhel 4/5
2011-07-07 ergTurn off use of rules until they can be made optional.
2011-07-06 dperryAdded support for table rules and test cases.
2011-07-01 ergFix bug 2113
2011-06-26 ellsonapply patch from #0002109
2011-06-24 ergAdd gv2gml to convert gv to gml format
2011-06-11 ellsonFix #0001930
2011-06-11 ellsonFix #0001930
2011-06-11 ellsonFix #0002101 using patch from Torigoe Takashi
2011-06-11 ellsonsometimes php is known as php5
2011-06-04 ellsonprefer GNU's grep over Oracle's broken one
2011-05-31 ergFix use of extra data. Originally, we used ND_alg but...
2011-05-31 ellsonget rid of -xarch from GD_LDFLAGS as it breaks gcc
2011-05-31 ellsonhopefully correct -L for libgd when not in /usr/lib...
2011-05-29 ellsonuse perl instead of sed, it seems to work better on...
2011-05-29 ellsonsed cleanup of CFLAGS from perl which break on opencsw...
2011-05-29 ellsonprevent libltdl config from modifying LIBS - its not...
2011-05-29 ellsonadd a BUILT_SOURCES for generated headers, known to...
next