]> granicus.if.org Git - graphviz/shortlog
graphviz
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;
2005-07-29 ergSimplify dotneato_postprocess interface;
2005-07-29 ergSimplify dotneato_postprocess interface;
2005-07-29 ergSimplify dotneato_postprocess interface;
2005-07-29 ellsonadd jumptable for gvplugin_device callbacks
2005-07-29 ellsonprovide argv list for type & name of selected object
2005-07-29 ergUpdate old makefiles for tools and dot
2005-07-29 ellsonadd support for object selection in gui
2005-07-29 ergUpdate additional windows build file to handle plugin...
2005-07-29 ellsonfix typo (missing '\' )
2005-07-28 ellsonordering of plugin build still wasn't right - broke...
2005-07-28 ergChange windows makefiles to reflect move of plugins...
2005-07-28 ellsonadd an empty builtins.c to dot.demo/ programs
2005-07-28 ellsonstatic builds are really hard to get right !!
2005-07-28 ergChange old makefiles to reflect move of plugins into...
2005-07-28 ergFix code not to do malloc(0); short-circuit when compon...
2005-07-28 ellsonadd a dot_static target to cmd/dot/Makefile.am
2005-07-28 ergFix rest of bug 754 - ellipse size has to be scaled
2005-07-28 ergFix bug 754 - postscript output gave wrong bounding...
2005-07-28 ergFix bug 753
2005-07-28 ergFix bug 753
2005-07-28 ellsonmove plugin/*/* to lib/plugin since plugins are reall...
2005-07-28 ergWrap unused code when DISABLE_LTDL is defined in
2005-07-28 ergAdd necessary additional .h file to install
2005-07-28 ellsonrename internal function that is deprecated for public...
2005-07-28 ellsonmake sure that a mix of builtin plugins and dynamically...
2005-07-28 ellsonUse the path to libgvc.so from /proc/self/maps to deter...
next