]> granicus.if.org Git - graphviz/shortlog
graphviz
2013-10-07 John Ellsonquit earlier on rpmbuild failures
2013-10-07 John Ellsonprevent builder from overriding uncommited changes
2013-10-07 John Ellsonfix lost execute perms after sed
2013-10-07 John Ellsonmissed a VERSION
2013-10-07 John Ellsonfixing older mechanism to work as well until conversion...
2013-10-07 John Ellsonfixing use of VERSION and PACKAGE_VERSION
2013-10-07 John Ellsonhave builder autdetect stable releases
2013-10-07 John Ellsonadd new builder.sh script for more efficient, more...
2013-10-07 John Ellsonadd new builder.sh script for more efficient, more...
2013-10-07 John Ellsonadd new builder.sh script for more efficient, more...
2013-10-07 John Ellsonextracting version definitions from configure.ac
2013-10-07 Emden R. GansnerFix bug 2246
2013-10-04 Emden R. GansnerSupport 't' font characteristic op;
2013-10-04 Emden R. GansnerFix buffer overflow problem when reporting a syntax...
2013-10-02 Emden R. GansnerFix bug in parsing rectangles
2013-09-27 John EllsonMerge remote-tracking branch 'upstream/master'
2013-09-27 John EllsonInitial commit
2013-09-17 John Ellsonfix errors from 'dot -P'
2013-09-17 Emden R. GansnerUpdate xdot output to support strike-through text
2013-09-16 Emden R. GansnerFix bug 2370
2013-09-16 Emden R. GansnerNote addition of <S> element
2013-09-16 Emden R. GansnerFix missing slash in IMG element.
2013-09-15 Emden R. GansnerAdd <S> element to html-like labels
2013-09-13 Emden R. GansnerUpdate ChangeLog to add forgotten changes
2013-09-13 Emden R. GansnerFix bug 2367
2013-09-13 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-09-13 Emden R. GansnerRemove aspect attribute until the implementation proble...
2013-09-12 John Ellsonapply graphviz-python3_version.patch from #2354
2013-09-11 Emden R. GansnerTurn off aspect attribute in dot until it can be fixed
2013-09-10 Emden R. GansnerFix 2363
2013-09-10 Emden R. GansnerAvoid infinite loop if spurious arrow name is given
2013-09-09 Emden R. GansnerReport packing info in gvpack; use string representatio...
2013-09-09 Emden R. GansnerAdd static build for gvpack
2013-09-09 Emden R. GansnerAdd missing gvbindrec for subgraphs
2013-09-09 Emden R. GansnerFix compute_bb to take xlabels (and head/tail labels...
2013-09-09 Emden R. GansnerMake sure gvpack updates xlabel positions
2013-09-09 Emden GansnerFix previous fix - make sure statement is in the right...
2013-09-09 Emden R. GansnerFix pack to update xlabel positions
2013-09-09 Emden R. GansnerForgot to commit info source file
2013-09-09 Emden R. GansnerOnly output t command if version >= 1.5
2013-09-08 Emden R. GansnerUpdate arrow info in attrs.html
2013-09-08 Emden R. GansnerUpdate arrows page with new calculations; make arrows...
2013-09-08 Emden R. GansnerMake main() return int to avoid warning.
2013-09-07 John Ellsonapply penwidth to all arrows - fixes #2631
2013-09-07 John Ellsonstart 2.35 development series
2013-09-07 John Ellson2.34 stable release
2013-09-07 John Ellsonchange '==' to '=' per 2357
2013-09-07 John Ellsonapply change suggested in #2325
2013-09-06 Emden R. GansnerUpdate document to reflect new xdot op for text charact...
2013-09-06 Emden R. GansnerAdd new xdot op t for font characteristics: bold, etc.
2013-09-06 Emden R. GansnerFix bug 2336;
2013-09-05 John Ellsonlook in both /usr/lib/jvm and /usr/lib/jvm so as to...
2013-09-05 John Ellsonapply graphviz-java_in_lib64.patch, bug #2355, phisama
2013-09-05 John Ellsonadd 2326 to resolved bug list
2013-09-05 John Ellsonadd bug fixes I know about to Changelog
2013-09-05 John Ellsonadd '-Wl,-headerpad_max_install_names' to LDFLAGS,...
2013-09-05 John Ellsonapply patch from #2333, increment XDOTVERSION to 1.5
2013-09-05 John EllsonMerge branch 'master' of hg:graphviz
2013-09-05 John Ellsonpossible fix for memory corruption - Redhat BZ#847458
2013-09-04 Emden R. GansnerBe clearer on limitations with wedged and striped styles;
2013-09-04 Emden R. GansnerFix bug 2353
2013-09-04 Emden R. GansnerFix for 2352
2013-09-04 John Ellsonremove attmpt at pixel rounding that was causing rotaio...
2013-09-04 John Ellsoninterpret 'none' as a gap - fixes bug#2345 (include...
2013-09-04 John Ellsonapplied: graphviz-aarch64_lib64_support.patch 'phisama'
2013-09-04 John Ellsonpartially applied: graphviz-guile.patch ' phisama'
2013-09-04 John Ellsonapply graphviz-python_version.patch from 'phisama'
2013-09-02 Emden R. GansnerFix the use of a too small buffer
2013-08-31 Emden R. GansnerFix missing agbindrec for derived graph
2013-08-30 Emden R. GansnerFix poor wording.
2013-08-30 Emden R. GansnerPostprocessing assumes edges have Agedgeinfo_t so bind...
2013-08-30 Emden R. GansnerFix bug 2345
2013-08-30 Emden R. GansnerFix bug for dot output on directed graphs;
2013-08-30 Emden R. GansnerExpose node id attribute
2013-08-30 Emden R. GansnerFix typo
2013-08-29 Emden R. GansnerExtend sscanf to accept %[...] patterns
2013-08-27 Dwight PerryUpdated expected output and added subgraph test
2013-08-26 Emden R. GansnerCleanup verbose output; add missing initialization...
2013-08-26 Emden R. GansnerAdd warning message for unrecognized overlap values
2013-08-24 Emden R. GansnerFix bug 2308
2013-08-23 Emden R. GansnerShrink class of HTML labels handled analogously to...
2013-08-23 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-08-23 Emden R. GansnerFix bug 2333
2013-08-23 John EllsonTry putting troublesome make lines in WITH_GDIPLUS...
2013-08-23 Emden R. GansnerFix bug 2327
2013-08-22 Stephen NorthAnother try at fixing the bug involving the parser...
2013-08-22 Emden R. GansnerNote addition of mingle
2013-08-21 Emden R. GansnerRemove FIX comment as the problem was already fixed.
2013-08-20 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-08-20 Emden R. GansnerRemove HAVE_ANN conditions as mingle is only built...
2013-08-20 Emden R. GansnerFix mingle edge color output to conform to current...
2013-08-19 John Ellsonpackage mingle.1
2013-08-16 Emden R. GansnerAdd man page for mingle.
2013-08-16 Emden R. GansnerRefine the verbose printing mode, allowing multiple...
2013-08-16 Emden R. GansnerMark internally used functions as static;
2013-08-16 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-08-16 Emden R. GansnerFix color notation so colors are represented serially...
2013-08-16 John Ellsontrying different approach to libANN/ann test
2013-08-16 John Ellsoncheck for libann.so or libANN.so explicitly (Fedora...
2013-08-16 Emden R. GansnerRename ann project to libann to avoid confusing VS
next