main_win.cc
Sun, 18 Dec 2005 01:51:03 +0000 Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems.
Thu, 08 Dec 2005 14:16:08 +0000 Notebook tabs can be closed.
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.
Fri, 04 Nov 2005 19:07:15 +0000 improved zooming
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.
Sat, 27 Aug 2005 09:32:34 +0000 Dependency problem (guipixbufs.h) is solved.
Sat, 27 Aug 2005 09:13:26 +0000 removed the fit to window form the toolbar and the menu since its current implementation is broken
Fri, 26 Aug 2005 11:03:59 +0000 display file name in window title
Tue, 23 Aug 2005 07:36:09 +0000 - id maps are not editable
Wed, 17 Aug 2005 15:20:18 +0000 Images are compiled in now.
Wed, 17 Aug 2005 12:35:43 +0000 Toolbar has custom icons now. Works only when installed.
Sun, 07 Aug 2005 18:06:41 +0000 open file from command line
Sun, 07 Aug 2005 16:35:15 +0000 compile with gtkmm 2.4
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 17:01:40 +0000 Tooltip should be turn up on CreateNode tool.
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.
Mon, 25 Jul 2005 10:33:03 +0000 Initializing adding new maps.
Tue, 12 Jul 2005 18:21:49 +0000 Editors are based.
Fri, 24 Jun 2005 18:16:12 +0000 NodeMap values are now visualizable. Todo: default map-values
Fri, 17 Jun 2005 14:20:49 +0000 Three commits, one after the other! 81 is my, 82 is my fiancee's, 83 is my younger sister's birthyear :) In this commit Alpar's wish came true: editorial buttons are now available directly on toolbar.
Fri, 10 Jun 2005 11:58:03 +0000 Hopefully, node creation works well, after a small structural consideration.
Wed, 01 Jun 2005 23:33:26 +0000 dos2unix
Wed, 01 Jun 2005 23:30:13 +0000 - added toolbar
Wed, 11 May 2005 16:55:18 +0000 moved the gui