Intermediate commit of big changes in the model, GUI implementation.
commitc22d1c5160baf628eb1dcb8a144d475e01e1889f
authorDrFrasierCrane <yagood@o2.pl>
Sat, 8 Dec 2007 16:48:11 +0000 (8 17:48 +0100)
committerDrFrasierCrane <yagood@o2.pl>
Sat, 8 Dec 2007 16:48:11 +0000 (8 17:48 +0100)
treea284d149f9ec6cc5191f7b2559d1b1c7df7446d8
parent23a7fcc389fa796b61c2070bc41f02208936d8d8
Intermediate commit of big changes in the model, GUI implementation.
13 files changed:
data/sql/create_01.sql
straw/Application.py
straw/FeedListView.py
straw/FeedManager.py
straw/FeedUpdater.py
straw/ItemList.py
straw/TreeViewManager.py [deleted file]
straw/model/__init__.py
straw/opml.py
straw/storage/SQLiteDAO.py
straw/storage/SQLiteStorage.py
straw/storage/__init__.py
straw/subscribe.py