]> granicus.if.org Git - graphviz/shortlog
graphviz
2005-06-15 ellsonshow name of object, rather than handle, in title of...
2005-06-14 ergAdd agcopyattr to libgraph; use in utils.c (and dotspli...
2005-06-10 ergFix clipping bug in case when virtual edge is reverse...
2005-06-10 ergWhen no port is defined, have record_path simply return...
2005-06-10 ergAvoid touching key attribute when cloning edge attributes
2005-06-09 ergFix incorrect use of adjustment modes
2005-06-09 ergAllow whitespace characters within arguments specified...
2005-06-08 ergUpdate info files
2005-06-08 ergAdd new overlap modes to support pseudo-orthogonal...
2005-06-08 ergUpdate info files
2005-06-08 ergUpdate info files
2005-06-06 ergFix agset() to initialize attribute if not already.
2005-06-06 ergFix core dump in gvrender_finalize when there are no...
2005-06-06 ergFix dereference of 0 when no image file is found.
2005-06-01 ergAdd necessary utility routines to support bfs
2005-06-01 ergAdd necessary utility routines to support bfs
2005-06-01 ergFix memory leak in traversal by free stack/queue;
2005-05-31 ellsonforce doxygen to use of /usr/bin/dot so that it doesn...
2005-05-27 ellsonfix mutiple input graph postscript output
2005-05-26 ergAdd aget and aset commands to handle cases when the...
2005-05-26 ergFix bug where new node names are not used in cloned...
2005-05-25 ergUpdate info files
2005-05-25 ergUpdate info files
2005-05-24 ellsonfix clip region for landscape graphs
2005-05-24 ellsonturn off DEBUG
2005-05-23 ergFix incorrect access of an edge's graph - needs to...
2005-05-21 ellsonalways set color, don't assume color was left at defaul...
2005-05-21 ellsonneed to clear active edge color back to default color...
2005-05-20 ergMake sure svg_user_shape honors the input rectangle...
2005-05-20 ellsonobject highlighting on mouseover
2005-05-20 ergFinish support for using node color/pencolor to set...
2005-05-19 ergFix horizontal alignment bug in html cells
2005-05-17 ergFix type bug in gvpr: statically, object type is the...
2005-05-16 ellsonfix fesetenv() test
2005-05-16 ellsonTry configure testing fesetenv while -lm is added to...
2005-05-16 ergUpdate windows makefiles to reflect changing plugin...
2005-05-13 ellsonsvgen.c fixes
2005-05-13 ellsonpartially fix "whitespace" issue in svggen.c
2005-05-13 ellsonremove gvhostname.c.
2005-05-11 ellsonTCLLIBPATH needs to be exported
2005-05-11 ellsonset TCLLIBPATH to pickup newly installed libtcldot...
2005-05-10 ellsonrpm spec fixes
2005-05-10 ellsonadd lineToBox function
2005-05-08 ellsonchange from $HOME/.graphviz/xxx.config to /usr/lib...
2005-05-07 ergFix bug 705
2005-05-07 ellsonremove ENABLE_GVRENDER configure option.
2005-05-07 ergRemove VERSIONs. This is added by configure.old
2005-05-07 ellsonDisconnect text plugin pending complete removal. Now...
2005-05-07 ellsondetect mouse in arrows (or to be accurate, arrow_bb)
2005-05-06 ellsonneed #include <graph.h> for AGERR
2005-05-05 ergMake loops independent of node size and dependent on...
2005-05-05 ergUse agerr for warning and error messages.
2005-05-05 ellsonfixes to get old Makefiles working again,
2005-05-05 ellsoncheck that plugin dir matches that expected by executable.
2005-05-05 ellson-devel doesn't require -tcl
2005-05-05 ellsonremove all cairo and gd dependencied from gvrender...
2005-05-04 ergFix bug 703; remove unnecessary postscript code from...
2005-05-04 ergChange old makefile so that only psgen.c depends on...
2005-05-04 ergFix bug 702
2005-05-04 ellsonseparate packagename from library path:
2005-05-04 ergFix bug in utf8 - latin1 translation.
2005-05-04 ergNeed <unistd.h> if using gethostname().
2005-05-04 ellsonfix "keep quality sorted within type" bug
2005-05-04 ellsonfix missing nodes in -Tps and other cg
2005-05-04 ellsonfix bad breakage from yesterday.
2005-05-04 ellsoncomplete API_text -> API_textlayout renaming
2005-05-04 ellsonrename API_text to API_textlayout
2005-05-03 ellsondon't install scipt bindings during build
2005-05-03 ellsonrpm builds failing because of variation in scripting...
2005-05-02 ergFix bug 701
2005-05-02 ergUpdated lefty scripts to handle extensions to xdot...
2005-05-02 ellsonmake install targets need to be conditioned by availabl...
2005-05-01 ellsonaccurately test for mouse in node shape
2005-05-01 ellsonlast change was too simple - fixing
2005-05-01 ellsonFactor out overlap_node(node_t *,boxf) and overlap_edge...
2005-04-30 ellsonadd a CLOSEENOUGH factor for mouse in objects
2005-04-29 ellsonclean up parameters to inside functions
2005-04-29 ellsonfix inside_label bug
2005-04-29 ellsonadd bb to node_t ( ND_bb(n) ) and to splines
2005-04-29 ellsonAdd current node_t*, edge_t* graph_t* to GVJ_t - just...
2005-04-29 ellsonfix bug in job initialization that caused problem in...
2005-04-29 ergFix the fix of the fix of the fix in checkStyle. It...
2005-04-28 ergFix warning messages
2005-04-28 ergAdd support for charset attribute and Latin1 encoding.
2005-04-28 ergAdd support for charset attribute and Latin1 encoding.
2005-04-28 ergAdd support for charset attribute and Latin1 encoding.
2005-04-28 ergFix bug related to recent strippin of rounded and diago...
2005-04-28 ellsonminor change to comments
2005-04-28 ergFix bug related to new fill mode for bezier. The old...
2005-04-28 ellsoninitial mouse -> graph object events.
2005-04-28 ergUpdate info files
2005-04-28 ergUpdate info files
2005-04-28 ergUpdate info files
2005-04-28 ellsonuse GVJ_t for pagination state
2005-04-28 ellsonfix hang in checkStyle() when style set
2005-04-28 ellsonmigrate the write_xxx() functions to use GVJ_t
2005-04-28 ellsonfix warning - cast size_t to int for sprintf
2005-04-28 ellsonfix unititialized variable - shapeimagefile
2005-04-28 ellsonFix defined-but-no-used warning by moving
2005-04-28 ellsonseparate GVC_t from GVJ_t initialization for layering
next