]>
granicus.if.org Git - graphviz/log
ellson [Fri, 6 Mar 2009 16:40:11 +0000 (16:40 +0000)]
add a dependency on libltdl/libltdlc.la so that it gets made first.
erg [Fri, 6 Mar 2009 15:24:00 +0000 (15:24 +0000)]
Add missing .h file
ellson [Fri, 6 Mar 2009 03:01:12 +0000 (03:01 +0000)]
add config.h.vs_extra to distro
ellson [Fri, 6 Mar 2009 02:57:22 +0000 (02:57 +0000)]
add GVPLUGIN_CONFIG_FILENAME to config.h
ellson [Fri, 6 Mar 2009 01:53:03 +0000 (01:53 +0000)]
adjustments to config.h for Visual Studio
erg [Thu, 5 Mar 2009 21:01:45 +0000 (21:01 +0000)]
Add new windows build instructions for 2.22
erg [Thu, 5 Mar 2009 16:22:01 +0000 (16:22 +0000)]
Add visual studio project files to source package build
arif [Wed, 4 Mar 2009 18:19:12 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added
arif [Wed, 4 Mar 2009 18:19:11 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added
arif [Wed, 4 Mar 2009 18:19:11 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added
arif [Wed, 4 Mar 2009 18:19:11 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added
ellson [Wed, 4 Mar 2009 03:44:35 +0000 (03:44 +0000)]
start graphviz-2.23 development series
ellson [Wed, 4 Mar 2009 01:51:33 +0000 (01:51 +0000)]
Change version for graphviz-2.22
erg [Tue, 3 Mar 2009 23:11:04 +0000 (23:11 +0000)]
Fix bug which causes gvpack to crash if a graph has not been laid out.
It relied on common_init_node to handle the case when there is no node
label attribute. This was changed last September, so gvpack now
explicitly sets the default label to NODENAME_ESC. This just prevents
gvpack from crashing until it can note the lack of pos info and then exit.
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
ellson [Tue, 3 Mar 2009 09:31:24 +0000 (09:31 +0000)]
add BR for ruby on rhel
ellson [Tue, 3 Mar 2009 02:56:11 +0000 (02:56 +0000)]
Look for java headers in the "more" official /usr/lib/jvm/java/include
(rather than just the default include path)
This change is apparently because of a move to Sun's openjdk, and away from libgcj, now that Sun's Java is sufficiently open.
See RH Bug #486045
arif [Mon, 2 Mar 2009 23:15:03 +0000 (23:15 +0000)]
*** empty log message ***
arif [Mon, 2 Mar 2009 23:15:03 +0000 (23:15 +0000)]
*** empty log message ***
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes
ellson [Mon, 2 Mar 2009 17:46:34 +0000 (17:46 +0000)]
move agferror() to graphio.c where its needed
arif [Mon, 2 Mar 2009 15:44:55 +0000 (15:44 +0000)]
windows directory renewd with visual studio 2055 files
arif [Mon, 2 Mar 2009 15:44:54 +0000 (15:44 +0000)]
windows directory renewd with visual studio 2055 files
arif [Mon, 2 Mar 2009 15:44:54 +0000 (15:44 +0000)]
windows directory renewd with visual studio 2055 files
arif [Mon, 2 Mar 2009 15:40:10 +0000 (15:40 +0000)]
*** empty log message ***
ellson [Mon, 2 Mar 2009 14:11:44 +0000 (14:11 +0000)]
fix problem with graph iodisc
erg [Sun, 1 Mar 2009 22:15:57 +0000 (22:15 +0000)]
Fix initialiation of common global Agdesc_t values to reflect no_loop bit
erg [Sun, 1 Mar 2009 21:34:38 +0000 (21:34 +0000)]
Fix bug introduced last October.
ellson [Sun, 1 Mar 2009 21:02:10 +0000 (21:02 +0000)]
apply ocaml change suggested in bug # 1586 by Peter Dyballa <Peter_Dyballa@Freenet.DE>
ellson [Sun, 1 Mar 2009 21:02:10 +0000 (21:02 +0000)]
apply ocaml change suggested in bug # 1586 by Peter Dyballa <Peter_Dyballa@Freenet.DE>
ellson [Sun, 1 Mar 2009 20:00:06 +0000 (20:00 +0000)]
remove lib/gvc/gvc.def and it EXTRA_DIST entry
ellson [Sun, 1 Mar 2009 19:49:12 +0000 (19:49 +0000)]
stub in an empty gvc.def since Makefile.am expects it
arif [Sun, 1 Mar 2009 19:13:57 +0000 (19:13 +0000)]
*** empty log message ***
arif [Sun, 1 Mar 2009 19:12:07 +0000 (19:12 +0000)]
*** empty log message ***
arif [Sun, 1 Mar 2009 18:47:23 +0000 (18:47 +0000)]
precreated config.h for windows VS builds,
ellson [Sun, 1 Mar 2009 17:24:21 +0000 (17:24 +0000)]
redundant export
arif [Sun, 1 Mar 2009 17:00:53 +0000 (17:00 +0000)]
def file added
arif [Sun, 1 Mar 2009 16:57:51 +0000 (16:57 +0000)]
gvplugin_gd.def added
arif [Sun, 1 Mar 2009 16:56:20 +0000 (16:56 +0000)]
def file added
arif [Sun, 1 Mar 2009 16:55:49 +0000 (16:55 +0000)]
misplaced assert fixed
arif [Sun, 1 Mar 2009 16:49:20 +0000 (16:49 +0000)]
graph.def is added
arif [Sun, 1 Mar 2009 16:46:21 +0000 (16:46 +0000)]
pathplan.def is added
arif [Sun, 1 Mar 2009 16:43:45 +0000 (16:43 +0000)]
cdt.def is added to make file
erg [Sat, 28 Feb 2009 22:54:29 +0000 (22:54 +0000)]
Add entry for mixed edge types
ellson [Sat, 28 Feb 2009 21:14:41 +0000 (21:14 +0000)]
use static values for varios incorrect @VERSION@
ellson [Sat, 28 Feb 2009 20:52:18 +0000 (20:52 +0000)]
don't modify debian/* files during configure
ellson [Sat, 28 Feb 2009 13:14:34 +0000 (13:14 +0000)]
add "assert (n >= 4);" to prevent macOSx checker from reporting divide_by_zero possibility.
glenlow [Sat, 28 Feb 2009 12:32:34 +0000 (12:32 +0000)]
copyright 1994 - 2009 [Ryan]
ellson [Sat, 28 Feb 2009 01:58:43 +0000 (01:58 +0000)]
Disable agutil/ again. This is dead code, I think. Doesn't compile.
ellson [Sat, 28 Feb 2009 01:29:43 +0000 (01:29 +0000)]
for fc11 add "BuildRequires: libgcj-devel"
ellson [Sat, 28 Feb 2009 01:19:20 +0000 (01:19 +0000)]
add VS project files to the source distribution.
ellson [Sat, 28 Feb 2009 01:19:20 +0000 (01:19 +0000)]
add VS project files to the source distribution.
ellson [Sat, 28 Feb 2009 01:19:20 +0000 (01:19 +0000)]
add VS project files to the source distribution.
ellson [Sat, 28 Feb 2009 01:19:20 +0000 (01:19 +0000)]
add VS project files to the source distribution.
ellson [Fri, 27 Feb 2009 19:20:24 +0000 (19:20 +0000)]
use the fgets() input discipline
ellson [Fri, 27 Feb 2009 19:17:02 +0000 (19:17 +0000)]
disable CODEGEN test cases
ellson [Fri, 27 Feb 2009 19:17:02 +0000 (19:17 +0000)]
disable CODEGEN test cases
ellson [Fri, 27 Feb 2009 18:44:21 +0000 (18:44 +0000)]
Janitor - fix: "edge.c:26: warning: ‘graphs_of_e’ defined but not used"
ellson [Fri, 27 Feb 2009 16:42:03 +0000 (16:42 +0000)]
rework Xaw test
erg [Thu, 26 Feb 2009 20:46:13 +0000 (20:46 +0000)]
Handle string conversion cases for SFDP.
erg [Thu, 26 Feb 2009 20:45:20 +0000 (20:45 +0000)]
Fix formatting
ellson [Thu, 26 Feb 2009 19:57:03 +0000 (19:57 +0000)]
add mingw to the list of OS using a macro for ferror()
ellson [Thu, 26 Feb 2009 19:52:42 +0000 (19:52 +0000)]
use fgets in iodiscipline instead of fread.
arif [Thu, 26 Feb 2009 18:55:59 +0000 (18:55 +0000)]
Visual studio project files updates
arif [Thu, 26 Feb 2009 18:55:59 +0000 (18:55 +0000)]
Visual studio project files updates
ellson [Thu, 26 Feb 2009 16:21:09 +0000 (16:21 +0000)]
improved fix for #1582 from Rick Fankel
ellson [Thu, 26 Feb 2009 16:03:13 +0000 (16:03 +0000)]
change agsetodisc() to agsetiodisc() and add hook for fread()
ellson [Thu, 26 Feb 2009 16:03:13 +0000 (16:03 +0000)]
change agsetodisc() to agsetiodisc() and add hook for fread()
ellson [Thu, 26 Feb 2009 16:01:43 +0000 (16:01 +0000)]
still need stdint.h dance for intptr_t
erg [Thu, 26 Feb 2009 15:54:29 +0000 (15:54 +0000)]
Fix copyright notice.
erg [Thu, 26 Feb 2009 15:54:29 +0000 (15:54 +0000)]
Fix copyright notice.
erg [Thu, 26 Feb 2009 15:54:29 +0000 (15:54 +0000)]
Fix copyright notice.
ellson [Thu, 26 Feb 2009 15:21:17 +0000 (15:21 +0000)]
fix for #1582
erg [Thu, 26 Feb 2009 15:16:55 +0000 (15:16 +0000)]
Add copyright notice, tabbing and ID info;
remove unnecessary include files
ellson [Thu, 26 Feb 2009 15:09:56 +0000 (15:09 +0000)]
make sure we get config.h from $(topdir)
ellson [Thu, 26 Feb 2009 15:04:26 +0000 (15:04 +0000)]
responding to Bug #1582 - not all systems have stdint.h !!!! (what year is this???)
ellson [Thu, 26 Feb 2009 15:04:26 +0000 (15:04 +0000)]
responding to Bug #1582 - not all systems have stdint.h !!!! (what year is this???)
ellson [Thu, 26 Feb 2009 14:34:33 +0000 (14:34 +0000)]
add -Ttk plugin
ellson [Thu, 26 Feb 2009 14:31:31 +0000 (14:31 +0000)]
speling!!!
ellson [Thu, 26 Feb 2009 14:25:03 +0000 (14:25 +0000)]
prep for 2.22 release
ellson [Thu, 26 Feb 2009 13:08:02 +0000 (13:08 +0000)]
Simplify output discipline slightly by using system fwrite()'s template exactly.
ellson [Thu, 26 Feb 2009 13:08:02 +0000 (13:08 +0000)]
Simplify output discipline slightly by using system fwrite()'s template exactly.
glenlow [Thu, 26 Feb 2009 12:44:55 +0000 (12:44 +0000)]
if application is opened directly, prompt with open file dialog
glenlow [Thu, 26 Feb 2009 05:25:53 +0000 (05:25 +0000)]
GUI now installs only in /Applications, instead of hunting down other copies of itself; added survey script to synthesize GUI contents XML which prevents PackageMaker from resetting relocatable flag
ellson [Thu, 26 Feb 2009 03:10:13 +0000 (03:10 +0000)]
Fixes a bug (# unknown) where tcldot or any gv language binding couldn't
write dot,xdot,plain,canon to memory or to Tcl_Channels.
Problem was that agwrite() used fprintf() & putc() directly to an output file.
Fix is to add an output discipline to libgraph so that we can provide our own fwrite() equiv.
The discipline defaults to regular fwrite() and ferror() for backward compat.
Adds new functions to libgraph:
extern void agsetodisc(
size_t (*fwrite) (FILE *fp, const char *s, size_t len),
int (*ferror) (FILE *fp));
extern void agfprintf(FILE *fp, const char *format, ...);
extern int agputs(const char *s, FILE *fp);
extern int agputc(int c, FILE *fp);
arif [Wed, 25 Feb 2009 23:02:12 +0000 (23:02 +0000)]
new bug exposed and fixed
arif [Wed, 25 Feb 2009 21:39:47 +0000 (21:39 +0000)]
latest demand loading changes in project files
arif [Wed, 25 Feb 2009 21:39:47 +0000 (21:39 +0000)]
latest demand loading changes in project files
ellson [Wed, 25 Feb 2009 17:46:45 +0000 (17:46 +0000)]
Pass demand_loading flag into libgvc similar to builtins
ellson [Wed, 25 Feb 2009 17:46:45 +0000 (17:46 +0000)]
Pass demand_loading flag into libgvc similar to builtins
ellson [Wed, 25 Feb 2009 17:46:45 +0000 (17:46 +0000)]
Pass demand_loading flag into libgvc similar to builtins
ellson [Wed, 25 Feb 2009 17:46:45 +0000 (17:46 +0000)]
Pass demand_loading flag into libgvc similar to builtins