* added account view widget, a listview with the current
[modest] / src / modest-tny-folder-tree-view.c
2006-07-17 Dirk-Jan C. Binnema* infrastructure for locking added, small cosmetics
2006-07-11 Dirk-Jan C. Binnema* listen to updates in the account store, and refresh
2006-07-10 Nils Faerber* added licensing boilerplate to source files
2006-06-23 Arne Zellentin* fixed message count in folder view
2006-06-21 Florian Boor* Fix segfault caused by freeing uninitialized values.
2006-06-20 Florian Boor* Add update method to ModestTnyFolderTreeView.
2006-06-12 Dirk-Jan C. Binnema* if we cannot get a valid folder type from the server...
2006-06-08 Arne Zellentin* cleanup for -Wall: unused variables removed, some...
2006-06-06 Florian Boor* Add deletion of mails. Currently this is done _withou...
2006-06-06 Dirk-Jan C. Binnema* implement icons in the folder view
2006-05-29 Dirk-Jan C. Binnema* modest-tny-folder-tree-view.c:
2006-05-26 Dirk-Jan C. Binnema* move folder tree decoration to ModestTnyFolderTreeView
2006-05-26 Dirk-Jan C. Binnema* modest-tny-folder-tree-view.c:
2006-05-12 Dirk-Jan C. Binnema* small cleanups, and modest-tny-header-tree-view does...
2006-05-10 Dirk-Jan C. Binnema* initial code dump into SVN; needs some work