]> granicus.if.org Git - graphviz/log
graphviz
17 years agoquartz plugin goes through gvdevice_write
glenlow [Sat, 2 Feb 2008 08:30:51 +0000 (08:30 +0000)]
quartz plugin goes through gvdevice_write

17 years agogvRenderData outputs non-null terminated string and string length, reduced reallocations
glenlow [Sat, 2 Feb 2008 06:42:23 +0000 (06:42 +0000)]
gvRenderData outputs non-null terminated string and string length, reduced reallocations

17 years agoeliminate more crud
ellson [Sat, 2 Feb 2008 02:57:41 +0000 (02:57 +0000)]
eliminate more crud

17 years agoattempt to reduce some ugliness in the spec file
ellson [Sat, 2 Feb 2008 02:35:38 +0000 (02:35 +0000)]
attempt to reduce some ugliness in the spec file

17 years agoexperimentally add smyrna to fc[89] rpms
ellson [Fri, 1 Feb 2008 22:59:27 +0000 (22:59 +0000)]
experimentally add smyrna to fc[89] rpms

17 years agoexperimentally add smyrna to fc[89] rpms
ellson [Fri, 1 Feb 2008 22:59:23 +0000 (22:59 +0000)]
experimentally add smyrna to fc[89] rpms

17 years agoexperimentally add smyrna to fc[89] rpms
ellson [Fri, 1 Feb 2008 22:59:23 +0000 (22:59 +0000)]
experimentally add smyrna to fc[89] rpms

17 years agochange BR from R to R-devel per Redhat #427376
ellson [Fri, 1 Feb 2008 17:35:30 +0000 (17:35 +0000)]
change BR from R to R-devel per Redhat #427376

17 years agoschemas for node, edge and graph attributes, command-line arguments.
glenlow [Fri, 1 Feb 2008 08:54:08 +0000 (08:54 +0000)]
schemas for node, edge and graph attributes, command-line arguments.

17 years agoschemas for node, edge and graph attributes, command-line arguments.
glenlow [Fri, 1 Feb 2008 08:54:08 +0000 (08:54 +0000)]
schemas for node, edge and graph attributes, command-line arguments.

17 years agoschemas for node, edge and graph attributes, command-line arguments.
glenlow [Fri, 1 Feb 2008 08:54:08 +0000 (08:54 +0000)]
schemas for node, edge and graph attributes, command-line arguments.

17 years agofix quartz test
glenlow [Fri, 1 Feb 2008 02:31:10 +0000 (02:31 +0000)]
fix quartz test

17 years agoFix mapping geometry of edges to account for line width.
erg [Thu, 31 Jan 2008 21:51:35 +0000 (21:51 +0000)]
Fix mapping geometry of edges to account for line width.
Unfortunately, this involved a bit of code shuffling. Since map
generation is done in emit_begin_edge(), the use of style and penwidth
was removed from emit_edge_graphics() and moved earlier.

17 years agoRemove function declarations which should be(?) static.
erg [Thu, 31 Jan 2008 21:47:48 +0000 (21:47 +0000)]
Remove function declarations which should be(?) static.

17 years ago*** empty log message ***
arif [Thu, 31 Jan 2008 17:46:38 +0000 (17:46 +0000)]
*** empty log message ***

17 years agoUpdate info files
erg [Wed, 30 Jan 2008 22:37:16 +0000 (22:37 +0000)]
Update info files

17 years agoHandle C99/m4 #line directives as well.
erg [Wed, 30 Jan 2008 21:24:13 +0000 (21:24 +0000)]
Handle C99/m4 #line directives as well.

17 years agoFix scanners to work correctly with preprocessor line directives,
erg [Wed, 30 Jan 2008 20:52:35 +0000 (20:52 +0000)]
Fix scanners to work correctly with preprocessor line directives,
storing file names if necessary.
Fix the cgraph and agraph scanners to check for the correct edgeop
depending on whether the graph is directed or not.

17 years agoAdd rule so that globals.o depends on globals.h
erg [Wed, 30 Jan 2008 20:51:10 +0000 (20:51 +0000)]
Add rule so that globals.o depends on globals.h

17 years agoAdd note about how to add fonts on Windows.
erg [Wed, 30 Jan 2008 14:56:36 +0000 (14:56 +0000)]
Add note about how to add fonts on Windows.

17 years agoFix vmhdr.h as ssize_t will now always be defined.
erg [Wed, 30 Jan 2008 14:48:51 +0000 (14:48 +0000)]
Fix vmhdr.h as ssize_t will now always be defined.

17 years agorecognize -Npenwidth --- incomplete
ellson [Tue, 29 Jan 2008 19:58:31 +0000 (19:58 +0000)]
recognize -Npenwidth   --- incomplete

17 years agorecognize -Npenwidth --- incomplete
ellson [Tue, 29 Jan 2008 19:58:31 +0000 (19:58 +0000)]
recognize -Npenwidth   --- incomplete

17 years agoadd share/fonts/FreeSans.ttf to distro, for use in Windows only.
ellson [Tue, 29 Jan 2008 19:42:49 +0000 (19:42 +0000)]
add share/fonts/FreeSans.ttf to distro, for use in Windows only.

17 years agoback out previous change to hak in support for FreeSans.ttf
ellson [Tue, 29 Jan 2008 16:34:12 +0000 (16:34 +0000)]
back out previous change to hak in support for FreeSans.ttf
 - it didn't work, and it was ugly

17 years agofix attribute write bug (from agraph)
north [Mon, 28 Jan 2008 21:40:51 +0000 (21:40 +0000)]
fix attribute write bug (from agraph)

17 years agoFixed stupid bug where nondefault attributes were not being written properly.
north [Sat, 26 Jan 2008 00:46:43 +0000 (00:46 +0000)]
Fixed stupid bug where nondefault attributes were not being written properly.

17 years agoFixed stupid bug where nondefault attributes were not being written properly.
north [Sat, 26 Jan 2008 00:46:43 +0000 (00:46 +0000)]
Fixed stupid bug where nondefault attributes were not being written properly.

17 years agohack to strip ".ttf" from "FreeSans.ttf" in an attempt to find a better font for...
ellson [Fri, 25 Jan 2008 13:49:19 +0000 (13:49 +0000)]
hack to strip ".ttf" from "FreeSans.ttf" in an attempt to find a better font for doxygen on windows

17 years agodon't use AC_CHECK_LIB without an [action_if_found] or it will add the library to...
ellson [Fri, 25 Jan 2008 13:10:41 +0000 (13:10 +0000)]
don't use AC_CHECK_LIB without an [action_if_found] or it will add the library to LIBS

17 years agoRemove old declaration for makeHier
erg [Thu, 24 Jan 2008 20:03:47 +0000 (20:03 +0000)]
Remove old declaration for makeHier

17 years agoAdd more information about tailoring fontconfig
erg [Thu, 24 Jan 2008 19:09:21 +0000 (19:09 +0000)]
Add more information about tailoring fontconfig

17 years agoCorrect makeHier interface to use number of edges in reduced graph
erg [Thu, 24 Jan 2008 18:46:16 +0000 (18:46 +0000)]
Correct makeHier interface to use number of edges in reduced graph

17 years agohier.c not hier.o
ellson [Thu, 24 Jan 2008 13:03:16 +0000 (13:03 +0000)]
hier.c not hier.o

17 years agofix up Makefile.am for lib/topfish
ellson [Thu, 24 Jan 2008 03:11:45 +0000 (03:11 +0000)]
fix up Makefile.am for lib/topfish

17 years agofix up Makefile.am for lib/topfish
ellson [Thu, 24 Jan 2008 03:11:45 +0000 (03:11 +0000)]
fix up Makefile.am for lib/topfish

17 years agofix up Makefile.am for lib/topfish
ellson [Thu, 24 Jan 2008 03:11:45 +0000 (03:11 +0000)]
fix up Makefile.am for lib/topfish

17 years agoAdd topfish code to cvs tree;
erg [Thu, 24 Jan 2008 00:10:05 +0000 (00:10 +0000)]
Add topfish code to cvs tree;
fix materials.h to get hide definitions

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:45 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

17 years agojanitor - various .cvsignore
ellson [Wed, 23 Jan 2008 20:50:12 +0000 (20:50 +0000)]
janitor - various .cvsignore

17 years agojanitor - various .cvsignore
ellson [Wed, 23 Jan 2008 20:50:12 +0000 (20:50 +0000)]
janitor - various .cvsignore

17 years agocorrect typo
ellson [Mon, 21 Jan 2008 01:27:11 +0000 (01:27 +0000)]
correct typo

17 years agorough hack for a quartz test
ellson [Mon, 21 Jan 2008 01:23:35 +0000 (01:23 +0000)]
rough hack for a quartz test

17 years agotag quartz quality as lower than cairo but higher that gd
ellson [Mon, 21 Jan 2008 01:16:48 +0000 (01:16 +0000)]
tag quartz quality as lower than cairo but higher that gd

17 years agoadd Makefile.am and configure section for quartz
ellson [Mon, 21 Jan 2008 00:49:59 +0000 (00:49 +0000)]
add Makefile.am and configure section for quartz

17 years agoQuartz direct plugin for Mac OS X
glenlow [Sat, 19 Jan 2008 05:26:40 +0000 (05:26 +0000)]
Quartz direct plugin for Mac OS X

17 years agoFix bug 1276
erg [Fri, 18 Jan 2008 19:01:58 +0000 (19:01 +0000)]
Fix bug 1276

17 years agoUpdate info files
erg [Wed, 16 Jan 2008 04:38:26 +0000 (04:38 +0000)]
Update info files

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:40 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:40 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years ago-renaming demo scripts so that they consistently use .<lang> for their extent
ellson [Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)]
-renaming demo scripts so that they consistently use .<lang> for their extent
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

17 years agodrop VERSION'ing of SWIG-generated tcl binding. SWIG has its own ideas.
ellson [Sat, 12 Jan 2008 03:08:27 +0000 (03:08 +0000)]
drop VERSION'ing of SWIG-generated tcl binding.   SWIG has its own ideas.

17 years agofixes from Max, and me, now works
ellson [Sat, 12 Jan 2008 02:54:02 +0000 (02:54 +0000)]
fixes from Max, and me, now works

17 years agoUpdate info files
erg [Fri, 11 Jan 2008 22:17:54 +0000 (22:17 +0000)]
Update info files

17 years agoFix shape=point to handle much smaller sizes.
erg [Fri, 11 Jan 2008 20:45:55 +0000 (20:45 +0000)]
Fix shape=point to handle much smaller sizes.

17 years agosome incremental improvements from Max Baker <max@warped.org>
ellson [Fri, 11 Jan 2008 20:19:46 +0000 (20:19 +0000)]
some incremental improvements from Max Baker <max@warped.org>
but this doesn't show the edges to dependents properly

17 years agoFix bugs related to the type of functions (the return type was being set to the
erg [Thu, 10 Jan 2008 18:35:18 +0000 (18:35 +0000)]
Fix bugs related to the type of functions (the return type was being set to the
last type declared in its body) and casting from a string to a double.

17 years agomissed line from Adrian's patch
ellson [Thu, 10 Jan 2008 13:04:09 +0000 (13:04 +0000)]
missed line from Adrian's patch

17 years agoadd PDF error reporting patch from:
ellson [Thu, 10 Jan 2008 11:27:21 +0000 (11:27 +0000)]
add PDF error reporting patch from:
Adrian Johnson <adrian@redneon.com>

17 years agoCommit version of gvpr using the cgraph library. The relevant
erg [Wed, 9 Jan 2008 22:36:19 +0000 (22:36 +0000)]
Commit version of gvpr using the cgraph library. The relevant
code is wrapped in #ifdef USE_CGRAPH.