Standardize layouting behaviour:
commit598f8553311a6872ee57295c14dc572b9772bc59
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 13 Jan 2012 18:17:05 +0000 (13 18:17 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 13 Jan 2012 18:17:05 +0000 (13 18:17 +0000)
tree9195a5b2621137c79c871bedd4a81b895a01085a
parentde0882fb88b937b3aff1a64dd751272d9025d2e6
Standardize layouting behaviour:

a) not snapshoted icons will not longer get autolayouted when new icon
appear - they will stay at they current place and not "jump"
b) Wanderer Update action now result in repositioning all icons to their
snapshoted coordinates or auto-layouting for icons without snapshoted
coordinates
c) Wanderer Cleanup action now result in re-layouting of all icons
according to sort order
d) behaviour a) and b) does not apply when auto sorting is enabled - there
each change will result in auto-layouting

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43600 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/system/Wanderer/Classes/iconlist.c
workbench/system/Wanderer/Classes/iconlist.conf
workbench/system/Wanderer/version.h
workbench/system/Wanderer/wanderer.c