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