2007-02-20 hegyi The much faster way. fastopen tip
2007-02-20 hegyi Adding branch that opens lgf-s in a much faster way. fastopen
2008-05-26 ladanyi Added missing include. default
2008-01-02 ladanyi Merge branches/akos to trunk.
2007-05-02 ladanyi Bugfix.
2007-03-29 hegyi Bugfix
2007-03-01 hegyi Shape feature of EPS can be used.
2007-03-01 hegyi Sorry, forgot tu initialize variable.
2007-03-01 hegyi EpsWin and DesignWin does not need to know NoteBookTab.
2007-03-01 hegyi Mapstorage does not need to know NoteBookTab furthermore.
2007-02-28 hegyi Header reorganising
2007-02-28 hegyi Forgot to update Makefile.am
2007-02-27 hegyi Forgot the meat.
2007-02-27 hegyi GUI can now export graph to EPS.
2007-02-20 hegyi Working tooltips are added. No segmentation fault is occured if empty graphs are redesigned.
2007-02-20 hegyi No segmentation fault will be occured if two nodes are exactly overlap each other, AND they are connected.
2007-02-03 alpar Syncronize glemon repo with the latest version of lemon.
2007-02-02 hegyi Zoom is now available with mouse-wheel.
2007-01-10 ladanyi Removed this extra widget thing, because it is now developed in my private branch.
2007-01-10 ladanyi Set svn:ignore property.
2007-01-10 ladanyi Added support for setting the background form an image file.
2006-12-28 ladanyi Add missing export.
2006-12-16 ladanyi Handle the case when glemon_version_tag is empty.
2006-12-16 ladanyi Version magic.
2006-11-07 alpar Bugfix + polishing
2006-11-06 hegyi Color handling of maps is a bit better now.
2006-10-30 hegyi If visualization is not autoscaled, edges with widths associated with negative map values will be hidden.
2006-10-30 hegyi Redesign parameters can now be saved and loaded.
2006-10-30 hegyi Showed map is loaded even if ArrowPos not.
2006-10-30 alpar Add autopackage specfile (not yet working).
2006-10-30 alpar Add copyright headers
2006-10-25 ladanyi Added two new classes.
2006-10-25 hegyi Currently visualized map can be saved and loaded from file.
2006-10-24 ladanyi Fix --with-lemon-prefix.
2006-10-22 alpar Fix the compilation environment:
2006-10-22 alpar Update for the new Path interface
2006-10-22 alpar Fix usage of Random. (Random's doc should possibly be improved.)
2006-10-19 hegyi Used randomizator is changed to the one included in Lemon
2006-10-16 hegyi Graph redesign starts with an initial kick of the first node.
2006-10-13 hegyi Suurballe algorithm is implemented in glemon.
2006-10-13 alpar - Add missing repository files (AUTHORS COPYING NEWS README). They need to
2006-10-13 hegyi Dijkstra in GUI - and the body...
2006-10-13 hegyi Dijkstra in GUI.
2006-10-12 hegyi Forget to commit the body, sorry\!
2006-10-12 hegyi Node antigravity and edge elasticity based graph layout redesigner.
2006-10-09 ladanyi Configure option to set lemon prefix.
2006-10-02 hegyi Two redundant lines were removed.
2006-10-02 hegyi View settings also for edges.
2006-09-28 hegyi Zoom tracking of nodes is implemented and is switchable.
2006-09-28 hegyi Small modification in node view settings.
2006-09-25 hegyi Node view
2006-09-25 ladanyi Bugfixes.
2006-09-25 ladanyi Bugfix.
2006-09-25 ladanyi LoopEdge improvements.
2006-09-21 hegyi According to xy->Point changement.
2006-09-19 hegyi Node and edge editor button are the same furthermore.
2006-09-18 hegyi When moving nodes with midbutton little red arrows keep their position.
2006-09-13 ladanyi Loop edges.
2006-08-30 hegyi Size of MapWin cannot be changed.
2006-08-23 alpar Bugfix (graphs are not copy constructible)
2006-07-11 ladanyi Handle 'svn-head' as lemon version.
2006-06-26 ladanyi Small fix.
2006-06-26 ladanyi Copied license file from lemon/trunk.
2006-06-26 ladanyi Set svn:ignore property.
2006-06-26 ladanyi Create a new tab when open is selected and there are no tabs. Fixes bug 50.
2006-06-21 ladanyi Autotools for glemon.
2006-06-21 ladanyi Moved the po directory to glemon/trunk.
2006-06-21 ladanyi Moved the gui to glemon/trunk.
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
2005-08-27 alpar Dependency problem (guipixbufs.h) is solved. gui
2005-08-27 alpar Trial to fix dependency failure gui
2005-08-27 ladanyi removed the fit to window form the toolbar and the menu since its current implementation is broken gui
2005-08-27 alpar Missing dependency added. gui
2005-08-26 ladanyi placement of the coordinates caption now takes into account the node radius gui
2005-08-26 alpar gui is renamed to glemon gui
2005-08-26 ladanyi Display the node's coordinates while moving it. gui
2005-08-26 alpar No comment. gui
2005-08-26 ladanyi display file name in window title gui
2005-08-26 ladanyi bugfix gui
2005-08-26 ladanyi - use Gtk::Dialog to set the new values of edge and node maps gui
2005-08-23 ladanyi bugfix gui
2005-08-23 ladanyi - handle the case when there is no id map in the edgeset section gui
2005-08-23 ladanyi - id maps are not editable gui
2005-08-18 alpar - The number of gcc-4.0 warnings has significantly decreases. gui
2005-08-17 ladanyi Images are compiled in now. gui
2005-08-17 ladanyi Toolbar has custom icons now. Works only when installed. gui
2005-08-16 alpar math.h -> cmath gui
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
2005-08-07 ladanyi open file from command line gui
2005-08-07 ladanyi compile with gtkmm 2.4 gui
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
2005-07-29 ladanyi small fix gui
2005-07-29 ladanyi added support for saving files gui
2005-07-28 alpar Some (awful) toolbar images added. gui
2005-07-28 hegyi Tooltip should be turn up on CreateNode tool. gui
2005-07-28 hegyi Tooltip should be turn up on CreateNode tool. gui
2005-07-28 hegyi There is no need for these furthermore. gui
2005-07-28 hegyi cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts. gui
2005-07-28 hegyi Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable. gui
2005-07-27 hegyi No maps with the same name can be added. gui
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
2005-07-27 hegyi Documentation was added to GUI. gui
2005-07-27 hegyi Documentation was added to GUI. gui
2005-07-26 hegyi EdgeMap and NodeMap creation is done, at last. Bach 4ever. gui
2005-07-26 hegyi EdgeMap and NodeMap creation is done, at last. Bach 4ever. gui
2005-07-26 hegyi creates one new edgemap gui
2005-07-26 alpar BoundingBox<T>::operator+=() -> BoundingBox<T>::add() -> gui
2005-07-25 hegyi Continuing adding new maps. gui
2005-07-25 hegyi Initializing adding new maps. gui
2005-07-22 hegyi There were bugs, created yesterday, and there is still one. (I hope only one :) ) gui
2005-07-21 hegyi Edge and nodemap edition is done. gui
2005-07-15 hegyi EdgeMapEditor is on its way, but it is far not yet ready. gui
2005-07-12 hegyi Developing of edgemap editing is started. gui
2005-07-12 hegyi Editors are based. gui
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
2005-06-29 hegyi Function names are corrected according to naming conventions. gui
2005-06-29 alpar Hmmm... gui
2005-06-24 hegyi NodeMap values are now visualizable. Todo: default map-values gui
2005-06-24 hegyi File graph_displayer is split in functional parts. gui
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
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
2005-06-17 hegyi Sorry for my friday afternoon... gui
2005-06-17 hegyi Little beauty fault is corrected. gui
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
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
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
2005-06-16 hegyi Little red arrows appear in breakpoints of edges. gui
2005-06-15 hegyi Redundant files are removed, sorry. gui
2005-06-15 hegyi Broken edges are appearing. gui
2005-06-15 hegyi At last, the most simple task, the graph-item deletion is solved... gui
2005-06-15 alpar gcc-4.0 compatibility changes gui
2005-06-14 hegyi Sorry, the previous commit was uncorrect. Erasing is now possible on edges, but on nodes not. gui
2005-06-14 hegyi Erasing from graph would be possible, if erasing from graph would be possible... (Afternoon has become timewasting...) gui
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
2005-06-13 hegyi Edge creation is available. gui
2005-06-10 hegyi Sorry, forgot to commit two new files. gui
2005-06-10 hegyi Hopefully, node creation works well, after a small structural consideration. gui
2005-06-06 hegyi Maps are now selectable through ComboBoxes, and Escape makes MapWin disappeared. gui
2005-06-03 ladanyi zooming should really work now gui
2005-06-01 ladanyi dos2unix gui
2005-06-01 ladanyi - added toolbar gui
2005-05-27 hegyi Small documentation is added to GUI gui
2005-05-23 ladanyi trunk/src/* move to trunk/ gui
2005-05-19 alpar A very simple xml parser gui
2005-05-11 ladanyi moved the gui gui
2005-05-05 ladanyi added directory and check for the GUI gui