]> granicus.if.org Git - graphviz/shortlog
graphviz
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...
2005-07-27 ellsonadd -c argument to dot and friends to explicity generat...
2005-07-27 ellsonCleanup and extend the API in gvc.h
2005-07-27 ellsonCleanup and extend the API in gvc.h
2005-07-27 ellsonCleanup and extend the API in gvc.h
2005-07-26 ergFix bug 750
2005-07-24 ellsonyes, %BuildRequires swig (and automake conditionals...
2005-07-22 ellsonseems as close as we're going to get tonight
2005-07-22 ellsonfiddling...
2005-07-22 ellsonplaying with c# test case
2005-07-22 ellsonavoid conflict with "string" keyword in c#
2005-07-22 ellsonfinally! more automake magic, disable ocaml and io...
2005-07-22 ellsonfix typos
2005-07-22 ellsonignore generated test_* directories
2005-07-22 ellsonautomake magic and test case cleanup
2005-07-22 ellsonautomake magic and test case cleanup
2005-07-22 ellsonautomake magic and test case cleanup
2005-07-21 ellsoninclude swig products in binary distros in /usr/include...
2005-07-21 ellsonadd rpm target
2005-07-21 ergRemove remaining libdotneato detritus from old makefile
2005-07-20 ergRedo win.sh script to support both daily and release...
2005-07-20 ergRemove circular.h from package
2005-07-20 ellsonstart 2.5 development series
2005-07-20 ellsonupdate version number to 2.4
2005-07-20 ellsonadd: -Wall -g -O0
2005-07-20 ellsonmissing extern
2005-07-20 ergUpdate windows build instructions for the new architecture
2005-07-20 ergFurther tweaks to the wise package script and the build...
2005-07-20 ergAdd updated bat files for simple windows build and...
2005-07-20 ergUpdate windows build and package files to reflect file...
2005-07-20 ellsonupdate config whenever libdir is touched, i.e. also...
2005-07-20 ellsonuse size_t in strncasecmp
2005-07-20 ellsonuse gvc.h
next