]>
granicus.if.org Git - graphviz/log
ellson [Thu, 10 Dec 2009 23:48:18 +0000 (23:48 +0000)]
starting 2.27 development series
ellson [Thu, 10 Dec 2009 23:29:14 +0000 (23:29 +0000)]
final preparations for 2.26
ellson [Thu, 10 Dec 2009 18:49:12 +0000 (18:49 +0000)]
add comments to rounding change, and do same to width
ellson [Thu, 10 Dec 2009 18:23:34 +0000 (18:23 +0000)]
fix margin problem on \l label lines
erg [Thu, 10 Dec 2009 17:51:38 +0000 (17:51 +0000)]
Add another item
erg [Thu, 10 Dec 2009 17:28:59 +0000 (17:28 +0000)]
Add some additional info to ChangeLog
arif [Thu, 10 Dec 2009 17:12:18 +0000 (17:12 +0000)]
WIN32 bottom pixel bug fixed
ellson [Thu, 10 Dec 2009 16:02:22 +0000 (16:02 +0000)]
first cut at ChangeLog for graphviz-2.26 release
ellson [Thu, 10 Dec 2009 10:57:55 +0000 (10:57 +0000)]
add smyrna.1 and smyrna.1.pdf to EXTRA_DIST
ellson [Wed, 9 Dec 2009 23:54:43 +0000 (23:54 +0000)]
modify rtest testcases for new arrow behaviors
erg [Wed, 9 Dec 2009 23:47:28 +0000 (23:47 +0000)]
Add smyrna man page
erg [Wed, 9 Dec 2009 23:47:09 +0000 (23:47 +0000)]
Update TODO file
erg [Wed, 9 Dec 2009 23:45:26 +0000 (23:45 +0000)]
Update main to remove no longer valid flags
erg [Wed, 9 Dec 2009 20:19:25 +0000 (20:19 +0000)]
Make connection between dir and arrowhead/arrowtail clear.
ellson [Tue, 8 Dec 2009 16:16:20 +0000 (16:16 +0000)]
disable -arch ppc64
downgrade glib and pango to working versions
ellson [Tue, 8 Dec 2009 16:12:59 +0000 (16:12 +0000)]
try with perl disabled on snowleopard
ellson [Tue, 8 Dec 2009 15:49:56 +0000 (15:49 +0000)]
separating leopard from snowleopard Makefiles
ellson [Tue, 8 Dec 2009 10:29:06 +0000 (10:29 +0000)]
new Makefile for SnowLeopard prebuilds
ellson [Mon, 7 Dec 2009 16:40:59 +0000 (16:40 +0000)]
add INT32_MAX define for poor Windows....
erg [Sat, 5 Dec 2009 23:47:57 +0000 (23:47 +0000)]
Fix bug in dot_builtins: can't send NULL to strcasecmp
erg [Sat, 5 Dec 2009 23:27:49 +0000 (23:27 +0000)]
Emit final tally at end of rtest.sh
erg [Sat, 5 Dec 2009 23:20:13 +0000 (23:20 +0000)]
Fix bug when generating polylines for simple multiedges
erg [Sat, 5 Dec 2009 22:53:35 +0000 (22:53 +0000)]
Add bounding box info to postscript data file
erg [Sat, 5 Dec 2009 22:45:49 +0000 (22:45 +0000)]
Add additional test data file
erg [Sat, 5 Dec 2009 22:44:05 +0000 (22:44 +0000)]
Don't validate everything in no-op mode
erg [Sat, 5 Dec 2009 22:34:03 +0000 (22:34 +0000)]
Fix agerrors so it reports run-time errors as well as lex/parse errrors.
erg [Sat, 5 Dec 2009 22:33:14 +0000 (22:33 +0000)]
Fix DEBUG granularity
erg [Sat, 5 Dec 2009 22:32:37 +0000 (22:32 +0000)]
Fix tests and add missing data.
erg [Sat, 5 Dec 2009 22:31:51 +0000 (22:31 +0000)]
Output error log if non-trivial
erg [Sat, 5 Dec 2009 20:52:33 +0000 (20:52 +0000)]
Re-add sdlshapes.jpg to file list;
replace sdlshapes.png with non-zero version
I guess at some time we could pick one but the png version keeps
disappearing.
erg [Sat, 5 Dec 2009 20:13:52 +0000 (20:13 +0000)]
Fix broken indentation
erg [Sat, 5 Dec 2009 20:13:06 +0000 (20:13 +0000)]
Wrap map edge debug code with (DEBUG == 2)
arif [Fri, 4 Dec 2009 21:08:05 +0000 (21:08 +0000)]
active graph is now shown in graph combo box
arif [Fri, 4 Dec 2009 19:56:57 +0000 (19:56 +0000)]
some runtime warnings removed
arif [Thu, 3 Dec 2009 19:25:14 +0000 (19:25 +0000)]
edgevisible attrbiute added
arif [Thu, 3 Dec 2009 19:16:04 +0000 (19:16 +0000)]
smyrna bug fixes
warning fixes
ellson [Thu, 3 Dec 2009 03:10:22 +0000 (03:10 +0000)]
allow gd to produce larger bitmaps than cairo
ellson [Thu, 3 Dec 2009 02:52:02 +0000 (02:52 +0000)]
attempt to add "sqaure" to documentation - incomplete
ellson [Thu, 3 Dec 2009 02:38:08 +0000 (02:38 +0000)]
fix bug #1827: box used for unknown shape, but doesn't retain fill
add support for "square" as equiv to: shape=box, regular=true
ellson [Tue, 1 Dec 2009 16:52:08 +0000 (16:52 +0000)]
command name "lt-dot_builtins" is used during rtest.sh
erg [Mon, 30 Nov 2009 20:11:10 +0000 (20:11 +0000)]
Fix bad header closing
erg [Mon, 30 Nov 2009 19:21:23 +0000 (19:21 +0000)]
Fix obscure bug where ratio=compress but size is very large.
Also report l as a double in largeMinlen, not an int.
Otherwise, the error report gives
Edge length 0 larger than maximum
1090603160 allowed.
which is weird.
arif [Mon, 30 Nov 2009 18:02:58 +0000 (18:02 +0000)]
3D rotation bug fixed
erg [Tue, 24 Nov 2009 20:48:36 +0000 (20:48 +0000)]
Add new request
erg [Tue, 24 Nov 2009 20:27:30 +0000 (20:27 +0000)]
Add TODO file for smyrna
erg [Mon, 23 Nov 2009 22:05:54 +0000 (22:05 +0000)]
Fix line number count when used as library
erg [Sun, 22 Nov 2009 19:59:20 +0000 (19:59 +0000)]
Finish fix. Forgot to handle name in clone function
erg [Sun, 22 Nov 2009 19:10:33 +0000 (19:10 +0000)]
Fix problems with agnameof for edges. Anonymous inedges return garbage.
arif [Thu, 19 Nov 2009 22:55:02 +0000 (22:55 +0000)]
alpha blending enabled
arif [Thu, 19 Nov 2009 21:01:06 +0000 (21:01 +0000)]
better node list
arif [Thu, 19 Nov 2009 21:00:42 +0000 (21:00 +0000)]
*** empty log message ***
arif [Thu, 19 Nov 2009 20:24:02 +0000 (20:24 +0000)]
disabling edge or node selection from setting windows
arif [Thu, 19 Nov 2009 18:21:04 +0000 (18:21 +0000)]
*** empty log message ***
arif [Thu, 19 Nov 2009 18:15:49 +0000 (18:15 +0000)]
bug fixes:
1-node size
2-node alpha
3-selection
arif [Wed, 18 Nov 2009 22:05:48 +0000 (22:05 +0000)]
gvpr bug fix
erg [Wed, 18 Nov 2009 18:31:41 +0000 (18:31 +0000)]
Add new file to install
arif [Tue, 17 Nov 2009 20:39:11 +0000 (20:39 +0000)]
smyrna settings performance improvements
arif [Tue, 17 Nov 2009 15:53:11 +0000 (15:53 +0000)]
smyrna sscanf -> strtok
erg [Mon, 16 Nov 2009 21:02:21 +0000 (21:02 +0000)]
Fixes for bug 1816
erg [Mon, 16 Nov 2009 20:47:14 +0000 (20:47 +0000)]
Fixes for bug 1816
erg [Mon, 16 Nov 2009 20:41:35 +0000 (20:41 +0000)]
Fixes for bug 1816
erg [Mon, 16 Nov 2009 20:38:05 +0000 (20:38 +0000)]
Fixes for bug 1816
erg [Mon, 16 Nov 2009 20:29:02 +0000 (20:29 +0000)]
Fixes for bug 1816
erg [Mon, 16 Nov 2009 19:40:01 +0000 (19:40 +0000)]
Fix bug 1816.
arif [Fri, 13 Nov 2009 21:05:54 +0000 (21:05 +0000)]
*** empty log message ***
arif [Fri, 13 Nov 2009 19:47:12 +0000 (19:47 +0000)]
customizable setting window atributes
arif [Thu, 12 Nov 2009 18:13:04 +0000 (18:13 +0000)]
node size bug fixed
erg [Thu, 12 Nov 2009 02:26:54 +0000 (02:26 +0000)]
Fix makefile to access include files in sfio and ast.
arif [Wed, 11 Nov 2009 18:43:28 +0000 (18:43 +0000)]
Smyrna
1.Regular Expression Search
2.Xue's object summary request
3.Warning clean up
arif [Tue, 10 Nov 2009 18:35:07 +0000 (18:35 +0000)]
smyrna warning clean up
arif [Tue, 10 Nov 2009 17:33:50 +0000 (17:33 +0000)]
smyrna warnings clean up
arif [Tue, 10 Nov 2009 16:39:40 +0000 (16:39 +0000)]
middle button bug fixed
ellson [Tue, 10 Nov 2009 04:34:06 +0000 (04:34 +0000)]
lose the extra commas
arif [Mon, 9 Nov 2009 23:18:02 +0000 (23:18 +0000)]
Xue's print out request has been implemented
erg [Mon, 9 Nov 2009 21:06:37 +0000 (21:06 +0000)]
Add new file to makefile
arif [Mon, 9 Nov 2009 20:52:51 +0000 (20:52 +0000)]
SMYRNA:customized mouse actions feauture added
ellson [Sat, 7 Nov 2009 13:37:06 +0000 (13:37 +0000)]
janitor cleanups
proper function declarations
proper return values
ellson [Sat, 7 Nov 2009 13:06:25 +0000 (13:06 +0000)]
remove #include <glmenu.h> -- presumed no longer used
erg [Fri, 6 Nov 2009 18:37:28 +0000 (18:37 +0000)]
Fix uninitialized z coord when reading polylines
erg [Fri, 6 Nov 2009 18:36:51 +0000 (18:36 +0000)]
Fix command name in usage statement
erg [Fri, 6 Nov 2009 18:35:54 +0000 (18:35 +0000)]
Add new files to makefile
ellson [Fri, 6 Nov 2009 18:34:12 +0000 (18:34 +0000)]
minor changes for solaris
arif [Fri, 6 Nov 2009 18:15:27 +0000 (18:15 +0000)]
custom key combo
arif [Fri, 6 Nov 2009 18:09:40 +0000 (18:09 +0000)]
*** empty log message ***
arif [Fri, 6 Nov 2009 18:06:49 +0000 (18:06 +0000)]
magnifier view bug fixed
toolbox removed
unused menu items removed
arif [Fri, 6 Nov 2009 18:02:13 +0000 (18:02 +0000)]
GLgui layout changes, all buttons are on the left side
erg [Thu, 5 Nov 2009 22:48:51 +0000 (22:48 +0000)]
Bug fixes for gml2gv converter.
ellson [Thu, 5 Nov 2009 20:01:49 +0000 (20:01 +0000)]
needs config.h for "inline" result
ellson [Thu, 5 Nov 2009 19:33:49 +0000 (19:33 +0000)]
apparently HPUX doesn't have getopt.h
ellson [Thu, 5 Nov 2009 19:30:18 +0000 (19:30 +0000)]
need config.h for result of "inline" test
erg [Thu, 5 Nov 2009 19:18:00 +0000 (19:18 +0000)]
Add copyright/license info to arcball code
ellson [Thu, 5 Nov 2009 18:22:55 +0000 (18:22 +0000)]
add an AC_C_INLINE to deal with HP's compilers
arif [Thu, 5 Nov 2009 16:25:43 +0000 (16:25 +0000)]
*** empty log message ***
arif [Thu, 5 Nov 2009 16:14:20 +0000 (16:14 +0000)]
move nodes bug fixed
erg [Thu, 5 Nov 2009 16:13:17 +0000 (16:13 +0000)]
Update makefile to remove glmenu.c
arif [Thu, 5 Nov 2009 14:50:42 +0000 (14:50 +0000)]
smyrna mouse inter. changes
ellson [Wed, 4 Nov 2009 19:41:24 +0000 (19:41 +0000)]
accept an argv[0] of "" and assume "dot". From Gvedit's use on Windows.
ellson [Wed, 4 Nov 2009 14:41:39 +0000 (14:41 +0000)]
ignore _static targets
ellson [Wed, 4 Nov 2009 14:41:18 +0000 (14:41 +0000)]
recognize "dot_static" and "dot_builtins" commands as using "dot" layout engine
arif [Tue, 3 Nov 2009 22:13:43 +0000 (22:13 +0000)]
smyrna single select with right click added