2006-02-02 |
alpar |
Towards icc-8.0 compatibility...
gui
|
changeset |
files
|
2006-01-31 |
alpar |
Fix icc compilation failures.
gui
|
changeset |
files
|
2006-01-24 |
deba |
Lemon Graph Format uses label instead of id named map.
gui
|
changeset |
files
|
2006-01-14 |
hegyi |
Documentation of classes realizing algorithm running.
gui
|
changeset |
files
|
2006-01-14 |
alpar |
Changes in doc
gui
|
changeset |
files
|
2006-01-12 |
hegyi |
Documenatation of MapWin.
gui
|
changeset |
files
|
2006-01-12 |
hegyi |
Documentation of MapSelector. If no default value is present in MapSelector, Reset button does not appear.
gui
|
changeset |
files
|
2006-01-12 |
hegyi |
Documentation of NoteBookTab. Redundant function parameters are removed from other classes as well.
gui
|
changeset |
files
|
2006-01-11 |
hegyi |
Documentation of NewMapWin.
gui
|
changeset |
files
|
2006-01-11 |
hegyi |
Documentation of MainWin.
gui
|
changeset |
files
|
2006-01-10 |
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
|
changeset |
files
|
2006-01-09 |
hegyi |
The tree that is created for evaluation of expression string at new map creation is deleted after usage.
gui
|
changeset |
files
|
2006-01-09 |
hegyi |
Creation of algorithm dialog is even simpler by the usage of the newly created addMapSelector function.
gui
|
changeset |
files
|
2006-01-06 |
hegyi |
Forgotten file committed.
gui
|
changeset |
files
|
2006-01-06 |
hegyi |
In algorithm window maps can be selected and reated through MapSelector widget.
gui
|
changeset |
files
|
2006-01-06 |
ladanyi |
Set arrow coordinates when creating a new edge.
gui
|
changeset |
files
|
2006-01-06 |
hegyi |
MapSelector has become a standalone class.
gui
|
changeset |
files
|
2006-01-06 |
hegyi |
Result of KruskalGUIAlgo is refreshed if displayed, but no more setin a forced way.
gui
|
changeset |
files
|
2006-01-06 |
alpar |
Reformatting: too long code lines.
gui
|
changeset |
files
|
2006-01-05 |
hegyi |
Kruskal algorithm can be run from GUI from now on.
gui
|
changeset |
files
|
2006-01-05 |
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
|
changeset |
files
|
2006-01-05 |
ladanyi |
Set the move tool active by default.
gui
|
changeset |
files
|
2006-01-04 |
hegyi |
Communication with algorithm window is developed.
gui
|
changeset |
files
|
2006-01-04 |
alpar |
Happy new year to LEMON
gui
|
changeset |
files
|
2006-01-04 |
hegyi |
Best feature ever\! Name of tabs are different from now on\!
gui
|
changeset |
files
|
2006-01-03 |
hegyi |
Coding of Algorithms has begun, but code is really-really ugly yet.
gui
|
changeset |
files
|
2006-01-03 |
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
|
changeset |
files
|
2005-12-19 |
ladanyi |
Fix crash when the input file does not contain any nodeset or edgeset.
gui
|
changeset |
files
|
2005-12-18 |
ladanyi |
Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems.
gui
|
changeset |
files
|
2005-12-17 |
ladanyi |
Distribute xml.h too.
gui
|
changeset |
files
|
2005-12-17 |
ladanyi |
Save and load the coordinates of the arrows on the edges.
gui
|
changeset |
files
|
2005-12-08 |
hegyi |
Notebook tabs can be closed.
gui
|
changeset |
files
|
2005-12-06 |
hegyi |
Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think).
gui
|
changeset |
files
|
2005-11-30 |
hegyi |
MapWin is created and disposed from now instead of being show and hide.
gui
|
changeset |
files
|
2005-11-29 |
hegyi |
Structure of GUI is now more clear-cut than before.
gui
|
changeset |
files
|
2005-11-23 |
hegyi |
No segmentation fault caused by zero long edges.
gui
|
changeset |
files
|
2005-11-22 |
ladanyi |
clean-up
gui
|
changeset |
files
|
2005-11-22 |
ladanyi |
fixed some memory leaks
gui
|
changeset |
files
|
2005-11-21 |
hegyi |
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.
gui
|
changeset |
files
|
2005-11-21 |
hegyi |
Reorganizing.
gui
|
changeset |
files
|
2005-11-17 |
hegyi |
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.
gui
|
changeset |
files
|
2005-11-04 |
ladanyi |
improved zooming
gui
|
changeset |
files
|
2005-11-02 |
klao |
small svn:ignore fixups
gui
|
changeset |
files
|
2005-10-24 |
hegyi |
Newly created map is realized by the property givening by common sense.
gui
|
changeset |
files
|
2005-10-24 |
alpar |
Doxyfile for documenting glemon's architecture.
gui
|
changeset |
files
|
2005-10-24 |
alpar |
New version of XML reader/writer.
gui
|
changeset |
files
|
2005-10-21 |
hegyi |
MapSelector widget is able to pop up NewMap window. At the moment I hope MapSelector widget is done.
gui
|
changeset |
files
|
2005-10-20 |
hegyi |
Mapselector widget reached its first release, but there are still work to do on it, I know...
gui
|
changeset |
files
|
2005-10-06 |
hegyi |
Shape keeping movement is implemented, at last. Many thanks to Alpar.
gui
|
changeset |
files
|
2005-10-05 |
ladanyi |
compile with old gtkmm
gui
|
changeset |
files
|
2005-09-16 |
klao |
Permissions and svn:ignore cleanup.
gui
|
changeset |
files
|
2005-09-16 |
deba |
Using std:: prefix for the functions in the c* headers
gui
|
changeset |
files
|
2005-08-27 |
alpar |
Dependency problem (guipixbufs.h) is solved.
gui
|
changeset |
files
|
2005-08-27 |
alpar |
Trial to fix dependency failure
gui
|
changeset |
files
|
2005-08-27 |
ladanyi |
removed the fit to window form the toolbar and the menu since its current implementation is broken
gui
|
changeset |
files
|
2005-08-27 |
alpar |
Missing dependency added.
gui
|
changeset |
files
|
2005-08-26 |
ladanyi |
placement of the coordinates caption now takes into account the node radius
gui
|
changeset |
files
|
2005-08-26 |
alpar |
gui is renamed to glemon
gui
|
changeset |
files
|
2005-08-26 |
ladanyi |
Display the node's coordinates while moving it.
gui
|
changeset |
files
|
2005-08-26 |
alpar |
No comment.
gui
|
changeset |
files
|
2005-08-26 |
ladanyi |
display file name in window title
gui
|
changeset |
files
|
2005-08-26 |
ladanyi |
bugfix
gui
|
changeset |
files
|
2005-08-26 |
ladanyi |
- use Gtk::Dialog to set the new values of edge and node maps
gui
|
changeset |
files
|
2005-08-23 |
ladanyi |
bugfix
gui
|
changeset |
files
|
2005-08-23 |
ladanyi |
- handle the case when there is no id map in the edgeset section
gui
|
changeset |
files
|
2005-08-23 |
ladanyi |
- id maps are not editable
gui
|
changeset |
files
|
2005-08-18 |
alpar |
- The number of gcc-4.0 warnings has significantly decreases.
gui
|
changeset |
files
|
2005-08-17 |
ladanyi |
Images are compiled in now.
gui
|
changeset |
files
|
2005-08-17 |
ladanyi |
Toolbar has custom icons now. Works only when installed.
gui
|
changeset |
files
|
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
|