]> granicus.if.org Git - graphviz/log
graphviz
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.

15 years agoAdd missing include file to avert warning
erg [Thu, 18 Jun 2009 14:36:00 +0000 (14:36 +0000)]
Add missing include file to avert warning

15 years agostart 2.25 development series
ellson [Wed, 17 Jun 2009 01:07:40 +0000 (01:07 +0000)]
start 2.25 development series

15 years agoRelease 2.24.0
ellson [Tue, 16 Jun 2009 23:10:27 +0000 (23:10 +0000)]
Release 2.24.0

15 years agoFix boolean conversion function; remove bug resetting colors; clean up hint box code
erg [Tue, 16 Jun 2009 21:26:34 +0000 (21:26 +0000)]
Fix boolean conversion function; remove bug resetting colors; clean up hint box code

15 years agomove test for "#ifdef SFDP" etc, after including config.h
ellson [Tue, 16 Jun 2009 15:06:35 +0000 (15:06 +0000)]
move test for "#ifdef SFDP" etc, after including config.h

15 years agosmyrna changes to improve font size calculation and to fix edge color bug
arif [Tue, 16 Jun 2009 14:45:50 +0000 (14:45 +0000)]
smyrna changes to improve font size calculation and to fix edge color bug

15 years agoReplace #ifdef so overlap.c has content only if there is some
erg [Mon, 15 Jun 2009 18:24:48 +0000 (18:24 +0000)]
Replace #ifdef so overlap.c has content only if there is some
triangle library and SFDP is defined.

15 years agofew changes to make sfdp fit to WIN32 env.
arif [Mon, 15 Jun 2009 16:26:11 +0000 (16:26 +0000)]
few changes to make sfdp fit to WIN32 env.

15 years agoFree generated graph to make memory check worthwhile
erg [Mon, 15 Jun 2009 16:05:00 +0000 (16:05 +0000)]
Free generated graph to make memory check worthwhile

15 years agoAdd ortho library to old makefile
erg [Mon, 15 Jun 2009 16:04:26 +0000 (16:04 +0000)]
Add ortho library to old makefile

15 years ago"$use_min" -> "$use_ming"
ellson [Sun, 14 Jun 2009 11:24:21 +0000 (11:24 +0000)]
"$use_min" -> "$use_ming"

15 years agodefault to disabling the versioned pythons
ellson [Sat, 13 Jun 2009 17:30:52 +0000 (17:30 +0000)]
default to disabling the versioned pythons

15 years agoFix preprocessor directives
erg [Fri, 12 Jun 2009 20:47:04 +0000 (20:47 +0000)]
Fix preprocessor directives

15 years agotimes roman -> Times New Roman
arif [Fri, 12 Jun 2009 19:58:20 +0000 (19:58 +0000)]
times roman -> Times New Roman

15 years agoTry using "Times" on Windows as well
ellson [Fri, 12 Jun 2009 17:14:19 +0000 (17:14 +0000)]
Try using "Times" on Windows as well

15 years agoremove one of two glutinit() statements
ellson [Thu, 11 Jun 2009 20:55:07 +0000 (20:55 +0000)]
remove one of two glutinit() statements

15 years agoRemove unnecessary #ifdef
erg [Thu, 11 Jun 2009 19:13:56 +0000 (19:13 +0000)]
Remove unnecessary #ifdef

15 years agothis sucks!
ellson [Thu, 11 Jun 2009 16:03:37 +0000 (16:03 +0000)]
this sucks!

15 years agoFix fdp to zero out g->u of subgraphs
erg [Thu, 11 Jun 2009 15:55:20 +0000 (15:55 +0000)]
Fix fdp to zero out g->u of subgraphs

15 years agoRe-inforce need to zero out g->u
erg [Thu, 11 Jun 2009 15:54:54 +0000 (15:54 +0000)]
Re-inforce need to zero out g->u

15 years agotrying to get python bindings to work on ubuntu9
ellson [Thu, 11 Jun 2009 15:18:18 +0000 (15:18 +0000)]
trying to get python bindings to work on ubuntu9