]> granicus.if.org Git - graphviz/shortlog
graphviz
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-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.
2014-03-04 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2014-03-04 Emden R. GansnerFix bug in gv.cpp: could not create edge in subgraph
2014-03-04 Emden R. GansnerOne more fix...sigh.
2014-03-04 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2014-03-04 Emden R. GansnerFix gvpr so that edges can be created in subgraphs
2014-03-04 Emden R. GansnerAdd dependencies to Windows solution file for gvmap...
2014-03-03 Emden R. GansnerFix gvmap mains to use edgepaint library in Windows
2014-03-03 Emden R. GansnerRe-add project file to *.am since the file now exists
2014-03-03 Emden R. GansnerProtect NDEBUG in case already defined
2014-03-03 Emden R. GansnerAnother pass trying to get the Windows build right.
2014-03-03 Emden R. GansnerAdd project file for the edgepaint library
2014-03-03 Emden R. GansnerTweaks to files for Windows build.
2014-03-03 Emden R. GansnerRemove stupid extra character
2014-03-03 Emden R. GansnerRemove reference to windows project file
2014-03-03 Emden R. GansnerFix name for vcproj file for edgepaint program
2014-03-03 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2014-03-02 Emden R. GansnerFurther processing of Yifan's edge painting code: add...
2014-03-01 Emden R. GansnerFinish clean between two conflicting versions of DotIO...
2014-03-01 Emden R. GansnerRemove duplicate declarations.
2014-02-28 Emden R. GansnerRemove generated shell script from repository
2014-02-28 Emden R. GansnerFix duplicated function
2014-02-28 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2014-02-28 Emden R. GansnerIntegrate Yifan's edgepaint code into graphviz.
2014-02-28 Yifan Huchanged due to edgepaint
2014-02-28 Emden R. GansnerFix configure script and intermediate makefiles for...
2014-02-28 Emden R. GansnerFix gv.rm function on graphs to just call agclose().
2014-02-28 Yifan Hudriver routine for edgepaint, a tool for coloring edges...
2014-02-28 Yifan Humain edgepaint (also know as clarify) routines for...
2014-02-26 Emden R. GansnerNote change in neato output
2014-02-26 Emden R. GansnerFix neato to avoid unnecessary translations. This will...
2014-02-26 John Ellsonfix #2425
2014-02-26 John Ellsonadd asserts to track down #2425
2014-02-25 John Ellsontry to make png image loading more robust for bug ...
2014-02-25 Emden R. GansnerFix test for no layout. With cgraph, we first have...
2014-02-25 Emden R. Gansner Fix bug 2424
2014-02-25 Emden R. GansnerFix java install to us ln -f to prevent warning message.
2014-02-21 Emden R. GansnerAck, fix stupid bug introduced when fixing bug 2423.
2014-02-19 John Ellsontry again
2014-02-19 John Ellsontry again
2014-02-19 John Ellsonattempt to deal with php versioning crap on EL5 (correc...
2014-02-19 John Ellsonattempt to deal with php versioning crap on EL4
2014-02-19 Emden R. GansnerChange (const jbyte*) to (jbyte*) to appease older...
2014-02-19 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2014-02-19 Emden R. GansnerMake sure margin values are initialized to prevent...
2014-02-19 John Ellsonfix typo
2014-02-19 John Ellsonfix syntax in configure.ac
2014-02-19 John Ellsonenable php in el5 builds
2014-02-19 John EllsonMerge branch 'master' of github.com:ellson/graphviz
2014-02-19 John Ellsonattempt to support older swig without -php5 option
2014-02-19 Emden R. GansnerForgot new file
2014-02-19 Emden R. GansnerFix bug 2423
2014-02-18 Emden R. GansnerAdd more information concerning the use of HTML strings...
2014-02-18 Emden R. GansnerFix bug 2422 (update visio plugin to textspan_t)
2014-02-17 Emden R. GansnerFix the java component of SWIG; still need to fix docum...
2014-02-12 Emden R. GansnerMake sure release versions of mingle and minglelib...
2014-02-11 Emden R. GansnerDocument sides attribute of html tables.
2014-02-11 Emden R. GansnerAdd request for better tred.
2014-02-11 Emden R. GansnerRemove old integer based calculations.
2014-02-09 Emden R. GansnerAllow cells and tables to specify which borders should...
2014-02-07 Emden R. GansnerAdd updated pdf file
2014-02-07 Emden R. GansnerProvide additional information about moving from libgra...
2014-02-05 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2014-02-05 Emden R. GansnerAdd new function declaration for Windows
2014-02-04 Emden R. GansnerFix license.
2014-02-04 Emden R. GansnerAdd new item
2014-02-03 Emden R. GansnerUpdate documentation on fixedsize=shape
2014-02-03 Emden R. GansnerFinish implementation of node shapes with fixedsize...
2014-02-03 Emden R. GansnerHandle fonts in background output;
2014-02-03 Emden R. GansnerAdd version info for 't' xdot command.
2014-02-03 Emden R. GansnerAdd color format converter.
2014-02-03 Emden R. GansnerMore items
2014-02-02 Emden R. GansnerAdd most of the implementation allowing fixed shapes...
2014-02-02 Emden R. GansnerFix bug 2420.
2014-02-02 Emden R. GansnerAdd another item.
2014-02-01 Emden R. GansnerProtect print to stderr with Verbose flag
2014-01-30 Emden R. GansnerFix typos
2014-01-30 Emden R. GansnerAdd new item
2014-01-30 Emden R. GansnerUpdate todo list for users; keep old list in internal_t...
2014-01-30 Emden R. GansnerMake syntax errors hard
2014-01-30 Emden R. GansnerRemove change made in d19b672a3c06f0ae95b1da38b63b068f7...
2014-01-29 Emden R. GansnerFix bug introduced yesterday.
2014-01-28 Emden R. GansnerProvide two entry points for "straight" line generation...
2014-01-27 Emden R. GansnerReset gvc->write_fn in gv.renderchannel and gv.renderre...
2014-01-24 Emden R. GansnerFix for bug 2417.
next