]> granicus.if.org Git - graphviz/shortlog
graphviz
2005-10-18 ellsonsed fix to swig generated guile wrapper
2005-10-18 ellsonswig results vary by platform. don't save results...
2005-10-18 ellsonbug#801 - use correct PERL in configure -
2005-10-18 ellsoncur&paste error
2005-10-18 ellsonadd version check for guile - rh73's guile is too old
2005-10-18 ellsonAdd modgraph.py demo from Michael Hohn <mhhohn@lbl...
2005-10-18 ellsonrpm barfs on "%define IO" Use _IO instead
2005-10-18 ellsonmore preparations for lua
2005-10-18 ellsonsome prepations for lua support for when swig-1.3.26...
2005-10-18 ellsonfix bug in nextin, nextout.
2005-10-18 ellsonadd some more safety checks for NULL parameters.
2005-10-18 ellsonAdd new regression tests
2005-10-18 ellsonAdd new regression tests
2005-10-18 ellsonFix glitch in agsafeset.
2005-10-18 ellsonAdd agsafeset, utility function to handle attribute...
2005-10-18 ellsonFix bug 791
2005-10-18 ellsonRequire: urw-fonts on recent Redhat and Fedora systems
2005-10-18 ellsonRemove debug lines which were committed by mistake
2005-10-18 ellsonAdd new regression tests
2005-10-18 ellsonshould be #ifdef
2005-10-18 ellsongdImageCreateFromGd2Part depends on HAVE_LIBZ
2005-10-18 ellsonminor cleanup
2005-10-18 ellsonmake conditional some vars that are unused when DISABLE...
2005-10-18 ellsonreplace global variable "xdemitState" with gvc->emit_st...
2005-10-18 ellsonmake all language bindings conditional on swig
2005-10-18 ellsonadd --disable-swig and --disable-tcl
2005-10-18 ellsonadd support for --disable-perl (etc) for strange swig...
2005-10-18 ellsonrestore RUBY to FC5 builds
2005-10-18 ellsonFix bug 786
2005-10-18 ellsonFix svg renderer to handle Latin1 input and output...
2005-10-18 ellsonAdd warning that files are generated.
2005-10-18 ellsonAdd warning that files are generated.
2005-10-18 ellsonFix missing </A> in lang.html;
2005-10-18 ellsonFix for bug 784
2005-10-18 ellsonFix bug 788
2005-10-18 ellsonManually commit changed info files
2005-10-18 ellsonRemove cluster style attributes handled in emit before...
2005-10-18 ellsonFix bug 796; allow style=rounded for clusters
2005-10-18 ellsonFix bug 796; allow style=rounded for clusters
2005-10-18 ellsonWITH_RUBY still needs to be defined
2005-10-18 ellsondisable ruby
2005-10-18 ellsonadditional check for ruby.h
2005-10-18 ellsonFix shape code so that user shapes not using a file...
2005-10-18 ellsonmissing file
2005-10-18 ellsonAn attempt to document the lifecyles of various structu...
2005-10-18 ellsonFix for bug 787
2005-10-18 ellsonFix bug 789.
2005-10-18 ellsonChange our malloc routines to return NULL when the...
2005-10-18 ellsonfix for multiple graphs in one ps output
2005-10-18 ellsonfix bug#795 - compiling diffimg without png or jpeg
2005-10-18 ellsonminor text clean up
2005-10-18 ellsondistinguish between arrows derived from grammar, and...
2005-10-18 ellsonadd support for style=invisible (cv style=invis) to...
2005-10-18 ellsonolder rpmbuilds wouldn't do multiline %expands - try...
2005-10-18 ellsonadd doc/winbuild.html to distributions
2005-10-18 ellsonlink tkspline to -ltk to avoid undefineds in the dll
2005-10-18 ellsonURL correction
2005-10-18 ellsonCan't use -no-undefined because of references to TkMake...
2005-10-18 ellsonenable guile on fc4
2005-10-18 ellsondisable gv_php on fc4
2005-10-18 ellsonpackage language bindings in their own rpms, avoiding...
2005-10-18 ellsonfix PHP test
2005-10-18 ellsonprovide for an attribute type indicator
2005-10-18 ellsonfix un condition where freetype not available
2005-10-18 ellsonDon't use libtool version for dlls - only for plugin api
2005-10-18 ellsonfix configure tests for various scripting languages...
2005-10-18 ellsonenable ocaml language binding (if ocaml is available)
2005-10-18 ellsonfind ocaml includes in /usr/lib64/ocaml on x86_64
2005-10-18 ellsonrename color_t -> gvcolor_t to avoid conflict with...
2005-10-18 ellsonfix rpm packaging for language bindings - all in graphv...
2005-10-18 ellsonfixes for OCAML binding, but disable for now because of
2005-10-18 ellsonemit a warning message if swig version is too old
2005-10-18 ellsonfix swig version check
2005-10-18 ellsoninstall all language bindings in own subdirectories
2005-10-18 ellsonURL cleanup and html syntax
2005-10-18 ellsonfix typo (missing line continuation)
2005-10-18 ellsonAllow bitmap images in postscript output;
2005-10-18 ellsonCygwin changes
2005-10-18 ellsonremove -no-undefined from libexpr LDFLAGS because of...
2005-10-18 ellsonrename "is_configured" to "has_been_rendered" and set...
2005-10-18 ellsonadd "is_configured" to GVJ_t* so that custom actions...
2005-10-18 ellson-lc didn't solve the _environ problem. remove
2005-10-18 ellsonlibpack should have -no-undefined
2005-10-18 ellsonexclude Doxyfile* and dosygen/ from graphviz-win.tgz
2005-10-18 ellsonstart 2.7 development series
2005-10-18 ellsonsome missed fileremovals
2005-10-18 ellsonmissed change
2005-10-18 ellsonmissed change
2005-10-18 ellsonrelease 2.6
2005-10-18 ellsonadjust for renamed Config.mk.old
2005-10-18 ellsonwork around "if IRIX +1" weirdness in libtool LT_CURREN...
2005-10-18 ellson'!' is not 1's compliment, use '~' instead
2005-10-18 ellsonattempting to fix undefined in libexpr on Mac OS/X
2005-10-18 ellsonUse AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET.
2005-10-18 ellsonFixed HTML formatting error.
2005-10-18 ellsonUpdate old make configure and build process;
2005-10-18 ellsonUpdate old make configure and build process;
2005-10-18 ellsonput back AC_CANONICAL_TARGET, otherwise LIBPOSTFIX...
2005-10-18 ellsonmissed change
2005-10-18 ellsonFix mode=hier in neato to allow mixed undirected and...
next