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.
2005-07-20 alpar Minor change
2005-07-20 alpar docfix
2005-07-19 alpar Produce less messages.
2005-07-18 deba Improving tests.
2005-07-18 deba New undirected graph type
2005-07-18 deba UndirFullGraph class
2005-07-18 deba Improve findEdge interface
2005-07-18 deba Solving ambigous function call
2005-07-18 deba Fix concepts and constraints
2005-07-15 hegyi EdgeMapEditor is on its way, but it is far not yet ready.
2005-07-15 alpar Wrap long lines
2005-07-15 athos Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.
2005-07-15 alpar Englishing
2005-07-15 alpar Demos module added
2005-07-14 alpar Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
2005-07-13 alpar Avoid ambiguity.