2006-08-09 |
ellson | "an" -> "and" |
commit | commitdiff | tree | snapshot |
2006-08-09 |
ellson | include unistd.h if possible before attempting to defin... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
erg | Fix old makefile for common so that utils.o depends... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
erg | Add rule for old makefile for dot to update time stamp... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
erg | Fix old makefile to use graphviz version of libgd |
commit | commitdiff | tree | snapshot |
2006-08-08 |
ellson | Allow renderers to specificy padding around graph.... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
ellson | coerce tcldot into producing ps properly. |
commit | commitdiff | tree | snapshot |
2006-08-08 |
ellson | can't fflush() when using zlib compression. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
ellson | some fixes for landscape paging |
commit | commitdiff | tree | snapshot |
2006-08-07 |
ellson | undo change that broke webdot |
commit | commitdiff | tree | snapshot |
2006-08-05 |
ellson | emit pencolor, fillcolor, style, font in new -Txdot... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
ellson | add Q40 - what is the coordinate transformation between... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
erg | Add new core plugin files |
commit | commitdiff | tree | snapshot |
2006-08-04 |
erg | Make sure to install new .h files |
commit | commitdiff | tree | snapshot |
2006-08-04 |
erg | Make sure jobs have been created before assigning to... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
ellson | - make xml_string() rubust aginst null string pointers |
commit | commitdiff | tree | snapshot |
2006-08-04 |
ellson | reimplement -y support |
commit | commitdiff | tree | snapshot |
2006-08-04 |
ellson | Use common core_fputs() and core_printf() in -Tps plugi... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
ellson | Convert -Tdot, -Txdot, -Tcanon, -Tplain, -Tplain-ext... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
erg | Fix user reported memory leak in record_free |
commit | commitdiff | tree | snapshot |
2006-08-02 |
ellson | need to split graph->absolute from absolute->device... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
ellson | some -Txlib fixes |
commit | commitdiff | tree | snapshot |
2006-08-01 |
ellson | add an initialize() entry point for device plugins... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
ellson | fix breakage to htmltable rendering in svg caused by... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
ellson | merge style stack into obj_state stack |
commit | commitdiff | tree | snapshot |
2006-07-31 |
ellson | indicate font units for firefox |
commit | commitdiff | tree | snapshot |
2006-07-31 |
ellson | collect together three graphics-state stacks into one... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
ellson | default page size now 8.5 x 11 |
commit | commitdiff | tree | snapshot |
2006-07-30 |
ellson | - invis style was getting stuck in -Tps |
commit | commitdiff | tree | snapshot |
2006-07-29 |
ellson | add some comments |
commit | commitdiff | tree | snapshot |
2006-07-29 |
ellson | eliminate job->comptrans |
commit | commitdiff | tree | snapshot |
2006-07-29 |
ellson | eliminate job->offset as it is no longer used |
commit | commitdiff | tree | snapshot |
2006-07-29 |
ellson | fix dpi issue, remove unused defs for old codegens, |
commit | commitdiff | tree | snapshot |
2006-07-28 |
ellson | maps need clusters to be emitted after nodes and edges |
commit | commitdiff | tree | snapshot |
2006-07-28 |
ellson | remove unused variable |
commit | commitdiff | tree | snapshot |
2006-07-28 |
ellson | clamp -ve node margins to 0 |
commit | commitdiff | tree | snapshot |
2006-07-28 |
ellson | fix problem with rbg colors in svg output |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | add compat.h to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | ignoring various generated files |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | error out if invalid UTF8 is found during scan for... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | substitute html-entities (e.g. { &) in UTF8... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | extra ';' broke rh73 build |
commit | commitdiff | tree | snapshot |
2006-07-27 |
north | Mention webdot code 403. |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | remove references to FIG_Codegen |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Add additional include files for Windows build to elimi... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Add additional include files for Windows build to elimi... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Add additional include files for Windows build to elimi... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Add additional include files for Windows build to elimi... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Add include file for standard unix functions we have... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Change uses of MSWIN32 to WIN32 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Change uses of MSWIN32 to WIN32 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Change uses of MSWIN32 to WIN32 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Change uses of MSWIN32 to WIN32 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Change uses of MSWIN32 to WIN32 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Handle special case of one node subgraphs |
commit | commitdiff | tree | snapshot |
2006-07-27 |
erg | Fix old makefiles for new plugin for fig and changes... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | prefer the pango plugin over the gd plugin when loading... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | - move usershape images down a layer in -Tfig so that... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | - restore usershapes in -Tfig |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | - restore usershapes in -Tfig |
commit | commitdiff | tree | snapshot |
2006-07-27 |
ellson | - restore usershapes in -Tfig |
commit | commitdiff | tree | snapshot |
2006-07-26 |
ellson | various -Tfig:core fixes |
commit | commitdiff | tree | snapshot |
2006-07-26 |
ellson | first cut at a -Tfig plugin |
commit | commitdiff | tree | snapshot |
2006-07-26 |
ellson | rework postscript alias mapping to better support svg... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
ellson | use separate $titlefont in entities demo so that we... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
ellson | return more pango text properties in -v output. |
commit | commitdiff | tree | snapshot |
2006-07-25 |
ellson | improve postscript fontname translation by use of bsear... |
commit | commitdiff | tree | snapshot |
2006-07-24 |
ellson | make translated fontnames (from postscript names) avail... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
ellson | use simple fork of "firefox" from -Txlib for URLs to... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
ellson | alternate fix to bug #979 retaining BP;IN; at beginning |
commit | commitdiff | tree | snapshot |
2006-07-19 |
ellson | fix for bug# 979 - initialize GC stack before first use |
commit | commitdiff | tree | snapshot |
2006-07-18 |
ellson | refix bug that was in 2.8, was fixed, then reintroduced... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
ellson | restore /pagesize in -Tps2 output |
commit | commitdiff | tree | snapshot |
2006-07-18 |
ellson | janitor - recode to avoid: "dereferencing type-punned... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
ellson | consolidate font resolution verbose messages |
commit | commitdiff | tree | snapshot |
2006-07-17 |
ellson | one-level cache on font resolution |
commit | commitdiff | tree | snapshot |
2006-07-17 |
ellson | add some verbose information about pango+fontconfig... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
ellson | fix hsv color bug introduced in yesterday's changes |
commit | commitdiff | tree | snapshot |
2006-07-13 |
ellson | add postscript font name translation |
commit | commitdiff | tree | snapshot |
2006-07-13 |
ellson | fix duplicate plugin listings in error messages |
commit | commitdiff | tree | snapshot |
2006-07-13 |
ellson | ignore generated ps.h |
commit | commitdiff | tree | snapshot |
2006-07-13 |
ellson | fix problem with anchors in svg output |
commit | commitdiff | tree | snapshot |
2006-07-13 |
ellson | fix bug when tooltips are mapped without urls |
commit | commitdiff | tree | snapshot |
2006-07-13 |
ellson | cmake stuff |
commit | commitdiff | tree | snapshot |
2006-07-12 |
ellson | don't try to use ${SWIG} if ./configure didn't find it |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | svg does have support for partial opacity, so use strok... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | use fill:none stroke:none for alpha values < 128 in svg |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | - add internal support for alpha channel in HSV colors |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | - add internal support for alpha channel in HSV colors |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | fix copyright headers |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | fix copyright headers |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | fix copyright headers |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | generated file - not supposed to be in cvs |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | cmake stuff |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | cmake stuff |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | cmake stuff |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | cmake stuff |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | cmake stuff |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | cmake stuff |
commit | commitdiff | tree | snapshot |
2006-07-10 |
ellson | cmake stuff |
commit | commitdiff | tree | snapshot |
next |