Moved List state handling into the data space to allow consistent behaviour.
commitf218f443eb1467a4c101d3ad64e98dbf1b3950b4
authorDavid Greaves <david@dgreaves.com>
Sat, 28 Feb 2009 23:30:19 +0000 (28 23:30 +0000)
committerDavid Greaves <david@dgreaves.com>
Sat, 28 Feb 2009 23:30:19 +0000 (28 23:30 +0000)
tree45c88cd2ff61139e182a676b191ca69aeabdb647
parent7504ded8b3088038f088c1ba5a7be32cc46d5897
Moved List state handling into the data space to allow consistent behaviour.
fixed a bug in tick visibility after widget heirarchy re-org - use update() consistently
Began improving preference handling
src/List.cc
src/shopper.h
src/ui/CategoryView.cc
src/ui/ItemView.cc
src/ui/ItemView.h
src/ui/PreferencesDialog.cc
src/ui/PreferencesDialog.h
src/ui/mainwindow.cc
src/ui/mainwindow.h