]> granicus.if.org Git - graphviz/shortlog
graphviz
2005-02-22 ellsonfixes for -Tx11
2005-02-22 ergChange fdp to use sep attribute; change repulsive force...
2005-02-22 ergAdd comment
2005-02-22 ellsonsuppress unused variable warning
2005-02-18 ellsonadd missing dirs in rtest/
2005-02-18 ergNeed to #ifdef DEBUG code only valid with DEBUG defined
2005-02-17 ergEnhanced and cleaned debug printing;
2005-02-17 ergEnhanced and cleaned debug printing;
2005-02-17 ergFix bug in the use of the fixed attribute. This should...
2005-02-17 ergAdd (currently unused) chapters on overlap removal...
2005-02-17 ergRemove further -L command line arguments for fdp
2005-02-17 ergModify old makefile to assume ps.h is part of the distr...
2005-02-17 ergFix problem with -?; linux getopt has different semanti...
2005-02-17 ergRemove some warnings; make sure local variables are...
2005-02-17 ergFix parameter type to use enum rather than raw int.
2005-02-17 ergFix bug on sgis and suns: bsearch requires a non-NULL...
2005-02-17 ergUnify code for getting expansion factor for overlap...
2005-02-17 ergUnify code for getting expansion factor for overlap...
2005-02-17 ergUnify code for getting expansion factor for overlap...
2005-02-16 ergForgot to add this last night with the other fdp changes.
2005-02-16 ergForgot to add these last night.
2005-02-16 ellsonchange license header to CPL
2005-02-16 ergglobals.h - remove fdp globals
2005-02-15 ergRe-added fflush; processes reading from a pipe (e.g...
2005-02-15 ergUpdate info files
2005-02-15 ergMove z of viewpoint higher to guarantee it is above...
2005-02-15 ellsonx11 changes - but still buggy
2005-02-15 ergUpdate info files
2005-02-15 ergWhen dim >=3, allow pos="%lf,%lf,%lf" input
2005-02-12 ergAdd fix to lefty to support background color
2005-02-11 ergFix bug 631 plus move creation of cluster tree earlier...
2005-02-10 ergImprove VRML output. Specifically, point nodes are...
2005-02-10 ergImprove VRML output. Specifically, point nodes are...
2005-02-10 ergBaby step toward removing duplicate types: define point...
2005-02-10 ergAdd support for 3D output. If dim > 2, neato will look...
2005-02-09 ergFix error reporting in case libexpat not available;
2005-02-08 ergAdd anchor for note on dotty so that we can give a...
2005-02-07 ergFix bug 627
2005-02-05 ergFix for bug 626
2005-02-04 ergFix for bug 625 - when gd is used without freetype...
2005-02-03 ellsonmerging display code into render plugin
2005-02-03 ergUpdate windows build files to reflect removal of 2...
2005-02-03 ellsonMerge display_plugin api into render_plugin's
2005-02-02 ellsonanother oddity only with gcc4 - answer stop using gcc4
2005-02-01 ellsonuse P2PF and PF2P macros
2005-02-01 ellsonsame code in utils.c - eliminate sqrt() ops
2005-02-01 ellsoneliminate a whole slew of unnecessary sqrt() operations
2005-02-01 ellsonRemove some unused #include from emit.c
2005-02-01 ergUpdate old makefile and windows makefiles to add xdgen...
2005-02-01 ellsonMerge emit_eof() and dotneato_eof() into emit_jobs_eof...
2005-02-01 ellsonmove table of codegens to input.c
2005-02-01 ellsonuse "boolean" where that is the intent (emit.c only)
2005-02-01 ellsonmove exch_xy(point) and exch_xy(pointf) to utils.c...
2005-02-01 ellsoneliminate BaseLineStyle global. keep default linestyle...
2005-02-01 ellsonstore default font name/size in gvc instead of as globals.
2005-02-01 ellsonfix problem with PS %BoundingBox for scaled graphs...
2005-01-31 ellsontell Makefile.old about xdgen.c
2005-01-31 ellsonsplit out xdgen.c from output.c
2005-01-31 ellsoncorrection to previous chnge - return success
2005-01-31 ellsonremove -ffast-math from icc options
2005-01-30 ellsonmore churn in emit.c and friends...
2005-01-30 ellsonadd configure check for fesetenv()
2005-01-29 ellsonsome cleanup to gvc and job structs
2005-01-28 ergFix old makefile to handle redoing the soft links correctly
2005-01-28 ellsonget part of tcldot working again
2005-01-28 ergUpdate old makefile to use consistent library naming
2005-01-28 ergUpdate old makefile to reflect consistent library naming
2005-01-28 ellsondocument pie stuff
2005-01-28 ergAdd rule to makefile template to include old makefiles...
2005-01-28 ellsonadd pie, same as fillpie
2005-01-28 ellsonadd pie, same as fillpie
2005-01-28 ellsonAdd: fillarc, openarc, chord, fillchord, openchord...
2005-01-28 ellson"fesetenv (FE_NONIEEE_ENV);" seems to help a lot.
2005-01-28 ellsonavoids one case of the -O2 bug with icc81 and its a...
2005-01-27 ellsoncorrecting pageBox for -Tps
2005-01-27 ellsonrearrange previous fix to give scale to old psgen.c
2005-01-27 ellsontry to fix scale on old codegens
2005-01-27 ellsonpagination fixes
2005-01-27 ellsoncleaning up pagination code
2005-01-26 ergAdd comments describing the coordinate change operators...
2005-01-26 ellsonstart rearranging pagination code
2005-01-26 ellsonmake autogen.sh do initial ./configure (more consistent...
2005-01-25 ellsonmake tcldot work again
2005-01-25 ellsonicc doesn't like -pipe, rpmbuild sets it, so remove...
2005-01-25 ellsonneed setup_pagination in two places
2005-01-24 ellsonfix -Tps to work as before
2005-01-24 ellsonremove debugging fprintfs
2005-01-24 ellsonput back some old code for PS pagination - until I...
2005-01-24 ergFix for bug 616: need to handle case of degenerate...
2005-01-24 ergFix bug 615 - for plain output, if label is html, use...
2005-01-24 ergAdditional tuning of windows build files.
2005-01-24 ergAdditional tuning of windows build files.
2005-01-24 ergModify old makefiles to create library names consistent...
2005-01-24 ergFix old makefile to install all necessary .h files
2005-01-24 ellsonremove old license text from top of file (CPL text...
2005-01-23 ellsonadd BuildRequires: /bin/ksh
2005-01-23 ellsonstart work on events again
2005-01-23 ellsonmoving all X dependencies into cairo plugin
2005-01-23 ellsondon't generate pkgconfig data for libcommmon or libgvc...
2005-01-23 ellsonalign graphviz.spec.in closer to Fedora's
next