]> granicus.if.org Git - graphviz/shortlog
graphviz
2012-01-09 Emden GansnerFix uninitialized variable
2012-01-09 Emden GansnerMake sure n_clbls is initialized
2012-01-09 Emden GansnerFix lack of exit if bad format or layout engine is...
2012-01-09 Emden GansnerMove John's changes to the infosrc directory.
2012-01-09 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-01-09 Emden GansnerFix bug 2172; also use cluster labels as obstacles...
2012-01-09 John Ellsonadd some notes and links for the webp format
2012-01-09 John Ellsoncommit merge
2012-01-09 John Ellsonadd framework for webp imageloader
2012-01-09 John Ellsonprepare graphviz.spec for new graphviz-webp
2012-01-09 John Ellsonlooks much better if I don't zero all config parameters
2012-01-08 John Ellson-Twebp basically working - a bit fuzzy
2012-01-08 John Ellsonwebp - work in progress
2012-01-08 John Ellsonadd framework for webp plugin
2012-01-08 John Ellsonadd basic magic for RIFF+WEBP image detection and image...
2012-01-08 Donald CaldwellRectArea versions for systems with or w/o long long
2012-01-08 Donald Caldwella step in backing up to 8511
2012-01-08 Donald Caldwella step in backing up to 8511
2012-01-08 Donald Caldwella step in backing up to 8511
2012-01-08 Donald Caldwella step in backing up to 8511
2012-01-08 Donald Caldwella step in backing up to 8511
2012-01-08 Donald Caldwella step in backing up to 8511
2012-01-08 Donald Caldwell step in backing up to 8511
2012-01-08 Donald Caldwella step in backing up to 8511
2012-01-06 Emden GansnerAdd neato xlabels test
2012-01-06 Emden GansnerRemove stupid extraneous statements
2012-01-06 Emden GansnerAdd initial test for xlabels
2012-01-06 Emden GansnerCorrect problem using xlabels with neato -n2
2012-01-06 Emden GansnerFix xdot output to handle xlabels
2012-01-05 Emden GansnerAdd forgotten definition.
2012-01-05 Emden GansnerFix syntax error in WITH_CGRAPH code
2012-01-05 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-01-05 Emden GansnerRemove use of exit() from neatogen
2012-01-05 Emden GansnerReset traversal type to default with new BEG_G.
2012-01-05 Emden GansnerUpdate library guide to fix some errors, include more...
2012-01-05 Emden GansnerFix typo
2012-01-04 Emden GansnerRemove exits from ortho lib.
2012-01-04 Emden GansnerRemove exits from rbtree
2012-01-04 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-01-04 Emden GansnerRemove exit from libpack.
2012-01-04 Emden GansnerRemove exit() from fdpgen.
2012-01-04 Emden GansnerRemove call to exit in position.c
2012-01-04 Emden GansnerRemove aborts and exits from cgraph. There is a remaini...
2012-01-04 Emden GansnerRemove calls to exit() and abort() from libgraph.
2012-01-04 Donald Caldwellsome changes to the ad-hoc label positioning at the...
2012-01-04 Emden GansnerRemove use of exit() from libcommon. Mainly, the involv...
2012-01-04 Emden GansnerRemove aborts from dotgen.
2012-01-04 Emden GansnerRemove abort() from routespl.c.
2012-01-03 Emden GansnerRemove aborts (remaining aborts are only in DEBUG mode).
2012-01-03 Emden GansnerRemove more uses of abort().
2012-01-03 Emden GansnerFix multiple frees in circo and twopi: bug 2180
2012-01-02 John Ellsonfix for 0002179 - automake 1.11.2 incompatibility
2011-12-28 Emden GansnerReplace abort with warning.
2011-12-23 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-12-23 Emden GansnerAdd debug functions to make it easy to access the ...
2011-12-23 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-12-23 Emden GansnerRemove another use of abort; remove dual declaration...
2011-12-22 Dwight Perryremoved /usr/local/lib/libz.a
2011-12-16 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-12-16 Emden GansnerRemove some uses of abort().
2011-12-16 Emden GansnerMake the use of cubic B-splines explicit
2011-12-15 Donald Caldwellimprove label placement
2011-12-14 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-12-14 Emden GansnerFix error in ccomps where user specifies far too many...
2011-12-13 John Ellsonrecent php's require '<?php' instead of just '<?'
2011-12-13 John Ellsonapply JAVA_INCLUDES patch from #0002173
2011-12-12 Emden GansnerFix default value for forcelabels attribute in document...
2011-12-12 Emden GansnerFix link to layer drawing page
2011-12-12 Emden GansnerFix bug 2171: handle errors when #define DEBUG is set.
2011-12-07 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-12-07 Emden GansnerRemove some debug code for cgraph version
2011-12-07 Emden GansnerEnable an exponent of 1 in the weight term of stress...
2011-12-07 Emden GansnerRemove unused code
2011-12-06 Dwight PerryRestored reference to 01local.xml
2011-12-05 Dwight PerryAdded nl to end of file
2011-12-02 Dwight PerryAdded message to end of macosx installation
2011-12-01 Donald Caldwellfixing integer overflow in rectangle.c RectArea again
2011-11-30 Emden GansnerMake the tcl and swig stuff work with cgraph
2011-11-25 Emden GansnerMove agmemread to io.c. Having it in grammar.y causes...
2011-11-25 Emden GansnerAdd utility function agmemread (as in libgraph) to...
2011-11-25 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-11-25 Emden GansnerFix bug 2164
2011-11-24 John Ellsonmerge from head
2011-11-24 John Ellsonpartially completed (disabled) framework for gdk_pixbuf...
2011-11-24 Emden GansnerFix for bug 2163
2011-11-23 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-11-23 Emden GansnerAdd prototype pov renderer. It probably needs a bit...
2011-11-23 John Ellsonfix #!/bin/ksh so it works for other user's
2011-11-22 Dwight Perryxlable library edit
2011-11-18 Donald Caldwelloverflow in RectArea
2011-11-15 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-11-15 Emden GansnerMake sure default attributes are printed, even if empty.
2011-11-15 Dwight PerryTest cases for edge path code changes
2011-11-15 Emden GansnerReplace direct data structure access with macro from...
2011-11-14 Dwight Perrybranch merge
2011-11-14 Dwight PerryChanges to improve the appearance of some edge paths
2011-11-14 Emden GansnerMake sure components each have minrank 0 in new ranking
2011-11-11 Emden GansnerOn output, recurse down the subgraph tree even if the...
2011-11-11 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2011-11-11 Emden GansnerFix warning messages
next