]> granicus.if.org Git - graphviz/shortlog
graphviz
2006-08-25 ergIntegrate John's comments
2006-08-25 ellsonprovide a libpack.pc
2006-08-25 ellsonprovide a libpack.pc
2006-08-25 ellsonprovide a libpack.pc
2006-08-25 northSome progress but less than we would like.
2006-08-25 ellsonUse "white" between dashes instead of "transparent...
2006-08-25 ellsonfix problem with dotted style getting stuck
2006-08-25 ellsoncomment out previous change pending further input from ERG
2006-08-25 ellsonmake LibInfo static per ERG's suggestion
2006-08-24 ergUpdate libguide to reflect plug-in architecture
2006-08-24 ergUpdate libguide to reflect plug-in architecture
2006-08-24 ergUpdate libguide to reflect plug-in architecture
2006-08-24 ergUpdate libguide to reflect plug-in architecture
2006-08-24 ergUpdate libguide to reflect plug-in architecture
2006-08-24 ergUpdate libguide to reflect plug-in architecture
2006-08-24 ergUpdate libguide to reflect plug-in architecture
2006-08-24 ergAdd example using the pack library
2006-08-24 ergRunning textsize requires a valid gvc, so make sure...
2006-08-24 ergAdd missing rule for generating package info for libpack
2006-08-23 ergRemove redundant .o file from list
2006-08-23 ergUpdate info files
2006-08-22 ergUpdate yacc rules for osx
2006-08-22 ergRemove incorrect files from object file list;
2006-08-17 northFix an English typo.
2006-08-17 ellsonuse textpara height from text_layout instead of basing...
2006-08-17 ergFix old makefile to include new plugin file
2006-08-17 ellsonrestore pen color after text in record shapes (rtest...
2006-08-17 ellsonfix problem with text height estimate (rtest/graphs...
2006-08-15 ergUpdate info files
2006-08-15 ergBack out from previous change; we already initialized c.
2006-08-15 ergFix uninitialized character when checking for nodes...
2006-08-15 ellsonmore '%'
2006-08-15 ellsonanother case of extra "%%"
2006-08-15 ellsonturn on layers in -Tps plugin
2006-08-15 ellsonfix problem with cluster default pencolor
2006-08-15 ellsonimprove error message
2006-08-15 ellsonno need to to escape '%' except in printf() or similar
2006-08-15 ellsonadd "charset=latin1" to fix rtest problem with b60.dot
2006-08-15 ellsonadd "charset=latin1" to fix rtest problem with b34.dot
2006-08-15 ellsonadd UTF8 rtest case from b993
2006-08-15 ellsonadd UTF8 rtest case from b993
2006-08-15 ellsonadd UTF8 rtest case from b993
2006-08-15 ellson- fix stupid mistake with UTF8 character copying
2006-08-15 ellson- fix stupid mistake with UTF8 character copying
2006-08-14 ergAdd missing UTF-8 example character page
2006-08-12 ellsonfix rpm breakage from missing headers in source distro...
2006-08-11 ellsonenable -Tgtk plugin
2006-08-11 ellsonfix include ordering
2006-08-11 ellsonfix problem with padding under scaling
2006-08-11 ellsonmake -Txlib dependent on CAIRO_HAS_XLIB_SURFACE
2006-08-11 ellsonprovide default page width/height from renderer to...
2006-08-10 ergUpdate info files
2006-08-09 ellsonrevert previous change as unistd.h breaks things in...
2006-08-09 ellson"an" -> "and"
2006-08-09 ellsoninclude unistd.h if possible before attempting to defin...
2006-08-09 ergFix old makefile for common so that utils.o depends...
2006-08-09 ergAdd rule for old makefile for dot to update time stamp...
2006-08-09 ergFix old makefile to use graphviz version of libgd
2006-08-08 ellsonAllow renderers to specificy padding around graph....
2006-08-08 ellsoncoerce tcldot into producing ps properly.
2006-08-08 ellsoncan't fflush() when using zlib compression.
2006-08-07 ellsonsome fixes for landscape paging
2006-08-07 ellsonundo change that broke webdot
2006-08-05 ellsonemit pencolor, fillcolor, style, font in new -Txdot...
2006-08-04 ellsonadd Q40 - what is the coordinate transformation between...
2006-08-04 ergAdd new core plugin files
2006-08-04 ergMake sure to install new .h files
2006-08-04 ergMake sure jobs have been created before assigning to...
2006-08-04 ellson- make xml_string() rubust aginst null string pointers
2006-08-04 ellsonreimplement -y support
2006-08-04 ellsonUse common core_fputs() and core_printf() in -Tps plugi...
2006-08-04 ellsonConvert -Tdot, -Txdot, -Tcanon, -Tplain, -Tplain-ext...
2006-08-02 ergFix user reported memory leak in record_free
2006-08-02 ellsonneed to split graph->absolute from absolute->device...
2006-08-01 ellsonsome -Txlib fixes
2006-08-01 ellsonadd an initialize() entry point for device plugins...
2006-08-01 ellsonfix breakage to htmltable rendering in svg caused by...
2006-08-01 ellsonmerge style stack into obj_state stack
2006-07-31 ellsonindicate font units for firefox
2006-07-31 ellsoncollect together three graphics-state stacks into one...
2006-07-30 ellsondefault page size now 8.5 x 11
2006-07-30 ellson- invis style was getting stuck in -Tps
2006-07-29 ellsonadd some comments
2006-07-29 ellsoneliminate job->comptrans
2006-07-29 ellsoneliminate job->offset as it is no longer used
2006-07-29 ellsonfix dpi issue, remove unused defs for old codegens,
2006-07-28 ellsonmaps need clusters to be emitted after nodes and edges
2006-07-28 ellsonremove unused variable
2006-07-28 ellsonclamp -ve node margins to 0
2006-07-28 ellsonfix problem with rbg colors in svg output
2006-07-27 ellsonadd compat.h to EXTRA_DIST
2006-07-27 ellsonignoring various generated files
2006-07-27 ellsonerror out if invalid UTF8 is found during scan for...
2006-07-27 ellsonsubstitute html-entities (e.g. { &) in UTF8...
2006-07-27 ellsonextra ';' broke rh73 build
2006-07-27 northMention webdot code 403.
2006-07-27 ellsonremove references to FIG_Codegen
2006-07-27 ergAdd additional include files for Windows build to elimi...
2006-07-27 ergAdd additional include files for Windows build to elimi...
2006-07-27 ergAdd additional include files for Windows build to elimi...
next