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