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

16 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

16 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.

16 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

16 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?

16 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

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

16 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

16 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

16 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.

16 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)

16 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

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

16 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

16 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

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

16 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*.

16 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*.

16 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)

16 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

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

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

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

16 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

16 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

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

16 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

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

16 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

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

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

16 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

16 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

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

16 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.

16 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.

16 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

16 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

16 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

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

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

16 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

16 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

16 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

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

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

16 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

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

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

16 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.

16 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.

16 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.

16 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

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

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

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

16 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.

16 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.

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

16 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

16 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)

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

16 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

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

16 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

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

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

16 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

16 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

16 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

16 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.

16 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.

16 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

16 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

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

16 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

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

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

16 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

16 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

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

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

16 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

16 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

16 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

16 years agodisable old python bindings
ellson [Wed, 10 Jun 2009 17:32:01 +0000 (17:32 +0000)]
disable old python bindings

16 years agorevert last change - perhaps it just a missing liblcms-dev package
ellson [Wed, 10 Jun 2009 16:01:41 +0000 (16:01 +0000)]
revert last change - perhaps it just a missing liblcms-dev package

16 years agochange to --without-devil because devil's library installation is broken on ubuntu9
ellson [Wed, 10 Jun 2009 15:44:00 +0000 (15:44 +0000)]
change to --without-devil because devil's library installation is broken on ubuntu9

16 years agoAdd rindex function
erg [Tue, 9 Jun 2009 15:51:38 +0000 (15:51 +0000)]
Add rindex function

16 years agoFix comment
erg [Tue, 9 Jun 2009 15:51:13 +0000 (15:51 +0000)]
Fix comment

16 years agofix previous change
ellson [Tue, 9 Jun 2009 15:37:25 +0000 (15:37 +0000)]
fix previous change

16 years agoapply chage for Darwin LIBLTDL_LDFLAGS from: Peter Volkov <pva@gentoo.org>
ellson [Tue, 9 Jun 2009 15:24:58 +0000 (15:24 +0000)]
apply chage for Darwin LIBLTDL_LDFLAGS from: Peter Volkov <pva@gentoo.org>

16 years agosymbol neatolayout removed from VS def file
arif [Mon, 8 Jun 2009 16:18:07 +0000 (16:18 +0000)]
symbol neatolayout removed from VS def file

16 years agopreparing Changelog for 2.24.0
ellson [Sun, 7 Jun 2009 15:34:31 +0000 (15:34 +0000)]
preparing Changelog for 2.24.0

16 years agopango doesn't grok "Times New Roman"
ellson [Sun, 7 Jun 2009 15:05:44 +0000 (15:05 +0000)]
pango doesn't grok "Times New Roman"
use "Times Roman" except on Darwin which uses "Times"

16 years agoignore rtest/nhtml product
ellson [Sun, 7 Jun 2009 15:04:35 +0000 (15:04 +0000)]
ignore rtest/nhtml product

16 years agoRemove leading '.' from gvpr.1 so that it passes ALT linux's lint-like tests.
ellson [Sat, 6 Jun 2009 18:03:57 +0000 (18:03 +0000)]
Remove leading '.' from gvpr.1 so that it passes ALT linux's lint-like tests.
Patch from: Michael Shigorin <mike@osdn.org.ua>

16 years agogvpr check button fuxed
arif [Fri, 5 Jun 2009 20:01:22 +0000 (20:01 +0000)]
gvpr check button fuxed
various fixes to node list

16 years agoFix introduced typo
erg [Fri, 5 Jun 2009 16:13:21 +0000 (16:13 +0000)]
Fix introduced typo

16 years agoFix some spellings and names
erg [Fri, 5 Jun 2009 16:12:12 +0000 (16:12 +0000)]
Fix some spellings and names