]> granicus.if.org Git - graphviz/log
graphviz
16 years agoReformat to standard
erg [Fri, 28 Mar 2008 15:38:09 +0000 (15:38 +0000)]
Reformat to standard

16 years agoAdd macro for node id.
erg [Fri, 28 Mar 2008 15:37:04 +0000 (15:37 +0000)]
Add macro for node id.
Fix bad C enum declaration
Fix template ile usage for Unix

16 years agoAdd template dot file for specifying attributes
erg [Fri, 28 Mar 2008 15:34:22 +0000 (15:34 +0000)]
Add template dot file for specifying attributes

16 years ago*** empty log message ***
arif [Thu, 27 Mar 2008 20:32:04 +0000 (20:32 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Thu, 27 Mar 2008 20:29:21 +0000 (20:29 +0000)]
*** empty log message ***

16 years agouse new graph prototype and attribute symbol walking functions
glenlow [Thu, 27 Mar 2008 11:55:33 +0000 (11:55 +0000)]
use new graph prototype and attribute symbol walking functions

16 years agouse new graph prototype and attribute symbol walking functions
glenlow [Thu, 27 Mar 2008 11:55:33 +0000 (11:55 +0000)]
use new graph prototype and attribute symbol walking functions

16 years agoagprotonode, agprotoedge to get prototype graph objects; agattr to create attribute...
glenlow [Thu, 27 Mar 2008 11:53:22 +0000 (11:53 +0000)]
agprotonode, agprotoedge to get prototype graph objects; agattr to create attribute symbols of a graph object; agfstattr, agnxtattr, aglstattr, agprvattr to walk the attribute symbols of a graph object.

16 years agoagprotonode, agprotoedge to get prototype graph objects; agattr to create attribute...
glenlow [Thu, 27 Mar 2008 11:53:22 +0000 (11:53 +0000)]
agprotonode, agprotoedge to get prototype graph objects; agattr to create attribute symbols of a graph object; agfstattr, agnxtattr, aglstattr, agprvattr to walk the attribute symbols of a graph object.

16 years ago*** empty log message ***
arif [Wed, 26 Mar 2008 23:11:36 +0000 (23:11 +0000)]
*** empty log message ***

16 years agosuppress some print out and some sanity checks
yifanhu [Wed, 26 Mar 2008 21:37:02 +0000 (21:37 +0000)]
suppress some print out and some sanity checks

16 years agoUse more efficient version of quicksort_place
erg [Wed, 26 Mar 2008 18:04:30 +0000 (18:04 +0000)]
Use more efficient version of quicksort_place

16 years agoModify cgraph.h to be compatible with C++
erg [Wed, 26 Mar 2008 17:56:29 +0000 (17:56 +0000)]
Modify cgraph.h to be compatible with C++

16 years ago*** empty log message ***
arif [Tue, 25 Mar 2008 22:50:17 +0000 (22:50 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Tue, 25 Mar 2008 22:50:17 +0000 (22:50 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Tue, 25 Mar 2008 22:50:17 +0000 (22:50 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Tue, 25 Mar 2008 22:47:52 +0000 (22:47 +0000)]
*** empty log message ***

16 years agoAdd support for environment variable SMYRNA_PATH to root directory
erg [Tue, 25 Mar 2008 19:51:06 +0000 (19:51 +0000)]
Add support for environment variable SMYRNA_PATH to root directory
of smyrna data directories gui, icons, etc.

16 years agoRemove redundant allocation of Hierarchy structure.
erg [Tue, 25 Mar 2008 19:49:41 +0000 (19:49 +0000)]
Remove redundant allocation of Hierarchy structure.

16 years agoInitialize coordinate arrays in prepare_topological_fisheye
erg [Tue, 25 Mar 2008 17:11:56 +0000 (17:11 +0000)]
Initialize coordinate arrays in prepare_topological_fisheye
Send trace output to stderr

16 years agoFix bug 1324.
erg [Tue, 25 Mar 2008 16:28:27 +0000 (16:28 +0000)]
Fix bug 1324.

16 years agoJanitor - fix "warning: 'return' with no value, in function returning non-void"
ellson [Tue, 25 Mar 2008 16:17:45 +0000 (16:17 +0000)]
Janitor - fix "warning: 'return' with no value, in function returning non-void"

16 years agoJanitor - add "void" parameter to avoid: "warning: function declaration isn't a proto...
ellson [Tue, 25 Mar 2008 16:15:06 +0000 (16:15 +0000)]
Janitor - add "void" parameter to avoid: "warning: function declaration isn't a prototype"

16 years agochange button names
north [Tue, 25 Mar 2008 14:37:34 +0000 (14:37 +0000)]
change button names

16 years agowork in progress on codegen replacements
ellson [Tue, 25 Mar 2008 12:02:21 +0000 (12:02 +0000)]
work in progress on codegen replacements

16 years agoRemove references to no longer used makefiles for smyrna
erg [Mon, 24 Mar 2008 15:39:58 +0000 (15:39 +0000)]
Remove references to no longer used makefiles for smyrna
  lib/filter/Makefile
  lib/utilities/Makefile

16 years agoFix bug in split function of quicksort_place.
erg [Fri, 21 Mar 2008 22:27:45 +0000 (22:27 +0000)]
Fix bug in split function of quicksort_place.

16 years agoReformat to make more readable.
erg [Fri, 21 Mar 2008 22:26:00 +0000 (22:26 +0000)]
Reformat to make more readable.

16 years agoRename intersect() in geom.c as seg_intersect() to avoid conflict with
erg [Thu, 20 Mar 2008 16:14:50 +0000 (16:14 +0000)]
Rename intersect() in geom.c as seg_intersect() to avoid conflict with
pathplan.

16 years agoMove the glTex* files from utilities to glcompset.
erg [Thu, 20 Mar 2008 15:38:34 +0000 (15:38 +0000)]
Move the glTex* files from utilities to glcompset.

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:59 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoClean up smyrna files:
erg [Wed, 19 Mar 2008 21:43:58 +0000 (21:43 +0000)]
Clean up smyrna files:
  remove unnecessary globals
  modify libraries not to rely on code in cmd/smyrna
  remove static declarations from .h files
  remove unnecessary libraries
  mark unused code and clean up warnings

16 years agoinclude viewer app + shortcuts in MSI install
glenlow [Wed, 19 Mar 2008 07:26:23 +0000 (07:26 +0000)]
include viewer app + shortcuts in MSI install

16 years agobasic viewer app for Windows
glenlow [Wed, 19 Mar 2008 04:15:06 +0000 (04:15 +0000)]
basic viewer app for Windows

16 years agobasic viewer app for Windows
glenlow [Wed, 19 Mar 2008 04:15:06 +0000 (04:15 +0000)]
basic viewer app for Windows

16 years agobasic viewer app for Windows
glenlow [Wed, 19 Mar 2008 04:15:06 +0000 (04:15 +0000)]
basic viewer app for Windows

16 years agobasic viewer app for Windows
glenlow [Wed, 19 Mar 2008 04:15:06 +0000 (04:15 +0000)]
basic viewer app for Windows

16 years agobasic viewer app for Windows
glenlow [Wed, 19 Mar 2008 04:15:06 +0000 (04:15 +0000)]
basic viewer app for Windows

16 years agobasic viewer app for Windows
glenlow [Wed, 19 Mar 2008 04:15:06 +0000 (04:15 +0000)]
basic viewer app for Windows

16 years agoFix bug in irrelevant_subgraph.
north [Tue, 18 Mar 2008 14:47:26 +0000 (14:47 +0000)]
Fix bug in irrelevant_subgraph.

16 years ago*** empty log message ***
arif [Tue, 18 Mar 2008 14:07:37 +0000 (14:07 +0000)]
*** empty log message ***

16 years agoFixed bug in irrelevant_subgraph where anonymous subgraphs
north [Tue, 18 Mar 2008 12:24:56 +0000 (12:24 +0000)]
Fixed bug in irrelevant_subgraph where anonymous subgraphs
were sometimes not being written though they had nondefault
attributes.

16 years agofix bug#1317 - we now keep a maximum of 50 image files open
ellson [Sat, 15 Mar 2008 23:19:31 +0000 (23:19 +0000)]
fix bug#1317 - we now keep a maximum of 50 image files open
added support for CAIRO_FORMAT_RGB24 format in png:ps:cairo loader  (for -Tps)

16 years agofix bug#1317 - we now keep a maximum of 50 image files open
ellson [Sat, 15 Mar 2008 23:19:30 +0000 (23:19 +0000)]
fix bug#1317 - we now keep a maximum of 50 image files open
added support for CAIRO_FORMAT_RGB24 format in png:ps:cairo loader  (for -Tps)

16 years agofix bug#1317 - we now keep a maximum of 50 image files open
ellson [Sat, 15 Mar 2008 23:19:30 +0000 (23:19 +0000)]
fix bug#1317 - we now keep a maximum of 50 image files open
added support for CAIRO_FORMAT_RGB24 format in png:ps:cairo loader  (for -Tps)

16 years agofix bug#1317 - we now keep a maximum of 50 image files open
ellson [Sat, 15 Mar 2008 23:19:30 +0000 (23:19 +0000)]
fix bug#1317 - we now keep a maximum of 50 image files open
added support for CAIRO_FORMAT_RGB24 format in png:ps:cairo loader  (for -Tps)

16 years agoprint strerrno(errno) on failure to open image files, make it easier to see problems...
ellson [Sat, 15 Mar 2008 12:59:48 +0000 (12:59 +0000)]
print strerrno(errno) on failure to open image files, make it easier to see problems with number of open files.

16 years agoadd "folder" to the shapes regression test
ellson [Fri, 14 Mar 2008 22:19:50 +0000 (22:19 +0000)]
add "folder" to the shapes regression test

16 years agopartial fix for bug #1315 - makes translations the same in -Tps and -Tpdf
ellson [Fri, 14 Mar 2008 22:08:40 +0000 (22:08 +0000)]
partial fix for bug #1315 - makes translations the same in -Tps and -Tpdf

16 years agopartial fix for bug #1315 - makes translations the same in -Tps and -Tpdf
ellson [Fri, 14 Mar 2008 22:08:40 +0000 (22:08 +0000)]
partial fix for bug #1315 - makes translations the same in -Tps and -Tpdf

16 years agorevert previous change - but add more comments
ellson [Fri, 14 Mar 2008 17:29:30 +0000 (17:29 +0000)]
revert previous change - but add more comments

16 years agofix logic error, although it doesn't actually result in a problem
ellson [Fri, 14 Mar 2008 17:25:01 +0000 (17:25 +0000)]
fix logic error, although it doesn't actually result in a problem

16 years agoadd -I../../lib/topfish for #include "hierarch.h"
ellson [Fri, 14 Mar 2008 16:17:09 +0000 (16:17 +0000)]
add -I../../lib/topfish for #include "hierarch.h"

16 years ago*** empty log message ***
arif [Fri, 14 Mar 2008 15:59:52 +0000 (15:59 +0000)]
*** empty log message ***

16 years agoignore smyrna product (was ignoring gtktopview)
ellson [Fri, 14 Mar 2008 15:27:12 +0000 (15:27 +0000)]
ignore smyrna product (was ignoring gtktopview)

16 years ago*** empty log message ***
arif [Fri, 14 Mar 2008 14:49:57 +0000 (14:49 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Fri, 14 Mar 2008 14:46:20 +0000 (14:46 +0000)]
*** empty log message ***

16 years agoNetBSD patches - mostly linker
ellson [Fri, 14 Mar 2008 04:10:39 +0000 (04:10 +0000)]
NetBSD patches - mostly linker
from: Joerg Sonnenberger <joerg@NetBSD.org>

16 years agoNetBSD patches - mostly linker
ellson [Fri, 14 Mar 2008 04:10:39 +0000 (04:10 +0000)]
NetBSD patches - mostly linker
from: Joerg Sonnenberger <joerg@NetBSD.org>

16 years agoNetBSD patches - mostly linker
ellson [Fri, 14 Mar 2008 04:10:39 +0000 (04:10 +0000)]
NetBSD patches - mostly linker
from: Joerg Sonnenberger <joerg@NetBSD.org>

16 years agouse a configure test for pango-fontconfig support
ellson [Thu, 13 Mar 2008 15:13:38 +0000 (15:13 +0000)]
use a configure test for pango-fontconfig support
   (to fix issue where windows has fontconfig, but pango not built to use it)

16 years agoneed to test if pango was built with fonconfig, not just that fonconfig is present
ellson [Wed, 12 Mar 2008 18:52:32 +0000 (18:52 +0000)]
need to test if pango was built with fonconfig, not just that fonconfig is present

16 years agoalign better with fedora version of spec
ellson [Tue, 11 Mar 2008 20:06:06 +0000 (20:06 +0000)]
align better with fedora version of spec

16 years agomake a start at a glitz plugin
ellson [Tue, 11 Mar 2008 18:55:46 +0000 (18:55 +0000)]
make a start at a glitz plugin

16 years agomake a start at a glitz plugin
ellson [Tue, 11 Mar 2008 18:55:46 +0000 (18:55 +0000)]
make a start at a glitz plugin

16 years agomake a start at a glitz plugin
ellson [Tue, 11 Mar 2008 18:55:46 +0000 (18:55 +0000)]
make a start at a glitz plugin

16 years agomake a start at a glitz plugin
ellson [Tue, 11 Mar 2008 18:55:46 +0000 (18:55 +0000)]
make a start at a glitz plugin

16 years agomake a start at a glitz plugin
ellson [Tue, 11 Mar 2008 18:55:46 +0000 (18:55 +0000)]
make a start at a glitz plugin

16 years agoadd a .cvsignore to gdiplus
ellson [Tue, 11 Mar 2008 18:54:22 +0000 (18:54 +0000)]
add a .cvsignore to gdiplus

16 years agocleaning out some crud (#ifdef'ed out code)
ellson [Tue, 11 Mar 2008 18:52:40 +0000 (18:52 +0000)]
cleaning out some crud (#ifdef'ed out code)

16 years agoadded plugin config postinstall
glenlow [Tue, 11 Mar 2008 09:19:59 +0000 (09:19 +0000)]
added plugin config postinstall

16 years agostart 2.19 development series
ellson [Mon, 10 Mar 2008 20:10:36 +0000 (20:10 +0000)]
start 2.19 development series