2005-08-16 alpar Fixed most (but not all) of Doxygen warnings
2005-08-16 alpar Doc changes:
2005-08-16 alpar lp.h added
2005-08-11 deba Matrix graph renamed -> Grid graph
2005-08-11 deba Some modification on the undirected graph interface.
2005-08-11 ladanyi Added copyright header and description.
2005-08-11 deba Fix Makefile.am
2005-08-11 alpar Several docfices
2005-08-11 deba Matrix graph renamed to grid graph
2005-08-11 deba Ordering in the graph concept.
2005-08-11 deba Sym graph removed
2005-08-11 alpar Start working on UndirGraph concept clarification and its harmonization with
2005-08-10 hegyi X function -> function X
2005-08-09 alpar Get rid of undocumented members.
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.
2005-08-07 ladanyi open file from command line
2005-08-07 ladanyi compile with gtkmm 2.4
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.
2005-08-03 alpar Bugfix due to Gabor.
2005-08-01 alpar Spellcheck
2005-08-01 alpar We must always have lemon/config.h
2005-08-01 alpar A default LP solver is defined in lp.h
2005-08-01 alpar Toward release 0.4
2005-07-29 alpar Remove demoprograms.dox
2005-07-29 ladanyi small fix
2005-07-29 ladanyi added support for saving files
2005-07-28 alpar Some (awful) toolbar images added.
2005-07-28 alpar Edge width and node size autoscaling added.
2005-07-28 alpar More docs
2005-07-28 hegyi Tooltip should be turn up on CreateNode tool.
2005-07-28 hegyi Tooltip should be turn up on CreateNode tool.
2005-07-28 hegyi There is no need for these furthermore.
2005-07-28 hegyi cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.
2005-07-28 hegyi Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.
2005-07-27 hegyi No maps with the same name can be added.
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.
2005-07-27 hegyi Documentation was added to GUI.
2005-07-27 hegyi Documentation was added to GUI.
2005-07-26 hegyi EdgeMap and NodeMap creation is done, at last. Bach 4ever.
2005-07-26 hegyi EdgeMap and NodeMap creation is done, at last. Bach 4ever.
2005-07-26 alpar Spellrecheck
2005-07-26 alpar Spellcheck
2005-07-26 hegyi creates one new edgemap
2005-07-26 alpar BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->
2005-07-26 alpar Doc improvements
2005-07-25 hegyi Continuing adding new maps.
2005-07-25 hegyi Initializing adding new maps.
2005-07-22 zsuzska corrections
2005-07-22 athos Documented some more demo programs.
2005-07-22 athos File demoprograms.dox thrown away: demos module used instead.
2005-07-22 hegyi There were bugs, created yesterday, and there is still one. (I hope only one :) )
2005-07-22 athos Some changes to kruskal stuff.
2005-07-21 hegyi Edge and nodemap edition is done.
2005-07-20 zsuzska kruskal_demo corrected, quicktour filled with kruskal
2005-07-20 athos Documentation (lp_demo,lp_maxflow) and slight changes (rest).
2005-07-20 athos Typo.
2005-07-20 alpar - spellcheck in doc
2005-07-20 alpar - Doc improvements, spell checks
2005-07-20 alpar - graph_to_eps_demo.cc is rightly documented
2005-07-20 alpar A bit more information on installation.