]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2005-04-28 ellsonRename gvrender_job_t to GVJ_t
2005-04-27 ellson-Tx11 fixes
2005-04-27 ergCorrect error in bezier output - use 'b' for filled...
2005-04-26 ergThe rounded and diagonal styles are supported in shapes...
2005-04-26 ergLower missing style of error to warning
2005-04-26 ergAdd rounded,filled shapes to fig renderer.
2005-04-26 ergNote abyssmal quality of parse_style
2005-04-26 ergImplement filled, rounded shapes for svg.
2005-04-26 ergUpdate info files
2005-04-26 ergUpdate info files
2005-04-26 ergUse begin/end_context to make sure correct pen color...
2005-04-25 ergMake sure warning message about trying to use non-ps...
2005-04-25 ergAdd support for filled, rounded nodes.
2005-04-25 ergUpdate info files
2005-04-25 ergUpdate info files
2005-04-25 ergFix problem where postscript images are used in html...
2005-04-25 ergFix bug in ps image lookup. dtsearch requires a diction...
2005-04-25 ergChange lefty to print graphviz version info as well...
2005-04-25 ergFix dotty and lneato scripts to print lefty version...
2005-04-23 ergFix bug 691
2005-04-23 ergFix bug 690
2005-04-22 ellsonrename "queue" to "nodequeue" to avoid conflict with...
2005-04-22 ellsonuse EXTERN.h instead of perl.h to check for perl header...
2005-04-22 ellsonimprove tests for language support (perl, php, ...)
2005-04-22 ergFix bug in application-specific flag processing. The...
next