]> granicus.if.org Git - graphviz/log
graphviz
15 years agoadd configure tests for glut
ellson [Thu, 2 Apr 2009 16:45:20 +0000 (16:45 +0000)]
add configure tests for glut

15 years agoadd configure tests for glut
ellson [Thu, 2 Apr 2009 16:45:20 +0000 (16:45 +0000)]
add configure tests for glut

15 years ago*** empty log message ***
arif [Thu, 2 Apr 2009 16:11:19 +0000 (16:11 +0000)]
*** empty log message ***

15 years agoFix infinite loop when deleting node with >1 loop.
north [Wed, 1 Apr 2009 23:44:04 +0000 (23:44 +0000)]
Fix infinite loop when deleting node with >1 loop.

15 years ago*** empty log message ***
arif [Wed, 1 Apr 2009 21:14:03 +0000 (21:14 +0000)]
*** empty log message ***

15 years agoglufonts removed
arif [Wed, 1 Apr 2009 21:08:24 +0000 (21:08 +0000)]
glufonts removed

15 years agoFix neato spline code to revert to line segments if the nodes overlap
erg [Wed, 1 Apr 2009 20:26:28 +0000 (20:26 +0000)]
Fix neato spline code to revert to line segments if the nodes overlap

15 years ago*** empty log message ***
arif [Wed, 1 Apr 2009 20:25:45 +0000 (20:25 +0000)]
*** empty log message ***

15 years agosmyrna fonts improvement
arif [Wed, 1 Apr 2009 20:19:23 +0000 (20:19 +0000)]
smyrna fonts improvement

15 years agonew function def added
arif [Wed, 1 Apr 2009 16:20:44 +0000 (16:20 +0000)]
new function def added
common_init_node_opt in utils.c

15 years agomust protect text output with xml_string
glenlow [Wed, 1 Apr 2009 00:13:59 +0000 (00:13 +0000)]
must protect text output with xml_string

15 years agomust protect text output with xml_string
glenlow [Wed, 1 Apr 2009 00:13:59 +0000 (00:13 +0000)]
must protect text output with xml_string

15 years agocommon_init_node_opt prototype included in utils.h
arif [Tue, 31 Mar 2009 19:19:26 +0000 (19:19 +0000)]
common_init_node_opt prototype included in utils.h

15 years agoHook up Glen's new -Tvdx Visio renderer
ellson [Tue, 31 Mar 2009 15:07:56 +0000 (15:07 +0000)]
Hook up Glen's new -Tvdx  Visio renderer

15 years agoHook up Glen's new -Tvdx Visio renderer
ellson [Tue, 31 Mar 2009 15:07:56 +0000 (15:07 +0000)]
Hook up Glen's new -Tvdx  Visio renderer

15 years agoVisio VDX render plugin
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin

15 years agoVisio VDX render plugin
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin

15 years agoVisio VDX render plugin
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin

15 years agoFix bug 1615. This removes the fixed-size buffer in parse_reclbl.
erg [Mon, 30 Mar 2009 22:55:39 +0000 (22:55 +0000)]
Fix bug 1615. This removes the fixed-size buffer in parse_reclbl.
(You just can't trust users.)
The big buffer used for everything else is used for port names as
well. The port name is strduped and stored via tmpport until the
field is fully parsed. It is then attached to the field.

Also, in case of errors, the code now cleans up the partially constructed
field structure. Previously, this just became lost memory.

15 years agoimprove labels for patchwork
north [Mon, 30 Mar 2009 19:32:09 +0000 (19:32 +0000)]
improve labels for patchwork

15 years agoimprove labels for patchwork
north [Mon, 30 Mar 2009 19:32:09 +0000 (19:32 +0000)]
improve labels for patchwork

15 years agoAdd warnings for bad ports beginning with 'e' or 'w'.
erg [Mon, 30 Mar 2009 19:09:46 +0000 (19:09 +0000)]
Add warnings for bad ports beginning with 'e' or 'w'.

15 years agoFix the previous fix; strdup() only if there is a non-null pointer
erg [Mon, 30 Mar 2009 18:55:55 +0000 (18:55 +0000)]
Fix the previous fix; strdup() only if there is a non-null pointer

15 years agoFix bug 1617
erg [Mon, 30 Mar 2009 18:45:24 +0000 (18:45 +0000)]
Fix bug 1617

15 years agoFix bug in agnxtedge; the agnxtin branch wasn't checking for NULL return.
erg [Mon, 30 Mar 2009 17:31:42 +0000 (17:31 +0000)]
Fix bug in agnxtedge; the agnxtin branch wasn't checking for NULL return.

15 years agoMove use of otk_lib.h inside #ifdef WIN32
erg [Fri, 27 Mar 2009 18:57:18 +0000 (18:57 +0000)]
Move use of otk_lib.h inside #ifdef WIN32

15 years agofew smyrna fixes to get it work on unix
arif [Fri, 27 Mar 2009 15:14:03 +0000 (15:14 +0000)]
few smyrna fixes to get it work on unix

15 years agofew smyrna fixes to get it work on unix
arif [Fri, 27 Mar 2009 15:14:03 +0000 (15:14 +0000)]
few smyrna fixes to get it work on unix

15 years agowin_regex project is rmeoved,
arif [Thu, 26 Mar 2009 16:25:23 +0000 (16:25 +0000)]
win_regex project is rmeoved,

15 years agoregex code inclusion removed
arif [Thu, 26 Mar 2009 16:12:17 +0000 (16:12 +0000)]
regex code inclusion  removed
topview node filtering improved

15 years agoregex code inclusion removed
arif [Thu, 26 Mar 2009 16:12:17 +0000 (16:12 +0000)]
regex code inclusion  removed
topview node filtering improved

15 years agoagdegree() conforms to a formal defintion of degree (a node with one
north [Tue, 24 Mar 2009 18:37:30 +0000 (18:37 +0000)]
agdegree() conforms to a formal defintion of degree (a node with one
self-arc has degree 2).  agcountuniqedges() counts the number of unique
Agedge_t objects for a given node.

15 years agoagdegree() conforms to a formal defintion of degree (a node with one
north [Tue, 24 Mar 2009 18:37:30 +0000 (18:37 +0000)]
agdegree() conforms to a formal defintion of degree (a node with one
self-arc has degree 2).  agcountuniqedges() counts the number of unique
Agedge_t objects for a given node.

15 years agoregex code was isolated in a new dir
arif [Tue, 24 Mar 2009 15:16:10 +0000 (15:16 +0000)]
regex code was isolated in a new dir

15 years agoregex code was isolated in a new dir
arif [Tue, 24 Mar 2009 15:16:10 +0000 (15:16 +0000)]
regex code was isolated in a new dir

15 years agofix breakage due to filename case mismatches!
ellson [Tue, 24 Mar 2009 10:16:39 +0000 (10:16 +0000)]
fix breakage due to filename case mismatches!

15 years agolicence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues

15 years agolicence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues

15 years agolicence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues

15 years agolicence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues

15 years agolicence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues

15 years agolicence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues

15 years agolicence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues

15 years agolicence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues

15 years ago*** empty log message ***
arif [Mon, 23 Mar 2009 15:53:46 +0000 (15:53 +0000)]
*** empty log message ***

15 years agoremoved c files from am
arif [Mon, 23 Mar 2009 15:51:49 +0000 (15:51 +0000)]
removed c files from am

15 years agothese two files are removed due to licensing issues
arif [Mon, 23 Mar 2009 15:50:03 +0000 (15:50 +0000)]
these two files are removed due to licensing issues

15 years agogdi_plus fixed
arif [Mon, 23 Mar 2009 15:38:58 +0000 (15:38 +0000)]
gdi_plus fixed
glcopm:most of the licensed code removed , few left

15 years agostandard AT&T copyright header
glenlow [Sat, 21 Mar 2009 07:10:18 +0000 (07:10 +0000)]
standard AT&T copyright header

15 years agoFix bug 1609 - note that the calculations for tables were integral. Moving them...
erg [Fri, 20 Mar 2009 18:42:27 +0000 (18:42 +0000)]
Fix bug 1609 - note that the  calculations for tables were integral. Moving them to floating point
has undoubtedly introduced more bugs than this.

15 years agoThis sucks, try adding MacOS -frameworks here!
ellson [Fri, 20 Mar 2009 17:44:33 +0000 (17:44 +0000)]
This sucks, try adding MacOS -frameworks here!

15 years agoclean up some dependencies
ellson [Fri, 20 Mar 2009 17:33:37 +0000 (17:33 +0000)]
clean up some dependencies

15 years agolast commit was nonsense! add -frameworks to FLAGS_CONFIG for everything, minimall...
ellson [Fri, 20 Mar 2009 17:14:22 +0000 (17:14 +0000)]
last commit was nonsense!    add -frameworks to FLAGS_CONFIG for everything, minimally gettext and pango need it

15 years agoAdd -framework CoreFoundation to common LDFLAGS since gettext and pango need it
ellson [Fri, 20 Mar 2009 16:51:58 +0000 (16:51 +0000)]
Add -framework CoreFoundation to common LDFLAGS since gettext and pango need it

15 years agominor cleanup
ellson [Fri, 20 Mar 2009 14:57:08 +0000 (14:57 +0000)]
minor cleanup

15 years agoFix prebuild for MacOSX to work on snares
ellson [Fri, 20 Mar 2009 14:44:12 +0000 (14:44 +0000)]
Fix prebuild for MacOSX to work on snares

15 years agoonly install softlinks if dot is installed,
ellson [Thu, 19 Mar 2009 21:10:15 +0000 (21:10 +0000)]
only install softlinks if dot is installed,
    dot_static users can take care of themselves

15 years agorename config-versio.h -> graphviz_version.h, distribute and install it
ellson [Wed, 18 Mar 2009 19:18:10 +0000 (19:18 +0000)]
rename config-versio.h -> graphviz_version.h, distribute and install it

15 years agorename config-versio.h -> graphviz_version.h, distribute and install it
ellson [Wed, 18 Mar 2009 19:18:10 +0000 (19:18 +0000)]
rename config-versio.h -> graphviz_version.h, distribute and install it

15 years agoRevert attempt to make Times work on all platforms, make it work on Macs!!
ellson [Wed, 18 Mar 2009 17:37:32 +0000 (17:37 +0000)]
Revert attempt to make Times work on all platforms, make it work on Macs!!

15 years agolatest libtool seems to require a real config/config.rpath
ellson [Tue, 17 Mar 2009 14:29:02 +0000 (14:29 +0000)]
latest libtool seems to require a real config/config.rpath
    - copy the one we already had in lib/gd/config/config.rpath
    - no need for autogen.sh to create an empty one anymore

15 years agoset @VERSION@ in debian/changelog when configuring distro
ellson [Mon, 16 Mar 2009 17:04:52 +0000 (17:04 +0000)]
set @VERSION@ in debian/changelog when configuring distro

15 years agoupdated project files to remove agprintf
arif [Mon, 16 Mar 2009 15:18:08 +0000 (15:18 +0000)]
updated project files to remove agprintf

15 years agoupdated project files to remove agprintf
arif [Mon, 16 Mar 2009 15:18:08 +0000 (15:18 +0000)]
updated project files to remove agprintf

15 years agoupdated project files to remove agprintf
arif [Mon, 16 Mar 2009 15:18:08 +0000 (15:18 +0000)]
updated project files to remove agprintf

15 years agocgimage:quartz device for rendering to in-memory CGImageRef*
glenlow [Mon, 16 Mar 2009 10:37:32 +0000 (10:37 +0000)]
cgimage:quartz device for rendering to in-memory CGImageRef*

15 years agoApparently, pango on MacOSX like "Times New Roman" but barfs on "Times Roman"
ellson [Fri, 13 Mar 2009 23:32:24 +0000 (23:32 +0000)]
Apparently, pango on MacOSX like "Times New Roman" but barfs on "Times Roman"
   It seems to be singularly stupid on Macs.  If the fontname
   doesn't exactly match a font-filename then it gives you Sans!
Change to simply "Times" as being the lowest common denominator.
(Well, I suppose "Serif" would be lower)

15 years agobug #1596 was not fixed in 2.22.2
ellson [Fri, 13 Mar 2009 20:34:07 +0000 (20:34 +0000)]
bug #1596 was not fixed in 2.22.2

15 years agorestart 2.23 development series
ellson [Fri, 13 Mar 2009 18:41:20 +0000 (18:41 +0000)]
restart 2.23 development series

15 years agorelease 2.22.2 with fix for buffer overflow bug present in 2.22.0 and 2.22.2
ellson [Fri, 13 Mar 2009 18:16:40 +0000 (18:16 +0000)]
release 2.22.2 with fix for buffer overflow bug present in 2.22.0 and 2.22.2

15 years agofixes for gd bitmap scaling when bitmap too large
ellson [Fri, 13 Mar 2009 18:04:35 +0000 (18:04 +0000)]
fixes for gd bitmap scaling when bitmap too large

15 years agotext size under sizing and scaling (apparently different things)
ellson [Fri, 13 Mar 2009 03:31:11 +0000 (03:31 +0000)]
text size under sizing and scaling (apparently different things)

15 years agopango barfs on "Times New Roman" and gives a Sans font. Change to "Times Roman".
ellson [Fri, 13 Mar 2009 03:30:23 +0000 (03:30 +0000)]
pango barfs on "Times New Roman" and gives a Sans font.   Change to "Times Roman".

15 years agomarginally better fontsize in gd output
ellson [Thu, 12 Mar 2009 22:19:12 +0000 (22:19 +0000)]
marginally better fontsize in gd output

15 years agodon't allow ':' in automatically generated output filesnames (generated with -O)
ellson [Thu, 12 Mar 2009 21:01:52 +0000 (21:01 +0000)]
don't allow ':' in automatically generated output filesnames (generated with -O)

15 years agoeliminate use of agfprintf() and its use of vsnprintf()
ellson [Thu, 12 Mar 2009 19:59:11 +0000 (19:59 +0000)]
eliminate use of agfprintf() and its use of vsnprintf()

15 years agoeliminate use of agfprintf() and its use of vsnprintf()
ellson [Thu, 12 Mar 2009 19:59:11 +0000 (19:59 +0000)]
eliminate use of agfprintf() and its use of vsnprintf()

15 years agopunt on graph names for cgraph for now
ellson [Thu, 12 Mar 2009 19:45:01 +0000 (19:45 +0000)]
punt on graph names for cgraph for now

15 years agotry to make agfprintf() safe, but with possibility of truncation
ellson [Thu, 12 Mar 2009 17:49:56 +0000 (17:49 +0000)]
try to make agfprintf() safe, but with possibility of truncation

15 years agovarious partial fixes and stubs for compiling --with-cgraph
ellson [Thu, 12 Mar 2009 16:06:58 +0000 (16:06 +0000)]
various partial fixes and stubs for compiling --with-cgraph

15 years agovarious partial fixes and stubs for compiling --with-cgraph
ellson [Thu, 12 Mar 2009 16:06:58 +0000 (16:06 +0000)]
various partial fixes and stubs for compiling --with-cgraph

15 years agovarious partial fixes and stubs for compiling --with-cgraph
ellson [Thu, 12 Mar 2009 16:06:58 +0000 (16:06 +0000)]
various partial fixes and stubs for compiling --with-cgraph

15 years agofixed drift causing adjust.c to fail to compile --wuth-cgraph
ellson [Thu, 12 Mar 2009 14:41:42 +0000 (14:41 +0000)]
fixed drift causing adjust.c to fail to compile --wuth-cgraph

15 years agofix handles for clusters in -Ttk output
ellson [Wed, 11 Mar 2009 23:19:16 +0000 (23:19 +0000)]
fix handles for clusters in -Ttk output

15 years agofix error with self edges
north [Wed, 11 Mar 2009 17:27:54 +0000 (17:27 +0000)]
fix error with self edges

15 years agowarning elimintaion
arif [Wed, 11 Mar 2009 17:15:02 +0000 (17:15 +0000)]
warning elimintaion

15 years agofixed to ignore self-arcs
north [Wed, 11 Mar 2009 17:11:33 +0000 (17:11 +0000)]
fixed to ignore self-arcs

15 years ago*** empty log message ***
arif [Wed, 11 Mar 2009 17:05:46 +0000 (17:05 +0000)]
*** empty log message ***

15 years agocAsE and #include issues
ellson [Wed, 11 Mar 2009 16:52:27 +0000 (16:52 +0000)]
cAsE and #include issues

15 years agocAsE and #include issues
ellson [Wed, 11 Mar 2009 16:52:27 +0000 (16:52 +0000)]
cAsE and #include issues

15 years agosmyrna fixes
arif [Wed, 11 Mar 2009 16:28:19 +0000 (16:28 +0000)]
smyrna fixes

15 years agofix Makefile.am for new .[ch] files
ellson [Wed, 11 Mar 2009 15:58:46 +0000 (15:58 +0000)]
fix Makefile.am for new .[ch] files
fix usual cAsE nonsense

15 years agoinclude + lib dirs to point to the PREFIX too
glenlow [Wed, 11 Mar 2009 15:02:43 +0000 (15:02 +0000)]
include + lib dirs to point to the PREFIX too

15 years agorestore io disclipline back to default immediately after use, incase
ellson [Wed, 11 Mar 2009 11:53:43 +0000 (11:53 +0000)]
restore io disclipline back to default immediately after use, incase
something else calls agwrite  (what?)

15 years agorestore io disclipline back to default immediately after use, incase
ellson [Wed, 11 Mar 2009 11:53:43 +0000 (11:53 +0000)]
restore io disclipline back to default immediately after use, incase
something else calls agwrite  (what?)

15 years agoadd GVTextLayout.h to distro
ellson [Wed, 11 Mar 2009 09:49:53 +0000 (09:49 +0000)]
add GVTextLayout.h to distro

15 years agofixed bug in handling self-edges in agnxtedge()
north [Wed, 11 Mar 2009 01:00:24 +0000 (01:00 +0000)]
fixed bug in handling self-edges in agnxtedge()

15 years agorestructured glcomp
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings

15 years agorestructured glcomp
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings

15 years agorestructured glcomp
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings