]> granicus.if.org Git - graphviz/shortlog
graphviz
2005-10-18 ellsonFix doit script to work with old ksh;
2005-10-18 ellsonFix doit script to work with old ksh;
2005-10-18 ellsontidy gv_argvlist_t code
2005-10-18 ellsonfix unitialized variable warning
2005-10-18 ellsonuse (void) instead of () for empty parameter lists
2005-10-18 ellsonimplement library version checking for plugins
2005-10-18 ellsonpatch for MacOS .dylib extension from Ryan Schmidt
2005-10-18 ellsonadd library versioning
2005-10-18 ellsontkgen.c is a codegen - just needs render.h
2005-10-18 ellsonanother possible fix for fror and raptor + tcldot fix
2005-10-18 ellsonpossible fix for crashes on fror and raptor
2005-10-18 ellsonAdd fdp and circo to gvui;
2005-10-18 ellsonAdd fdp and circo to gvui;
2005-10-18 ellsonfinish INST_HDRS change in Makefile.old
2005-10-18 ellsoncleaning up on set of headers installed from common...
2005-10-18 ellsonFix uninitialized variable
2005-10-18 ellsonFix typo in Config.mk;
2005-10-18 ellsonFix typo in Config.mk;
2005-10-18 ellsonclean up #includes in codegens
2005-10-18 ellsontrim down on includes in diagen
2005-10-18 ellsonsplit colorprocs.h from color.h so that plugins can...
2005-10-18 ellsontypes.h needs stdio.h for FILE
2005-10-18 ellsoneliminate types.h from render plugin api
2005-10-18 ellsoneliminate types.h from device plugin api (no access...
2005-10-18 ellsonmove sincos definition to arith.h
2005-10-18 ellsonmove current graph object pointers from GVJ_t to GVC_t
2005-10-18 ellsonprovide for "visited" and "deleted" states, in addition...
2005-10-18 ellsonsplitting out GVJ_s into lib/gvc/gvcjob.h
2005-10-18 ellson*** empty log message ***
2005-10-18 ellsonGo back to correct version of dot.c
2005-10-18 ellsonFix some uninitialized variables;
2005-10-18 ellsonFix wise build file to add new .h files and remove...
2005-10-18 ellsonadd geomprocs.h to Makefile.am and Makefile.old
2005-10-18 ellsonadd (char*) cast to discard const and suppress warning
2005-10-18 ellsonseparate geomprocs.h so that plugins don't get accident...
2005-10-18 ellsonboolean -> bool (with configure checks and replacements...
2005-10-18 ellsonboolean -> bool (with configure checks and replacements...
2005-10-18 ellsonboolean -> bool (with configure checks and replacements...
2005-10-18 ellsonUpdate windows build to handle recent changes in how...
2005-10-18 ellsonignore products of Makefile.old
2005-10-18 ellsonFix for case of: builtins, but no dynamic plugins
2005-10-18 ellsonFix bugs introduced into gvpack from recent changes...
2005-10-18 ellsonFix some glitches in old make related files
2005-10-18 ellsonAdd .gitignore (top dir only, unlike .cvsignore) to...
2005-10-18 ellsonand include it in source distros.
2005-10-18 ellsonit works.
2005-10-18 ellsonmake separate plugins like gnu make
2005-10-18 ellsonfix Makefile.old so that gvpack builds
2005-10-18 ellsonfix Makefile.old so that it builds.
2005-10-18 ellsonadd new files: logic.h, arith.h
2005-10-18 ellsonmore #include rationalization
2005-10-18 ellsonpull out memory.[ch] from types.h, macros.h, utils...
2005-10-18 ellsonadd gvcext.h so plugins get GVC_t and GVJ_t without...
2005-10-18 ellsonextract color.h from types.h
2005-10-18 ellsonseparate boolean logic defs from types.h and macros.h
2005-10-18 ellsonavoiding dependencies on pathplan
2005-10-18 ellsonavoiding dependencies on pathplan
2005-10-18 ellsonavoiding dependencies on pathplan
2005-10-18 ellsonseparate boolean logic defs from types.h and macros.h
2005-10-18 ellsonadd missing files
2005-10-18 ellsonadd missing files
2005-10-18 ellsonTrimmed down version of lib/common/geom[hc] that doesn...
2005-10-18 ellsonback out the geom.[ch] changes that apparently broke...
2005-10-18 ellsonPut back magins in Postscript BoundingBox. Default...
2005-10-18 ellsonfix rankdir=RL and rankdir=BT
2005-10-18 ellsonuse --rpath and avoid need for LD_LIBRARY_PATH in dot...
2005-10-18 ellsonuse the libtool trick for the static builds
2005-10-18 ellsonfix mechanism for specifying builtins
2005-10-18 ellsonfix mechanism for specifying builtins
2005-10-18 ellsonfix mechanism for specifying builtins
2005-10-18 ellsonbut the whole point of the libtool magic was to elimina...
2005-10-18 ellsonstill need to use libtool in Makefile for dot.demo/
2005-10-18 ellsonproblem generated .a - this might help
2005-10-18 ellsonFree memory allocated in libgd
2005-10-18 ellsonprovide some plugin status information in "dot -v"
2005-10-18 ellsonsupport --disable-static and use in .spec for rpms
2005-10-18 ellsonfix typo
2005-10-18 ellsondon't crash when running dot uninstalled
2005-10-18 ellsonbe quiet about inability to find config
2005-10-18 ellsonalways build dot_static
2005-10-18 ellson'get node tooltips from the right place
2005-10-18 ellsonprepare strings for tooltips and hrefs (URL) for use...
2005-10-18 ellsonFix bug#756 - automatically detect prefix for python...
2005-10-18 ellsonavoid potential conflict with basename() defined in...
2005-10-18 ellsonseparate out some put geometry math functions into...
2005-10-18 ellsonuse DIST2 from macros.h instead of defining another...
2005-10-18 ellsonadd geom.[ch] to Makefile.old\n
2005-10-18 ellsonmake main graph the selected object if no other object...
2005-10-18 ellsontell doxygen about plugin -> lib/plugin change
2005-10-18 ellsonseparate out some put geometry math functions into...
2005-09-23 ergUpdate info files
2005-07-30 ellsonadd some builtins to tcldot and gv language bindings
2005-07-30 ellsonremove debugging fprintf
2005-07-30 ellsonfix Makefile.old for no more builtins.c
2005-07-30 ellsonFor static and dynamic programs, builtins are now found
2005-07-30 ellsonbe even more specific about the dependencies
2005-07-30 ellsonmake dot_static if --enable-static
2005-07-30 ellsontoo many args to dotneato_postprocess()
2005-07-30 ellsonstr defined as parameter and as local variable, delete...
2005-07-29 ergSimplify dotneato_postprocess interface;
next