]> granicus.if.org Git - graphviz/log
graphviz
15 years agodon't use cairo_format_stride_for_width()
ellson [Fri, 11 Sep 2009 18:16:42 +0000 (18:16 +0000)]
don't use cairo_format_stride_for_width()
   as it was not available until cairo-1.6.4 or so.

15 years agoSupport for gif images in -Tgif now fixed. Convert Stephen's last entry to past...
ellson [Thu, 10 Sep 2009 23:44:57 +0000 (23:44 +0000)]
Support for gif images in -Tgif now fixed.  Convert Stephen's last entry to past-tense.

15 years agoadd support for loading gif images into cairo-based renderers (e.g. -Tpng, -Tgif)
ellson [Thu, 10 Sep 2009 23:18:32 +0000 (23:18 +0000)]
add support for loading gif images into cairo-based renderers (e.g. -Tpng, -Tgif)

15 years agoAdd info about importing GIF images.
north [Thu, 10 Sep 2009 20:34:32 +0000 (20:34 +0000)]
Add info about importing GIF images.

15 years agofix wrong colored wide lines when using node images
ellson [Thu, 10 Sep 2009 18:30:01 +0000 (18:30 +0000)]
fix wrong colored wide lines when using node images
(need to use trueColor brushes on trueColor drawings)

15 years agoRemove information on formats that are no longer supported.
erg [Tue, 8 Sep 2009 19:29:57 +0000 (19:29 +0000)]
Remove information on formats that are no longer supported.

15 years agofix for bug 1683
arif [Tue, 8 Sep 2009 15:56:12 +0000 (15:56 +0000)]
fix for bug 1683

15 years agoFix bugs 1718 and 1720.
erg [Fri, 4 Sep 2009 21:27:43 +0000 (21:27 +0000)]
Fix bugs 1718 and 1720.

15 years agoFix bug in circo: component subgraphs were being freed in the
erg [Fri, 4 Sep 2009 17:47:42 +0000 (17:47 +0000)]
Fix bug in circo: component subgraphs were being freed in the
context of the original graph, not the derived graph

15 years agoFinish fixing bug 1759
erg [Fri, 4 Sep 2009 15:53:00 +0000 (15:53 +0000)]
Finish fixing bug 1759

15 years agodo not shrink after the first stage of overlap removal. This is so that if some set...
yifanhu [Fri, 4 Sep 2009 14:35:04 +0000 (14:35 +0000)]
do not shrink after the first stage of overlap removal. This is so that if some set -Goverlap_scaling=-1000, the first stage may found no overlap at all and even decide to shrink, which defeat the original intention of the user of setting a huge scaling factor to expand the layout

15 years agoFix bug 1759
erg [Fri, 4 Sep 2009 14:23:35 +0000 (14:23 +0000)]
Fix bug 1759

15 years agoFix holes in code for writing when using libcgraph
erg [Fri, 4 Sep 2009 02:44:21 +0000 (02:44 +0000)]
Fix holes in code for writing when using libcgraph

15 years agoFix memory leaks in use of triangle library
erg [Fri, 4 Sep 2009 02:40:11 +0000 (02:40 +0000)]
Fix memory leaks in use of triangle library

15 years agoFix bug in agputs for cgraph
erg [Thu, 3 Sep 2009 22:12:51 +0000 (22:12 +0000)]
Fix bug in agputs for cgraph

15 years agoExpose flush function to be used in Agiodisc_t of cgraph.
erg [Thu, 3 Sep 2009 21:55:20 +0000 (21:55 +0000)]
Expose flush function to be used in Agiodisc_t of cgraph.

15 years agoRe-indent
erg [Thu, 3 Sep 2009 21:39:16 +0000 (21:39 +0000)]
Re-indent

15 years agoFixing attribute initialization. Some problems with ProtoGraph
north [Wed, 2 Sep 2009 17:39:54 +0000 (17:39 +0000)]
Fixing attribute initialization. Some problems with ProtoGraph
getting in the way.

15 years agoCommit a version of gvpack that works with libcgraph
erg [Tue, 1 Sep 2009 22:23:07 +0000 (22:23 +0000)]
Commit a version of gvpack that works with libcgraph

15 years agoUse agxset when setting graph bounding boxes. This is more efficient and provides
erg [Tue, 1 Sep 2009 22:22:16 +0000 (22:22 +0000)]
Use agxset when setting graph bounding boxes. This is more efficient and provides
a workaround for a bug in the cgraph library.

15 years agoFix common_init_edge to work with cgraph, which does not automatically define
erg [Tue, 1 Sep 2009 22:20:56 +0000 (22:20 +0000)]
Fix common_init_edge to work with cgraph, which does not automatically define
the tailport and headport attributes;
restructure safe_dcl into two readable functions rather than being chopped up
by #ifdef WITH_CGRAPH

15 years agoFix typo
erg [Tue, 1 Sep 2009 22:06:27 +0000 (22:06 +0000)]
Fix typo

15 years agovisual studio project files changes
arif [Mon, 31 Aug 2009 20:03:39 +0000 (20:03 +0000)]
visual studio project files changes

15 years ago*** empty log message ***
arif [Mon, 31 Aug 2009 19:41:27 +0000 (19:41 +0000)]
*** empty log message ***

15 years agovs project file for gvprlib added to ext dist
arif [Mon, 31 Aug 2009 19:40:58 +0000 (19:40 +0000)]
vs project file for gvprlib added to ext dist

15 years agoMove support for background xdot from gvc to GD_drawing;
erg [Fri, 28 Aug 2009 19:46:42 +0000 (19:46 +0000)]
Move support for background xdot from gvc to GD_drawing;
add initial hooks for globally positioned labels.

15 years agoUse AM_SILENT_RULES to make builds less noisy and compile warnings more obvious
ellson [Fri, 28 Aug 2009 12:24:49 +0000 (12:24 +0000)]
Use AM_SILENT_RULES to make builds less noisy and compile warnings more obvious

15 years agofix issue with multiple peripheries in tk output
ellson [Wed, 26 Aug 2009 23:17:14 +0000 (23:17 +0000)]
fix issue with multiple peripheries in tk output

15 years agoAdd tag for Brewer colors
erg [Tue, 25 Aug 2009 16:27:46 +0000 (16:27 +0000)]
Add tag for Brewer colors

15 years agodisable spurious "Hello World" text
ellson [Wed, 19 Aug 2009 17:19:43 +0000 (17:19 +0000)]
disable spurious "Hello World" text

15 years agoRemove dependency on libgraph
erg [Mon, 17 Aug 2009 21:04:11 +0000 (21:04 +0000)]
Remove dependency on libgraph

15 years agoRemove use of undefined macro.
erg [Wed, 12 Aug 2009 13:49:36 +0000 (13:49 +0000)]
Remove use of undefined macro.

15 years agoRe-expose pack_graph function;
erg [Tue, 11 Aug 2009 21:23:23 +0000 (21:23 +0000)]
Re-expose pack_graph function;
update man page

15 years agoUse the edge type of the input graph, not its root graph.
erg [Tue, 11 Aug 2009 21:21:20 +0000 (21:21 +0000)]
Use the edge type of the input graph, not its root graph.
This allows graphs to be split and laid out separately as connected components;
it also allows each component to have a different edge type.

15 years agoFix bug that causes a node not to be added to its non-trivial parent block;
erg [Tue, 11 Aug 2009 20:59:17 +0000 (20:59 +0000)]
Fix bug that causes a node not to be added to its non-trivial parent block;
fix bugs that causes circo to use too much space

15 years agoRemove unused code
erg [Mon, 10 Aug 2009 20:15:19 +0000 (20:15 +0000)]
Remove unused code

15 years agoadd blockSize function
erg [Mon, 10 Aug 2009 20:14:23 +0000 (20:14 +0000)]
add blockSize function

15 years agoRemoved unsupported code for user-specified blocks
erg [Mon, 10 Aug 2009 20:14:04 +0000 (20:14 +0000)]
Removed unsupported code for user-specified blocks

15 years agoFix bug 1738
erg [Fri, 7 Aug 2009 16:45:04 +0000 (16:45 +0000)]
Fix bug 1738

15 years agobased on 8/6/09 meeting
north [Thu, 6 Aug 2009 15:17:39 +0000 (15:17 +0000)]
based on 8/6/09 meeting

15 years agothis is more likely to be the problem
ellson [Fri, 31 Jul 2009 19:30:09 +0000 (19:30 +0000)]
this is more likely to be the problem

15 years agostruggling with libxdot packaging on debian
ellson [Fri, 31 Jul 2009 19:12:23 +0000 (19:12 +0000)]
struggling with libxdot packaging on debian

15 years agono contrib/xdot
ellson [Fri, 31 Jul 2009 19:04:18 +0000 (19:04 +0000)]
no contrib/xdot

15 years agoremove contrib/xdot
ellson [Fri, 31 Jul 2009 19:01:29 +0000 (19:01 +0000)]
remove contrib/xdot

15 years agofix debian packaging of libxdot
ellson [Fri, 31 Jul 2009 18:38:01 +0000 (18:38 +0000)]
fix debian packaging of libxdot

15 years agoadd xdot.3 to EXTRA_DIST
ellson [Fri, 31 Jul 2009 16:56:36 +0000 (16:56 +0000)]
add xdot.3 to EXTRA_DIST

15 years agolibgvc depends on libxdot being built first
ellson [Fri, 31 Jul 2009 16:22:51 +0000 (16:22 +0000)]
libgvc depends on libxdot being built first

15 years agodoesn't need cgraph
ellson [Fri, 31 Jul 2009 16:05:39 +0000 (16:05 +0000)]
doesn't need cgraph

15 years agorename
ellson [Fri, 31 Jul 2009 16:03:32 +0000 (16:03 +0000)]
rename

15 years agotake a guess at the missing xdot.pc.in file
ellson [Fri, 31 Jul 2009 16:01:34 +0000 (16:01 +0000)]
take a guess at the missing xdot.pc.in file

15 years agoRemove accidentally committed incomplete code for exterior labels
erg [Fri, 31 Jul 2009 14:35:14 +0000 (14:35 +0000)]
Remove accidentally committed incomplete code for exterior labels

15 years agoadd libgd-dev to Build-Depends:
ellson [Fri, 31 Jul 2009 13:34:21 +0000 (13:34 +0000)]
add libgd-dev to Build-Depends:

15 years agoAdd prototype implementation for background polygons
erg [Thu, 30 Jul 2009 22:00:39 +0000 (22:00 +0000)]
Add prototype implementation for background polygons

15 years agoFix format
erg [Thu, 30 Jul 2009 21:53:27 +0000 (21:53 +0000)]
Fix format

15 years agoMake xdot into a first-class library
erg [Thu, 30 Jul 2009 21:51:16 +0000 (21:51 +0000)]
Make xdot into a first-class library

15 years agofix fractional penwidths
ellson [Thu, 30 Jul 2009 19:13:26 +0000 (19:13 +0000)]
fix fractional penwidths

15 years agosome spec file fixes
ellson [Thu, 30 Jul 2009 19:01:11 +0000 (19:01 +0000)]
some spec file fixes

15 years agocomplete renaming to xgtk
ellson [Thu, 30 Jul 2009 18:48:36 +0000 (18:48 +0000)]
complete renaming to xgtk

15 years agorename plugin to xgtk to not conflict with regular gtk plugin
ellson [Thu, 30 Jul 2009 18:44:56 +0000 (18:44 +0000)]
rename plugin to xgtk to not conflict with regular gtk plugin

15 years agoadd some notes about the demo
ellson [Thu, 30 Jul 2009 18:01:58 +0000 (18:01 +0000)]
add some notes about the demo

15 years agofixes to "make rpm"
ellson [Thu, 30 Jul 2009 17:58:16 +0000 (17:58 +0000)]
fixes to "make rpm"

15 years agomore ignores
ellson [Thu, 30 Jul 2009 17:23:44 +0000 (17:23 +0000)]
more ignores

15 years agodon't need libltdl
ellson [Thu, 30 Jul 2009 17:23:10 +0000 (17:23 +0000)]
don't need libltdl

15 years agoadd "make rpm" target
ellson [Thu, 30 Jul 2009 17:22:26 +0000 (17:22 +0000)]
add "make rpm" target

15 years agoignore products
ellson [Thu, 30 Jul 2009 16:58:35 +0000 (16:58 +0000)]
ignore products

15 years agooverride pkglibdir so that its based on "graphviz" and not on this package's name
ellson [Thu, 30 Jul 2009 16:55:19 +0000 (16:55 +0000)]
override pkglibdir so that its based on "graphviz" and not on this package's name

15 years agoadd a demo of an independently packaged and compiled plugin
ellson [Thu, 30 Jul 2009 16:45:29 +0000 (16:45 +0000)]
add a demo of an independently packaged and compiled plugin

15 years agoFound out how to save alpha channel to PNGs from gd.
ellson [Thu, 30 Jul 2009 15:14:49 +0000 (15:14 +0000)]
Found out how to save alpha channel to PNGs from gd.
Improves -Tpng:cairo:gd  when using transparent backgrounds
(not that anyone should care.  Just use the default -Tpng:cairo:cairo )

15 years agofix for -Gbgcolor=transparent in -Tgif:cairo:gd -Tpng:cairo:gd -Tjpg:cairo:gd
ellson [Wed, 29 Jul 2009 19:52:36 +0000 (19:52 +0000)]
fix for -Gbgcolor=transparent in -Tgif:cairo:gd -Tpng:cairo:gd -Tjpg:cairo:gd

15 years agofew patches for smyrna
arif [Wed, 29 Jul 2009 19:10:12 +0000 (19:10 +0000)]
few patches for smyrna

15 years agofix for transparency in -Tgif:gd
ellson [Wed, 29 Jul 2009 18:02:17 +0000 (18:02 +0000)]
fix for transparency in -Tgif:gd

15 years agodemo_file attribute implementation
arif [Wed, 29 Jul 2009 14:12:28 +0000 (14:12 +0000)]
demo_file attribute implementation

15 years agoFix typo
erg [Tue, 28 Jul 2009 21:07:10 +0000 (21:07 +0000)]
Fix typo

15 years agoright click to identify objects has been fixed
arif [Tue, 28 Jul 2009 19:53:45 +0000 (19:53 +0000)]
right click to identify objects has been fixed

15 years agoFix incorrect call to old distance from point to line;
erg [Tue, 28 Jul 2009 19:33:26 +0000 (19:33 +0000)]
Fix incorrect call to old distance from point to line;
use distance from point to line segment

15 years agoRemove extra parameter from function calls
erg [Tue, 28 Jul 2009 19:25:07 +0000 (19:25 +0000)]
Remove extra parameter from function calls

15 years agosmyrna multi -edge
arif [Tue, 28 Jul 2009 18:53:43 +0000 (18:53 +0000)]
smyrna multi -edge
focus
some bug fixes

15 years agoFix indentation
erg [Mon, 27 Jul 2009 19:48:55 +0000 (19:48 +0000)]
Fix indentation

15 years agoFix bug 1727
erg [Mon, 27 Jul 2009 19:38:00 +0000 (19:38 +0000)]
Fix bug 1727

15 years agoAdd point_to_lineseg_dist.
erg [Mon, 27 Jul 2009 16:04:24 +0000 (16:04 +0000)]
Add point_to_lineseg_dist.

15 years ago*** empty log message ***
arif [Fri, 24 Jul 2009 21:10:19 +0000 (21:10 +0000)]
*** empty log message ***

15 years agoProcess multiedges
erg [Fri, 24 Jul 2009 21:07:32 +0000 (21:07 +0000)]
Process multiedges

15 years agoAdd update operator so that a point map can be changed
erg [Fri, 24 Jul 2009 21:07:07 +0000 (21:07 +0000)]
Add update operator so that a point map can be changed

15 years agoReplace DistancePointLine with point_to_line_dist
erg [Fri, 24 Jul 2009 19:41:07 +0000 (19:41 +0000)]
Replace DistancePointLine with point_to_line_dist

15 years agoAdd copyright notice
erg [Fri, 24 Jul 2009 18:10:38 +0000 (18:10 +0000)]
Add copyright notice

15 years agoGeneral cleanup of code, removing errors and bugs
erg [Fri, 24 Jul 2009 18:04:28 +0000 (18:04 +0000)]
General cleanup of code, removing errors and bugs

15 years agoRemove unnecessary xdot set type;
erg [Fri, 24 Jul 2009 18:03:25 +0000 (18:03 +0000)]
Remove unnecessary xdot set type;
convert point coordinates to floating point;
convert floats to doubles

15 years agoMake DistancePointLine visible in .h file and add supporting type
erg [Fri, 24 Jul 2009 18:02:04 +0000 (18:02 +0000)]
Make DistancePointLine visible in .h file and add supporting type

15 years agosmyrna :
arif [Thu, 23 Jul 2009 20:00:43 +0000 (20:00 +0000)]
smyrna :
1)Node size bug is fixed
2)Console widget is implemented (outputwidget)
3)non-visible edges and nodes are not pickable anymore

15 years agoFix bug 1717 by convert .dot files to .gv files
erg [Thu, 23 Jul 2009 01:40:01 +0000 (01:40 +0000)]
Fix bug 1717 by convert .dot files to .gv files

15 years agodeal with cairo w/o SVG support (cough...opencsw...cough)
ellson [Wed, 22 Jul 2009 21:24:26 +0000 (21:24 +0000)]
deal with cairo w/o SVG support (cough...opencsw...cough)

15 years agosmyrna changes
arif [Wed, 22 Jul 2009 21:02:44 +0000 (21:02 +0000)]
smyrna changes

15 years agofix smyrna enough so that it compiles,
ellson [Wed, 22 Jul 2009 15:07:34 +0000 (15:07 +0000)]
fix smyrna enough so that it compiles,
reduce some compiler warning noise

15 years agoDo edges on connected component.
erg [Mon, 20 Jul 2009 20:20:43 +0000 (20:20 +0000)]
Do edges on connected component.

15 years agoWhen cgraph is used, bind graphinfo record before GD_* macros are used.
erg [Mon, 20 Jul 2009 20:16:46 +0000 (20:16 +0000)]
When cgraph is used, bind graphinfo record before GD_* macros are used.

15 years agoAdd hooks in types.h to use cgraph; add cgraph code to set up default node label
erg [Mon, 20 Jul 2009 20:14:53 +0000 (20:14 +0000)]
Add hooks in types.h to use cgraph; add cgraph code to set up default node label

15 years agotest commit 2
arif [Mon, 20 Jul 2009 17:56:44 +0000 (17:56 +0000)]
test commit 2

15 years agotest commit
arif [Mon, 20 Jul 2009 17:55:20 +0000 (17:55 +0000)]
test commit

15 years agogvpr output window ,settings window Apply button ,fe wbugs cleaned up
arif [Mon, 20 Jul 2009 16:46:04 +0000 (16:46 +0000)]
gvpr output window ,settings window Apply button ,fe wbugs cleaned up

15 years agodebug codes (printfs) have been removed
arif [Mon, 20 Jul 2009 14:14:32 +0000 (14:14 +0000)]
debug codes (printfs) have been removed