main_win.cc
Wed, 10 Jan 2007 14:37:46 +0000 Added support for setting the background form an image file.
Mon, 30 Oct 2006 12:16:25 +0000 Add copyright headers
Fri, 13 Oct 2006 15:31:58 +0000 Suurballe algorithm is implemented in glemon.
Fri, 13 Oct 2006 13:53:10 +0000 Dijkstra in GUI.
Thu, 12 Oct 2006 11:39:29 +0000 Node antigravity and edge elasticity based graph layout redesigner.
Mon, 02 Oct 2006 19:00:23 +0000 Two redundant lines were removed.
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.
Thu, 28 Sep 2006 09:26:48 +0000 Small modification in node view settings.
Mon, 25 Sep 2006 15:30:04 +0000 Node view
Tue, 19 Sep 2006 07:43:55 +0000 Node and edge editor button are the same furthermore.
Mon, 26 Jun 2006 21:28:49 +0000 Create a new tab when open is selected and there are no tabs. Fixes bug 50.
Fri, 14 Apr 2006 18:31:16 +0000 some reorganization
Thu, 23 Mar 2006 19:57:14 +0000 - added gettext infrastructure to the gui
Wed, 11 Jan 2006 15:49:06 +0000 Documentation of NewMapWin.
Wed, 11 Jan 2006 15:06:17 +0000 Documentation of MainWin.
Fri, 06 Jan 2006 16:07:08 +0000 In algorithm window maps can be selected and reated through MapSelector widget.
Thu, 05 Jan 2006 12:30:09 +0000 Several changes. \n If new map is added to mapstorage it emits signal with the name of the new map. This was important, because from now on not only tha mapwin should be updated. \n Furthermore algobox gets a pointer to mapstorage instead of only the mapnames from it. This is important because without it it would be complicated to pass all of the required maps to algobox.
Thu, 05 Jan 2006 01:54:24 +0000 Set the move tool active by default.
Wed, 04 Jan 2006 18:05:55 +0000 Communication with algorithm window is developed.
Wed, 04 Jan 2006 11:41:58 +0000 Best feature ever\! Name of tabs are different from now on\!
Tue, 03 Jan 2006 17:30:22 +0000 Coding of Algorithms has begun, but code is really-really ugly yet.
Tue, 03 Jan 2006 14:56:45 +0000 Handling of tabs is rationalized a bit. More than one file can be given at startup in command prompt. If there is no file given in command prompt, an empty tab will be present at startup.
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