]> granicus.if.org Git - graphviz/log
graphviz
15 years agotest commit
arif [Mon, 20 Jul 2009 17:55:20 +0000 (17:55 +0000)]
test commit

15 years agogvpr output window ,settings window Apply button ,fe wbugs cleaned up
arif [Mon, 20 Jul 2009 16:46:04 +0000 (16:46 +0000)]
gvpr output window ,settings window Apply button ,fe wbugs cleaned up

15 years agodebug codes (printfs) have been removed
arif [Mon, 20 Jul 2009 14:14:32 +0000 (14:14 +0000)]
debug codes (printfs) have been removed

15 years agodebug codes (printfs) have been removed
arif [Mon, 20 Jul 2009 14:10:43 +0000 (14:10 +0000)]
debug codes (printfs) have been removed

15 years agoMake sure the graph discipline is set to sfio before calling agwrite, then reset it.
erg [Thu, 16 Jul 2009 22:09:50 +0000 (22:09 +0000)]
Make sure the graph discipline is set to sfio before calling agwrite, then reset it.

15 years agoDo spline routing on a per component basis;
erg [Thu, 16 Jul 2009 17:40:57 +0000 (17:40 +0000)]
Do spline routing on a per component basis;
clean up cluster code related to ipsep to make main function cleaner

15 years agoFix bug in command-line attribute declaration. The changes made
erg [Thu, 16 Jul 2009 17:13:20 +0000 (17:13 +0000)]
Fix bug in command-line attribute declaration. The changes made
in version 1.98 to avoid writing on argv input was not correct.

15 years agoFix bug 1713
erg [Thu, 16 Jul 2009 16:36:34 +0000 (16:36 +0000)]
Fix bug 1713

15 years agofix unassigned value
ellson [Thu, 16 Jul 2009 15:53:10 +0000 (15:53 +0000)]
fix unassigned value

15 years agodon't include gv.3ruby.gz in R package
ellson [Thu, 16 Jul 2009 15:36:52 +0000 (15:36 +0000)]
don't include gv.3ruby.gz in R package

15 years agoattempting to run rtest on centos3 fails due to no ksh93 - disable
ellson [Thu, 16 Jul 2009 13:07:13 +0000 (13:07 +0000)]
attempting to run rtest on centos3 fails due to no ksh93 - disable

15 years agofix for distros without php
ellson [Thu, 16 Jul 2009 12:12:55 +0000 (12:12 +0000)]
fix for distros without php

15 years agoSimplify code to use neato_init_node;
erg [Wed, 15 Jul 2009 20:29:47 +0000 (20:29 +0000)]
Simplify code to use neato_init_node;
fix to work with cgraph

15 years agofurther simplification - don't even bother with feof() - its useless
ellson [Wed, 15 Jul 2009 14:46:14 +0000 (14:46 +0000)]
further simplification - don't even bother with feof() - its useless

15 years agodeal with churn in php language
ellson [Wed, 15 Jul 2009 14:26:43 +0000 (14:26 +0000)]
deal with churn in php language

15 years agodon't try to include non-existant gvprlib.vcproj in distribution
ellson [Wed, 15 Jul 2009 13:02:00 +0000 (13:02 +0000)]
don't try to include non-existant gvprlib.vcproj in distribution

15 years agosmyrna changes to pick opbjects in 3d space
arif [Tue, 14 Jul 2009 21:14:51 +0000 (21:14 +0000)]
smyrna changes to pick opbjects in 3d space

15 years agoAdd note on cmapx about the connection of ids and graph names
erg [Tue, 14 Jul 2009 14:59:50 +0000 (14:59 +0000)]
Add note on cmapx about the connection of ids and graph names

15 years agoclean out more CODEGEN bits - mostly comments
ellson [Tue, 14 Jul 2009 13:18:07 +0000 (13:18 +0000)]
clean out more CODEGEN bits - mostly comments

15 years agoFix so that graph picks up ProtoGraph attributes even if it none itself.
erg [Sat, 11 Jul 2009 15:38:51 +0000 (15:38 +0000)]
Fix so that graph picks up ProtoGraph attributes even if it none itself.

15 years agoMake output.c compatible with cgraph
erg [Fri, 10 Jul 2009 21:22:54 +0000 (21:22 +0000)]
Make output.c compatible with cgraph

15 years agoFix bug in cgraph version
erg [Fri, 10 Jul 2009 21:22:25 +0000 (21:22 +0000)]
Fix bug in cgraph version

15 years agocgraphify ortho
erg [Fri, 10 Jul 2009 21:21:14 +0000 (21:21 +0000)]
cgraphify ortho

15 years agocgraphify osage and sfdp
erg [Fri, 10 Jul 2009 21:11:38 +0000 (21:11 +0000)]
cgraphify osage and sfdp

15 years agoAdd const modifier to putstr
erg [Fri, 10 Jul 2009 21:10:32 +0000 (21:10 +0000)]
Add const modifier to putstr

15 years agoAdd #include <stdlib.h> for WITH_CGRAPH
erg [Fri, 10 Jul 2009 21:09:50 +0000 (21:09 +0000)]
Add #include <stdlib.h> for WITH_CGRAPH

15 years agoFix incorrect use of graph rather than edge attribute.
erg [Fri, 10 Jul 2009 17:54:54 +0000 (17:54 +0000)]
Fix incorrect use of graph rather than edge attribute.

15 years agoRemove added #include and use forward declaration to move free_attr to the
erg [Fri, 10 Jul 2009 16:09:03 +0000 (16:09 +0000)]
Remove added #include and use forward declaration to move free_attr to the
procedures section

15 years agoinclude gmlparse.h into gmlparse.c to work around problem with LIST
ellson [Fri, 10 Jul 2009 13:46:07 +0000 (13:46 +0000)]
include gmlparse.h into gmlparse.c to work around problem with LIST

15 years agotrying to fix build breakage from new gml2gv additions
ellson [Thu, 9 Jul 2009 17:22:16 +0000 (17:22 +0000)]
trying to fix build breakage from new gml2gv additions

15 years agoAdd gml to gv converter
erg [Wed, 8 Jul 2009 21:00:58 +0000 (21:00 +0000)]
Add gml to gv converter

15 years agoeliminate -L/usr/lib or -L/usr/lib64 in LDFLAGS from gdlib-config
ellson [Wed, 8 Jul 2009 16:59:12 +0000 (16:59 +0000)]
eliminate -L/usr/lib or -L/usr/lib64 in LDFLAGS from gdlib-config

15 years agoeliminate old CODEGEN crud,
ellson [Wed, 8 Jul 2009 15:14:20 +0000 (15:14 +0000)]
eliminate old CODEGEN crud,
eliminate: gvrender_begin_context(), ..end_context(), ..set_font()
which were only used by codegens
simplify htmlfont_t struct (single int for boolean flags)
start migrating to wider use of htmlfont_t for describint font

15 years agooveride GD's explicit use of /usr/include as it breaks mingw cross-compiler
ellson [Tue, 7 Jul 2009 18:35:33 +0000 (18:35 +0000)]
overide GD's explicit use of /usr/include as it breaks mingw cross-compiler

15 years agospelling - pointed out by Aaron J Anodide <aaron.anodide@netschool101.com>
ellson [Tue, 7 Jul 2009 12:52:20 +0000 (12:52 +0000)]
spelling - pointed out by Aaron J Anodide <aaron.anodide@netschool101.com>

15 years agodevice output should check for GDI+ usage
glenlow [Tue, 7 Jul 2009 01:36:58 +0000 (01:36 +0000)]
device output should check for GDI+ usage

15 years agoFix use of colorxlate function so that smyrna can include both
erg [Sat, 4 Jul 2009 18:35:53 +0000 (18:35 +0000)]
Fix use of colorxlate function so that smyrna can include both
libcommon and libgvpr.

15 years agoFix old makefile in cmd/tools
erg [Sat, 4 Jul 2009 15:50:50 +0000 (15:50 +0000)]
Fix old makefile in cmd/tools

15 years agoDon't assume argv[] strings are writable.
erg [Sat, 4 Jul 2009 15:50:19 +0000 (15:50 +0000)]
Don't assume argv[] strings are writable.

15 years agoAdd gvpr to old makefile for lib
erg [Sat, 4 Jul 2009 15:48:50 +0000 (15:48 +0000)]
Add gvpr to old makefile for lib

15 years agoremove all those "-state disabled". weird! where did they come from?
ellson [Fri, 3 Jul 2009 17:24:48 +0000 (17:24 +0000)]
remove all those "-state disabled".  weird!  where did they come from?

15 years agoMany new features, especially for string processing, array handling
erg [Fri, 3 Jul 2009 14:35:17 +0000 (14:35 +0000)]
Many new features, especially for string processing, array handling

15 years agojpeg-7 fixes
ellson [Thu, 2 Jul 2009 18:31:34 +0000 (18:31 +0000)]
jpeg-7 fixes

15 years agocorrection to freetype's source URL
ellson [Thu, 2 Jul 2009 18:08:39 +0000 (18:08 +0000)]
correction to freetype's source URL

15 years agofixes for prebuild to build - mostly reverted previous change, but rebased patches
ellson [Thu, 2 Jul 2009 18:00:39 +0000 (18:00 +0000)]
fixes for prebuild to build  - mostly reverted previous change, but rebased patches

15 years agoAdd # and in operators for arrays, forr statement for reverse transversal, and
erg [Thu, 2 Jul 2009 14:59:04 +0000 (14:59 +0000)]
Add # and in operators for arrays, forr statement for reverse transversal, and
array unset function.
Add split function as in awk.

15 years agoupdate prebuild with latest packages (nearly everything updated)
ellson [Thu, 2 Jul 2009 14:54:24 +0000 (14:54 +0000)]
update prebuild with latest packages (nearly everything updated)

15 years agodup string so that sfio tmp stream can be reused
erg [Thu, 2 Jul 2009 14:39:32 +0000 (14:39 +0000)]
dup string so that sfio tmp stream can be reused

15 years agoUpdate TODO comment
erg [Thu, 2 Jul 2009 14:38:51 +0000 (14:38 +0000)]
Update TODO comment

15 years agoFix problem by which the scalexy mode for overlap was not found
erg [Wed, 1 Jul 2009 17:59:07 +0000 (17:59 +0000)]
Fix problem by which the scalexy mode for overlap was not found

15 years agoUpdate gvpr man page to reflect new functions and use of blocks
erg [Tue, 30 Jun 2009 02:18:26 +0000 (02:18 +0000)]
Update gvpr man page to reflect new functions and use of blocks

15 years agoAdd pipelining mechanism to language
erg [Tue, 30 Jun 2009 02:17:55 +0000 (02:17 +0000)]
Add pipelining mechanism to language

15 years agoChange code using old expr tokens VOID, CHAR;
erg [Mon, 29 Jun 2009 16:43:10 +0000 (16:43 +0000)]
Change code using old expr tokens VOID, CHAR;
add toupper/tolower;
remove calls to sfstropen() in most functions call during execution to avoid
memory leak if longjmp is used - use tmp stream in Gpr_t*.

15 years agoReplace INT, CHAR, VOID token names since they are exported because expr.h
erg [Mon, 29 Jun 2009 16:41:28 +0000 (16:41 +0000)]
Replace INT, CHAR, VOID token names since they are exported because expr.h
includes exparse.h;
extend types of user-supplied functions to include Exdisc_t*.

15 years agoadd support for TrueColor to gdtclft (gd commands, used by webdot)
ellson [Mon, 29 Jun 2009 12:51:41 +0000 (12:51 +0000)]
add support for TrueColor to gdtclft (gd commands, used by webdot)

15 years agoMake sure types in gvpr.h are defined
erg [Fri, 26 Jun 2009 18:35:35 +0000 (18:35 +0000)]
Make sure types in gvpr.h are defined

15 years agoFix warning
erg [Fri, 26 Jun 2009 18:25:23 +0000 (18:25 +0000)]
Fix warning

15 years agoFix uninitialized variable.
erg [Thu, 25 Jun 2009 21:42:14 +0000 (21:42 +0000)]
Fix uninitialized variable.

15 years agoFix bug in exinit()
erg [Thu, 25 Jun 2009 21:19:28 +0000 (21:19 +0000)]
Fix bug in exinit()

15 years agoOnly allow -a command line input to gvpr
erg [Thu, 25 Jun 2009 21:18:21 +0000 (21:18 +0000)]
Only allow -a command line input to gvpr

15 years agoFix check box label to make more sense with current usage
erg [Thu, 25 Jun 2009 21:17:11 +0000 (21:17 +0000)]
Fix check box label to make more sense with current usage

15 years agoignore lib/gvpr/ products
ellson [Thu, 25 Jun 2009 20:21:56 +0000 (20:21 +0000)]
ignore lib/gvpr/ products

15 years agoFix old makefile for gvpr library
erg [Thu, 25 Jun 2009 17:37:22 +0000 (17:37 +0000)]
Fix old makefile for gvpr library

15 years agoFix uninitialized variable.
erg [Thu, 25 Jun 2009 17:36:36 +0000 (17:36 +0000)]
Fix uninitialized variable.

15 years agoRemove naked extern declarations; use include file
erg [Wed, 24 Jun 2009 22:52:56 +0000 (22:52 +0000)]
Remove naked extern declarations; use include file

15 years agoRemove debug statement;
erg [Wed, 24 Jun 2009 22:49:16 +0000 (22:49 +0000)]
Remove debug statement;
add declaration to viewport.h

15 years agoRemove debug statements
erg [Wed, 24 Jun 2009 22:45:44 +0000 (22:45 +0000)]
Remove debug statements

15 years agoRemove viewport code from gvpr interface file
erg [Wed, 24 Jun 2009 22:44:55 +0000 (22:44 +0000)]
Remove viewport code from gvpr interface file

15 years agoAdd viewport refresh function;
erg [Wed, 24 Jun 2009 22:43:58 +0000 (22:43 +0000)]
Add viewport refresh function;
add name argument when new graph is added;
fix memory leaks;
clean up code, putting common code into functions

15 years agoRemove unused variables
erg [Wed, 24 Jun 2009 22:41:01 +0000 (22:41 +0000)]
Remove  unused variables

15 years agoAdd text functions that use the z coordinate. We need something like
erg [Wed, 24 Jun 2009 22:19:05 +0000 (22:19 +0000)]
Add text functions that use the z coordinate. We need something like
this to prevent text from being occluded in 2D views of 3D graphs.

15 years agoCheck for no input files at cleanup time.
erg [Wed, 24 Jun 2009 22:05:56 +0000 (22:05 +0000)]
Check for no input files at cleanup time.

15 years agotry to enable smyrna on el5
ellson [Wed, 24 Jun 2009 20:20:39 +0000 (20:20 +0000)]
try to enable smyrna on el5

15 years agotrie.c is an included file, not to be compiled by itself
ellson [Wed, 24 Jun 2009 14:27:27 +0000 (14:27 +0000)]
trie.c is an included file, not to be compiled by itself

15 years agoadd trie.c trieFA.h to distro
ellson [Wed, 24 Jun 2009 13:26:17 +0000 (13:26 +0000)]
add trie.c trieFA.h to distro

15 years ago"make dist" fixes
ellson [Wed, 24 Jun 2009 13:04:56 +0000 (13:04 +0000)]
"make dist" fixes

15 years agovarious fixes for lib/gvpr
ellson [Wed, 24 Jun 2009 01:44:02 +0000 (01:44 +0000)]
various fixes for lib/gvpr

15 years agoFix logic for empty input;
erg [Tue, 23 Jun 2009 22:16:05 +0000 (22:16 +0000)]
Fix logic for empty input;
free gtk buffer with g_free

15 years agoRefresh display before adding new graph
erg [Tue, 23 Jun 2009 22:14:25 +0000 (22:14 +0000)]
Refresh display before adding new graph

15 years agoModify smyrna makefile to use gvpr library
erg [Tue, 23 Jun 2009 22:13:38 +0000 (22:13 +0000)]
Modify smyrna makefile to use gvpr library

15 years agoMake gvpr into a library.
erg [Tue, 23 Jun 2009 22:12:55 +0000 (22:12 +0000)]
Make gvpr into a library.

15 years agogvpr + multiplle graphs
arif [Tue, 23 Jun 2009 21:38:59 +0000 (21:38 +0000)]
gvpr + multiplle graphs

15 years agoUse gvpr to clone input graph
erg [Tue, 23 Jun 2009 18:25:45 +0000 (18:25 +0000)]
Use gvpr to clone input graph

15 years agoHook in gvpr library
erg [Tue, 23 Jun 2009 16:16:16 +0000 (16:16 +0000)]
Hook in gvpr library

15 years agoAdd argument field for gvpr
erg [Tue, 23 Jun 2009 16:15:19 +0000 (16:15 +0000)]
Add argument field for gvpr

15 years agoAlter the ingraphs library to accept in-core graphs.
erg [Tue, 23 Jun 2009 15:28:14 +0000 (15:28 +0000)]
Alter the ingraphs library to accept in-core graphs.

15 years agoFix libexpr to be re-usable.
erg [Tue, 23 Jun 2009 15:27:01 +0000 (15:27 +0000)]
Fix libexpr to be re-usable.

15 years agoAdd front-end code to support underlines, bold and italic fonts.
erg [Tue, 23 Jun 2009 03:22:09 +0000 (03:22 +0000)]
Add front-end code to support underlines, bold and italic fonts.

15 years agoMake set_gl_dot_size static;
erg [Mon, 22 Jun 2009 21:13:53 +0000 (21:13 +0000)]
Make set_gl_dot_size static;
clean up code in topview.c;
new technique for computing default node size

15 years agoCombine shared code; reformat
erg [Mon, 22 Jun 2009 20:53:47 +0000 (20:53 +0000)]
Combine shared code; reformat

15 years agoRemove unused declarations
erg [Mon, 22 Jun 2009 20:51:42 +0000 (20:51 +0000)]
Remove unused declarations

15 years ago#if out unused code
erg [Mon, 22 Jun 2009 20:50:50 +0000 (20:50 +0000)]
#if out unused code

15 years agoPut in stub remove_overlap for call from sfdp if GTS/TRIANGLE not defined.
erg [Mon, 22 Jun 2009 18:25:45 +0000 (18:25 +0000)]
Put in stub remove_overlap for call from sfdp if GTS/TRIANGLE not defined.

15 years agoEnable sfdp on el5, assumin gts-devel is available, e.g. from us.
ellson [Fri, 19 Jun 2009 17:34:52 +0000 (17:34 +0000)]
Enable sfdp on el5, assumin gts-devel is available, e.g. from us.

15 years agosmyrna clear_scripts problem fixed
arif [Fri, 19 Jun 2009 14:52:54 +0000 (14:52 +0000)]
smyrna clear_scripts problem fixed

15 years agore disable SFDP in el[345] builds - gts not available
ellson [Fri, 19 Jun 2009 09:16:04 +0000 (09:16 +0000)]
re disable SFDP in el[345] builds - gts not available

15 years agofew changes for stable release (sfdp proj files including new library rbtree + couple...
arif [Thu, 18 Jun 2009 20:32:42 +0000 (20:32 +0000)]
few changes for stable release (sfdp proj files including new library rbtree + couple fixes)

15 years agochange sfdp default to yes
ellson [Thu, 18 Jun 2009 20:00:29 +0000 (20:00 +0000)]
change sfdp default to yes

15 years agoturn on sfdp in public rhel builds
ellson [Thu, 18 Jun 2009 19:57:58 +0000 (19:57 +0000)]
turn on sfdp in public rhel builds

15 years agoGuarantee variable is initialized.
erg [Thu, 18 Jun 2009 14:37:47 +0000 (14:37 +0000)]
Guarantee variable is initialized.