]>
granicus.if.org Git - graphviz/log
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS
arif [Tue, 15 Apr 2008 16:13:48 +0000 (16:13 +0000)]
i dont remember what i have done
ellson [Mon, 14 Apr 2008 16:35:16 +0000 (16:35 +0000)]
support GVBINDIR env var on all platforms - per request and patch from:
Marcel Partap <mpartap@gmx.net>
erg [Mon, 14 Apr 2008 16:21:10 +0000 (16:21 +0000)]
Fix bug in map code causing ellipses with multiple peripheries to
get negative values
erg [Mon, 14 Apr 2008 15:24:52 +0000 (15:24 +0000)]
Modify Makefile to include glmotion.[ch]
erg [Mon, 14 Apr 2008 15:24:21 +0000 (15:24 +0000)]
Make grid invisible by default
yifanhu [Mon, 14 Apr 2008 00:18:39 +0000 (00:18 +0000)]
utilities for extrating coordinates from a dot file
yifanhu [Mon, 14 Apr 2008 00:17:53 +0000 (00:17 +0000)]
update.
yifanhu [Mon, 14 Apr 2008 00:13:02 +0000 (00:13 +0000)]
correct a typo
yifanhu [Mon, 14 Apr 2008 00:12:13 +0000 (00:12 +0000)]
added debugging print for "underlap"
ellson [Fri, 11 Apr 2008 15:05:14 +0000 (15:05 +0000)]
separate includes for each language binding.
arif [Thu, 10 Apr 2008 20:26:27 +0000 (20:26 +0000)]
panning is added to 3d views
glmotion.c and glmotion.h is added to seperate motion functions from gltemplate
erg [Thu, 10 Apr 2008 17:29:17 +0000 (17:29 +0000)]
Fix bug where compare was used instead of assignment.
erg [Thu, 10 Apr 2008 15:11:18 +0000 (15:11 +0000)]
Add license notice.
erg [Wed, 9 Apr 2008 21:06:09 +0000 (21:06 +0000)]
Add macros for custom_object_data and custom_graph_data;
clean up warnings;
add macros for malloc and realloc
erg [Wed, 9 Apr 2008 21:06:09 +0000 (21:06 +0000)]
Add macros for custom_object_data and custom_graph_data;
clean up warnings;
add macros for malloc and realloc
erg [Wed, 9 Apr 2008 21:06:09 +0000 (21:06 +0000)]
Add macros for custom_object_data and custom_graph_data;
clean up warnings;
add macros for malloc and realloc
erg [Wed, 9 Apr 2008 21:06:09 +0000 (21:06 +0000)]
Add macros for custom_object_data and custom_graph_data;
clean up warnings;
add macros for malloc and realloc
erg [Wed, 9 Apr 2008 21:06:09 +0000 (21:06 +0000)]
Add macros for custom_object_data and custom_graph_data;
clean up warnings;
add macros for malloc and realloc
erg [Wed, 9 Apr 2008 21:06:09 +0000 (21:06 +0000)]
Add macros for custom_object_data and custom_graph_data;
clean up warnings;
add macros for malloc and realloc
erg [Wed, 9 Apr 2008 21:06:09 +0000 (21:06 +0000)]
Add macros for custom_object_data and custom_graph_data;
clean up warnings;
add macros for malloc and realloc
arif [Wed, 9 Apr 2008 18:52:26 +0000 (18:52 +0000)]
new 3d navigation
erg [Wed, 9 Apr 2008 16:29:28 +0000 (16:29 +0000)]
Re-re-add fix to _Graph
arif [Wed, 9 Apr 2008 16:17:52 +0000 (16:17 +0000)]
drawc: spherical fisheye has been added
topviewc:edge and node colors are fixed.now smyrna first looks at color attribute for both then randomize if no color exists
erg [Wed, 9 Apr 2008 16:08:15 +0000 (16:08 +0000)]
Fix bad syntax bug in template.dot
arif [Wed, 9 Apr 2008 15:47:49 +0000 (15:47 +0000)]
camera settings windows has been added
arif [Wed, 9 Apr 2008 15:37:34 +0000 (15:37 +0000)]
*** empty log message ***
erg [Wed, 9 Apr 2008 15:34:21 +0000 (15:34 +0000)]
Fix typo in smyrna.glade;
set defaults in template file to not use a boundary or grid.
erg [Wed, 9 Apr 2008 15:32:41 +0000 (15:32 +0000)]
Put #ifdef WIN around call to glClearBackground(). This causes a crash
on Unix. In general, this needs to be fixed, since technically the
call is being made before openGL is initialized.
erg [Wed, 9 Apr 2008 15:29:42 +0000 (15:29 +0000)]
Multiply margin by 2, since vpsc needs the total space between nodes,
not the margin added around them.
erg [Tue, 8 Apr 2008 21:55:03 +0000 (21:55 +0000)]
Note support for additive sep and esep values
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:34:51 +0000 (21:34 +0000)]
Fix the sep and esep attributes to allow additive margins in addition
to scaled margins.
erg [Tue, 8 Apr 2008 21:26:54 +0000 (21:26 +0000)]
Fix typo on pad attribute
ellson [Tue, 8 Apr 2008 18:58:13 +0000 (18:58 +0000)]
a fix for the extra space problem from bezier control points in bb
code needs refactoring. same code is used in three places.
ellson [Tue, 8 Apr 2008 18:58:13 +0000 (18:58 +0000)]
a fix for the extra space problem from bezier control points in bb
code needs refactoring. same code is used in three places.
ellson [Tue, 8 Apr 2008 18:18:41 +0000 (18:18 +0000)]
add viewportcamera.[ch] to build
arif [Tue, 8 Apr 2008 17:36:37 +0000 (17:36 +0000)]
*** empty log message ***
arif [Tue, 8 Apr 2008 17:36:37 +0000 (17:36 +0000)]
*** empty log message ***
arif [Tue, 8 Apr 2008 17:36:37 +0000 (17:36 +0000)]
*** empty log message ***
arif [Tue, 8 Apr 2008 16:04:28 +0000 (16:04 +0000)]
*** empty log message ***
arif [Mon, 7 Apr 2008 21:37:05 +0000 (21:37 +0000)]
*** empty log message ***
arif [Mon, 7 Apr 2008 21:36:43 +0000 (21:36 +0000)]
*** empty log message ***
arif [Mon, 7 Apr 2008 17:43:04 +0000 (17:43 +0000)]
*** empty log message ***
erg [Mon, 7 Apr 2008 17:35:23 +0000 (17:35 +0000)]
Add info for new -Teps
erg [Mon, 7 Apr 2008 17:31:51 +0000 (17:31 +0000)]
Fix a couple of typos.
ellson [Mon, 7 Apr 2008 16:56:52 +0000 (16:56 +0000)]
first cut at a -Teps format
ellson [Mon, 7 Apr 2008 16:56:52 +0000 (16:56 +0000)]
first cut at a -Teps format
arif [Fri, 4 Apr 2008 20:26:03 +0000 (20:26 +0000)]
*** empty log message ***
arif [Fri, 4 Apr 2008 20:21:36 +0000 (20:21 +0000)]
*** empty log message ***
north [Fri, 4 Apr 2008 19:31:53 +0000 (19:31 +0000)]
Don't know why
erg [Fri, 4 Apr 2008 19:26:00 +0000 (19:26 +0000)]
Replace incorrect use of realloc with RALLOC macro
erg [Fri, 4 Apr 2008 19:25:14 +0000 (19:25 +0000)]
Remove unnecessary use include of viewport.h
arif [Fri, 4 Apr 2008 15:40:55 +0000 (15:40 +0000)]
*** empty log message ***
erg [Thu, 3 Apr 2008 15:10:08 +0000 (15:10 +0000)]
Note that html labels are case-insensitive.
yifanhu [Thu, 3 Apr 2008 14:40:51 +0000 (14:40 +0000)]
merge to the head
yifanhu [Thu, 3 Apr 2008 14:36:49 +0000 (14:36 +0000)]
merge to the head
yifanhu [Thu, 3 Apr 2008 14:34:33 +0000 (14:34 +0000)]
merge to the head
yifanhu [Thu, 3 Apr 2008 14:30:46 +0000 (14:30 +0000)]
merge to the head
glenlow [Thu, 3 Apr 2008 13:27:58 +0000 (13:27 +0000)]
viewer should now exit when all document windows are closed
glenlow [Thu, 3 Apr 2008 13:08:10 +0000 (13:08 +0000)]
automated builds of Windows packages on MinGW (at least)
glenlow [Thu, 3 Apr 2008 13:06:43 +0000 (13:06 +0000)]
viewer app now builds in build dir instead of bin dir; removed 'Any CPU' configuration
glenlow [Thu, 3 Apr 2008 13:06:43 +0000 (13:06 +0000)]
viewer app now builds in build dir instead of bin dir; removed 'Any CPU' configuration
yifanhu [Thu, 3 Apr 2008 00:28:01 +0000 (00:28 +0000)]
a code to calculate similarity of two drawings
yifanhu [Thu, 3 Apr 2008 00:18:38 +0000 (00:18 +0000)]
Always prescale before dumping output even if no overlap removal is specified
ellson [Wed, 2 Apr 2008 22:39:55 +0000 (22:39 +0000)]
leave '<' '>' substituted for now...
ellson [Wed, 2 Apr 2008 22:38:24 +0000 (22:38 +0000)]
Attempt to fix #1328 with a separate xml_url_string() for hrefs
ellson [Wed, 2 Apr 2008 22:38:24 +0000 (22:38 +0000)]
Attempt to fix #1328 with a separate xml_url_string() for hrefs
ellson [Wed, 2 Apr 2008 22:38:24 +0000 (22:38 +0000)]
Attempt to fix #1328 with a separate xml_url_string() for hrefs
erg [Tue, 1 Apr 2008 16:47:32 +0000 (16:47 +0000)]
Remove inexplicable code.
glenlow [Tue, 1 Apr 2008 16:39:16 +0000 (16:39 +0000)]
Win tweak panel for graph, default node and default edge attributes
erg [Tue, 1 Apr 2008 16:39:11 +0000 (16:39 +0000)]
Make the rescaling functions more consistent
Add additional comments
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
glenlow [Tue, 1 Apr 2008 16:37:51 +0000 (16:37 +0000)]
Win tweak panel for graph, default node and default edge attributes
erg [Tue, 1 Apr 2008 15:13:10 +0000 (15:13 +0000)]
Clean up topfish code
Fix a couple of bugs.
erg [Mon, 31 Mar 2008 18:01:26 +0000 (18:01 +0000)]
Fix bug in computing nearest node