]>
granicus.if.org Git - graphviz/log
erg [Mon, 13 Sep 2010 22:25:25 +0000 (22:25 +0000)]
Declare static functions in glcompui.c only used locally;
add declarations of real global functions to glcompui.h;
add include of glcompui.h to glutrender.c
erg [Mon, 13 Sep 2010 22:24:20 +0000 (22:24 +0000)]
Remove broken magnifier code
erg [Thu, 9 Sep 2010 19:29:40 +0000 (19:29 +0000)]
Fix and simplify ortho code
erg [Thu, 9 Sep 2010 19:27:43 +0000 (19:27 +0000)]
Re-do dot.c
erg [Thu, 9 Sep 2010 18:00:21 +0000 (18:00 +0000)]
Fix commit of older versions
erg [Thu, 9 Sep 2010 17:51:17 +0000 (17:51 +0000)]
Remove bad setting of Verbose
erg [Thu, 9 Sep 2010 17:47:49 +0000 (17:47 +0000)]
Remove incorrect setting of Verbose
erg [Thu, 9 Sep 2010 17:35:40 +0000 (17:35 +0000)]
Roll back changes
erg [Thu, 9 Sep 2010 17:22:18 +0000 (17:22 +0000)]
Fix commit of incorrect earlier file
erg [Thu, 9 Sep 2010 17:18:30 +0000 (17:18 +0000)]
Replace corrupted file by earlier version
erg [Thu, 9 Sep 2010 17:16:00 +0000 (17:16 +0000)]
Replace corrupted font files
erg [Thu, 9 Sep 2010 16:37:05 +0000 (16:37 +0000)]
Replace corrupted doc files
erg [Thu, 9 Sep 2010 16:35:02 +0000 (16:35 +0000)]
Replace corrupted pdf files
arif [Thu, 9 Sep 2010 15:02:51 +0000 (15:02 +0000)]
overall project files and preprocessor directive changes changes required for ortho
erg [Wed, 8 Sep 2010 18:54:26 +0000 (18:54 +0000)]
Make sure each run of gvpr creates a $T file with a unique name.
erg [Fri, 3 Sep 2010 21:21:50 +0000 (21:21 +0000)]
Fix fix for bug 1869
erg [Fri, 3 Sep 2010 20:53:09 +0000 (20:53 +0000)]
Fix incorrect label position when multiple nodes are selected;
hook in nodelabelattribute
erg [Thu, 2 Sep 2010 22:04:18 +0000 (22:04 +0000)]
Change starting node alpha to 1;
add handle to catch "Destroy Window" event for node list window.
erg [Thu, 2 Sep 2010 22:01:00 +0000 (22:01 +0000)]
Make sure that if optional attributes are defined in a gvpr script, the cached
attribute pointers are updated;
fix incorrect implementation of edge colors if schema is not smooth;
fix problem choosing color for max length edges;
since smooth is a property of a color schema and not each individual color, put
the parameter into the schema struct;
reset edge code to use alpha;
change code to use alpha even if object explicitly provides its color.
erg [Sun, 29 Aug 2010 19:39:30 +0000 (19:39 +0000)]
Use agfindgraphattr macro to simplify code
erg [Sun, 29 Aug 2010 19:32:42 +0000 (19:32 +0000)]
Remove unused variables;
add include file to get declaration of xml_string
erg [Sun, 29 Aug 2010 19:28:22 +0000 (19:28 +0000)]
What is going on? Re-add topviewfuncs.c.
erg [Sun, 29 Aug 2010 19:24:08 +0000 (19:24 +0000)]
Remove extra file added by mistake
erg [Sat, 28 Aug 2010 21:16:51 +0000 (21:16 +0000)]
The xdot text drawing relies on pango_parse_markup. This
assumes the input text is xml-compatible, so we have to
wrap the string using xml_string().
erg [Sat, 28 Aug 2010 20:51:45 +0000 (20:51 +0000)]
Move unneeded #include from topviewfuncs.c to viewport.c where it is needed
erg [Sat, 28 Aug 2010 20:45:34 +0000 (20:45 +0000)]
Fix verbose output to only print values that have been set
erg [Sat, 28 Aug 2010 20:44:35 +0000 (20:44 +0000)]
Add action so that clicking on the delete button in the window
frame hides the frame.
erg [Fri, 27 Aug 2010 21:19:33 +0000 (21:19 +0000)]
Fix glade file to conform to new adjustment property for SpinButtons
in which page size must be 0
erg [Fri, 27 Aug 2010 20:56:55 +0000 (20:56 +0000)]
Fix for bug 1869
erg [Fri, 27 Aug 2010 18:31:00 +0000 (18:31 +0000)]
Update smyrna doc to reflect recent changes
erg [Fri, 27 Aug 2010 18:30:26 +0000 (18:30 +0000)]
Clean up menubar menus, removing redundant connection to Node List widget,
and set up toggle between Show and Hide console;
allow attribute widget to set all objects
erg [Wed, 25 Aug 2010 21:23:30 +0000 (21:23 +0000)]
Fix parsing of overlap to report known but unavailable modes.
erg [Wed, 25 Aug 2010 21:13:36 +0000 (21:13 +0000)]
Fix mapBool to return the default if we fall into the atoi() case but the
string does not start with a digit.
erg [Wed, 25 Aug 2010 15:10:53 +0000 (15:10 +0000)]
Restructure edge drawing code to make it cleaner (and not too much slower).
erg [Sat, 21 Aug 2010 19:28:07 +0000 (19:28 +0000)]
Avoid sqrt of negative with label is bigger than fixed size
erg [Fri, 20 Aug 2010 15:58:05 +0000 (15:58 +0000)]
Make sure edge label positions are set before orthogonal routing
erg [Thu, 19 Aug 2010 21:39:07 +0000 (21:39 +0000)]
Fix bug of nested glBegin()'s
erg [Thu, 19 Aug 2010 20:11:49 +0000 (20:11 +0000)]
Redo code for using edge pos attributes to draw splines;
add -e flag to enable this.
erg [Thu, 19 Aug 2010 20:10:21 +0000 (20:10 +0000)]
Simplify code for draw beziers in xdot
erg [Thu, 19 Aug 2010 20:09:28 +0000 (20:09 +0000)]
Simplify color scheme code
erg [Thu, 19 Aug 2010 14:21:48 +0000 (14:21 +0000)]
Remove redundant glutInit; note new command-line option
erg [Thu, 19 Aug 2010 14:19:56 +0000 (14:19 +0000)]
Update to-do list
erg [Wed, 18 Aug 2010 17:35:17 +0000 (17:35 +0000)]
Fix bug in scanning - flex rules accepted \. when it should only accept \ after
checking for \newline and \";
make cgraph canonical string same as graph - in particular, don't put in escaped newlines
in the middle of words.
arif [Wed, 11 Aug 2010 21:44:17 +0000 (21:44 +0000)]
Smyrna:Alpha and picking works together.
Full screen tune up
erg [Wed, 11 Aug 2010 16:10:38 +0000 (16:10 +0000)]
Add html() function to create HTML-like strings
erg [Wed, 4 Aug 2010 15:15:50 +0000 (15:15 +0000)]
Add include of glexpose.h;
remove unused variable and function
arif [Wed, 4 Aug 2010 15:02:36 +0000 (15:02 +0000)]
glutrender files
arif [Tue, 3 Aug 2010 17:44:18 +0000 (17:44 +0000)]
edge position support added.
ellson [Tue, 3 Aug 2010 13:10:34 +0000 (13:10 +0000)]
dot_static needs $(PANGOCAIRO_LIBS) $(PANGOFT2_LIBS)
ellson [Tue, 3 Aug 2010 01:51:13 +0000 (01:51 +0000)]
missed the BuildRequires for Fedora
erg [Mon, 2 Aug 2010 20:38:06 +0000 (20:38 +0000)]
Fix bug in which -X#s is treated as -X#s-
arif [Mon, 2 Aug 2010 16:40:04 +0000 (16:40 +0000)]
full screen support for WIN32 (mac doesnt support , linux behaviour is unknown)
ellson [Fri, 30 Jul 2010 01:54:10 +0000 (01:54 +0000)]
try to fix build breakages
erg [Tue, 27 Jul 2010 15:33:38 +0000 (15:33 +0000)]
Add cgraph specific makefiles for dotgen2
erg [Tue, 27 Jul 2010 15:33:01 +0000 (15:33 +0000)]
Add include of dot2.h
arif [Mon, 26 Jul 2010 21:13:22 +0000 (21:13 +0000)]
*** empty log message ***
ellson [Mon, 26 Jul 2010 14:24:29 +0000 (14:24 +0000)]
fixing centos5 breakage
erg [Sat, 24 Jul 2010 15:49:27 +0000 (15:49 +0000)]
Fix incorrect #ifdef
arif [Fri, 23 Jul 2010 15:16:14 +0000 (15:16 +0000)]
strdup was replaced with _strdup in plugin.c
libgraph regex_win dependency removed from solution file
few dependency changes in plugins
erg [Thu, 22 Jul 2010 20:22:42 +0000 (20:22 +0000)]
Report only the first problem when using multicolor edges.
erg [Thu, 22 Jul 2010 18:32:50 +0000 (18:32 +0000)]
Restore stub contents
erg [Thu, 22 Jul 2010 17:20:05 +0000 (17:20 +0000)]
Allow equal values in multicolor edges
erg [Thu, 22 Jul 2010 15:50:26 +0000 (15:50 +0000)]
Repair uncompilable version 1.62
arif [Thu, 22 Jul 2010 14:31:51 +0000 (14:31 +0000)]
modifications to dotgen2 + more cgraph integration changes in project files
erg [Wed, 21 Jul 2010 21:13:05 +0000 (21:13 +0000)]
Replace strtof with strtod - the former isn't available on Windows and is buggy on linux.
arif [Wed, 21 Jul 2010 19:55:40 +0000 (19:55 +0000)]
cgraph integration code
erg [Wed, 21 Jul 2010 18:21:40 +0000 (18:21 +0000)]
Provide better error messages for multicolor edges;
allow initial 0 lengths with warning
ellson [Tue, 20 Jul 2010 12:34:09 +0000 (12:34 +0000)]
try again - missing %endif
ellson [Tue, 20 Jul 2010 11:22:07 +0000 (11:22 +0000)]
trying to fix centos 4/5 breakage
erg [Mon, 19 Jul 2010 20:26:42 +0000 (20:26 +0000)]
Allow optional number with last color segment
arif [Mon, 19 Jul 2010 20:25:53 +0000 (20:25 +0000)]
for dual lib use (cgraph , graph) all dependencies are moved into the code from project files.(pragma comment.....)
erg [Mon, 19 Jul 2010 20:22:35 +0000 (20:22 +0000)]
Add trial implementation of serially multicolored edges
erg [Mon, 19 Jul 2010 16:31:39 +0000 (16:31 +0000)]
Fix use of wrong timer in 3D mouse motion; replace list of if statements with select.
erg [Mon, 19 Jul 2010 16:30:41 +0000 (16:30 +0000)]
Fix formatting; add copyright notice
ellson [Sun, 18 Jul 2010 13:14:34 +0000 (13:14 +0000)]
remove all the cruft supporting distros earlier than: rhel4, fedora9
ellson [Sun, 18 Jul 2010 11:17:58 +0000 (11:17 +0000)]
add support.h to distribution - hopefully fix the build breakage
ellson [Sun, 18 Jul 2010 10:55:29 +0000 (10:55 +0000)]
forgot one
ellson [Sun, 18 Jul 2010 10:53:29 +0000 (10:53 +0000)]
Applied patch from Philipp Thomas <pth@suse.de> to fix:
"Calling modgraph.pl will fail because the dynamic loader won't find libperl.so"
Also needed to add BuildRequires: perl-ExtUtils-Embed
ellson [Sun, 18 Jul 2010 10:39:34 +0000 (10:39 +0000)]
add plugin.demo/ to the source distribution
erg [Fri, 16 Jul 2010 20:48:20 +0000 (20:48 +0000)]
Remove call on a no longer existing widget.
erg [Fri, 16 Jul 2010 20:47:12 +0000 (20:47 +0000)]
Remove reference to a no longer existing widget
erg [Fri, 16 Jul 2010 18:18:26 +0000 (18:18 +0000)]
Fix image code to use xdot specs; adapt to changes in glcomp lib;
general clean-up
erg [Fri, 16 Jul 2010 18:16:49 +0000 (18:16 +0000)]
Remove support.h and support.c from makefile; they are no longer used
erg [Fri, 16 Jul 2010 18:16:16 +0000 (18:16 +0000)]
Add another possilble feature
erg [Fri, 16 Jul 2010 18:15:35 +0000 (18:15 +0000)]
ifdef out unused code; clean up interfaces; make external names more uniform
arif [Fri, 16 Jul 2010 17:28:07 +0000 (17:28 +0000)]
attempt to rotation lag on mac
erg [Thu, 15 Jul 2010 18:34:47 +0000 (18:34 +0000)]
Fix bug in color conversion; remove CMYK allow color types as we don't have
a unique string format.
erg [Thu, 15 Jul 2010 17:38:38 +0000 (17:38 +0000)]
Since smyrna is now part of graphviz, move to version 1.0 of smyrna
erg [Thu, 15 Jul 2010 16:06:45 +0000 (16:06 +0000)]
Add smyrna manual to cvs
erg [Thu, 15 Jul 2010 14:35:15 +0000 (14:35 +0000)]
Update glade specs to add new button to the node list window
erg [Thu, 15 Jul 2010 14:34:20 +0000 (14:34 +0000)]
Fix node list window to work when the datacolumns attribute is changed;
add a button to export a selected subgraph with induced edges
erg [Thu, 15 Jul 2010 14:31:42 +0000 (14:31 +0000)]
Update to-do list
arif [Tue, 13 Jul 2010 15:33:24 +0000 (15:33 +0000)]
xdot images
ellson [Mon, 12 Jul 2010 16:03:02 +0000 (16:03 +0000)]
note what extras are needed in prebuild
erg [Mon, 12 Jul 2010 13:46:36 +0000 (13:46 +0000)]
Remove use of btree.h
ellson [Mon, 12 Jul 2010 08:46:57 +0000 (08:46 +0000)]
the real problem was that btree.h wasn't being distributed in the tar.gz
ellson [Mon, 12 Jul 2010 01:02:00 +0000 (01:02 +0000)]
this might be the problem...
north [Tue, 6 Jul 2010 19:19:54 +0000 (19:19 +0000)]
Fix TCLLIBPATH setting
erg [Fri, 2 Jul 2010 21:02:17 +0000 (21:02 +0000)]
Remove uses of view->Topview->Nodes[]; re-implement features using graph;
fix memory leaks
erg [Fri, 2 Jul 2010 21:01:19 +0000 (21:01 +0000)]
Remove unused files from makefile