graph_displayer_canvas-edge.cc
Tue, 23 Aug 2005 07:36:09 +0000 - id maps are not editable
Thu, 18 Aug 2005 13:33:49 +0000 - The number of gcc-4.0 warnings has significantly decreases.
Tue, 16 Aug 2005 20:07:14 +0000 math.h -> cmath
Sun, 07 Aug 2005 14:17:11 +0000 Alpar had the key, focus can be set in the window class. But it is not enough, the focused widget has to be activated, as well! Was a hard task to find out... By the way, two compilation warnings are removed.
Fri, 29 Jul 2005 12:01:37 +0000 added support for saving files
Thu, 28 Jul 2005 15:54:00 +0000 cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.
Thu, 28 Jul 2005 14:31:32 +0000 Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.
Wed, 27 Jul 2005 11:19:35 +0000 Sorry for the previous commit, it was not ready yet, but that damned up arrow... So in this new revision string-double and double-string conversion is corrected to a more C++ way.
Wed, 27 Jul 2005 11:02:51 +0000 Documentation was added to GUI.
Tue, 26 Jul 2005 18:14:23 +0000 creates one new edgemap
Fri, 22 Jul 2005 11:04:27 +0000 There were bugs, created yesterday, and there is still one. (I hope only one :) )
Thu, 21 Jul 2005 19:28:29 +0000 Edge and nodemap edition is done.
Wed, 29 Jun 2005 19:44:30 +0000 Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed.
Fri, 24 Jun 2005 18:16:12 +0000 NodeMap values are now visualizable. Todo: default map-values
Fri, 24 Jun 2005 07:58:18 +0000 File graph_displayer is split in functional parts.