]> granicus.if.org Git - graphviz/shortlog
graphviz
2011-09-21 John Ellsonexplicitly ship entities.html in tcl demo files
2011-09-21 Dwight PerryFixed help message and updated ChangeLog
2011-09-20 Dwight PerryAdded blurb about the layout attribute
2011-09-20 Dwight PerryEnhanced macosx help page and imagepath test description
2011-09-20 Dwight PerryCorrected unix shell specification
2011-09-19 Dwight PerryAdded test cases for imagepath attribute feature
2011-09-16 Stephen NorthTry to get this going
2011-09-16 Stephen NorthFix stupid syntax error in generated script when ignori...
2011-09-16 Stephen NorthAutomated merge with ssh://hg.research.att.com//home...
2011-09-15 Emden GansnerUse small integers for node ids.
2011-09-14 Emden GansnerMerge
2011-09-14 Emden GansnerAdd triangular mesh and n-ary tree
2011-09-13 Dwight Perrynew visio plugin
2011-09-12 Dwight PerryAdded imagepath functionality and help functionality...
2011-09-12 Dwight Perrywin32 visio plugin added
2011-09-08 John Ellsondon't attempt to package various old Makefiles that...
2011-09-08 Emden GansnerWrap agbindrec() call with #ifdef WITH_CGRAPH
2011-09-07 Emden GansnerAdd version info for the new HTML markups
2011-09-07 Emden GansnerFix check for cache cleaning to use pointers. This...
2011-09-07 Emden GansnerMerge
2011-09-07 Emden GansnerFix improperly entered agbindrec code.
2011-09-07 John Ellsoncommit merge
2011-09-07 John Ellsonadd code snippet for easy application of patches
2011-09-06 Emden GansnerFlush image cache if the image path variable changes.
2011-09-06 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
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-06 Emden GansnerFix error message from gvpack when edges have no pos...
2011-09-06 Emden GansnerFix bug 2136
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 Stephen NorthAutomated merge with ssh://hg.research.att.com//home...
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 Stephen Northworking
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.
next