Mon, 09 Oct 2006 08:06:31 +0000 ladanyi Configure option to set lemon prefix.
Mon, 02 Oct 2006 19:00:23 +0000 hegyi Two redundant lines were removed.
Mon, 02 Oct 2006 18:52:00 +0000 hegyi View settings also for edges.
Thu, 28 Sep 2006 14:32:40 +0000 hegyi Zoom tracking of nodes is implemented and is switchable.
Thu, 28 Sep 2006 09:26:48 +0000 hegyi Small modification in node view settings.
Mon, 25 Sep 2006 15:30:04 +0000 hegyi Node view
Mon, 25 Sep 2006 12:08:35 +0000 ladanyi Bugfixes.
Mon, 25 Sep 2006 10:18:35 +0000 ladanyi Bugfix.
Mon, 25 Sep 2006 07:54:00 +0000 ladanyi LoopEdge improvements.
Thu, 21 Sep 2006 10:29:29 +0000 hegyi According to xy->Point changement.
Tue, 19 Sep 2006 07:43:55 +0000 hegyi Node and edge editor button are the same furthermore.
Mon, 18 Sep 2006 16:02:20 +0000 hegyi When moving nodes with midbutton little red arrows keep their position.
Wed, 13 Sep 2006 09:16:29 +0000 ladanyi Loop edges.
Wed, 30 Aug 2006 15:55:18 +0000 hegyi Size of MapWin cannot be changed.
Wed, 23 Aug 2006 16:16:16 +0000 alpar Bugfix (graphs are not copy constructible)
Tue, 11 Jul 2006 22:14:52 +0000 ladanyi Handle 'svn-head' as lemon version.
Mon, 26 Jun 2006 21:38:06 +0000 ladanyi Small fix.
Mon, 26 Jun 2006 21:36:38 +0000 ladanyi Copied license file from lemon/trunk.
Mon, 26 Jun 2006 21:33:09 +0000 ladanyi Set svn:ignore property.
Mon, 26 Jun 2006 21:28:49 +0000 ladanyi Create a new tab when open is selected and there are no tabs. Fixes bug 50.
Wed, 21 Jun 2006 11:10:00 +0000 ladanyi Autotools for glemon.
Wed, 21 Jun 2006 08:42:01 +0000 ladanyi Moved the po directory to glemon/trunk.
Wed, 21 Jun 2006 08:39:28 +0000 ladanyi Moved the gui to glemon/trunk.
Thu, 27 Apr 2006 13:10:23 +0000 ladanyi added scrollbars to the canvas gui
Thu, 27 Apr 2006 12:20:09 +0000 ladanyi filter loop edges gui
Tue, 18 Apr 2006 22:59:33 +0000 ladanyi id->label gui
Fri, 14 Apr 2006 18:31:16 +0000 ladanyi some reorganization gui
Wed, 12 Apr 2006 20:38:22 +0000 ladanyi revert to single configure scheme gui
Thu, 23 Mar 2006 20:43:25 +0000 ladanyi ignore generated files gui
Thu, 23 Mar 2006 19:57:14 +0000 ladanyi - added gettext infrastructure to the gui gui
Thu, 02 Feb 2006 15:44:45 +0000 ladanyi Fix crash when an arrow is clicked with the delete tool. gui
Thu, 02 Feb 2006 08:49:41 +0000 alpar Towards icc-8.0 compatibility... gui
Tue, 31 Jan 2006 21:14:11 +0000 alpar Fix icc compilation failures. gui
Tue, 24 Jan 2006 16:07:38 +0000 deba Lemon Graph Format uses label instead of id named map. gui
Sat, 14 Jan 2006 13:42:37 +0000 hegyi Documentation of classes realizing algorithm running. gui
Sat, 14 Jan 2006 08:17:00 +0000 alpar Changes in doc gui
Thu, 12 Jan 2006 15:24:24 +0000 hegyi Documenatation of MapWin. gui
Thu, 12 Jan 2006 14:36:08 +0000 hegyi Documentation of MapSelector. If no default value is present in MapSelector, Reset button does not appear. gui
Thu, 12 Jan 2006 13:28:54 +0000 hegyi Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well. gui
Wed, 11 Jan 2006 15:49:06 +0000 hegyi Documentation of NewMapWin. gui
Wed, 11 Jan 2006 15:06:17 +0000 hegyi Documentation of MainWin. gui
Tue, 10 Jan 2006 15:15:57 +0000 hegyi If default value of a new map is constant, the newly created elements will get that value as well. Documentation is added to BrokenEdge, MapStorage and GraphDisplazCanvas classes. gui
Mon, 09 Jan 2006 12:41:06 +0000 hegyi The tree that is created for evaluation of expression string at new map creation is deleted after usage. gui
Mon, 09 Jan 2006 11:55:47 +0000 hegyi Creation of algorithm dialog is even simpler by the usage of the newly created addMapSelector function. gui
Fri, 06 Jan 2006 23:16:51 +0000 hegyi Forgotten file committed. gui
Fri, 06 Jan 2006 16:07:08 +0000 hegyi In algorithm window maps can be selected and reated through MapSelector widget. gui
Fri, 06 Jan 2006 14:44:04 +0000 ladanyi Set arrow coordinates when creating a new edge. gui
Fri, 06 Jan 2006 14:36:46 +0000 hegyi MapSelector has become a standalone class. gui
Fri, 06 Jan 2006 13:58:49 +0000 hegyi Result of KruskalGUIAlgo is refreshed if displayed, but no more setin a forced way. gui
Fri, 06 Jan 2006 10:42:58 +0000 alpar Reformatting: too long code lines. gui
Thu, 05 Jan 2006 16:54:34 +0000 hegyi Kruskal algorithm can be run from GUI from now on. gui
Thu, 05 Jan 2006 12:30:09 +0000 hegyi 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. gui
Thu, 05 Jan 2006 01:54:24 +0000 ladanyi Set the move tool active by default. gui
Wed, 04 Jan 2006 18:05:55 +0000 hegyi Communication with algorithm window is developed. gui
Wed, 04 Jan 2006 13:31:59 +0000 alpar Happy new year to LEMON gui
Wed, 04 Jan 2006 11:41:58 +0000 hegyi Best feature ever\! Name of tabs are different from now on\! gui
Tue, 03 Jan 2006 17:30:22 +0000 hegyi Coding of Algorithms has begun, but code is really-really ugly yet. gui
Tue, 03 Jan 2006 14:56:45 +0000 hegyi 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. gui
Mon, 19 Dec 2005 16:59:05 +0000 ladanyi Fix crash when the input file does not contain any nodeset or edgeset. gui
Sun, 18 Dec 2005 01:51:03 +0000 ladanyi Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems. gui