]> granicus.if.org Git - graphviz/log
graphviz
16 years agoadded --with-ipsepcola and use install-strip
glenlow [Mon, 10 Mar 2008 05:02:38 +0000 (05:02 +0000)]
added --with-ipsepcola and use install-strip

16 years agoxcodebuild had failed because LIBARY_SEARCH_PATHS didn't include .libs
glenlow [Mon, 10 Mar 2008 04:52:05 +0000 (04:52 +0000)]
xcodebuild had failed because LIBARY_SEARCH_PATHS didn't include .libs

16 years agoupdate for changes since 2.16.1
ellson [Sun, 9 Mar 2008 03:22:17 +0000 (03:22 +0000)]
update for changes since 2.16.1

16 years agomust key on fontsize as well as fontname when caching pango font resolution
ellson [Sun, 9 Mar 2008 02:35:38 +0000 (02:35 +0000)]
must key on fontsize as well as fontname when caching pango font resolution

16 years agoimprovements in node shape fitting around labels
ellson [Sun, 9 Mar 2008 01:17:05 +0000 (01:17 +0000)]
improvements in node shape fitting around labels

16 years agouse %g format for scaling and translation
ellson [Sun, 9 Mar 2008 01:15:30 +0000 (01:15 +0000)]
use %g format for scaling and translation

16 years agoopengl_pango.[ch] not used either, AFAICT
ellson [Sat, 8 Mar 2008 19:00:27 +0000 (19:00 +0000)]
opengl_pango.[ch] not used either, AFAICT

16 years agoJanitor - pangotest.c is not likely require code
ellson [Sat, 8 Mar 2008 18:49:47 +0000 (18:49 +0000)]
Janitor - pangotest.c is not likely require code

16 years agoJanitor - fix offsetof macro to not generate "cast from pointer to int of different...
ellson [Sat, 8 Mar 2008 18:26:30 +0000 (18:26 +0000)]
Janitor - fix offsetof macro to not generate "cast from pointer to int of different size" on 64bit machines.

16 years agoJanitor - fix offsetof macro to not generate "cast from pointer to int of different...
ellson [Sat, 8 Mar 2008 18:26:30 +0000 (18:26 +0000)]
Janitor - fix offsetof macro to not generate "cast from pointer to int of different size" on 64bit machines.

16 years agofix the non-fontconfig code
ellson [Fri, 7 Mar 2008 20:27:22 +0000 (20:27 +0000)]
fix the non-fontconfig code

16 years agoclean out some unused code
ellson [Fri, 7 Mar 2008 19:45:24 +0000 (19:45 +0000)]
clean out some unused code

16 years agoMuch improved font information with "dot -v"
ellson [Fri, 7 Mar 2008 19:09:56 +0000 (19:09 +0000)]
Much improved font information with "dot -v"
Now returns the actual font used by pango (if using fontconfig/freetype backend)

16 years agoMuch improved font information with "dot -v"
ellson [Fri, 7 Mar 2008 19:09:56 +0000 (19:09 +0000)]
Much improved font information with "dot -v"
Now returns the actual font used by pango (if using fontconfig/freetype backend)

16 years agouse pango->fontconfig weight mapping code from pango
ellson [Fri, 7 Mar 2008 03:05:50 +0000 (03:05 +0000)]
use pango->fontconfig weight mapping code from pango

16 years agotry to handle style and weight when using fontconfig to guess at pango's font resolution
ellson [Fri, 7 Mar 2008 02:23:53 +0000 (02:23 +0000)]
try to handle style and weight when using fontconfig to guess at pango's font resolution

16 years agopartial improvement in fontconfig lookup of font found by pango
ellson [Thu, 6 Mar 2008 23:53:47 +0000 (23:53 +0000)]
partial improvement in fontconfig lookup of font found by pango

16 years ago"dot -v" - get a bit more font resolution information from pango, before resorting...
ellson [Thu, 6 Mar 2008 23:30:52 +0000 (23:30 +0000)]
"dot -v" - get a bit more font resolution information from pango,  before resorting to fontconfig

16 years agoeliminate xshow code and structs
ellson [Thu, 6 Mar 2008 21:40:02 +0000 (21:40 +0000)]
eliminate xshow code and structs

16 years agoeliminate xshow code and structs
ellson [Thu, 6 Mar 2008 21:40:02 +0000 (21:40 +0000)]
eliminate xshow code and structs

16 years agoeliminate xshow code and structs
ellson [Thu, 6 Mar 2008 21:40:02 +0000 (21:40 +0000)]
eliminate xshow code and structs

16 years agoin "dot -v" output, add indication if PostScipt font was matched, and what it was...
ellson [Thu, 6 Mar 2008 21:28:36 +0000 (21:28 +0000)]
in "dot -v" output, add indication if PostScipt font was matched, and what it was mapped to.

16 years agolabelloc over images - it would help if I tested it before committing
ellson [Thu, 6 Mar 2008 17:51:17 +0000 (17:51 +0000)]
labelloc over images - it would help if I tested it before committing

16 years ago- fix labelloc to work when node has both text and image labels
ellson [Thu, 6 Mar 2008 17:08:21 +0000 (17:08 +0000)]
- fix labelloc to work when node has both text and image labels
- optimize node width to be a bit less when extra height is available

16 years agoused real UUID for Product/@UpgradeCode and Upgrade/@Id, dropped Corporation from...
glenlow [Thu, 6 Mar 2008 11:39:12 +0000 (11:39 +0000)]
used real UUID for Product/@UpgradeCode and Upgrade/@Id, dropped Corporation from AT&T moniker

16 years agoWiX builds for MSI installation packages on Windows
glenlow [Thu, 6 Mar 2008 07:13:20 +0000 (07:13 +0000)]
WiX builds for MSI installation packages on Windows

16 years agotypo in LDFLAGS
glenlow [Thu, 6 Mar 2008 07:02:50 +0000 (07:02 +0000)]
typo in LDFLAGS

16 years agoFix bug in init_point which prevented large points.
erg [Wed, 5 Mar 2008 21:44:22 +0000 (21:44 +0000)]
Fix bug in init_point which prevented large points.

16 years agoseems correct - although still investigating correction fro aspect ratio
ellson [Tue, 4 Mar 2008 19:34:15 +0000 (19:34 +0000)]
seems correct - although still investigating correction fro aspect ratio

16 years agoFix incorrect macro usage.
erg [Tue, 4 Mar 2008 19:31:14 +0000 (19:31 +0000)]
Fix incorrect macro usage.

16 years agofix case and eof
ellson [Tue, 4 Mar 2008 19:28:15 +0000 (19:28 +0000)]
fix case and eof

16 years agono longer use lib/gui
ellson [Tue, 4 Mar 2008 18:21:18 +0000 (18:21 +0000)]
no longer use lib/gui

16 years agoadjust Makefile.am for move of gui under smyrna
ellson [Tue, 4 Mar 2008 18:17:53 +0000 (18:17 +0000)]
adjust Makefile.am for move of gui under smyrna

16 years ago*** empty log message ***
arif [Tue, 4 Mar 2008 17:54:53 +0000 (17:54 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Tue, 4 Mar 2008 17:54:53 +0000 (17:54 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Tue, 4 Mar 2008 17:54:53 +0000 (17:54 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Tue, 4 Mar 2008 17:54:53 +0000 (17:54 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Tue, 4 Mar 2008 17:54:53 +0000 (17:54 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Tue, 4 Mar 2008 15:48:06 +0000 (15:48 +0000)]
*** empty log message ***

16 years agoonce more into the breach to integrate the GDI+ plugin: must specify Platform SDK...
glenlow [Tue, 4 Mar 2008 12:03:00 +0000 (12:03 +0000)]
once more into the breach to integrate the GDI+ plugin: must specify Platform SDK directories during configure, correct dependency rules for patched/unpatched headers, pass GDI+ import library direct to linker

16 years agoonce more into the breach to integrate the GDI+ plugin: must specify Platform SDK...
glenlow [Tue, 4 Mar 2008 12:03:00 +0000 (12:03 +0000)]
once more into the breach to integrate the GDI+ plugin: must specify Platform SDK directories during configure, correct dependency rules for patched/unpatched headers, pass GDI+ import library direct to linker

16 years agoonce more into the breach to integrate the GDI+ plugin: must specify Platform SDK...
glenlow [Tue, 4 Mar 2008 12:03:00 +0000 (12:03 +0000)]
once more into the breach to integrate the GDI+ plugin: must specify Platform SDK directories during configure, correct dependency rules for patched/unpatched headers, pass GDI+ import library direct to linker

16 years agore-add "folder" to shapes.html
ellson [Tue, 4 Mar 2008 04:41:10 +0000 (04:41 +0000)]
re-add "folder" to shapes.html

16 years agouse "nojustify" to suppress horizontal justification only. don't affect labelloc
ellson [Tue, 4 Mar 2008 04:28:12 +0000 (04:28 +0000)]
use "nojustify" to suppress horizontal justification only.  don't affect labelloc

16 years agoUpdate info files
erg [Tue, 4 Mar 2008 03:23:20 +0000 (03:23 +0000)]
Update info files

16 years agoUpdate info files
erg [Tue, 4 Mar 2008 03:23:20 +0000 (03:23 +0000)]
Update info files

16 years agoUpdate info files
erg [Tue, 4 Mar 2008 03:23:20 +0000 (03:23 +0000)]
Update info files

16 years agomake ellipses a little wider when sizing around a rectangular label or image
ellson [Mon, 3 Mar 2008 23:27:52 +0000 (23:27 +0000)]
make ellipses a little wider when sizing around a rectangular label or image

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 23:03:41 +0000 (23:03 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 23:03:40 +0000 (23:03 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 23:03:38 +0000 (23:03 +0000)]
*** empty log message ***

16 years agoconsolidate PI into M_PI
ellson [Mon, 3 Mar 2008 23:01:52 +0000 (23:01 +0000)]
consolidate PI into M_PI

16 years agoconsolidate PI into M_PI
ellson [Mon, 3 Mar 2008 23:01:52 +0000 (23:01 +0000)]
consolidate PI into M_PI

16 years agoconsolidate PI into M_PI
ellson [Mon, 3 Mar 2008 23:01:52 +0000 (23:01 +0000)]
consolidate PI into M_PI

16 years agoconsolidate PI into M_PI
ellson [Mon, 3 Mar 2008 23:01:52 +0000 (23:01 +0000)]
consolidate PI into M_PI

16 years agoconsolidate PI into M_PI
ellson [Mon, 3 Mar 2008 23:01:51 +0000 (23:01 +0000)]
consolidate PI into M_PI

16 years agoconsolidate PI into M_PI
ellson [Mon, 3 Mar 2008 23:01:51 +0000 (23:01 +0000)]
consolidate PI into M_PI

16 years agoconsolidate PI into M_PI
ellson [Mon, 3 Mar 2008 23:01:51 +0000 (23:01 +0000)]
consolidate PI into M_PI

16 years agofix regression
ellson [Mon, 3 Mar 2008 21:30:15 +0000 (21:30 +0000)]
fix regression

16 years agoFix # 1300 - add support for labelloc=[t|c|b] in nodes
ellson [Mon, 3 Mar 2008 19:23:44 +0000 (19:23 +0000)]
Fix # 1300 - add support for labelloc=[t|c|b] in nodes

16 years agofix # 1299 - label alignment in fixed sized nodes
ellson [Mon, 3 Mar 2008 18:54:14 +0000 (18:54 +0000)]
fix # 1299   - label alignment in fixed sized nodes

16 years agotest for PLATFORMSDK set in env
ellson [Mon, 3 Mar 2008 16:17:29 +0000 (16:17 +0000)]
test for PLATFORMSDK set in env

16 years agotry a different technique for getting and patching gdiplus headers
ellson [Mon, 3 Mar 2008 16:10:47 +0000 (16:10 +0000)]
try a different technique for getting and patching gdiplus headers

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
arif [Mon, 3 Mar 2008 15:37:41 +0000 (15:37 +0000)]
*** empty log message ***

16 years agoadd script to generate arrow shapes
ellson [Sun, 2 Mar 2008 16:50:43 +0000 (16:50 +0000)]
add script to generate arrow shapes
regenerate arrow shapes using recent dot with antialing

16 years agoadd script to generate arrow shapes
ellson [Sun, 2 Mar 2008 16:50:43 +0000 (16:50 +0000)]
add script to generate arrow shapes
regenerate arrow shapes using recent dot with antialing

16 years agoadd script to generate arrow shapes
ellson [Sun, 2 Mar 2008 16:50:43 +0000 (16:50 +0000)]
add script to generate arrow shapes
regenerate arrow shapes using recent dot with antialing

16 years agoadd script to generate arrow shapes
ellson [Sun, 2 Mar 2008 16:50:43 +0000 (16:50 +0000)]
add script to generate arrow shapes
regenerate arrow shapes using recent dot with antialing

16 years agoadd script to generate arrow shapes
ellson [Sun, 2 Mar 2008 16:50:43 +0000 (16:50 +0000)]
add script to generate arrow shapes
regenerate arrow shapes using recent dot with antialing

16 years agoadd script to generate arrow shapes
ellson [Sun, 2 Mar 2008 16:50:43 +0000 (16:50 +0000)]
add script to generate arrow shapes
regenerate arrow shapes using recent dot with antialing

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agoAdd "folder" shape.
ellson [Sun, 2 Mar 2008 15:22:47 +0000 (15:22 +0000)]
Add "folder" shape.
- patch provided by: Pander <pander@users.sourceforge.net>

16 years agolefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain...
glenlow [Sat, 1 Mar 2008 12:35:02 +0000 (12:35 +0000)]
lefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain, use windres to compile resources in MinGW/Cygwin

16 years agolefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain...
glenlow [Sat, 1 Mar 2008 12:35:02 +0000 (12:35 +0000)]
lefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain, use windres to compile resources in MinGW/Cygwin

16 years agolefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain...
glenlow [Sat, 1 Mar 2008 12:35:02 +0000 (12:35 +0000)]
lefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain, use windres to compile resources in MinGW/Cygwin

16 years agolefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain...
glenlow [Sat, 1 Mar 2008 12:35:02 +0000 (12:35 +0000)]
lefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain, use windres to compile resources in MinGW/Cygwin

16 years agolefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain...
glenlow [Sat, 1 Mar 2008 12:35:02 +0000 (12:35 +0000)]
lefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain, use windres to compile resources in MinGW/Cygwin

16 years agolefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain...
glenlow [Sat, 1 Mar 2008 12:35:02 +0000 (12:35 +0000)]
lefty now builds in MinGW: minor preprocessor changes, modern definition of WinMain, use windres to compile resources in MinGW/Cygwin

16 years agoinclude regex_win32.* in the tarball
glenlow [Sat, 1 Mar 2008 12:30:05 +0000 (12:30 +0000)]
include regex_win32.* in the tarball