Tue, 23 Aug 2005 07:36:09 +0000- id maps are not editable gui
ladanyi [Tue, 23 Aug 2005 07:36:09 +0000] rev 63
- id maps are not editable
- handle exceptions thrown by the file reader
- texts are always above the edges
- store a default value for all maps, so that edges and nodes created after
adding a new map receive the default value too
- create node on button release, not on click (fixes a few oddities)

Thu, 18 Aug 2005 13:33:49 +0000- The number of gcc-4.0 warnings has significantly decreases. gui
alpar [Thu, 18 Aug 2005 13:33:49 +0000] rev 62
- The number of gcc-4.0 warnings has significantly decreases.
- Some code clean-up in gui

Wed, 17 Aug 2005 15:20:18 +0000Images are compiled in now. gui
ladanyi [Wed, 17 Aug 2005 15:20:18 +0000] rev 61
Images are compiled in now.

Wed, 17 Aug 2005 12:35:43 +0000Toolbar has custom icons now. Works only when installed. gui
ladanyi [Wed, 17 Aug 2005 12:35:43 +0000] rev 60
Toolbar has custom icons now. Works only when installed.

Tue, 16 Aug 2005 20:07:14 +0000math.h -> cmath gui
alpar [Tue, 16 Aug 2005 20:07:14 +0000] rev 59
math.h -> cmath

Sun, 07 Aug 2005 22:14:59 +0000Until 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. gui
hegyi [Sun, 07 Aug 2005 22:14:59 +0000] rev 58
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.

Sun, 07 Aug 2005 18:06:41 +0000open file from command line gui
ladanyi [Sun, 07 Aug 2005 18:06:41 +0000] rev 57
open file from command line

Sun, 07 Aug 2005 16:35:15 +0000compile with gtkmm 2.4 gui
ladanyi [Sun, 07 Aug 2005 16:35:15 +0000] rev 56
compile with gtkmm 2.4

Sun, 07 Aug 2005 14:17:11 +0000Alpar 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. gui
hegyi [Sun, 07 Aug 2005 14:17:11 +0000] rev 55
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:30:28 +0000small fix gui
ladanyi [Fri, 29 Jul 2005 12:30:28 +0000] rev 54
small fix

Fri, 29 Jul 2005 12:01:37 +0000added support for saving files gui
ladanyi [Fri, 29 Jul 2005 12:01:37 +0000] rev 53
added support for saving files

Thu, 28 Jul 2005 19:09:39 +0000Some (awful) toolbar images added. gui
alpar [Thu, 28 Jul 2005 19:09:39 +0000] rev 52
Some (awful) toolbar images added.
The inline image data (guipixbufs.h) are automatically generated, but
I don't know how to use it.

Thu, 28 Jul 2005 17:06:13 +0000Tooltip should be turn up on CreateNode tool. gui
hegyi [Thu, 28 Jul 2005 17:06:13 +0000] rev 51
Tooltip should be turn up on CreateNode tool.

Thu, 28 Jul 2005 17:01:40 +0000Tooltip should be turn up on CreateNode tool. gui
hegyi [Thu, 28 Jul 2005 17:01:40 +0000] rev 50
Tooltip should be turn up on CreateNode tool.

Thu, 28 Jul 2005 15:54:53 +0000There is no need for these furthermore. gui
hegyi [Thu, 28 Jul 2005 15:54:53 +0000] rev 49
There is no need for these furthermore.

Thu, 28 Jul 2005 15:54:00 +0000cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts. gui
hegyi [Thu, 28 Jul 2005 15:54:00 +0000] rev 48
cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.

Thu, 28 Jul 2005 14:31:32 +0000Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable. gui
hegyi [Thu, 28 Jul 2005 14:31:32 +0000] rev 47
Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.

Wed, 27 Jul 2005 11:35:13 +0000No maps with the same name can be added. gui
hegyi [Wed, 27 Jul 2005 11:35:13 +0000] rev 46
No maps with the same name can be added.

Wed, 27 Jul 2005 11:19:35 +0000Sorry for the previous commit, it was not ready yet, but that damned up arrow... So in this new revision string-double and double-string conversion is corrected to a more C++ way. gui
hegyi [Wed, 27 Jul 2005 11:19:35 +0000] rev 45
Sorry for the previous commit, it was not ready yet, but that damned up arrow... So in this new revision string-double and double-string conversion is corrected to a more C++ way.

Wed, 27 Jul 2005 11:02:51 +0000Documentation was added to GUI. gui
hegyi [Wed, 27 Jul 2005 11:02:51 +0000] rev 44
Documentation was added to GUI.

Wed, 27 Jul 2005 10:47:38 +0000Documentation was added to GUI. gui
hegyi [Wed, 27 Jul 2005 10:47:38 +0000] rev 43
Documentation was added to GUI.

Tue, 26 Jul 2005 21:20:01 +0000EdgeMap and NodeMap creation is done, at last. Bach 4ever. gui
hegyi [Tue, 26 Jul 2005 21:20:01 +0000] rev 42
EdgeMap and NodeMap creation is done, at last. Bach 4ever.

Tue, 26 Jul 2005 21:19:41 +0000EdgeMap and NodeMap creation is done, at last. Bach 4ever. gui
hegyi [Tue, 26 Jul 2005 21:19:41 +0000] rev 41
EdgeMap and NodeMap creation is done, at last. Bach 4ever.

Tue, 26 Jul 2005 18:14:23 +0000creates one new edgemap gui
hegyi [Tue, 26 Jul 2005 18:14:23 +0000] rev 40
creates one new edgemap

Tue, 26 Jul 2005 14:31:29 +0000BoundingBox<T>::operator+=() -> BoundingBox<T>::add() -> gui
alpar [Tue, 26 Jul 2005 14:31:29 +0000] rev 39
BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->

Mon, 25 Jul 2005 11:17:23 +0000Continuing adding new maps. gui
hegyi [Mon, 25 Jul 2005 11:17:23 +0000] rev 38
Continuing adding new maps.

Mon, 25 Jul 2005 10:33:03 +0000Initializing adding new maps. gui
hegyi [Mon, 25 Jul 2005 10:33:03 +0000] rev 37
Initializing adding new maps.

Fri, 22 Jul 2005 11:04:27 +0000There were bugs, created yesterday, and there is still one. (I hope only one :) ) gui
hegyi [Fri, 22 Jul 2005 11:04:27 +0000] rev 36
There were bugs, created yesterday, and there is still one. (I hope only one :) )