]> granicus.if.org Git - graphviz/shortlog
graphviz
2009-10-27 ellsonenable smyrna in public builds for MacOSX
2009-10-27 ellsonnope, smyrna needs glade3-libgladeui-devel, not availab...
2009-10-27 ellsonenabling smyrna in ubunto builds
2009-10-27 ellsonenable symrna in public builds: fedora-8,9,... ...
2009-10-23 ellsonimprove error message in the case of dot not finding...
2009-10-23 ellsonreturn error when no layout engine is available for...
2009-10-20 arifgv_postprocess is added to def file
2009-10-20 ellsonrevert change - doesn't work
2009-10-20 ellsonretry config testing for perl-libs, not that we have...
2009-10-20 ellsonadd missing glcompmouse.h to distro
2009-10-20 ellsonadd requires for perl-libs
2009-10-20 ellsontemporarily remove perl lib test as it break s source...
2009-10-20 ellsonfix the test for -lperl
2009-10-19 ergDue to a conflict in Windows, we rename the IN token...
2009-10-19 ellsondouble check for -lperl
2009-10-17 ellsonneed to list glcompfont.h or it doesn't get into distro
2009-10-16 ergRemove unused function; fix bug in cgraph version.
2009-10-15 ellsonremove "static" because .h declares it as "extern"
2009-10-15 ergMake parsing of xdot polylines faster
2009-10-15 arifdraw.c function static declaration was fixed
2009-10-15 ergAdd support for external labels
2009-10-15 arifsmyrna xdot implementation with pango support finished
2009-10-14 ergFix bug in NEW macro used locally
2009-10-14 ellsonfixes to ruby demo from: Ralf Mueller <ralf.mueller...
2009-10-14 ergAdjust appending parse function to take NULL xdot*.
2009-10-14 ellsonfix for API change in TK's canvas for font size
2009-10-14 ellsonfix breakage due to extraneous "`"
2009-10-13 ergAllow a single value for size and page attributes.
2009-10-13 ergAdd function to parse additional xdot ops on top of...
2009-10-13 ellsonapply fix suggested in b1787 for compilation problem...
2009-10-13 ellsonapply fix suggested in b1786 for intptr_t on OpenBSD...
2009-10-09 ergClean up warnings; add copyright and vim comment; reformat
2009-10-09 northworking
2009-10-09 ergFix copyright; add CVS info and vim comment; reformat
2009-10-09 ellsondraw function is ugly, go back to using void* for now
2009-10-09 ellsonJanitor: various cleanups to reduce compiler noise
2009-10-09 ellsonmatch case of file names in #include statements
2009-10-08 ergClean up warning messages; fix incorrect coding of...
2009-10-08 ergFix warning; make sure static functions defined in...
2009-10-08 ergUpdate makefile with missing icon names
2009-10-08 ergUpdate makefile with missing C files
2009-10-08 ergUse assert.h rather that home-rolled ifdefs
2009-10-08 ergAdd include file
2009-10-08 ergFix smyrnaPath to use correct path separator depending...
2009-10-08 ergReport input file name, name built-in name
2009-10-08 arif*** empty log message ***
2009-10-08 arif*** empty log message ***
2009-10-08 arif*** empty log message ***
2009-10-08 arifremoved òêáíöôà÷ñà
2009-10-08 arif*** empty log message ***
2009-10-08 arif*** empty log message ***
2009-10-08 arifadded glcompfont
2009-10-08 arif*** empty log message ***
2009-10-08 arif*** empty log message ***
2009-10-08 arifsmyrna changes
2009-10-07 arif*** empty log message ***
2009-10-07 arif*** empty log message ***
2009-10-07 ellsonupdate here, for now
2009-10-06 ellsonadd support for: --without-jpeg
2009-10-05 ergPut quotes around use of RGB colors.
2009-10-05 ellsonFix for bug#1747 - there should be no head arrow with...
2009-10-04 ellsonFix for bug#1776
2009-10-03 glenlowfix crash on installing in Snow Leopard (postinstall...
2009-09-24 ellsontrying to handle new graphs on stdin
2009-09-24 ellsonfix obvious typo in cgraph code that isn't in use yet
2009-09-24 ellsonadd check for fcntl.h
2009-09-24 ellsonargh!!! the magic of XFlush(display)
2009-09-24 ellsonneed renderdata for use in gv_tcl: eval [gv::renderda...
2009-09-21 arifsmyrna 3D navigation tune up
2009-09-21 ellsonapply patch that:
2009-09-17 ergFix warnings; re-indent
2009-09-17 arifSmyrna changes
2009-09-17 ellsonadd stdlib.h per bug #1770
2009-09-16 ellsonvmalloc doesn't need headers from ast or sfio
2009-09-16 ergUpdate build notes
2009-09-16 ergMigrate change to infosrc/attrs.1 to info/attrs.html
2009-09-15 ellsonAdd "yes"/"no" support to -Gsplines=
2009-09-15 ellsonadd support for "yes" and "no" as boolean values
2009-09-15 ergFix bug in neato on disconnected graphs. The change...
2009-09-14 ellsonmake missing libXaw-devel show up in configure summary...
2009-09-11 ellsonmore conditionals for when pagocairo not available
2009-09-11 ellsondon't use cairo_format_stride_for_width()
2009-09-10 ellsonSupport for gif images in -Tgif now fixed. Convert...
2009-09-10 ellsonadd support for loading gif images into cairo-based...
2009-09-10 northAdd info about importing GIF images.
2009-09-10 ellsonfix wrong colored wide lines when using node images
2009-09-08 ergRemove information on formats that are no longer supported.
2009-09-08 ariffix for bug 1683
2009-09-04 ergFix bugs 1718 and 1720.
2009-09-04 ergFix bug in circo: component subgraphs were being freed...
2009-09-04 ergFinish fixing bug 1759
2009-09-04 yifanhudo not shrink after the first stage of overlap removal...
2009-09-04 ergFix bug 1759
2009-09-04 ergFix holes in code for writing when using libcgraph
2009-09-04 ergFix memory leaks in use of triangle library
2009-09-03 ergFix bug in agputs for cgraph
2009-09-03 ergExpose flush function to be used in Agiodisc_t of cgraph.
2009-09-03 ergRe-indent
2009-09-02 northFixing attribute initialization. Some problems with...
2009-09-01 ergCommit a version of gvpack that works with libcgraph
next