nbtab.cc
Thu, 01 Mar 2007 16:28:13 +0000 Shape feature of EPS can be used.
Thu, 01 Mar 2007 14:45:07 +0000 Sorry, forgot tu initialize variable.
Thu, 01 Mar 2007 13:33:46 +0000 EpsWin and DesignWin does not need to know NoteBookTab.
Thu, 01 Mar 2007 08:07:39 +0000 Mapstorage does not need to know NoteBookTab furthermore.
Wed, 28 Feb 2007 18:20:28 +0000 Header reorganising
Tue, 27 Feb 2007 17:18:19 +0000 GUI can now export graph to EPS.
Wed, 10 Jan 2007 14:56:16 +0000 Removed this extra widget thing, because it is now developed in my private branch.
Wed, 10 Jan 2007 14:37:46 +0000 Added support for setting the background form an image file.
Mon, 30 Oct 2006 14:57:48 +0000 Redesign parameters can now be saved and loaded.
Mon, 30 Oct 2006 12:16:25 +0000 Add copyright headers
Wed, 25 Oct 2006 17:50:02 +0000 Added two new classes.
Wed, 25 Oct 2006 13:21:24 +0000 Currently visualized map can be saved and loaded from file.
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
Thu, 27 Apr 2006 13:10:23 +0000 added scrollbars to the canvas
Thu, 12 Jan 2006 13:28:54 +0000 Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well.
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.
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.
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).