alpar [Thu, 28 Jul 2005 19:05:45 +0000] rev 1604
Edge width and node size autoscaling added.
alpar [Thu, 28 Jul 2005 19:04:43 +0000] rev 1603
More docs
hegyi [Thu, 28 Jul 2005 17:06:13 +0000] rev 1602
Tooltip should be turn up on CreateNode tool.
hegyi [Thu, 28 Jul 2005 17:01:40 +0000] rev 1601
Tooltip should be turn up on CreateNode tool.
hegyi [Thu, 28 Jul 2005 15:54:53 +0000] rev 1600
There is no need for these furthermore.
hegyi [Thu, 28 Jul 2005 15:54:00 +0000] rev 1599
cout->cerr, node radius and edge width is now scaled, maps are editable by clicking on texts.
hegyi [Thu, 28 Jul 2005 14:31:32 +0000] rev 1598
Redundant functions from main_win disappeared, entry is now bigger, properties refresh upon edition, edgewidth is zoomable.
hegyi [Wed, 27 Jul 2005 11:35:13 +0000] rev 1597
No maps with the same name can be added.
hegyi [Wed, 27 Jul 2005 11:19:35 +0000] rev 1596
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.
hegyi [Wed, 27 Jul 2005 11:02:51 +0000] rev 1595
Documentation was added to GUI.
hegyi [Wed, 27 Jul 2005 10:47:38 +0000] rev 1594
Documentation was added to GUI.
hegyi [Tue, 26 Jul 2005 21:20:01 +0000] rev 1593
EdgeMap and NodeMap creation is done, at last. Bach 4ever.
hegyi [Tue, 26 Jul 2005 21:19:41 +0000] rev 1592
EdgeMap and NodeMap creation is done, at last. Bach 4ever.
alpar [Tue, 26 Jul 2005 20:14:03 +0000] rev 1591
Spellrecheck
alpar [Tue, 26 Jul 2005 20:12:36 +0000] rev 1590
Spellcheck
hegyi [Tue, 26 Jul 2005 18:14:23 +0000] rev 1589
creates one new edgemap
alpar [Tue, 26 Jul 2005 14:31:29 +0000] rev 1588
BoundingBox<T>::operator+=() -> BoundingBox<T>::add() ->
alpar [Tue, 26 Jul 2005 13:15:13 +0000] rev 1587
Doc improvements
hegyi [Mon, 25 Jul 2005 11:17:23 +0000] rev 1586
Continuing adding new maps.
hegyi [Mon, 25 Jul 2005 10:33:03 +0000] rev 1585
Initializing adding new maps.
zsuzska [Fri, 22 Jul 2005 16:57:07 +0000] rev 1584
corrections
athos [Fri, 22 Jul 2005 15:15:29 +0000] rev 1583
Documented some more demo programs.
athos [Fri, 22 Jul 2005 15:03:23 +0000] rev 1582
File demoprograms.dox thrown away: demos module used instead.
hegyi [Fri, 22 Jul 2005 11:04:27 +0000] rev 1581
There were bugs, created yesterday, and there is still one. (I hope only one :) )
athos [Fri, 22 Jul 2005 09:41:20 +0000] rev 1580
Some changes to kruskal stuff.
hegyi [Thu, 21 Jul 2005 19:28:29 +0000] rev 1579
Edge and nodemap edition is done.
zsuzska [Wed, 20 Jul 2005 22:36:37 +0000] rev 1578
kruskal_demo corrected, quicktour filled with kruskal
athos [Wed, 20 Jul 2005 16:05:04 +0000] rev 1577
Documentation (lp_demo,lp_maxflow) and slight changes (rest).
athos [Wed, 20 Jul 2005 16:03:41 +0000] rev 1576
Typo.
alpar [Wed, 20 Jul 2005 12:13:36 +0000] rev 1575
- spellcheck in doc
- getR(),getG(),getB() -> red(),green(),blue()
- reformatting
alpar [Wed, 20 Jul 2005 08:33:33 +0000] rev 1574
- Doc improvements, spell checks
- Obsolete \todo's removed
alpar [Wed, 20 Jul 2005 08:06:32 +0000] rev 1573
- graph_to_eps_demo.cc is rightly documented
- Fix/improve documentation of graphToEps()
- Missing const added to ColorSet::size();
alpar [Wed, 20 Jul 2005 08:03:15 +0000] rev 1572
A bit more information on installation.
alpar [Wed, 20 Jul 2005 08:02:11 +0000] rev 1571
Minor change
alpar [Wed, 20 Jul 2005 08:01:16 +0000] rev 1570
docfix
alpar [Tue, 19 Jul 2005 12:40:23 +0000] rev 1569
Produce less messages.
deba [Mon, 18 Jul 2005 15:10:22 +0000] rev 1568
Improving tests.
deba [Mon, 18 Jul 2005 15:09:37 +0000] rev 1567
New undirected graph type
Represent a two dimensional undirected grid
deba [Mon, 18 Jul 2005 15:08:18 +0000] rev 1566
UndirFullGraph class
deba [Mon, 18 Jul 2005 15:07:28 +0000] rev 1565
Improve findEdge interface
ConEdgeIt is a high level replacement of findEdge
deba [Mon, 18 Jul 2005 15:05:50 +0000] rev 1564
Solving ambigous function call
deba [Mon, 18 Jul 2005 15:03:55 +0000] rev 1563
Fix concepts and constraints
hegyi [Fri, 15 Jul 2005 21:17:18 +0000] rev 1562
EdgeMapEditor is on its way, but it is far not yet ready.
alpar [Fri, 15 Jul 2005 16:12:35 +0000] rev 1561
Wrap long lines
athos [Fri, 15 Jul 2005 16:01:55 +0000] rev 1560
Some demo programs got some interface. Most progress with lp_maxflow_demo.cc, which also got documented.
alpar [Fri, 15 Jul 2005 14:35:07 +0000] rev 1559
Englishing
alpar [Fri, 15 Jul 2005 14:13:07 +0000] rev 1558
Demos module added
alpar [Thu, 14 Jul 2005 12:23:15 +0000] rev 1557
Each version of Kruskal is called the same ( kruskal(g,in,out) ) independently
from the input source and the output type.
alpar [Wed, 13 Jul 2005 20:02:29 +0000] rev 1556
Avoid ambiguity.
alpar [Wed, 13 Jul 2005 19:49:36 +0000] rev 1555
Doc improvement
deba [Wed, 13 Jul 2005 14:17:13 +0000] rev 1554
Demo displays information on the screen
Added to Makefile.am
deba [Wed, 13 Jul 2005 14:05:49 +0000] rev 1553
Demo about descriptor map.
deba [Wed, 13 Jul 2005 13:16:57 +0000] rev 1552
Swap function for DescriptorMap
hegyi [Tue, 12 Jul 2005 21:45:39 +0000] rev 1551
Developing of edgemap editing is started.
hegyi [Tue, 12 Jul 2005 18:21:49 +0000] rev 1550
Editors are based.
alpar [Tue, 12 Jul 2005 16:19:06 +0000] rev 1549
Doc image generation is turned off to reduce the size of the distro file.
alpar [Tue, 12 Jul 2005 16:17:16 +0000] rev 1548
Bezier classes are made more consistent
alpar [Tue, 12 Jul 2005 16:16:19 +0000] rev 1547
Improve doc
alpar [Tue, 12 Jul 2005 16:15:37 +0000] rev 1546
moveSource() -> changeSource()
moveTarget() -> changeTarget()
ladanyi [Tue, 12 Jul 2005 13:36:01 +0000] rev 1545
Added the individual png files to EXTRA_DIST instead of the icons directory. This way the .svn directories do not get in the tarball. An alternative solution would be to delete these in a dist-hook target.