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

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

15 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

15 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

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

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

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

15 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>

15 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

15 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

15 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"

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

15 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>

15 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

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

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

15 years agomouse wheel issue..third attempt....get fixed already!!!!!
arif [Thu, 4 Jun 2009 19:13:34 +0000 (19:13 +0000)]
mouse wheel issue..third attempt....get fixed already!!!!!

15 years agoanother shot for wheel problem
arif [Thu, 4 Jun 2009 18:41:40 +0000 (18:41 +0000)]
another shot for wheel problem

15 years agomacs mouse wheel issue hopefully fized
arif [Thu, 4 Jun 2009 18:13:48 +0000 (18:13 +0000)]
macs mouse wheel issue hopefully fized

15 years agoAll Smyrna console warnings are removed
arif [Thu, 4 Jun 2009 16:17:23 +0000 (16:17 +0000)]
All Smyrna console warnings are removed

15 years agoFix errors, and return Unix-based gvpr usage back to pipes
erg [Wed, 3 Jun 2009 16:36:21 +0000 (16:36 +0000)]
Fix errors, and return Unix-based gvpr usage back to pipes
until the library is done.

15 years agoapply patch from: Michael Shigorin <mike@osdn.org.ua>
ellson [Wed, 3 Jun 2009 15:28:14 +0000 (15:28 +0000)]
apply patch from: Michael Shigorin <mike@osdn.org.ua>
   - removes hard dependency on gvim

15 years agoOsage VS project file added
arif [Wed, 3 Jun 2009 15:15:32 +0000 (15:15 +0000)]
Osage VS project file added

15 years agoenable sfdp in ubuntu/debian builds
ellson [Wed, 3 Jun 2009 02:40:01 +0000 (02:40 +0000)]
enable sfdp in ubuntu/debian builds

15 years agoignore build products
ellson [Wed, 3 Jun 2009 02:26:08 +0000 (02:26 +0000)]
ignore build products

15 years agoremove proprietary sources from public branch
ellson [Wed, 3 Jun 2009 02:05:20 +0000 (02:05 +0000)]
remove proprietary sources from public branch

15 years agoretoring damage to tools
ellson [Wed, 3 Jun 2009 01:56:55 +0000 (01:56 +0000)]
retoring damage to tools

15 years agoupdate public rpms to include sfdp
ellson [Wed, 3 Jun 2009 01:16:04 +0000 (01:16 +0000)]
update public rpms to include sfdp

15 years agotry again to complete merge into HEAD
ellson [Wed, 3 Jun 2009 01:10:59 +0000 (01:10 +0000)]
try again to complete merge into HEAD

15 years agomerge branch back into head
ellson [Wed, 3 Jun 2009 00:42:56 +0000 (00:42 +0000)]
merge branch back into head

15 years agoFix comment
erg [Tue, 2 Jun 2009 18:51:43 +0000 (18:51 +0000)]
Fix comment

15 years ago_popen is fixed
arif [Mon, 1 Jun 2009 19:19:45 +0000 (19:19 +0000)]
_popen is fixed

15 years agogvpr library is used instead of pipes
arif [Mon, 1 Jun 2009 18:55:17 +0000 (18:55 +0000)]
gvpr library is used instead of pipes
now all smyrna attributes can be modified via gvpr scripts

15 years agogvpr library is used instead of pipes
arif [Mon, 1 Jun 2009 18:55:17 +0000 (18:55 +0000)]
gvpr library is used instead of pipes
now all smyrna attributes can be modified via gvpr scripts

15 years agogvpr library is used instead of pipes
arif [Mon, 1 Jun 2009 18:55:17 +0000 (18:55 +0000)]
gvpr library is used instead of pipes
now all smyrna attributes can be modified via gvpr scripts

15 years agoFix memory bugs and leaks in ortho
erg [Sat, 30 May 2009 00:21:19 +0000 (00:21 +0000)]
Fix memory bugs and leaks in ortho

15 years agoChange dot's old makefile to load osage
erg [Fri, 29 May 2009 23:17:21 +0000 (23:17 +0000)]
Change dot's old makefile to load osage

15 years agoAdd new makefile.old`
erg [Fri, 29 May 2009 23:16:46 +0000 (23:16 +0000)]
Add new makefile.old`

15 years agoInitialize uninitialized variable
erg [Fri, 29 May 2009 23:14:32 +0000 (23:14 +0000)]
Initialize uninitialized variable

15 years agoAdd old makefiles for osage
erg [Fri, 29 May 2009 23:12:31 +0000 (23:12 +0000)]
Add old makefiles for osage

15 years ago getting htere
north [Fri, 29 May 2009 14:46:04 +0000 (14:46 +0000)]
 getting htere