]> granicus.if.org Git - graphviz/shortlog
graphviz
2013-10-17 John Ellsonfixes for 'dot -P'
2013-10-17 John Ellsonpreparation for .ico and .tiff input formats
2013-10-17 John Ellsonperhaps noarch is breaking centos5 builds
2013-10-17 John Ellsonimprove layout of plugin graph 'dot -P'
2013-10-17 John Ellsontry building -docs and -graphs as noarch on rhel
2013-10-17 John Ellsonremove more references to 'graph'
2013-10-16 John Ellsonremove remaining CGRAPH conditionals
2013-10-16 John Ellsonremove CGRAPH conditionals from lib/*
2013-10-16 John Ellsonremoving all CGRAPH conditionals from plugins/*
2013-10-16 John Ellsonfully remove all CGRAPH conditionals from libgvc
2013-10-16 John Ellsonignore lib/gvpr/gvpr.3.pdf product
2013-10-16 John Ellsononly suppress automatic ./configure if arg NOCONFIG
2013-10-16 John Ellsonrun through 'indent -l132 -nut'
2013-10-16 John Ellsonrun through 'indent -l132'
2013-10-16 John Ellsonremove CGRAPH conditionals
2013-10-16 John Ellsonlang-tcl doesn't require gd (but webdot does) LAST_LIBGRAPH
2013-10-16 John Ellsonsome rpm splitting and renaming
2013-10-16 John Ellsonapply Fedora's graphviz-2.32.0-testsuite-sigsegv-fix...
2013-10-16 John Ellsonapply Fedora's graphviz-2.32.0-rtest-errout-fix.patch
2013-10-15 John Ellsonrename libgvpr.3 -> gvpr.3 for consistency
2013-10-15 John Ellsonadd libgvpr.3 to rpm
2013-10-15 Emden R. GansnerAdd man page for the gvpr library
2013-10-14 John Ellsonsplit out core libs into 'graphviz-libs'
2013-10-11 Emden R. GansnerFix bug 2294
2013-10-10 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2013-10-10 Emden R. GansnerUse a local copy of Agdirected because linkage doesn...
2013-10-10 Emden R. GansnerAdd declarations for *info_t access functions
2013-10-10 John Ellsontry harder to run in top dir of clone
2013-10-09 Emden R. GansnerCorrect new declaration for remove_overlap
2013-10-09 Yifan HuAdded a do_shrinking parameter for remove_overlap.
2013-10-09 Yifan HuChanged get_overlap_graph
2013-10-08 Emden R. GansnerCommit newly added file
2013-10-08 Emden R. GansnerFix cycle to list the directed edges
2013-10-08 Emden R. GansnerAdd new gvpr scripts
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'
next