map_win.h
Wed, 28 Feb 2007 18:20:28 +0000 Header reorganising
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.
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 14:36:46 +0000 MapSelector has become a standalone class.
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, 21 Nov 2005 12:07:05 +0000 Reorganizing.
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, 29 Jul 2005 12:01:37 +0000 added support for saving files
Mon, 25 Jul 2005 11:17:23 +0000 Continuing adding new maps.
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