]>
granicus.if.org Git - graphviz/log
erg [Thu, 30 Nov 2006 23:28:07 +0000 (23:28 +0000)]
Fix code so that configurations without fontconfig map basic names to
common font file names.
erg [Thu, 30 Nov 2006 17:22:10 +0000 (17:22 +0000)]
Fix initial postscript comment needed by printers.
erg [Wed, 29 Nov 2006 20:58:11 +0000 (20:58 +0000)]
Update windows build script to use pscp and create tar.gz rather than tgz
suffixes
erg [Tue, 28 Nov 2006 22:49:53 +0000 (22:49 +0000)]
Fix bug 1046
erg [Tue, 28 Nov 2006 20:08:44 +0000 (20:08 +0000)]
Re-instantiate showbox functions.
erg [Tue, 28 Nov 2006 20:00:43 +0000 (20:00 +0000)]
First pass at nmake makefiles for windows
ellson [Mon, 27 Nov 2006 16:44:09 +0000 (16:44 +0000)]
start graphviz-2.11 development series
ellson [Mon, 27 Nov 2006 15:37:31 +0000 (15:37 +0000)]
graphviz-2.10 release
ellson [Mon, 27 Nov 2006 15:37:31 +0000 (15:37 +0000)]
graphviz-2.10 release
erg [Wed, 22 Nov 2006 17:54:52 +0000 (17:54 +0000)]
Adjust bounding box calculations. It now ignores virtual nodes, since the
space alloted for these is not part of the drawing and can cause too much
space around the graph. Spline control points have always been used in the
bb calculation. The only other change to is to make sure ordinary edge
labels are included in the bb.
ellson [Fri, 10 Nov 2006 22:04:45 +0000 (22:04 +0000)]
fix clipping problem when panning after window resize in -Txlib
ellson [Tue, 7 Nov 2006 18:53:01 +0000 (18:53 +0000)]
fix panning
ellson [Mon, 6 Nov 2006 23:59:18 +0000 (23:59 +0000)]
fixing -Txdot -y support
ellson [Mon, 6 Nov 2006 22:32:56 +0000 (22:32 +0000)]
adjust magic correction factor to get font size to look right in inkscape.
erg [Mon, 6 Nov 2006 21:58:55 +0000 (21:58 +0000)]
Fully integrate xdot output into the plugin architecture, fixing a variety
of bugs on the way.
ellson [Mon, 30 Oct 2006 15:16:48 +0000 (15:16 +0000)]
fix b1040 - poor warning messages when shapefile is missing
ellson [Fri, 27 Oct 2006 15:00:31 +0000 (15:00 +0000)]
fix b1039 - improper arrowhead on flat edges in undirected graphs
ellson [Fri, 27 Oct 2006 13:23:33 +0000 (13:23 +0000)]
remove unnecesserary/wrong conditions
ellson [Tue, 24 Oct 2006 13:46:11 +0000 (13:46 +0000)]
modify ming configuration to support unmodified ming sources sinc my ming.pc contribution doesn't seem to be going anywhere
ellson [Tue, 24 Oct 2006 13:46:11 +0000 (13:46 +0000)]
modify ming configuration to support unmodified ming sources sinc my ming.pc contribution doesn't seem to be going anywhere
ellson [Tue, 24 Oct 2006 13:46:11 +0000 (13:46 +0000)]
modify ming configuration to support unmodified ming sources sinc my ming.pc contribution doesn't seem to be going anywhere
ellson [Fri, 20 Oct 2006 16:56:03 +0000 (16:56 +0000)]
preparing ChangeLog for 2.10 release
ellson [Tue, 17 Oct 2006 22:01:17 +0000 (22:01 +0000)]
provide a support for a single "times" font in -Tswf
ellson [Tue, 17 Oct 2006 22:01:17 +0000 (22:01 +0000)]
provide a support for a single "times" font in -Tswf
ellson [Fri, 13 Oct 2006 14:37:57 +0000 (14:37 +0000)]
remove unneeded include (included by plugin/xlib device code)
erg [Thu, 12 Oct 2006 23:11:49 +0000 (23:11 +0000)]
Fix line folding bug where previous fgets ends in '\\' and next
fgets returns a single '\n'. The code needs to handle this case,
and back up the buffer appropriately.
erg [Thu, 12 Oct 2006 23:10:20 +0000 (23:10 +0000)]
Fix Windows code to only remove .exe if it exists. Apparently,
versions can now have argv[0] with no trailing .exe.
ellson [Wed, 11 Oct 2006 17:51:39 +0000 (17:51 +0000)]
generate multigraph movies
ellson [Wed, 11 Oct 2006 17:51:10 +0000 (17:51 +0000)]
avoid extra headers (begin_job) in multigraph output
ellson [Wed, 11 Oct 2006 16:11:05 +0000 (16:11 +0000)]
fix page numbers on beginpage
ellson [Wed, 11 Oct 2006 12:59:49 +0000 (12:59 +0000)]
Fix bug# 1030 - LC_COLLATE ignored if user has LC_ALL in environment. Use LC_ALL instead.
erg [Tue, 10 Oct 2006 21:08:23 +0000 (21:08 +0000)]
Fix bug 1034.
erg [Tue, 10 Oct 2006 19:46:43 +0000 (19:46 +0000)]
Fix bug 1035
erg [Thu, 5 Oct 2006 21:49:15 +0000 (21:49 +0000)]
Back out previous change.
erg [Thu, 5 Oct 2006 20:58:42 +0000 (20:58 +0000)]
Add include of assert.h to make sure assert() is handled correctly.
ellson [Tue, 3 Oct 2006 20:23:35 +0000 (20:23 +0000)]
improve arithmetic limit fix
ellson [Tue, 3 Oct 2006 19:15:51 +0000 (19:15 +0000)]
fix an arithmetic instability
ellson [Tue, 3 Oct 2006 17:08:11 +0000 (17:08 +0000)]
disable mng plugin in rpm builds for now
ellson [Tue, 3 Oct 2006 13:31:00 +0000 (13:31 +0000)]
really fix -Txdot to not transform coordinates.
ellson [Fri, 29 Sep 2006 17:42:45 +0000 (17:42 +0000)]
fix ps library shapes
ellson [Fri, 29 Sep 2006 16:16:34 +0000 (16:16 +0000)]
more readability
ellson [Fri, 29 Sep 2006 16:11:54 +0000 (16:11 +0000)]
improve readability of some strcmp() tests
ellson [Fri, 29 Sep 2006 16:05:36 +0000 (16:05 +0000)]
add "oval" as an alias for "ellipse"
ellson [Fri, 29 Sep 2006 14:31:45 +0000 (14:31 +0000)]
fix problem with pencolor in -Tps when shape=plaintext
ellson [Tue, 26 Sep 2006 18:40:55 +0000 (18:40 +0000)]
fix bug in contruction of relocated plugin libdir
ellson [Tue, 26 Sep 2006 18:15:51 +0000 (18:15 +0000)]
fix for new library location
ellson [Tue, 26 Sep 2006 17:35:39 +0000 (17:35 +0000)]
update binary relocation mechanism for move of libgvc
ellson [Tue, 26 Sep 2006 17:20:10 +0000 (17:20 +0000)]
no need to install libpack
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 16:47:54 +0000 (16:47 +0000)]
per frequent requests, most recently from Debian,
move shared libs to $PREFIX/lib (from $PREFIX/graphviz/lib)
libcdt, libgraph, libagraph, libgvc, libpack, libexpr, libpathplan
add missing .3 and .pc
ellson [Tue, 26 Sep 2006 15:33:37 +0000 (15:33 +0000)]
fix uninitialized variable warning
erg [Mon, 25 Sep 2006 17:27:05 +0000 (17:27 +0000)]
Update info files
erg [Fri, 22 Sep 2006 22:16:33 +0000 (22:16 +0000)]
Fix bug 1025 - if charset != latin1, have postscript check for latin1
values in the utf-8 and convert them to latin1 for the postscript output.
erg [Fri, 22 Sep 2006 18:32:06 +0000 (18:32 +0000)]
Update info files
ellson [Thu, 21 Sep 2006 20:05:03 +0000 (20:05 +0000)]
clean up test_reference in "make clean" target since reference is now in a .tgz
ellson [Thu, 21 Sep 2006 19:57:15 +0000 (19:57 +0000)]
add test_reference files in single tar file
ellson [Thu, 21 Sep 2006 19:57:15 +0000 (19:57 +0000)]
add test_reference files in single tar file
ellson [Thu, 21 Sep 2006 19:53:06 +0000 (19:53 +0000)]
get rid of multitude of individual test_references in preparation for single tar file set
ellson [Thu, 21 Sep 2006 19:23:53 +0000 (19:23 +0000)]
first cut at new "simple" regression test cases
ellson [Thu, 21 Sep 2006 19:23:53 +0000 (19:23 +0000)]
first cut at new "simple" regression test cases
ellson [Thu, 21 Sep 2006 19:23:53 +0000 (19:23 +0000)]
first cut at new "simple" regression test cases
ellson [Thu, 21 Sep 2006 19:23:53 +0000 (19:23 +0000)]
first cut at new "simple" regression test cases
ellson [Fri, 15 Sep 2006 18:19:51 +0000 (18:19 +0000)]
add instructions for finding out what formats a particular installation of dot supports.
ellson [Fri, 15 Sep 2006 15:18:52 +0000 (15:18 +0000)]
disable all transformations in -Txdot output
ellson [Fri, 15 Sep 2006 15:18:13 +0000 (15:18 +0000)]
add Xlib.h - needed on Solaris
ellson [Fri, 15 Sep 2006 12:50:01 +0000 (12:50 +0000)]
use the right kind of quoting to get substition to work later
ellson [Tue, 12 Sep 2006 20:19:01 +0000 (20:19 +0000)]
move "Requires: urw-fonts" to base package
ellson [Tue, 12 Sep 2006 20:08:50 +0000 (20:08 +0000)]
don't bother with sizing empty strings
ellson [Tue, 12 Sep 2006 17:34:43 +0000 (17:34 +0000)]
more separate directory build fixes (looks like the first patch wasn't applied).
ellson [Tue, 12 Sep 2006 17:26:00 +0000 (17:26 +0000)]
more separate build directory fixes
ellson [Tue, 12 Sep 2006 17:11:49 +0000 (17:11 +0000)]
more "separate build directory" fixes
ellson [Tue, 12 Sep 2006 16:47:21 +0000 (16:47 +0000)]
support for building in a separate directory
e.g.: mkdir obj; cd obj; ../configure; make
ellson [Tue, 12 Sep 2006 16:00:42 +0000 (16:00 +0000)]
update gv test cases for building in a separate build directory
ellson [Tue, 12 Sep 2006 14:06:34 +0000 (14:06 +0000)]
Fix for #1006 part 2 (e.g. dot -Txdot try.dot )
erg [Mon, 11 Sep 2006 18:33:58 +0000 (18:33 +0000)]
Fix bug 1018
ellson [Mon, 11 Sep 2006 15:34:29 +0000 (15:34 +0000)]
fix bug#1006
north [Fri, 8 Sep 2006 19:38:22 +0000 (19:38 +0000)]
fix DEBUG code in graph.c for e->key
ellson [Fri, 8 Sep 2006 16:31:13 +0000 (16:31 +0000)]
Fix #1012 - missing edge labels in -Txdot
ellson [Fri, 8 Sep 2006 15:47:07 +0000 (15:47 +0000)]
Fix #1016
erg [Thu, 7 Sep 2006 15:48:30 +0000 (15:48 +0000)]
Fix bug associated with clicking X to close an X dialogue box
ellson [Wed, 6 Sep 2006 11:58:04 +0000 (11:58 +0000)]
add fontclolor to _ldraw in -Txdot
fixes bug#1014
ellson [Wed, 6 Sep 2006 11:46:05 +0000 (11:46 +0000)]
fix bug#1013 - lost \n, \l, \r in strup_and_subst_obj()
ellson [Tue, 5 Sep 2006 18:19:47 +0000 (18:19 +0000)]
add ellipses
erg [Mon, 4 Sep 2006 20:19:05 +0000 (20:19 +0000)]
Improve description of quadratic attribute behavior.
erg [Mon, 4 Sep 2006 19:04:19 +0000 (19:04 +0000)]
Update info files
ellson [Mon, 4 Sep 2006 13:46:58 +0000 (13:46 +0000)]
Fix Bug #1011 - stdint.h not availble on Solaris (so much for standards!)
ellson [Mon, 4 Sep 2006 13:34:05 +0000 (13:34 +0000)]
add "#ifdef HAVE_STDINT_H" around #include for Solaris
Fix Bug#1011