]> granicus.if.org Git - graphviz/shortlog
graphviz
2006-01-04 ergUpdate info files
2006-01-04 ergUpdate info files
2006-01-04 northMention dotty syntax errors due to shell environment...
2006-01-03 ergUpdate info files
2006-01-03 ergUpdate info files
2006-01-03 ergUpdate info files
2006-01-03 ellsonspelling
2006-01-03 ellsonfix bug in "make uninstall"
2005-12-30 ellsonrecode agxbputc macro to avoid unused int result
2005-12-30 ellsoncasting int to void to suppress unused return value...
2005-12-27 northFixed typos etc.
2005-12-27 northMention antialiasing tricks. Fix date stamp.
2005-12-25 ellsonTeach "make uninstall" and "rpm -e" to remove any ...
2005-12-23 ellsonjanitor - value computed is not used
2005-12-23 ellsonjanitor - fix some "warning: value computed is not...
2005-12-23 ergRemove unnecessary dereference of pointer
2005-12-23 ellsonjanitor - unitialized variable
2005-12-23 ellsonjanitor - clean up some warnings and move -DNO_FPERR...
2005-12-23 northMention graphviz-devel, and spline routing issues affec...
2005-12-22 ellsonjanitor - more "value computed is not used" fixes
2005-12-22 ellsonjanitor - suppress some "value computed is not used...
2005-12-22 ellsonnew version of automake detected a typo
2005-12-22 ellsonxhtml also needs directory for products
2005-12-22 northRe-prioritized.
2005-12-22 ellsontrain cvs to ignore docbook products
2005-12-22 ellsonadd docbook version of plugin documentation
2005-12-22 ellsonadd docbook version of plugin documentation
2005-12-17 ellsonuse _GNU_SOURCE instead of __USE_GNU
2005-12-16 ellsonmake FP error trapping conditional on not using -ffast...
2005-12-16 ellsonmake FP error trapping conditional on not using -ffast...
2005-12-15 ellsonWorkaround for a problem in gcc-4.1.0 when used with -O2
2005-12-12 ergUpdate dot manual to include new rankdir options
2005-12-08 ergCleanup fdp code to use local root graph (argument...
2005-12-08 ergFix misspelling of plugin library for install rule
2005-12-08 ergModify sample programs to use agsafeset().
2005-12-07 ellsonjanitor - minor comment fix to remind me how .sl extens...
2005-12-07 ellsonguess at dll extension when not provided
2005-12-07 ergUpdate info files
2005-12-06 ergFix for bug 837
2005-12-06 ellsonimprove test for /usr/lib64/libjpeg and /usr/lib64...
2005-12-02 ellsonUpdate URL for zlib sources and add note about building...
2005-12-02 ellsonaccording to "man regex" an "#include <sys/types.h...
2005-12-01 ellsonnew feature: simulated duplex edges using parallel...
2005-12-01 ellsonfix for plugin loading on HPUX
2005-11-30 ergUpdate info files
2005-11-30 ergPrevent core dump when a cluster has no label to be...
2005-11-30 ergFix bug 830
2005-11-29 ergUpdate Windows bat files
2005-11-29 ellsondefault margin for ps
2005-11-28 ellsonfix small rounding error in Y pos of labels between...
2005-11-28 ellsonfix for thinlines in polylines
2005-11-28 ellsondifferentiate two identical error messages
2005-11-28 ellsonPartial fix for bug #825
2005-11-23 ellsonadd lib/common/brewer_colors to distribution
2005-11-23 ellsonadd another example to dot.demo/
2005-11-22 northcolor_lib has to depend on brewer_lib and brewer_lib...
2005-11-22 ergUpdate info files
2005-11-22 ellson- fix 1 point extra margin UR.
2005-11-21 ergAdd support for color namespaces; add Brewer color...
2005-11-21 ergAdd support for color namespaces; add Brewer color...
2005-11-21 ergAdd support for color namespaces; add Brewer color...
2005-11-21 ergUpdate info files
2005-11-20 ellsonfix memory leak in gdtclft
2005-11-19 ellsonbacking out tcldot changes as they break webdot
2005-11-19 ellsonapparently we don't need unistd.h anymore
2005-11-19 ellsonadd changes for tcldot on Windows
2005-11-19 ellsonsome demo fixes
2005-11-19 ellsonfix typo in last change
2005-11-19 ellsonjanitor - #undef various PACKAGE* defines left around...
2005-11-19 ellsonjanitor - fix warning:
2005-11-18 ellsonmake start at modgraph.pl perl scripting demo
2005-11-18 ellsonall of a sudden the linker is more sensitive to file...
2005-11-17 ergFor -Tps2, set page size to be the same as the figure...
2005-11-17 ellsonGenerate and run mkdefs on packaging host and include...
2005-11-15 ergFix no-op code in neato to be really no-op when gvpack...
2005-11-13 ellsonTrying to fix "String literal converted to char* in...
2005-11-13 ellsone unsigned int for slen to getsockname()
2005-11-13 ellsonjanitor - fix some int->pointer cast warnings on 64bit...
2005-11-10 ellsonmore commentary - add note that trailing "," is only...
2005-11-10 ellsonmore commentary on the inconsistencies of trailing...
2005-11-10 ellsonTry the DUMY_ELEM=0 trick for suppressing the trailing...
2005-11-10 ellsonremove -DBUILTINS from CFLAGS - not used anymore
2005-11-09 ellsonadd note re iconv in glibc
2005-11-08 ellsonjanitor - unitialized variable
2005-11-08 ellsonjanitor - back out previous change - the warn_unused_re...
2005-11-08 ellsonjanitor - back out previous change - the warn_unused_re...
2005-11-08 ellsonjanitor - fix some warn_unused_result warnings
2005-11-08 ellsonjanitor stuff - clean up some unitialized variable...
2005-11-08 ellsonjanitor stuff - clean up some unitialized variable...
2005-11-08 ellsonjanitor stuff - clean up some unitialized variable...
2005-11-08 ellsonjanitor stuff - clean up some unitialized variable...
2005-11-08 ellsonjanitor stuff - clean up some unitialized variable...
2005-11-07 ellsonavoid use of "delete" as it is a reserved word in C++
2005-11-07 ellsonFix pack.h to no use render.h (Bug #817)
2005-11-05 ellsonadd version check for perl >5.004
2005-11-05 ellsonadd note about --disable-perl
2005-11-03 ellsonspecfile changes for "modular X" on FC5
2005-11-02 ergRemove extra agclose() during fdp_cleanup
2005-11-01 ellsonimprove cleanup
2005-11-01 ellsoncut&paste typos
next