]> granicus.if.org Git - graphviz/log
graphviz
16 years agoadd detection for wish8.6
ellson [Fri, 7 Nov 2008 23:38:48 +0000 (23:38 +0000)]
add detection for wish8.6

16 years agoHandle white and lightgrey specially along with black.
erg [Fri, 7 Nov 2008 22:47:27 +0000 (22:47 +0000)]
Handle white and lightgrey specially along with black.
This guarantees that even if colorscheme is set, these basic
default colors are interpreted correctly.

16 years agoFix bugs 1474 and 1457.
erg [Fri, 7 Nov 2008 22:44:20 +0000 (22:44 +0000)]
Fix bugs 1474 and 1457.

16 years agoFix missing end elements for <TT>
erg [Fri, 7 Nov 2008 22:39:43 +0000 (22:39 +0000)]
Fix missing end elements for <TT>

16 years agoClean up warnings
erg [Fri, 7 Nov 2008 21:08:50 +0000 (21:08 +0000)]
Clean up warnings

16 years agocursors
arif [Fri, 7 Nov 2008 18:09:50 +0000 (18:09 +0000)]
cursors

16 years agocursors
arif [Fri, 7 Nov 2008 18:09:50 +0000 (18:09 +0000)]
cursors

16 years agocursors
arif [Fri, 7 Nov 2008 18:09:50 +0000 (18:09 +0000)]
cursors

16 years agoMake sure penwidth information gets into xdot
erg [Fri, 7 Nov 2008 00:30:10 +0000 (00:30 +0000)]
Make sure penwidth information gets into xdot

16 years agoProvide more detail for xdot format
erg [Fri, 7 Nov 2008 00:29:31 +0000 (00:29 +0000)]
Provide more detail for xdot format

16 years agoAdd item on lightweight node labels
erg [Fri, 7 Nov 2008 00:29:06 +0000 (00:29 +0000)]
Add item on lightweight node labels

16 years agoFix static declaration error
erg [Thu, 6 Nov 2008 22:57:35 +0000 (22:57 +0000)]
Fix static declaration error

16 years agoQuick find
arif [Thu, 6 Nov 2008 22:08:16 +0000 (22:08 +0000)]
Quick find
fixed invisible dots
new try on fit to screen

16 years ago*** empty log message ***
arif [Thu, 6 Nov 2008 20:32:28 +0000 (20:32 +0000)]
*** empty log message ***

16 years agouse %lu for XML_Size
ellson [Thu, 6 Nov 2008 16:25:27 +0000 (16:25 +0000)]
use %lu for XML_Size

16 years agosuppress compiler warning due to cgraph code
ellson [Thu, 6 Nov 2008 16:20:57 +0000 (16:20 +0000)]
suppress compiler warning due to cgraph code

16 years agoadd <unistd.h> for rmdir() and unlink()
ellson [Thu, 6 Nov 2008 16:17:58 +0000 (16:17 +0000)]
add <unistd.h> for rmdir() and unlink()

16 years agofix "cast from pointer to integer of different size" warning on 64 bit systems
ellson [Thu, 6 Nov 2008 16:12:15 +0000 (16:12 +0000)]
fix "cast from pointer to integer of different size" warning on 64 bit systems

16 years agominor cgraph fixes to avoid compiler warnings
ellson [Thu, 6 Nov 2008 16:04:33 +0000 (16:04 +0000)]
minor cgraph fixes to avoid compiler warnings

16 years agoBack out previous commit; somehow arif committed the Makefile.am for
erg [Wed, 5 Nov 2008 23:18:45 +0000 (23:18 +0000)]
Back out previous commit; somehow arif committed the Makefile.am for
share/icons

16 years agoFix forward declaration
erg [Wed, 5 Nov 2008 22:37:01 +0000 (22:37 +0000)]
Fix forward declaration

16 years ago*** empty log message ***
arif [Wed, 5 Nov 2008 21:14:38 +0000 (21:14 +0000)]
*** empty log message ***

16 years agoFix code to work with changed signature of fontDrawString
erg [Wed, 5 Nov 2008 20:38:11 +0000 (20:38 +0000)]
Fix code to work with changed signature of fontDrawString

16 years agoFix use of stdargs to remove warning;
erg [Wed, 5 Nov 2008 20:37:10 +0000 (20:37 +0000)]
Fix use of stdargs to remove warning;
for procedures, specify parameters as (void) rather than () to satisfy
anal-retentive gcc.

16 years agoupdate examples
ellson [Wed, 5 Nov 2008 16:59:19 +0000 (16:59 +0000)]
update examples

16 years agooverlapping, file extensions,
arif [Wed, 5 Nov 2008 16:58:33 +0000 (16:58 +0000)]
overlapping, file extensions,

16 years ago*** empty log message ***
arif [Wed, 5 Nov 2008 16:54:09 +0000 (16:54 +0000)]
*** empty log message ***

16 years agoadd plugins.png to distribution
ellson [Wed, 5 Nov 2008 16:07:25 +0000 (16:07 +0000)]
add plugins.png to distribution

16 years agodelete Lasi doc after each use
ellson [Tue, 4 Nov 2008 21:25:45 +0000 (21:25 +0000)]
delete Lasi doc after each use

16 years ago*** empty log message ***
arif [Tue, 4 Nov 2008 17:18:01 +0000 (17:18 +0000)]
*** empty log message ***

16 years agoRemove unused variables and functions;
erg [Tue, 4 Nov 2008 17:11:30 +0000 (17:11 +0000)]
Remove unused variables and functions;
fix declaration of enddrawcycle()

16 years agoFix incorrect arguments to printf
erg [Tue, 4 Nov 2008 17:10:20 +0000 (17:10 +0000)]
Fix incorrect arguments to printf

16 years agoRemove unused variables;
erg [Tue, 4 Nov 2008 17:08:31 +0000 (17:08 +0000)]
Remove unused variables;
fix return value of write_to_console()

16 years agoRemove unused function
erg [Tue, 4 Nov 2008 17:07:34 +0000 (17:07 +0000)]
Remove unused function

16 years agoComplete declaration of mSlot()
erg [Tue, 4 Nov 2008 17:06:56 +0000 (17:06 +0000)]
Complete declaration of mSlot()

16 years agoRe-add call to write_to_console, but provide include file for
erg [Tue, 4 Nov 2008 17:06:14 +0000 (17:06 +0000)]
Re-add call to write_to_console, but provide include file for
declaration;
remove unused variable

16 years agoMake fontId() static;
erg [Tue, 4 Nov 2008 17:04:54 +0000 (17:04 +0000)]
Make fontId() static;
add font directory when creating fontset;
fix font directory use to work on Unix;
clean up code by using an intermediate pointer;
fix font cleanup to remove any font files and the temp directory

16 years agoFix includes for non-Windows;
erg [Tue, 4 Nov 2008 17:02:15 +0000 (17:02 +0000)]
Fix includes for non-Windows;
remove unnecessary declarations;
change signature of font_init();
declare free_font_set function

16 years agoAdd lib/common to include file directories
erg [Tue, 4 Nov 2008 17:00:40 +0000 (17:00 +0000)]
Add lib/common to include file directories

16 years agoFix warnings; remove unused variables; add declartion for fontLoadPNG
erg [Tue, 4 Nov 2008 17:00:03 +0000 (17:00 +0000)]
Fix warnings; remove unused variables; add declartion for fontLoadPNG

16 years agoFix warnings;
erg [Tue, 4 Nov 2008 16:58:53 +0000 (16:58 +0000)]
Fix warnings;
fix #ifndef wrapper in .h file;
use unsigned int

16 years agoClean up warnings;
erg [Tue, 4 Nov 2008 16:57:27 +0000 (16:57 +0000)]
Clean up warnings;
use font* rather than built-in font fields;
#if out unused functions;
add creation function for glCompSet

16 years agoMake static functions static;
erg [Tue, 4 Nov 2008 16:54:44 +0000 (16:54 +0000)]
Make static functions static;
fix bug where char* was used instead of int;
clean up warnings

16 years agoAdd copyright notice
erg [Tue, 4 Nov 2008 16:53:24 +0000 (16:53 +0000)]
Add copyright notice

16 years agoRemove unused variables
erg [Tue, 4 Nov 2008 16:52:24 +0000 (16:52 +0000)]
Remove unused variables

16 years agoFix finalization function to check for active graphs;
erg [Tue, 4 Nov 2008 16:25:25 +0000 (16:25 +0000)]
Fix finalization function to check for active graphs;
remove unused variables;
free fonts;
simplify TopView test

16 years agoAdd declaration for scanGraph
erg [Tue, 4 Nov 2008 16:23:00 +0000 (16:23 +0000)]
Add declaration for scanGraph

16 years agoFix indentation
erg [Tue, 4 Nov 2008 16:15:30 +0000 (16:15 +0000)]
Fix indentation

16 years agoMake get_temp_coords() a static function
erg [Tue, 4 Nov 2008 16:13:59 +0000 (16:13 +0000)]
Make get_temp_coords() a static function

16 years agoFix indentation
erg [Tue, 4 Nov 2008 16:07:38 +0000 (16:07 +0000)]
Fix indentation

16 years agoFix incorrect declaration;
erg [Tue, 4 Nov 2008 16:07:09 +0000 (16:07 +0000)]
Fix incorrect declaration;
wrap Windows code in #ifdef

16 years agofont / selection / few memory leaks fix
arif [Mon, 3 Nov 2008 20:40:08 +0000 (20:40 +0000)]
font / selection / few memory leaks fix

16 years ago*** empty log message ***
arif [Mon, 3 Nov 2008 20:39:29 +0000 (20:39 +0000)]
*** empty log message ***

16 years agoAdd generated png to info
erg [Mon, 3 Nov 2008 16:10:47 +0000 (16:10 +0000)]
Add generated png to info

16 years agofix the obvious bugs
ellson [Sat, 1 Nov 2008 02:57:47 +0000 (02:57 +0000)]
fix the obvious bugs

16 years ago*** empty log message ***
arif [Fri, 31 Oct 2008 21:22:10 +0000 (21:22 +0000)]
*** empty log message ***

16 years agoAdd copyright notice
erg [Fri, 31 Oct 2008 20:43:51 +0000 (20:43 +0000)]
Add copyright notice

16 years agoAdd copyright notice
erg [Fri, 31 Oct 2008 20:43:51 +0000 (20:43 +0000)]
Add copyright notice

16 years agoAdd copyright notice
erg [Fri, 31 Oct 2008 20:43:51 +0000 (20:43 +0000)]
Add copyright notice

16 years agoAdd copyright notice
erg [Fri, 31 Oct 2008 20:43:51 +0000 (20:43 +0000)]
Add copyright notice

16 years agoAdd copyright notice
erg [Fri, 31 Oct 2008 20:43:50 +0000 (20:43 +0000)]
Add copyright notice

16 years agoAdd copyright notice
erg [Fri, 31 Oct 2008 20:43:50 +0000 (20:43 +0000)]
Add copyright notice

16 years agoCommit initial version of orthogonal edge code
erg [Fri, 31 Oct 2008 20:29:18 +0000 (20:29 +0000)]
Commit initial version of orthogonal edge code

16 years agoadd psfonttest.gv to test suite
ellson [Fri, 31 Oct 2008 18:14:48 +0000 (18:14 +0000)]
add psfonttest.gv to test suite

16 years agoadd psfonttest.gv to test suite
ellson [Fri, 31 Oct 2008 18:14:48 +0000 (18:14 +0000)]
add psfonttest.gv to test suite

16 years agoUpdate info
erg [Fri, 31 Oct 2008 18:14:19 +0000 (18:14 +0000)]
Update info

16 years agoUpdate info
erg [Fri, 31 Oct 2008 18:14:19 +0000 (18:14 +0000)]
Update info

16 years agoAdd information on image formats;
erg [Fri, 31 Oct 2008 18:13:49 +0000 (18:13 +0000)]
Add information on image formats;
note required tools in the makefile

16 years agoAdd information on image formats;
erg [Fri, 31 Oct 2008 18:13:49 +0000 (18:13 +0000)]
Add information on image formats;
note required tools in the makefile

16 years agoAdd information on image formats;
erg [Fri, 31 Oct 2008 18:13:49 +0000 (18:13 +0000)]
Add information on image formats;
note required tools in the makefile

16 years agofix handling of Bold and Italic in -Tps:lasi
ellson [Fri, 31 Oct 2008 17:41:23 +0000 (17:41 +0000)]
fix handling of Bold and Italic in -Tps:lasi

16 years agoModify error library to allow warning messages to be turned off
erg [Fri, 31 Oct 2008 17:14:54 +0000 (17:14 +0000)]
Modify error library to allow warning messages to be turned off

16 years agoAdd -q (quiet) flag;
erg [Fri, 31 Oct 2008 17:13:45 +0000 (17:13 +0000)]
Add -q (quiet) flag;
use better name function for edges (agnameof isn't really right).

16 years agouse "Times" instead of "Times New Roman" for "Times-Bold", "Times-Italic", "Times...
ellson [Fri, 31 Oct 2008 16:13:23 +0000 (16:13 +0000)]
use "Times" instead of "Times New Roman" for "Times-Bold", "Times-Italic", "Times-BoldItalic"

16 years agoextend -v debugging information about fonts - add pango fontname
ellson [Fri, 31 Oct 2008 16:11:40 +0000 (16:11 +0000)]
extend -v debugging information about fonts - add pango fontname

16 years agoClarify escape sequences in quoted strings
erg [Thu, 30 Oct 2008 22:35:32 +0000 (22:35 +0000)]
Clarify escape sequences in quoted strings

16 years agoMove placement of gvplugin_package_record as it is used if if LTDL is not.
erg [Thu, 30 Oct 2008 22:15:41 +0000 (22:15 +0000)]
Move placement of gvplugin_package_record as it is used if if LTDL is not.

16 years agoAdd old makefile for rbtree
erg [Thu, 30 Oct 2008 22:14:14 +0000 (22:14 +0000)]
Add old makefile for rbtree

16 years agoFix old makefiles
erg [Thu, 30 Oct 2008 22:13:44 +0000 (22:13 +0000)]
Fix old makefiles

16 years agoFix old makefiles
erg [Thu, 30 Oct 2008 22:13:44 +0000 (22:13 +0000)]
Fix old makefiles

16 years agoFix old makefiles
erg [Thu, 30 Oct 2008 22:13:44 +0000 (22:13 +0000)]
Fix old makefiles

16 years agoFix old makefiles
erg [Thu, 30 Oct 2008 22:13:44 +0000 (22:13 +0000)]
Fix old makefiles

16 years agoFix old makefiles
erg [Thu, 30 Oct 2008 22:12:24 +0000 (22:12 +0000)]
Fix old makefiles

16 years agoFix old makefiles
erg [Thu, 30 Oct 2008 22:12:24 +0000 (22:12 +0000)]
Fix old makefiles

16 years agoFix old makefiles
erg [Thu, 30 Oct 2008 22:12:24 +0000 (22:12 +0000)]
Fix old makefiles

16 years agopartial fix for #1504
ellson [Thu, 30 Oct 2008 22:06:59 +0000 (22:06 +0000)]
partial fix for #1504

16 years agopartial fix for #1504
ellson [Thu, 30 Oct 2008 22:06:59 +0000 (22:06 +0000)]
partial fix for #1504

16 years agopartial fix for #1504
ellson [Thu, 30 Oct 2008 22:06:59 +0000 (22:06 +0000)]
partial fix for #1504

16 years agopartial fix for #1504
ellson [Thu, 30 Oct 2008 22:06:59 +0000 (22:06 +0000)]
partial fix for #1504

16 years agochange default bgcolor back to white even on devices that can handle truecolor
ellson [Thu, 30 Oct 2008 20:25:22 +0000 (20:25 +0000)]
change default bgcolor back to white even on devices that can handle truecolor

16 years agono need for -lgts on dot, its already on libgvplugin_neato_layout
ellson [Thu, 30 Oct 2008 02:06:57 +0000 (02:06 +0000)]
no need for -lgts on dot, its already on libgvplugin_neato_layout

16 years agomore font feautures added
arif [Wed, 29 Oct 2008 22:04:31 +0000 (22:04 +0000)]
more font feautures added

16 years agoFix bug in clone to correctly clone anonymous edges.
erg [Wed, 29 Oct 2008 19:37:17 +0000 (19:37 +0000)]
Fix bug in clone to correctly clone anonymous edges.

16 years ago*** empty log message ***
arif [Tue, 28 Oct 2008 22:17:27 +0000 (22:17 +0000)]
*** empty log message ***

16 years agomore font stuff...
arif [Tue, 28 Oct 2008 22:17:12 +0000 (22:17 +0000)]
more font stuff...

16 years ago*** empty log message ***
arif [Tue, 28 Oct 2008 01:02:36 +0000 (01:02 +0000)]
*** empty log message ***

16 years agowork in progress
ellson [Tue, 28 Oct 2008 00:34:44 +0000 (00:34 +0000)]
work in progress

16 years agowork in progress
ellson [Tue, 28 Oct 2008 00:34:44 +0000 (00:34 +0000)]
work in progress

16 years agowork in progress
ellson [Tue, 28 Oct 2008 00:34:44 +0000 (00:34 +0000)]
work in progress

16 years agoMake error message clearer
erg [Mon, 27 Oct 2008 18:31:53 +0000 (18:31 +0000)]
Make error message clearer