Fri, 26 Aug 2005 15:30:01 +0000placement of the coordinates caption now takes into account the node radius
ladanyi [Fri, 26 Aug 2005 15:30:01 +0000] rev 1654
placement of the coordinates caption now takes into account the node radius

Fri, 26 Aug 2005 15:06:51 +0000gui is renamed to glemon
alpar [Fri, 26 Aug 2005 15:06:51 +0000] rev 1653
gui is renamed to glemon

Fri, 26 Aug 2005 12:37:34 +0000Display the node's coordinates while moving it.
ladanyi [Fri, 26 Aug 2005 12:37:34 +0000] rev 1652
Display the node's coordinates while moving it.

Fri, 26 Aug 2005 11:37:41 +0000No comment.
alpar [Fri, 26 Aug 2005 11:37:41 +0000] rev 1651
No comment.

Fri, 26 Aug 2005 11:03:59 +0000display file name in window title
ladanyi [Fri, 26 Aug 2005 11:03:59 +0000] rev 1650
display file name in window title

Fri, 26 Aug 2005 10:46:51 +0000bugfix
ladanyi [Fri, 26 Aug 2005 10:46:51 +0000] rev 1649
bugfix

Fri, 26 Aug 2005 07:35:23 +0000- use Gtk::Dialog to set the new values of edge and node maps
ladanyi [Fri, 26 Aug 2005 07:35:23 +0000] rev 1648
- use Gtk::Dialog to set the new values of edge and node maps
- update all edges/nodes when editing a map so that edge widths and node
sizes change properly
- coordinate maps are no longer selectable in the maps window

Tue, 23 Aug 2005 16:27:59 +0000bugfix
ladanyi [Tue, 23 Aug 2005 16:27:59 +0000] rev 1647
bugfix

Tue, 23 Aug 2005 15:57:12 +0000- handle the case when there is no id map in the edgeset section
ladanyi [Tue, 23 Aug 2005 15:57:12 +0000] rev 1646
- handle the case when there is no id map in the edgeset section
- do not use ListGraph.id() to determine the id of a new node/edge

Tue, 23 Aug 2005 07:36:09 +0000- id maps are not editable
ladanyi [Tue, 23 Aug 2005 07:36:09 +0000] rev 1645
- id maps are not editable
- handle exceptions thrown by the file reader
- texts are always above the edges
- store a default value for all maps, so that edges and nodes created after
adding a new map receive the default value too
- create node on button release, not on click (fixes a few oddities)