graph_displayer_canvas.cc
Wed, 25 Oct 2006 13:21:24 +0000 Currently visualized map can be saved and loaded from file.
Sun, 22 Oct 2006 09:24:15 +0000 Fix usage of Random. (Random's doc should possibly be improved.)
Thu, 19 Oct 2006 07:49:40 +0000 Used randomizator is changed to the one included in Lemon
Mon, 16 Oct 2006 13:05:25 +0000 Graph redesign starts with an initial kick of the first node.
Thu, 12 Oct 2006 11:39:29 +0000 Node antigravity and edge elasticity based graph layout redesigner.
Mon, 02 Oct 2006 18:52:00 +0000 View settings also for edges.
Thu, 28 Sep 2006 14:32:40 +0000 Zoom tracking of nodes is implemented and is switchable.
Mon, 25 Sep 2006 15:30:04 +0000 Node view
Mon, 25 Sep 2006 07:54:00 +0000 LoopEdge improvements.
Thu, 21 Sep 2006 10:29:29 +0000 According to xy->Point changement.
Tue, 19 Sep 2006 07:43:55 +0000 Node and edge editor button are the same furthermore.
Wed, 13 Sep 2006 09:16:29 +0000 Loop edges.
Tue, 10 Jan 2006 15:15:57 +0000 If default value of a new map is constant, the newly created elements will get that value as well. Documentation is added to BrokenEdge, MapStorage and GraphDisplazCanvas classes.
Sat, 17 Dec 2005 20:55:41 +0000 Save and load the coordinates of the arrows on the edges.
Tue, 06 Dec 2005 10:53:38 +0000 Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think).
Tue, 29 Nov 2005 19:31:58 +0000 Structure of GUI is now more clear-cut than before.
Mon, 21 Nov 2005 12:07:05 +0000 Reorganizing.
Fri, 26 Aug 2005 07:35:23 +0000 - use Gtk::Dialog to set the new values of edge and node maps
Tue, 23 Aug 2005 07:36:09 +0000 - id maps are not editable
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.
Tue, 26 Jul 2005 21:19:41 +0000 EdgeMap and NodeMap creation is done, at last. Bach 4ever.
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.
Fri, 15 Jul 2005 21:17:18 +0000 EdgeMapEditor is on its way, but it is far not yet ready.
Tue, 12 Jul 2005 18:21:49 +0000 Editors are based.
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.
Wed, 29 Jun 2005 15:41:33 +0000 Function names are corrected according to naming conventions.
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.
Thu, 23 Jun 2005 17:56:24 +0000 A bug, explored by Alpar is corrected, but with value-checking, and not with correct values. (There is some problem with map values of new items! Maybe refreshemnt is the responsible thing?)
Fri, 17 Jun 2005 17:08:45 +0000 Previous commit was also mine, but I forgot to say, that it was my younger brother's birthyear. From this commit texts of activated maps move together with red arrows.
Fri, 17 Jun 2005 12:25:53 +0000 Very small bug is corrected: if node creator tool is active, the small red arrows won't move, if you click on them and if you drag the newly created node... 'was hard to notice it :-)
Thu, 16 Jun 2005 18:58:15 +0000 First of all: revision 1981 is mine, what is important me because I was born in 1981. But what is new in my revision? If you drag nodes with left button, edge-breakpoints do not change location. If you drag nodes by right button, they do, they take up their base situation at the halfpoint of the edge.
Thu, 16 Jun 2005 18:08:04 +0000 Little red arrows appear in breakpoints of edges.
Wed, 15 Jun 2005 13:05:09 +0000 Broken edges are appearing.
Wed, 15 Jun 2005 11:15:01 +0000 At last, the most simple task, the graph-item deletion is solved...
Tue, 14 Jun 2005 16:56:37 +0000 Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.
Tue, 14 Jun 2005 15:58:12 +0000 Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)
Mon, 13 Jun 2005 19:49:33 +0000 Known bugs are eliminated from gui, and new ones are created by changing tool selectors to special radiobuttons, and by adding edgecreation-canceller function (right-click on any group element).
Mon, 13 Jun 2005 10:30:08 +0000 Edge creation is available.
Fri, 10 Jun 2005 11:58:03 +0000 Hopefully, node creation works well, after a small structural consideration.
Fri, 03 Jun 2005 12:25:23 +0000 zooming should really work now
Wed, 01 Jun 2005 23:33:26 +0000 dos2unix
Wed, 01 Jun 2005 23:30:13 +0000 - added toolbar
Fri, 27 May 2005 10:34:20 +0000 Small documentation is added to GUI
Wed, 11 May 2005 16:55:18 +0000 moved the gui