map_win.cc
Mon, 30 Oct 2006 12:16:25 +0000 Add copyright headers
Wed, 25 Oct 2006 13:21:24 +0000 Currently visualized map can be saved and loaded from file.
Wed, 30 Aug 2006 15:55:18 +0000 Size of MapWin cannot be changed.
Thu, 12 Jan 2006 15:24:24 +0000 Documenatation of MapWin.
Thu, 12 Jan 2006 13:28:54 +0000 Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well.
Fri, 06 Jan 2006 16:07:08 +0000 In algorithm window maps can be selected and reated through MapSelector widget.
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).
Wed, 30 Nov 2005 13:24:23 +0000 MapWin is created and disposed from now instead of being show and hide.
Tue, 29 Nov 2005 19:31:58 +0000 Structure of GUI is now more clear-cut than before.
Mon, 21 Nov 2005 18:03:20 +0000 NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before.
Mon, 24 Oct 2005 10:15:40 +0000 Newly created map is realized by the property givening by common sense.
Fri, 21 Oct 2005 13:32:12 +0000 MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
Thu, 20 Oct 2005 15:50:23 +0000 Mapselector widget reached its first release, but there are still work to do on it, I know...
Fri, 26 Aug 2005 07:35:23 +0000 - use Gtk::Dialog to set the new values of edge and node maps
Thu, 18 Aug 2005 13:33:49 +0000 - The number of gcc-4.0 warnings has significantly decreases.
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.
Wed, 27 Jul 2005 10:47:38 +0000 Documentation was added to GUI.
Tue, 26 Jul 2005 21:19:41 +0000 EdgeMap and NodeMap creation is done, at last. Bach 4ever.
Tue, 26 Jul 2005 18:14:23 +0000 creates one new edgemap
Mon, 25 Jul 2005 11:17:23 +0000 Continuing adding new maps.
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
Mon, 06 Jun 2005 17:01:12 +0000 Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared.
Wed, 01 Jun 2005 23:33:26 +0000 dos2unix
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