]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2013-08-16 Emden R. GansnerStore VS project file for libann
2013-08-16 Emden R. GansnerFix bad Windows pragma in mingle
2013-08-15 Emden R. GansnerFlesh out main program with appropriate settings of...
2013-08-15 Emden R. GansnerFix import_dot to warn about bad "pos" values and clean...
2013-08-15 Emden R. GansnerCheck for position info in graph
2013-08-15 Emden R. GansnerAllow gvpr to report on path and filename resolution
2013-08-15 Emden R. GansnerMerge branch 'master' of hg:graphviz
2013-08-15 Emden R. GansnerFix getopt usage for Windows
2013-08-15 John Ellsonbug fix because use_ann wasn't set with a simple 'Yes...
2013-08-15 John Ellsonhave mingle's Makefile.am respect configure's WITH_ANN
2013-08-15 Emden R. GansnerAdd mingle to Windows package;
2013-08-15 John Ellsonvarious mingle fixes for rpm builds
2013-08-14 Emden R. GansnerAdd mingle program and library to graphviz
2013-08-14 Emden R. GansnerPurify globals.h to allow its inclusion with only cgraph.h;
2013-08-13 Emden R. GansnerFix bug 2326
2013-08-13 Emden R. GansnerFix warning from gcc
2013-08-13 Emden R. GansnerCatch case where pattern match reports success but...
2013-08-12 Emden R. GansnerFix declaration of Verbose in sparse lib to fit with...
2013-08-09 Emden R. GansnerCommit MS project files altered to reflect the file...
2013-08-09 Emden R. GansnerPhase 2 of updating gvmap and friends. Main change...
2013-08-09 Emden R. GansnerRemove vim tabbing spec
2013-08-09 Emden R. GansnerUpdate gvmap code
2013-08-09 Emden GansnerFix linking problem in mm2gv; Linux relies on the order...
2013-08-08 Emden R. GansnerSupport gradient xdot in background descriptions
2013-08-08 Emden R. GansnerRemove unused variable
2013-08-08 Emden R. GansnerCleanup redundant or vacuous code.
2013-08-08 Emden R. GansnerPut in SparseMatrix.c, which removes the need for the...
2013-08-08 John Ellsonpartial fix for new dep of sparse on sfdpgen
2013-08-08 Emden R. GansnerFix typo in man page
2013-08-07 Emden R. GansnerUpdate sfdp library
next