]> granicus.if.org Git - graphviz/shortlog
graphviz
2012-09-25 Emden GansnerUse splines=curved for curved edges; move the code...
2012-09-25 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-09-25 Emden GansnerUpdate batch build script to handle libgd and use corre...
2012-09-25 John Ellsonfix crash with -Tx11 because X11 device doesn't support...
2012-09-24 Emden GansnerUpdate project files for Visual Studio to use cgraph
2012-09-21 John Ellsonremove spurios '\n' in generated arrow docs
2012-09-21 John EllsonJenny didn't really want earlier shapes removed
2012-09-21 John EllsonFirst arg is required but ignored
2012-09-19 John Ellsonmore SBOLv shapes from Jenny Cheng
2012-09-18 Stephen NorthAdd -Ecurved=true to neatosplines.c
2012-09-17 Emden GansnerAutomated merge with ssh://hg.research.att.com//home...
2012-09-17 Emden GansnerEnable cgraph on windows build
2012-09-17 Dwight Perryremoved redundant library
2012-09-14 Dwight PerryChanged som dependency settings
2012-09-13 Emden GansnerAdditional fix to make sure all declarations occur...
2012-09-13 Emden GansnerDeclaration after statement - illegal in VS.
2012-09-13 Emden GansnerFix declaration appearing after statement for VS.
2012-09-13 Emden GansnerAdd dll declaration for freePath for Windows
2012-09-12 Stephen NorthFix project file
2012-09-12 Stephen NorthFor Mountain Lion build.
2012-09-12 Dwight PerryAdded package release identification
2012-09-12 Stephen NorthStarting Mountain Lion build.
2012-09-10 Emden GansnerForgot to commit rank.c
2012-09-10 Emden GansnerProvide termination of dot after ranking, mincross...
2012-09-05 Emden GansnerUpdate documentation concerning the synthetic biology...
2012-09-05 Emden GansnerAdd opp() helper function to make it simpler to get...
2012-08-31 John Ellsondon't warn if fixed width/height too small for image...
2012-08-31 John Ellsonmerge
2012-08-31 John Ellsonfix svg_size() to provide default width/height units...
2012-08-29 Dwight PerryUpdated to eclipse license
2012-08-28 Emden GansnerMake the inability to open a file a warning rather...
2012-08-27 John Ellsonadd biological.gv example
2012-08-27 John Ellsonadd fixme for peripheries code
2012-08-27 John Ellson4 new "biological" shapes from jencheng@ginkgobioworks.com
2012-08-20 Dwight Perryrenamed methods
2012-08-20 Dwight Perryrenamed method that was being incorrectly invoked
2012-08-20 Dwight Perrybranch merge
2012-08-20 Dwight Perrybranch merge
2012-08-20 Dwight Perryrenamedmethod that was being incorrectly invoked
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...
next