2005-11-30MapWin is created and disposed from now instead of being show and hide. gui
hegyi [Wed, 30 Nov 2005 13:24:23 +0000] rev 95
MapWin is created and disposed from now instead of being show and hide.

2005-11-29Structure of GUI is now more clear-cut than before. gui
hegyi [Tue, 29 Nov 2005 19:31:58 +0000] rev 94
Structure of GUI is now more clear-cut than before.

2005-11-23No segmentation fault caused by zero long edges. gui
hegyi [Wed, 23 Nov 2005 16:24:59 +0000] rev 93
No segmentation fault caused by zero long edges.

2005-11-22clean-up gui
ladanyi [Tue, 22 Nov 2005 14:35:33 +0000] rev 92
clean-up

2005-11-22fixed some memory leaks gui
ladanyi [Tue, 22 Nov 2005 10:27:25 +0000] rev 91
fixed some memory leaks

2005-11-21NewMapWin 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. gui
hegyi [Mon, 21 Nov 2005 18:03:20 +0000] rev 90
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.

2005-11-21Reorganizing. gui
hegyi [Mon, 21 Nov 2005 12:07:05 +0000] rev 89
Reorganizing.

2005-11-17As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element. gui
hegyi [Thu, 17 Nov 2005 15:34:18 +0000] rev 88
As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element.

2005-11-04improved zooming gui
ladanyi [Fri, 04 Nov 2005 19:07:15 +0000] rev 87
improved zooming

2005-11-02small svn:ignore fixups gui
klao [Wed, 02 Nov 2005 12:44:50 +0000] rev 86
small svn:ignore fixups

2005-10-24Newly created map is realized by the property givening by common sense. gui
hegyi [Mon, 24 Oct 2005 10:15:40 +0000] rev 85
Newly created map is realized by the property givening by common sense.

2005-10-24Doxyfile for documenting glemon's architecture. gui
alpar [Mon, 24 Oct 2005 08:12:26 +0000] rev 84
Doxyfile for documenting glemon's architecture.

2005-10-24New version of XML reader/writer. gui
alpar [Mon, 24 Oct 2005 08:11:21 +0000] rev 83
New version of XML reader/writer.
Now, there are only a single XmlIo class both for reading and writing.

2005-10-21MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done. gui
hegyi [Fri, 21 Oct 2005 13:32:12 +0000] rev 82
MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.

2005-10-20Mapselector widget reached its first release, but there are still work to do on it, I know... gui
hegyi [Thu, 20 Oct 2005 15:50:23 +0000] rev 81
Mapselector widget reached its first release, but there are still work to do on it, I know...

2005-10-06Shape keeping movement is implemented, at last. Many thanks to Alpar. gui
hegyi [Thu, 06 Oct 2005 12:32:06 +0000] rev 80
Shape keeping movement is implemented, at last. Many thanks to Alpar.

2005-10-05compile with old gtkmm gui
ladanyi [Wed, 05 Oct 2005 13:44:29 +0000] rev 79
compile with old gtkmm

2005-09-16Permissions and svn:ignore cleanup. gui
klao [Fri, 16 Sep 2005 09:57:02 +0000] rev 78
Permissions and svn:ignore cleanup.

2005-09-16Using std:: prefix for the functions in the c* headers gui
deba [Fri, 16 Sep 2005 09:01:20 +0000] rev 77
Using std:: prefix for the functions in the c* headers

2005-08-27Dependency problem (guipixbufs.h) is solved. gui
alpar [Sat, 27 Aug 2005 09:32:34 +0000] rev 76
Dependency problem (guipixbufs.h) is solved.

2005-08-27Trial to fix dependency failure gui
alpar [Sat, 27 Aug 2005 09:15:59 +0000] rev 75
Trial to fix dependency failure

2005-08-27removed the fit to window form the toolbar and the menu since its current implementation is broken gui
ladanyi [Sat, 27 Aug 2005 09:13:26 +0000] rev 74
removed the fit to window form the toolbar and the menu since its current implementation is broken

2005-08-27Missing dependency added. gui
alpar [Sat, 27 Aug 2005 07:18:22 +0000] rev 73
Missing dependency added.

2005-08-26placement of the coordinates caption now takes into account the node radius gui
ladanyi [Fri, 26 Aug 2005 15:30:01 +0000] rev 72
placement of the coordinates caption now takes into account the node radius

2005-08-26gui is renamed to glemon gui
alpar [Fri, 26 Aug 2005 15:06:51 +0000] rev 71
gui is renamed to glemon

2005-08-26Display the node's coordinates while moving it. gui
ladanyi [Fri, 26 Aug 2005 12:37:34 +0000] rev 70
Display the node's coordinates while moving it.

2005-08-26No comment. gui
alpar [Fri, 26 Aug 2005 11:37:41 +0000] rev 69
No comment.

2005-08-26display file name in window title gui
ladanyi [Fri, 26 Aug 2005 11:03:59 +0000] rev 68
display file name in window title

2005-08-26bugfix gui
ladanyi [Fri, 26 Aug 2005 10:46:51 +0000] rev 67
bugfix

2005-08-26- use Gtk::Dialog to set the new values of edge and node maps gui
ladanyi [Fri, 26 Aug 2005 07:35:23 +0000] rev 66
- use Gtk::Dialog to set the new values of edge and node maps
- update all edges/nodes when editing a map so that edge widths and node
sizes change properly
- coordinate maps are no longer selectable in the maps window

2005-08-23bugfix gui
ladanyi [Tue, 23 Aug 2005 16:27:59 +0000] rev 65
bugfix

2005-08-23- handle the case when there is no id map in the edgeset section gui
ladanyi [Tue, 23 Aug 2005 15:57:12 +0000] rev 64
- handle the case when there is no id map in the edgeset section
- do not use ListGraph.id() to determine the id of a new node/edge

2005-08-23- 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)

2005-08-18- 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

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

2005-08-17Toolbar 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.

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

2005-08-07Until 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.

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

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

2005-08-07Alpar 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.

2005-07-29small fix gui
ladanyi [Fri, 29 Jul 2005 12:30:28 +0000] rev 54
small fix

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

2005-07-28Some (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.

2005-07-28Tooltip 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.

2005-07-28Tooltip 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.

2005-07-28There 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.

2005-07-28cout->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.

2005-07-28Redundant 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.

2005-07-27No 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.

2005-07-27Sorry 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.

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

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

2005-07-26EdgeMap 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.

2005-07-26EdgeMap 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.

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

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

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

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

2005-07-22There 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 :) )

2005-07-21Edge and nodemap edition is done. gui
hegyi [Thu, 21 Jul 2005 19:28:29 +0000] rev 35
Edge and nodemap edition is done.

2005-07-15EdgeMapEditor is on its way, but it is far not yet ready. gui
hegyi [Fri, 15 Jul 2005 21:17:18 +0000] rev 34
EdgeMapEditor is on its way, but it is far not yet ready.

2005-07-12Developing of edgemap editing is started. gui
hegyi [Tue, 12 Jul 2005 21:45:39 +0000] rev 33
Developing of edgemap editing is started.

2005-07-12Editors are based. gui
hegyi [Tue, 12 Jul 2005 18:21:49 +0000] rev 32
Editors are based.

2005-06-29Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed. gui
hegyi [Wed, 29 Jun 2005 19:44:30 +0000] rev 31
Uh, long comment arrives... Zoom update does not happen after editorial steps. Nodes initial color is light blue, if there is any item under them. Strange node-text relations disappeared. Initial values of new items are given now in a more common way. The wood-cutter way of handling default values of properties is now changed.

2005-06-29Function names are corrected according to naming conventions. gui
hegyi [Wed, 29 Jun 2005 15:41:33 +0000] rev 30
Function names are corrected according to naming conventions.

2005-06-29Hmmm... gui
alpar [Wed, 29 Jun 2005 12:52:20 +0000] rev 29
Hmmm...

2005-06-24NodeMap values are now visualizable. Todo: default map-values gui
hegyi [Fri, 24 Jun 2005 18:16:12 +0000] rev 28
NodeMap values are now visualizable. Todo: default map-values

2005-06-24File graph_displayer is split in functional parts. gui
hegyi [Fri, 24 Jun 2005 07:58:18 +0000] rev 27
File graph_displayer is split in functional parts.

2005-06-23A bug, explored by Alpar is corrected, but with value-checking, and not with correct values. (There is some problem with map values of new items! Maybe refreshemnt is the responsible thing?) gui
hegyi [Thu, 23 Jun 2005 17:56:24 +0000] rev 26
A bug, explored by Alpar is corrected, but with value-checking, and not with correct values. (There is some problem with map values of new items! Maybe refreshemnt is the responsible thing?)

2005-06-17Previous commit was also mine, but I forgot to say, that it was my younger brother's birthyear. From this commit texts of activated maps move together with red arrows. gui
hegyi [Fri, 17 Jun 2005 17:08:45 +0000] rev 25
Previous commit was also mine, but I forgot to say, that it was my younger brother's birthyear. From this commit texts of activated maps move together with red arrows.

2005-06-17Sorry for my friday afternoon... gui
hegyi [Fri, 17 Jun 2005 15:41:48 +0000] rev 24
Sorry for my friday afternoon...

2005-06-17Little beauty fault is corrected. gui
hegyi [Fri, 17 Jun 2005 14:53:28 +0000] rev 23
Little beauty fault is corrected.

2005-06-17Three 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. gui
hegyi [Fri, 17 Jun 2005 14:20:49 +0000] rev 22
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.

2005-06-17Very small bug is corrected: if node creator tool is active, the small red arrows won't move, if you click on them and if you drag the newly created node... 'was hard to notice it :-) gui
hegyi [Fri, 17 Jun 2005 12:25:53 +0000] rev 21
Very small bug is corrected: if node creator tool is active, the small red arrows won't move, if you click on them and if you drag the newly created node... 'was hard to notice it :-)

2005-06-16First of all: revision 1981 is mine, what is important me because I was born in 1981. But what is new in my revision? If you drag nodes with left button, edge-breakpoints do not change location. If you drag nodes by right button, they do, they take up their base situation at the halfpoint of the edge. gui
hegyi [Thu, 16 Jun 2005 18:58:15 +0000] rev 20
First of all: revision 1981 is mine, what is important me because I was born in 1981. But what is new in my revision? If you drag nodes with left button, edge-breakpoints do not change location. If you drag nodes by right button, they do, they take up their base situation at the halfpoint of the edge.

2005-06-16Little red arrows appear in breakpoints of edges. gui
hegyi [Thu, 16 Jun 2005 18:08:04 +0000] rev 19
Little red arrows appear in breakpoints of edges.

2005-06-15Redundant files are removed, sorry. gui
hegyi [Wed, 15 Jun 2005 13:05:32 +0000] rev 18
Redundant files are removed, sorry.

2005-06-15Broken edges are appearing. gui
hegyi [Wed, 15 Jun 2005 13:05:09 +0000] rev 17
Broken edges are appearing.

2005-06-15At last, the most simple task, the graph-item deletion is solved... gui
hegyi [Wed, 15 Jun 2005 11:15:01 +0000] rev 16
At last, the most simple task, the graph-item deletion is solved...

2005-06-15gcc-4.0 compatibility changes gui
alpar [Wed, 15 Jun 2005 10:19:44 +0000] rev 15
gcc-4.0 compatibility changes
coloring.cc still generates warnings. Don't know why.

2005-06-14Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not. gui
hegyi [Tue, 14 Jun 2005 16:56:37 +0000] rev 14
Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.

2005-06-14Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...) gui
hegyi [Tue, 14 Jun 2005 15:58:12 +0000] rev 13
Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)

2005-06-13Known bugs are eliminated from gui, and new ones are created by changing tool selectors to special radiobuttons, and by adding edgecreation-canceller function (right-click on any group element). gui
hegyi [Mon, 13 Jun 2005 19:49:33 +0000] rev 12
Known bugs are eliminated from gui, and new ones are created by changing tool selectors to special radiobuttons, and by adding edgecreation-canceller function (right-click on any group element).

2005-06-13Edge creation is available. gui
hegyi [Mon, 13 Jun 2005 10:30:08 +0000] rev 11
Edge creation is available.

2005-06-10Sorry, forgot to commit two new files. gui
hegyi [Fri, 10 Jun 2005 12:11:50 +0000] rev 10
Sorry, forgot to commit two new files.

2005-06-10Hopefully, node creation works well, after a small structural consideration. gui
hegyi [Fri, 10 Jun 2005 11:58:03 +0000] rev 9
Hopefully, node creation works well, after a small structural consideration.

2005-06-06Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared. gui
hegyi [Mon, 06 Jun 2005 17:01:12 +0000] rev 8
Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared.

2005-06-03zooming should really work now gui
ladanyi [Fri, 03 Jun 2005 12:25:23 +0000] rev 7
zooming should really work now

2005-06-01dos2unix gui
ladanyi [Wed, 01 Jun 2005 23:33:26 +0000] rev 6
dos2unix

2005-06-01- added toolbar gui
ladanyi [Wed, 01 Jun 2005 23:30:13 +0000] rev 5
- added toolbar
- added ScrolledWindow for the canvas
- zooming

2005-05-27Small documentation is added to GUI gui
hegyi [Fri, 27 May 2005 10:34:20 +0000] rev 4
Small documentation is added to GUI

2005-05-23trunk/src/* move to trunk/ gui
ladanyi [Mon, 23 May 2005 04:48:14 +0000] rev 3
trunk/src/* move to trunk/

2005-05-19A very simple xml parser gui
alpar [Thu, 19 May 2005 11:46:42 +0000] rev 2
A very simple xml parser

2005-05-11moved the gui gui
ladanyi [Wed, 11 May 2005 16:55:18 +0000] rev 1
moved the gui

2005-05-05added directory and check for the GUI gui
ladanyi [Thu, 05 May 2005 15:34:43 +0000] rev 0
added directory and check for the GUI