Thu, 08 Sep 2005 14:35:22 +0000 deba Bug fix
Thu, 08 Sep 2005 14:34:50 +0000 deba Redesign of the map adaptors.
Thu, 01 Sep 2005 20:35:30 +0000 alpar Warning added on the usage of InDegMap/OutDegMap
Thu, 01 Sep 2005 19:21:35 +0000 alpar negateY() option added.
Thu, 01 Sep 2005 12:14:14 +0000 deba Bug fix.
Wed, 31 Aug 2005 23:14:58 +0000 ladanyi install docs in $datadir/doc/$PACKAGE
Wed, 31 Aug 2005 23:03:29 +0000 ladanyi fixed a typo
Wed, 31 Aug 2005 13:29:32 +0000 deba Template assign operator for graph maps.
Tue, 30 Aug 2005 21:19:07 +0000 alpar ChangeLog -> NEWS
Tue, 30 Aug 2005 21:16:51 +0000 alpar ChangeLog -> NEWS
Tue, 30 Aug 2005 20:50:58 +0000 alpar Set dists in a bit better way.
Tue, 30 Aug 2005 14:55:11 +0000 alpar Functions to query the next node/edge to be processed.
Tue, 30 Aug 2005 13:48:40 +0000 alpar Bugfix: DFS crashed if the source did not have an outgoing edge.
Mon, 29 Aug 2005 18:21:02 +0000 alpar Serious bugfix.
Sat, 27 Aug 2005 12:08:23 +0000 alpar Let's go on!
Sat, 27 Aug 2005 12:03:45 +0000 alpar Update ChangeLog. lemon-0.4
Sat, 27 Aug 2005 11:37:05 +0000 alpar - Doc images partly turned on again.
Sat, 27 Aug 2005 09:32:34 +0000 alpar Dependency problem (guipixbufs.h) is solved.
Sat, 27 Aug 2005 09:15:59 +0000 alpar Trial to fix dependency failure
Sat, 27 Aug 2005 09:13:26 +0000 ladanyi removed the fit to window form the toolbar and the menu since its current implementation is broken
Sat, 27 Aug 2005 07:18:22 +0000 alpar Missing dependency added.
Fri, 26 Aug 2005 15:32:46 +0000 alpar Toward Version 0.4...
Fri, 26 Aug 2005 15:30:01 +0000 ladanyi placement of the coordinates caption now takes into account the node radius
Fri, 26 Aug 2005 15:06:51 +0000 alpar gui is renamed to glemon
Fri, 26 Aug 2005 12:37:34 +0000 ladanyi Display the node's coordinates while moving it.
Fri, 26 Aug 2005 11:37:41 +0000 alpar No comment.
Fri, 26 Aug 2005 11:03:59 +0000 ladanyi display file name in window title
Fri, 26 Aug 2005 10:46:51 +0000 ladanyi bugfix
Fri, 26 Aug 2005 07:35:23 +0000 ladanyi - use Gtk::Dialog to set the new values of edge and node maps
Tue, 23 Aug 2005 16:27:59 +0000 ladanyi bugfix
Tue, 23 Aug 2005 15:57:12 +0000 ladanyi - handle the case when there is no id map in the edgeset section
Tue, 23 Aug 2005 07:36:09 +0000 ladanyi - id maps are not editable
Fri, 19 Aug 2005 12:09:21 +0000 alpar Put an end to every gcc-4.0 warning.
Thu, 18 Aug 2005 13:33:49 +0000 alpar - The number of gcc-4.0 warnings has significantly decreases.
Thu, 18 Aug 2005 12:22:44 +0000 alpar icc need this...
Wed, 17 Aug 2005 22:07:35 +0000 alpar Demos' documentations include the source.
Wed, 17 Aug 2005 21:52:50 +0000 alpar - Better insertion of sources examples
Wed, 17 Aug 2005 20:39:11 +0000 ladanyi fixed a typo
Wed, 17 Aug 2005 20:38:32 +0000 ladanyi less stupid title
Wed, 17 Aug 2005 20:37:36 +0000 ladanyi Added a section about configure flags, and a few other things.
Wed, 17 Aug 2005 15:26:00 +0000 ladanyi Added missing copyright headers, and corrected the file names in some of them.
Wed, 17 Aug 2005 15:20:18 +0000 ladanyi Images are compiled in now.
Wed, 17 Aug 2005 12:35:43 +0000 ladanyi Toolbar has custom icons now. Works only when installed.
Tue, 16 Aug 2005 20:17:43 +0000 alpar Move simann.h to trunk/lemon
Tue, 16 Aug 2005 20:07:14 +0000 alpar math.h -> cmath
Tue, 16 Aug 2005 19:06:59 +0000 alpar Fixed most (but not all) of Doxygen warnings
Tue, 16 Aug 2005 16:44:57 +0000 alpar Doc changes:
Tue, 16 Aug 2005 16:42:04 +0000 alpar lp.h added
Thu, 11 Aug 2005 15:56:21 +0000 deba Matrix graph renamed -> Grid graph
Thu, 11 Aug 2005 15:55:17 +0000 deba Some modification on the undirected graph interface.
Thu, 11 Aug 2005 15:24:24 +0000 ladanyi Added copyright header and description.
Thu, 11 Aug 2005 14:35:22 +0000 deba Fix Makefile.am
Thu, 11 Aug 2005 14:31:06 +0000 alpar Several docfices
Thu, 11 Aug 2005 13:20:52 +0000 deba Matrix graph renamed to grid graph
Thu, 11 Aug 2005 13:16:39 +0000 deba Ordering in the graph concept.
Thu, 11 Aug 2005 13:15:03 +0000 deba Sym graph removed
Thu, 11 Aug 2005 13:07:54 +0000 alpar Start working on UndirGraph concept clarification and its harmonization with
Wed, 10 Aug 2005 19:23:51 +0000 hegyi X function -> function X
Tue, 09 Aug 2005 14:41:39 +0000 alpar Get rid of undocumented members.
Sun, 07 Aug 2005 22:14:59 +0000 hegyi Until this commitment gui gave us segmentation fault in the case when no element was on graph_displayer_canvas and a map to visualize by a property has been changed.