]> granicus.if.org Git - graphviz/log
graphviz
19 years ago- report plugin library loads with -v2
ellson [Sat, 17 Jun 2006 16:21:43 +0000 (16:21 +0000)]
- report plugin library loads with -v2

19 years agofix compiler warning
ellson [Sat, 17 Jun 2006 14:57:25 +0000 (14:57 +0000)]
fix compiler warning

19 years ago- new "loadimage" plugin api
ellson [Sat, 17 Jun 2006 14:41:25 +0000 (14:41 +0000)]
- new "loadimage" plugin api
- new loadimage plugins for gd and cairo, both support png2ps

19 years agounused
ellson [Fri, 16 Jun 2006 23:00:33 +0000 (23:00 +0000)]
unused

19 years agooptimize tranform of array of points when not provided by renderer plugin
ellson [Fri, 16 Jun 2006 20:59:22 +0000 (20:59 +0000)]
optimize tranform of array of points when not provided by renderer plugin

19 years agouse %g format
ellson [Fri, 16 Jun 2006 18:44:31 +0000 (18:44 +0000)]
use %g format
y scale is the same as x scale for dashing purposes

19 years ago- add new mapegen plugin
ellson [Fri, 16 Jun 2006 18:36:24 +0000 (18:36 +0000)]
- add new mapegen plugin
- inroduce obj_state_t to form stack of object states since clusters can be nested.

19 years agorefactoring mapgen code for renderer plugins
ellson [Fri, 16 Jun 2006 02:56:43 +0000 (02:56 +0000)]
refactoring mapgen code for renderer plugins

19 years agoremove empty_string as it causes "Warning: String literal converted to char* in initi...
ellson [Thu, 15 Jun 2006 15:52:56 +0000 (15:52 +0000)]
remove empty_string as it causes "Warning: String literal converted to char* in initialization." from Sun's cc.

19 years agoremove assert as it causes "warning: statement not reached" from Sun's CC
ellson [Thu, 15 Jun 2006 15:50:08 +0000 (15:50 +0000)]
remove assert as it causes "warning: statement not reached" from Sun's CC
   - the block is small enough that its obvious.

19 years agoFix "warning: assignment type mismatch:" from Sun's cc
ellson [Thu, 15 Jun 2006 15:47:15 +0000 (15:47 +0000)]
Fix "warning: assignment type mismatch:" from Sun's cc

19 years agohack to eliminate use of "register" from perl headers
ellson [Thu, 15 Jun 2006 12:25:00 +0000 (12:25 +0000)]
hack to eliminate use of "register" from perl headers
   because gcc-4.1.1-3 doesn't like them

19 years agofix ps dashing
ellson [Thu, 15 Jun 2006 00:01:39 +0000 (00:01 +0000)]
fix ps dashing

19 years agoFix code so that varying colspans and rowspans are reflected in the final sizes.
erg [Wed, 14 Jun 2006 18:43:16 +0000 (18:43 +0000)]
Fix code so that varying colspans and rowspans are reflected in the final sizes.

19 years agosupport usershapes in -Tfig
ellson [Wed, 14 Jun 2006 15:24:30 +0000 (15:24 +0000)]
support usershapes in -Tfig

19 years agofix breakage in -Tps:core -Glandscape and -Txlib -Glandscape
ellson [Wed, 14 Jun 2006 11:17:26 +0000 (11:17 +0000)]
fix breakage in -Tps:core -Glandscape and -Txlib -Glandscape

19 years ago- update job->width, job->height to include margins.
ellson [Tue, 13 Jun 2006 22:31:14 +0000 (22:31 +0000)]
- update job->width, job->height to include margins.
- use job->width, job->height for initial canvas size.

19 years agofactor out all coordinate transformations into single calculaton
ellson [Tue, 13 Jun 2006 21:34:53 +0000 (21:34 +0000)]
factor out all coordinate transformations into single calculaton

19 years agofix a font scaling problem in -Tfig
ellson [Tue, 13 Jun 2006 02:47:03 +0000 (02:47 +0000)]
fix a font scaling problem in -Tfig

19 years agoEven better, in -Tfig put nodes, edges and graphs (backgrounds) at dfferent depths...
ellson [Tue, 13 Jun 2006 02:16:31 +0000 (02:16 +0000)]
Even better, in -Tfig put nodes, edges and graphs (backgrounds) at dfferent depths.  Then they can be independently selected in xfig.

19 years agofix -Tfig output (debian bug#373005)
ellson [Tue, 13 Jun 2006 01:45:55 +0000 (01:45 +0000)]
fix -Tfig output (debian bug#373005)

19 years agoChange windows build to handle changed plugin files
erg [Mon, 12 Jun 2006 17:19:36 +0000 (17:19 +0000)]
Change windows build to handle changed plugin files

19 years agorevert previous change of ps_txt location to fix -Tps breakage
ellson [Mon, 12 Jun 2006 10:12:49 +0000 (10:12 +0000)]
revert previous change of ps_txt location to fix -Tps breakage

19 years agomove postscript preamble to utils.c so that is can be shared
ellson [Sun, 11 Jun 2006 20:15:07 +0000 (20:15 +0000)]
move postscript preamble to utils.c so that is can be shared

19 years agoI give up. Plugins need access to graph types. Just don't pull in any
ellson [Sun, 11 Jun 2006 19:59:03 +0000 (19:59 +0000)]
I give up.  Plugins need access to graph types.  Just don't pull in any
graph functions so that plugins have dependencies on graph libraries.

Clean up header inclusions.

19 years agoI give up. Plugins need access to graph types. Just don't pull in any
ellson [Sun, 11 Jun 2006 19:59:03 +0000 (19:59 +0000)]
I give up.  Plugins need access to graph types.  Just don't pull in any
graph functions so that plugins have dependencies on graph libraries.

Clean up header inclusions.

19 years agoI give up. Plugins need access to graph types. Just don't pull in any
ellson [Sun, 11 Jun 2006 19:59:03 +0000 (19:59 +0000)]
I give up.  Plugins need access to graph types.  Just don't pull in any
graph functions so that plugins have dependencies on graph libraries.

Clean up header inclusions.

19 years agoI give up. Plugins need access to graph types. Just don't pull in any
ellson [Sun, 11 Jun 2006 19:59:03 +0000 (19:59 +0000)]
I give up.  Plugins need access to graph types.  Just don't pull in any
graph functions so that plugins have dependencies on graph libraries.

Clean up header inclusions.

19 years agoI give up. Plugins need access to graph types. Just don't pull in any
ellson [Sun, 11 Jun 2006 19:59:03 +0000 (19:59 +0000)]
I give up.  Plugins need access to graph types.  Just don't pull in any
graph functions so that plugins have dependencies on graph libraries.

Clean up header inclusions.

19 years agounused variable
ellson [Sun, 11 Jun 2006 14:39:47 +0000 (14:39 +0000)]
unused variable

19 years agoremove a debugging fprintf and some redundant #includes
ellson [Sun, 11 Jun 2006 14:17:45 +0000 (14:17 +0000)]
remove a debugging fprintf and some redundant #includes

19 years agoremove a debugging fprintf and some redundant #includes
ellson [Sun, 11 Jun 2006 14:17:45 +0000 (14:17 +0000)]
remove a debugging fprintf and some redundant #includes

19 years agoremove a debugging fprintf and some redundant #includes
ellson [Sun, 11 Jun 2006 14:17:45 +0000 (14:17 +0000)]
remove a debugging fprintf and some redundant #includes

19 years agoremove a debugging fprintf and some redundant #includes
ellson [Sun, 11 Jun 2006 14:17:45 +0000 (14:17 +0000)]
remove a debugging fprintf and some redundant #includes

19 years agoremove a debugging fprintf and some redundant #includes
ellson [Sun, 11 Jun 2006 14:17:45 +0000 (14:17 +0000)]
remove a debugging fprintf and some redundant #includes

19 years agosvg rotated usershapes
ellson [Sun, 11 Jun 2006 03:41:29 +0000 (03:41 +0000)]
svg rotated usershapes

19 years agousershape rotation in svg
ellson [Sat, 10 Jun 2006 22:45:54 +0000 (22:45 +0000)]
usershape rotation in svg

19 years agomargins in gd renderers
ellson [Sat, 10 Jun 2006 19:37:11 +0000 (19:37 +0000)]
margins in gd renderers

19 years agorotating usershapes in -Tps:cg
ellson [Sat, 10 Jun 2006 18:07:41 +0000 (18:07 +0000)]
rotating usershapes in -Tps:cg

19 years agousershapes in new core svg plugin
ellson [Sat, 10 Jun 2006 15:23:49 +0000 (15:23 +0000)]
usershapes in new core svg plugin

19 years agochange render plugin api to keep some state in job->common
ellson [Sat, 10 Jun 2006 15:04:26 +0000 (15:04 +0000)]
change render plugin api to keep some state in job->common

19 years agomargin fixes
ellson [Sat, 10 Jun 2006 12:50:13 +0000 (12:50 +0000)]
margin fixes

19 years agofix landscape rotations
ellson [Sat, 10 Jun 2006 10:33:03 +0000 (10:33 +0000)]
fix landscape rotations

19 years agomissed an extern
ellson [Sat, 10 Jun 2006 03:20:40 +0000 (03:20 +0000)]
missed an extern

19 years ago- get it to compile
ellson [Sat, 10 Jun 2006 03:18:40 +0000 (03:18 +0000)]
- get it to compile

19 years agosome naming cleanup
ellson [Sat, 10 Jun 2006 02:09:59 +0000 (02:09 +0000)]
some naming cleanup

19 years ago- add a "core" plugin for renderers that are always available
ellson [Sat, 10 Jun 2006 01:44:28 +0000 (01:44 +0000)]
- add a "core" plugin for renderers that are always available
- rename *pangocairo.c to *pango.c

19 years agofix b958 scaling issues
ellson [Fri, 9 Jun 2006 21:16:51 +0000 (21:16 +0000)]
fix b958 scaling issues

19 years agofix svg inversion and ps usershape size in ps
ellson [Fri, 9 Jun 2006 20:24:33 +0000 (20:24 +0000)]
fix svg inversion and ps usershape size in ps

19 years agofix the assymetries in usershape images
ellson [Fri, 9 Jun 2006 19:22:19 +0000 (19:22 +0000)]
fix the assymetries in usershape images

19 years agofix svg invversion
ellson [Fri, 9 Jun 2006 17:11:15 +0000 (17:11 +0000)]
fix svg invversion
add bitmap usershapes to new ps renderrer

19 years agoallow python binding for python-2.3
ellson [Fri, 9 Jun 2006 01:45:24 +0000 (01:45 +0000)]
allow python binding for python-2.3

19 years agoapparently "-q" isn't supported by NASA's grep (SunOS?)
ellson [Thu, 8 Jun 2006 14:44:09 +0000 (14:44 +0000)]
apparently "-q" isn't supported by NASA's grep (SunOS?)

19 years agoUpdate info files
erg [Thu, 8 Jun 2006 01:50:27 +0000 (01:50 +0000)]
Update info files

19 years ago-fix bug that only showed up when center=true (switch.dot)
ellson [Wed, 7 Jun 2006 19:34:09 +0000 (19:34 +0000)]
-fix bug that only showed up when center=true (switch.dot)
-use more regular file extents on test outputs so as not to confuse nautilus
   which apparently hasn't heard of file magick

19 years agoAdd diagram to FAQ clarifying the difference between -Tps and -Tps2
erg [Wed, 7 Jun 2006 16:01:00 +0000 (16:01 +0000)]
Add diagram to FAQ clarifying the difference between -Tps and -Tps2

19 years agoAdd diagram to FAQ clarifying the difference between -Tps and -Tps2
erg [Wed, 7 Jun 2006 16:01:00 +0000 (16:01 +0000)]
Add diagram to FAQ clarifying the difference between -Tps and -Tps2

19 years agosupport recent lua packaging change in fc6
ellson [Wed, 7 Jun 2006 02:01:43 +0000 (02:01 +0000)]
support recent lua packaging change in fc6
  - add BR for lua-devel
  - add configure check for lua.h

19 years ago- missed change to floats
ellson [Wed, 7 Jun 2006 01:59:18 +0000 (01:59 +0000)]
- missed change to floats
- remove unused job->trtansform

19 years agoUpdate dotguide to remove references to extinct toplabel and bottomlabel
erg [Tue, 6 Jun 2006 17:30:00 +0000 (17:30 +0000)]
Update dotguide to remove references to extinct toplabel and bottomlabel
attributes.

19 years agoUpdate dotguide to remove references to extinct toplabel and bottomlabel
erg [Tue, 6 Jun 2006 17:30:00 +0000 (17:30 +0000)]
Update dotguide to remove references to extinct toplabel and bottomlabel
attributes.

19 years ago- more conversion to use of floats
ellson [Tue, 6 Jun 2006 16:11:49 +0000 (16:11 +0000)]
- more conversion to use of floats
- add gvrender_box wrapper around gvrender_poygon for common cases
- implement GVRENDER_DOES_TRANSFORM and use in gvrender_ps.c

19 years ago-more work on the new postscipt renderer
ellson [Tue, 6 Jun 2006 01:38:40 +0000 (01:38 +0000)]
-more work on the new postscipt renderer
-simplify textsize() interface and carry fontname and size in textpara_t

19 years ago*** empty log message ***
ellson [Fri, 2 Jun 2006 23:37:57 +0000 (23:37 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
ellson [Fri, 2 Jun 2006 23:37:57 +0000 (23:37 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
ellson [Fri, 2 Jun 2006 23:37:57 +0000 (23:37 +0000)]
*** empty log message ***

19 years agoFix bug when start=regular but mode is not KK
erg [Fri, 2 Jun 2006 23:17:17 +0000 (23:17 +0000)]
Fix bug when start=regular but mode is not KK

19 years agoallow plugin renderers to set asymmetric dpi
ellson [Fri, 2 Jun 2006 17:50:48 +0000 (17:50 +0000)]
allow plugin renderers to set asymmetric dpi

19 years agofix nasty bug
ellson [Fri, 2 Jun 2006 17:49:34 +0000 (17:49 +0000)]
fix nasty bug

19 years agoFix Bug #955 - build errors when no X11/Xaw/Text.h
ellson [Thu, 1 Jun 2006 12:37:36 +0000 (12:37 +0000)]
Fix Bug #955 - build errors when no X11/Xaw/Text.h

19 years agoFix Bug #955 - build errors when no X11/Xaw/Text.h
ellson [Thu, 1 Jun 2006 12:37:35 +0000 (12:37 +0000)]
Fix Bug #955 - build errors when no X11/Xaw/Text.h

19 years agoMake start at a plugin for -Tps that will be part of the gd plugin (for bitmap usersh...
ellson [Thu, 1 Jun 2006 00:36:39 +0000 (00:36 +0000)]
Make start at a plugin for -Tps that will be part of the gd plugin (for bitmap usershapes). This is needed to be able to eliminate libgd from core.

19 years agofix up use of 8bit characters
ellson [Wed, 31 May 2006 14:30:05 +0000 (14:30 +0000)]
fix up use of 8bit characters

19 years agodon't build miscellanous gd binaries that we don't use
ellson [Wed, 31 May 2006 14:07:32 +0000 (14:07 +0000)]
don't build miscellanous gd binaries that we don't use

19 years agouse unsigned char to shut up Sun's cc
ellson [Wed, 31 May 2006 12:01:57 +0000 (12:01 +0000)]
use unsigned char to shut up Sun's cc

19 years agotry to fix strange problem with convenience libraries on SGIs
ellson [Tue, 30 May 2006 21:57:41 +0000 (21:57 +0000)]
try to fix strange problem with convenience libraries on SGIs

19 years agoRemoved deleted .h file
erg [Tue, 30 May 2006 14:13:54 +0000 (14:13 +0000)]
Removed deleted .h file

19 years agoGet rid of some crud from the gd plugin. Without freetype+fontconfig revert to the...
ellson [Tue, 30 May 2006 00:42:42 +0000 (00:42 +0000)]
Get rid of some crud from the gd plugin.  Without freetype+fontconfig revert to the builtin fonts.

19 years agomake gd textlayout plugin back off when freetype is not available so that
ellson [Tue, 30 May 2006 00:01:14 +0000 (00:01 +0000)]
make gd textlayout plugin back off when freetype is not available so that
we revert to the estimate_textsize() function

19 years agoadd support for: --without-fontconfig --without-freetype
ellson [Mon, 29 May 2006 21:39:55 +0000 (21:39 +0000)]
add support for: --without-fontconfig --without-freetype
fix bug in: --without-pangocairo

19 years agobasic demos with builtins
ellson [Sun, 28 May 2006 18:18:44 +0000 (18:18 +0000)]
basic demos with builtins

19 years ago- provide control of whether demand loading is allowed independent of builtins
ellson [Sun, 28 May 2006 18:02:04 +0000 (18:02 +0000)]
- provide control of whether demand loading is allowed independent of builtins

- provide demo of python wrapper using builtins and no demand laoding

19 years ago- provide control of whether demand loading is allowed independent of builtins
ellson [Sun, 28 May 2006 18:02:04 +0000 (18:02 +0000)]
- provide control of whether demand loading is allowed independent of builtins

- provide demo of python wrapper using builtins and no demand laoding

19 years ago- provide control of whether demand loading is allowed independent of builtins
ellson [Sun, 28 May 2006 18:02:04 +0000 (18:02 +0000)]
- provide control of whether demand loading is allowed independent of builtins

- provide demo of python wrapper using builtins and no demand laoding

19 years agoadd a demo of building a custom python wrapper using libgvc
ellson [Sun, 28 May 2006 14:30:36 +0000 (14:30 +0000)]
add a demo of building a custom python wrapper using libgvc

19 years agoadd a demo of building a custom python wrapper using libgvc
ellson [Sun, 28 May 2006 14:30:36 +0000 (14:30 +0000)]
add a demo of building a custom python wrapper using libgvc

19 years agomore --disable-ltdl fixes.
ellson [Sun, 28 May 2006 12:16:17 +0000 (12:16 +0000)]
more --disable-ltdl fixes.
  - change all #ifndef DISABLE_LTDL to #ifdef ENABLE_LTDL

19 years agoFix --disable-ltdl by reordering so that HEADER checks are ahead of LIBTOOL chacks.
ellson [Sun, 28 May 2006 11:25:35 +0000 (11:25 +0000)]
Fix --disable-ltdl by reordering so that HEADER checks are ahead of LIBTOOL chacks.

19 years agoinstall a libgvc_builtins.so (and .a if --enable-static) for use
ellson [Sat, 27 May 2006 20:33:47 +0000 (20:33 +0000)]
install a libgvc_builtins.so (and .a if --enable-static) for use
   by downstream apps that want to use builtins.

19 years agoUpdate config.iffe
erg [Sat, 27 May 2006 18:45:38 +0000 (18:45 +0000)]
Update config.iffe

19 years agoOne less library
ellson [Fri, 26 May 2006 22:06:42 +0000 (22:06 +0000)]
One less library

19 years agostore fontname in para->layout
ellson [Fri, 26 May 2006 18:53:07 +0000 (18:53 +0000)]
store fontname in para->layout

19 years agoSlightly better estimating of fontsize for builtin fonts.
ellson [Fri, 26 May 2006 18:00:41 +0000 (18:00 +0000)]
Slightly better estimating of fontsize for builtin fonts.

19 years agoits no good if freetype is not installed
ellson [Fri, 26 May 2006 17:20:36 +0000 (17:20 +0000)]
its no good if freetype is not installed

19 years agosome unused variables
ellson [Fri, 26 May 2006 17:04:57 +0000 (17:04 +0000)]
some unused variables

19 years agostill need the externs
ellson [Fri, 26 May 2006 17:02:47 +0000 (17:02 +0000)]
still need the externs

19 years agoUse metrics tables. No point in resorting to metrics of the builtin fonts.
ellson [Fri, 26 May 2006 16:58:40 +0000 (16:58 +0000)]
Use metrics tables.  No point in resorting to metrics of the builtin fonts.

19 years agotypo
ellson [Fri, 26 May 2006 16:24:56 +0000 (16:24 +0000)]
typo

19 years agorework previous fix for mutple definitions
ellson [Fri, 26 May 2006 16:16:09 +0000 (16:16 +0000)]
rework previous fix for mutple definitions

19 years agoconflicting function template
ellson [Fri, 26 May 2006 16:11:17 +0000 (16:11 +0000)]
conflicting function template
unused variables