]> granicus.if.org Git - graphviz/shortlog
graphviz
2012-08-31 John Ellsonfix svg_size() to provide default width/height units...
2012-08-17 John EllsonAh! Thats where the extern for lt_preloaded_symbols...
2012-08-17 John Ellson add some: extern lt_symlist_t *lt_preloaded_symbols;
2012-08-17 John Ellsondeclspec pacth from Kasper Hansen - modified to use...
2012-08-17 John Ellsonbreak out libns_C.la and libintset_C.la to resolve...
2012-08-16 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-08-16 Emden GansnerUpdate documentation concerning new shape values
2012-08-16 Emden GansnerFix uninitialized fill color for drawing tapered edges
2012-08-16 John Ellsonmore fixes for --enable-static resulting from ortho...
2012-08-16 John Ellsonmake ortho a component of layout engines, not gvc,...
2012-08-16 John Ellsonadjust LIBADDs so as to only add to final component...
2012-08-16 John Ellsonremove unused __IMPORT__ that affect static linking
2012-08-16 John Ellsondrand48() missing on mingw
2012-08-16 John Ellsonfix typo
2012-08-16 John Ellsondon't link "C" lib to shared lib (ok for bin, not for...
2012-08-16 John Ellsonadd tests for MINGW64 everywhere we have one for MINGW32
2012-08-16 John Ellsonmerge
2012-08-16 John Ellsonbuild with regex_win32.c on Windows
2012-08-16 John Ellsonavoid "lvalue" warning when compiling with gcc (such...
2012-08-16 John Ellsonprovide replacement for missing strtok_r()
2012-08-16 John Ellsonuse compat_unistd.h in the same was as gvpr, base on...
2012-08-15 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-08-15 Emden GansnerProvide optional non-recursive partitioning function
2012-08-15 John Ellsonsimplify php requires
2012-08-15 John Ellsonadd missing calls to agbindrec() after agread()
2012-08-15 John Ellsoninclude graph.3 and graph.3.pdf in the tar.gz sources
2012-08-14 John Ellsoninclude tcldot.h in source package
2012-08-14 John Ellsonremove condition around cgraph so that it is packaged...
2012-08-14 John EllsonAlways build cgraph, regardless of --without-cgraph...
2012-08-14 John Ellsonmerge with upstream changes
2012-08-14 John Ellsonconsolidate handle generation into obj2cmd()
2012-08-14 John Ellsonfix deletes
2012-08-14 John Ellsondotnew(), dotread(), dotstring() - cgraph & graph ...
2012-08-14 John Ellsonmostly working checkpoint
2012-08-14 John Ellsonwork in progress - looking good so far
2012-08-14 John Ellsonmissed one
2012-08-14 John Ellsonadd agregister() and idregister to id discipline
2012-08-13 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-08-13 Emden GansnerFix bug with uninitialized Agsym_t*. This causes proble...
2012-08-11 John Ellsonrename mycontext to ictx (for interpreter_context)
2012-08-11 John Ellsonsplit out mygets()
2012-08-11 John Ellsonbreak up tcldot.c into more manageable pieces of code
2012-08-10 Dwight PerryFixed reference to libcgraph.dylib
2012-08-10 Dwight Perrybranch merge
2012-08-10 Dwight PerryFixed reference to libcgraph.dylib
2012-08-09 Emden GansnerFix multicolor parsing to handle floating point round...
2012-08-09 Emden GansnerFix bug that occurs when the initial sizes in the color...
2012-08-08 Emden GansnerFix bug in HR if cells are not defined across the entir...
2012-08-07 Emden GansnerVarious small shape related fixes:
2012-08-07 Emden GansnerSupport one-block version of circo
2012-08-07 Emden GansnerWith maxiter = 0, allow initial positions to be assigne...
2012-08-07 Emden GansnerSupport alpha in HSVA format.
2012-08-02 Emden GansnerMake sure all Agsym_t values are copied when cloning...
2012-08-02 Emden GansnerFix neatoinit.c to continue to build with libgraph
2012-08-01 Emden GansnerGot the cgraph/graph calls in the wrong order.
2012-07-31 Emden GansnerFix bug in cluster detection using cgraph library.
2012-07-30 Emden GansnerFix mac app to use cgraph instead of graph.
2012-07-25 Emden GansnerRemove unnecessary html function declarations from...
2012-07-25 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-07-25 Emden GansnerMake sure object ids are unique. This is done in lib...
2012-07-25 John EllsonMove the "#define WITH_CGRAPH 1" to lib/common/types.h
2012-07-24 John Ellsonimproved method for setting WITH_CGRAPH in lib/gvc...
2012-07-24 John Ellsonset WITH_CGRAPH in gvc.h
2012-07-23 Emden GansnerRe-add #ifdef'ed code; there is always one page even...
2012-07-18 Emden GansnerMake sure all XML ids are distinct;
2012-07-18 Emden GansnerNote change to patchwork
2012-07-12 Emden GansnerUpdate log with new features
2012-07-12 Emden GansnerImplement lcurve and rcurve.
2012-07-12 Emden GansnerUpdate documentation to include curved arrowheads and...
2012-07-11 Emden GansnerFix new code for handling dashed and dotted line styles;
2012-07-09 Emden GansnerAdd and advertise function to free Ppolyline_t;
2012-07-09 Emden GansnerAdd support for elliptical wedges;
2012-07-09 Emden GansnerAdd and advertise a free function for dynamically alloc...
2012-07-06 Dwight Perryadded dotted and dashed styles to tables and cells
2012-07-06 Emden GansnerRefine striped boxes to handle user-supplied stripe...
2012-07-05 Emden GansnerFix misspelling and allow small dividing line between...
2012-07-05 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-07-05 Emden GansnerProvide $tvnext to assist in setting up traversal roots...
2012-07-05 John Ellsonqt still nogo on rhel5, but ok on rhel6
2012-07-05 John Ellsontry to build qt code on el5, el6
2012-07-05 Dwight Perrybranch merge
2012-07-05 Dwight PerryRemoved graph.3 from build
2012-07-05 John Ellsondon't generate gvedit.1 man pages if QT not available
2012-07-05 Emden GansnerFix warning
2012-07-05 Emden GansnerFix warning
2012-07-05 John Ellsonsimplify common feature selections: X, cgraph
2012-07-05 John Ellsonfix rhel bug related to dropping libgraph build
2012-07-02 John Ellsondrop unused libgraph from binary distro
2012-07-02 John Ellsonbe more explicit about files included in base package...
2012-06-29 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-06-29 Emden GansnerAdd insets to patchwork; add striped fill for boxes
2012-06-29 Emden GansnerAdd insets to patchwork; add striped fill style (for...
2012-06-29 John Ellsonimprove './configure --without-x' don't install...
2012-06-29 John Ellsonmove dotty.1, lneato.1, vimdot.1, lefty.1 to graphviz-x
2012-06-29 John Ellsonmake --with-cgraph the default
2012-06-27 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-06-27 Emden GansnerAdd macro for safe edge comparison
2012-06-23 John Ellsonback out last change - didn't work
2012-06-23 John Ellsonanother attempt to deal with fc17+ PATH nonsense
2012-06-20 Emden GansnerFix bug with undirected graphs. With cgraph, simple...
next