]> granicus.if.org Git - graphviz/shortlog
graphviz
2014-05-15 Emden R. GansnerFix most "trouble in init_rank" bugs
2014-05-09 Emden R. GansnerAdd new function to Windows export list
2014-05-08 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2014-05-08 John Ellsonfix searching for relocated library directory - patch...
2014-05-07 Emden R. GansnerFix coding hole when packing disconnected components...
2014-05-07 Emden R. GansnerUse real root to check if labels exist, as this is...
2014-05-07 Emden R. GansnerFix cccomps to provide a mapping from the cloned cluste...
2014-05-07 Emden R. GansnerInitialize value to remove warning; only shift graph...
2014-05-07 Emden R. GansnerPartial fix for trouble in init_rank bug. When clusters...
2014-05-07 Emden R. GansnerFix bug 2448
2014-05-01 John Ellsondisable gd feature in tcldot for now to fix build breakage
2014-04-30 Emden R. GansnerRemove extraneous expression from line 1681;
2014-04-30 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2014-04-30 John Ellsonapply changes to gdtclft from mi+thun@aldan.algebra.com
2014-04-29 Emden R. GansnerMerge pull request #22 from yak1ex/qmake_on_different_b...
2014-04-28 Emden R. GansnerYet another integer coordinate hiding in the code.
2014-04-25 Emden R. GansnerFix wrong default value for remincross attribute.
2014-04-25 Emden R. GansnerFix bug 2444
2014-04-23 Emden R. GansnerCleanup debug code
2014-04-23 Emden R. GansnerAdd X and Y attributes to nodes
2014-04-22 Emden R. GansnerAdd note about weight 0 edges in twopi
2014-04-21 Yak!Use qualified path name for qmake on different build...
2014-04-19 Emden R. GansnerMerge pull request #21 from yak1ex/missing_include_path...
2014-04-19 Yak!Add missing include path lib/common for cmd/edgepaint.
2014-04-17 Emden R. GansnerFix point shape to use penwidth attribute
2014-04-17 Emden R. GansnerFix logic for loopless graphs
2014-04-17 Emden R. GansnerAdd (undocumented) prototype implementation of edge...
2014-04-16 Emden R. GansnerClean up todo list
2014-04-15 John Ellsonadd edgepaint products to .gitignore
2014-04-14 John Ellson%license not supported prior to fc19
2014-04-14 John Ellsonuse new %license convention in .spec
2014-04-14 Emden R. GansnerFix bug 2441
2014-04-13 John Ellsonstart 2.39 development series
2014-04-13 John Ellson2.38 stable release 2.38.0
2014-04-10 John Ellsonminor code improvement
2014-03-30 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2014-03-30 Emden R. GansnerAdd visual studio 8/9 project file for demo.c
2014-03-27 Emden R. GansnerAllow _draw_ as well as _background to describe graph...
2014-03-27 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2014-03-27 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2014-03-27 Emden R. GansnerUpdate documentation for packing in dot and the general...
2014-03-27 Emden R. GansnerReplace scaling from overlap=scale, and make it a gener...
2014-03-27 Emden R. GansnerFor now, punt on handling packing with non-trivial...
2014-03-27 Emden R. GansnerMake sure virtual nodes are rooted in the real graph...
2014-03-26 Emden R. GansnerFix bug in new pack code for dot.
2014-03-26 Emden R. GansnerAdd simple scaling option during node adjustment
2014-03-26 Emden R. GansnerBack out earlier (incorrect) change e486bc3f04a537f4874...
2014-03-26 Emden R. GansnerWrap trace information in if (Verbose);
2014-03-26 Emden R. GansnerAllow the subset model to use specified edge lengths...
2014-03-26 Emden R. GansnerFix neato -Gmodel=subset test so the output is easier...
2014-03-26 Emden R. GansnerExport cccomps symbol for Windows build.
2014-03-26 Emden R. GansnerAdd declaration for enqueue_neighbors to remove warning.
2014-03-25 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2014-03-25 Emden R. GansnerForgot I needed to change types.h.in as well.
2014-03-25 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2014-03-25 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2014-03-25 Emden R. GansnerMake sure dot_root() works for all graph objects.
2014-03-25 Emden R. GansnerMake sure the auxiliary graph for adjacent flat edges...
2014-03-25 Emden R. GansnerSimplify gvusershape_find();
2014-03-25 Emden R. GansnerFix for bug 2425 is incorrect. First, the users' graph...
2014-03-25 Emden R. GansnerPostScript images should use dpi=72 to get the right...
2014-03-25 Emden R. GansnerFix incorrect use of dtmatch in checking for duplicate...
2014-03-24 Emden R. GansnerUpdate neato mode test output
2014-03-23 Emden R. GansnerFor caching state to work, G_mindist must be a static...
2014-03-21 Emden R. GansnerClean up output and change usage from echo to print
2014-03-21 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2014-03-21 Emden R. GansnerYet another old integer calculation removed.
2014-03-21 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2014-03-21 Emden R. GansnerFix gvpr.h to provide definition for ssize_t for Windows;
2014-03-20 Emden R. GansnerRemove internal references from exported include files.
2014-03-19 Emden R. GansnerMerge pull request #18 from JonnyJD/no_debug_print
2014-03-19 Johannes Dewenderremove left over debug output
2014-03-19 Emden R. GansnerMerge branch 'master' of ssh://github.com/ellson/graphviz
2014-03-19 Emden R. GansnerSlight change to logic and comment.
2014-03-19 Emden R. GansnerMerge branch 'bug_2434' of https://github.com/JonnyJD...
2014-03-19 Emden R. GansnerAmend the readme
2014-03-19 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2014-03-19 Emden R. GansnerModify dot to using packing rather than the built-in...
2014-03-19 Emden R. GansnerAdd function for finding connected components using...
2014-03-19 Emden R. GansnerExpand comment on what is expected in the graph for...
2014-03-19 John EllsonMerge pull request #17 from daleathan/patch-1
2014-03-18 Dale Athanasiasupdate readme
2014-03-18 Emden R. GansnerWrap timing output in with if (Verbose)
2014-03-18 Johannes Dewender0002434: neatogen: fix spline not being created
2014-03-18 Johannes Dewenderpostproc: fix crash on unpositioned edge
2014-03-15 Emden R. GansnerAdd missing rtest graph
2014-03-14 Emden R. GansnerFix bug where flat edges get zero weight during x posit...
2014-03-11 Emden R. GansnerFix bug 2431;
2014-03-10 Emden R. GansnerRemove remnants of dpi use in svg output; all output...
2014-03-10 Emden R. GansnerUpdate change log - new overline feature
2014-03-10 Emden R. GansnerRemove more remnants of int-based dot.
2014-03-10 Emden R. GansnerWrap debug traces in if(Verbose)
2014-03-10 Emden R. GansnerFix usage; add pointer to brewer colors
2014-03-10 Emden R. GansnerFix missed conversion from int to double.
2014-03-09 Emden R. GansnerAdd documentation for using <O>..</O>
2014-03-09 Emden R. GansnerSupport text overlining.
2014-03-06 Emden R. GansnerAdd textspan.h to include files of Windows package.
2014-03-06 Emden R. GansnerFix conversion error in DotIO.c
2014-03-06 Emden R. GansnerUpdate change log
2014-03-05 Emden R. GansnerAdd new issue.
next