2005-08-16 |
alpar |
math.h -> cmath
gui
|
changeset |
files
|
2005-08-07 |
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.
gui
|
changeset |
files
|
2005-08-07 |
ladanyi |
open file from command line
gui
|
changeset |
files
|
2005-08-07 |
ladanyi |
compile with gtkmm 2.4
gui
|
changeset |
files
|
2005-08-07 |
hegyi |
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.
gui
|
changeset |
files
|
2005-07-29 |
ladanyi |
small fix
gui
|
changeset |
files
|
2005-07-29 |
ladanyi |
added support for saving files
gui
|
changeset |
files
|
2005-07-28 |
alpar |
Some (awful) toolbar images added.
gui
|
changeset |
files
|
2005-07-28 |
hegyi |
Tooltip should be turn up on CreateNode tool.
gui
|
changeset |
files
|
2005-07-28 |
hegyi |
Tooltip should be turn up on CreateNode tool.
gui
|
changeset |
files
|
2005-07-28 |
hegyi |
There is no need for these furthermore.
gui
|
changeset |
files
|
2005-07-28 |
hegyi |
cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.
gui
|
changeset |
files
|
2005-07-28 |
hegyi |
Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.
gui
|
changeset |
files
|
2005-07-27 |
hegyi |
No maps with the same name can be added.
gui
|
changeset |
files
|
2005-07-27 |
hegyi |
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.
gui
|
changeset |
files
|
2005-07-27 |
hegyi |
Documentation was added to GUI.
gui
|
changeset |
files
|
2005-07-27 |
hegyi |
Documentation was added to GUI.
gui
|
changeset |
files
|
2005-07-26 |
hegyi |
EdgeMap and NodeMap creation is done, at last. Bach 4ever.
gui
|
changeset |
files
|
2005-07-26 |
hegyi |
EdgeMap and NodeMap creation is done, at last. Bach 4ever.
gui
|
changeset |
files
|
2005-07-26 |
hegyi |
creates one new edgemap
gui
|
changeset |
files
|
2005-07-26 |
alpar |
BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->
gui
|
changeset |
files
|
2005-07-25 |
hegyi |
Continuing adding new maps.
gui
|
changeset |
files
|
2005-07-25 |
hegyi |
Initializing adding new maps.
gui
|
changeset |
files
|
2005-07-22 |
hegyi |
There were bugs, created yesterday, and there is still one. (I hope only one :) )
gui
|
changeset |
files
|
2005-07-21 |
hegyi |
Edge and nodemap edition is done.
gui
|
changeset |
files
|
2005-07-15 |
hegyi |
EdgeMapEditor is on its way, but it is far not yet ready.
gui
|
changeset |
files
|
2005-07-12 |
hegyi |
Developing of edgemap editing is started.
gui
|
changeset |
files
|
2005-07-12 |
hegyi |
Editors are based.
gui
|
changeset |
files
|
2005-06-29 |
hegyi |
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.
gui
|
changeset |
files
|
2005-06-29 |
hegyi |
Function names are corrected according to naming conventions.
gui
|
changeset |
files
|
2005-06-29 |
alpar |
Hmmm...
gui
|
changeset |
files
|
2005-06-24 |
hegyi |
NodeMap values are now visualizable. Todo: default map-values
gui
|
changeset |
files
|
2005-06-24 |
hegyi |
File graph_displayer is split in functional parts.
gui
|
changeset |
files
|
2005-06-23 |
hegyi |
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?)
gui
|
changeset |
files
|
2005-06-17 |
hegyi |
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.
gui
|
changeset |
files
|
2005-06-17 |
hegyi |
Sorry for my friday afternoon...
gui
|
changeset |
files
|
2005-06-17 |
hegyi |
Little beauty fault is corrected.
gui
|
changeset |
files
|
2005-06-17 |
hegyi |
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.
gui
|
changeset |
files
|
2005-06-17 |
hegyi |
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 :-)
gui
|
changeset |
files
|
2005-06-16 |
hegyi |
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.
gui
|
changeset |
files
|
2005-06-16 |
hegyi |
Little red arrows appear in breakpoints of edges.
gui
|
changeset |
files
|
2005-06-15 |
hegyi |
Redundant files are removed, sorry.
gui
|
changeset |
files
|
2005-06-15 |
hegyi |
Broken edges are appearing.
gui
|
changeset |
files
|
2005-06-15 |
hegyi |
At last, the most simple task, the graph-item deletion is solved...
gui
|
changeset |
files
|
2005-06-15 |
alpar |
gcc-4.0 compatibility changes
gui
|
changeset |
files
|
2005-06-14 |
hegyi |
Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not.
gui
|
changeset |
files
|
2005-06-14 |
hegyi |
Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...)
gui
|
changeset |
files
|
2005-06-13 |
hegyi |
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).
gui
|
changeset |
files
|
2005-06-13 |
hegyi |
Edge creation is available.
gui
|
changeset |
files
|
2005-06-10 |
hegyi |
Sorry, forgot to commit two new files.
gui
|
changeset |
files
|
2005-06-10 |
hegyi |
Hopefully, node creation works well, after a small structural consideration.
gui
|
changeset |
files
|
2005-06-06 |
hegyi |
Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared.
gui
|
changeset |
files
|
2005-06-03 |
ladanyi |
zooming should really work now
gui
|
changeset |
files
|
2005-06-01 |
ladanyi |
dos2unix
gui
|
changeset |
files
|
2005-06-01 |
ladanyi |
- added toolbar
gui
|
changeset |
files
|
2005-05-27 |
hegyi |
Small documentation is added to GUI
gui
|
changeset |
files
|
2005-05-23 |
ladanyi |
trunk/src/* move to trunk/
gui
|
changeset |
files
|
2005-05-19 |
alpar |
A very simple xml parser
gui
|
changeset |
files
|
2005-05-11 |
ladanyi |
moved the gui
gui
|
changeset |
files
|
2005-05-05 |
ladanyi |
added directory and check for the GUI
gui
|
changeset |
files
|