* coding style fixes
[modest] / src / modest-tny-header-tree-view.c
2006-07-10 Nils Faerber* added licensing boilerplate to source files
2006-06-23 Arne Zellentin* bugfix: message flags (has attachment, ...) are displ...
2006-06-21 Florian Boor* Simple UTF8 support for string comparison.
2006-06-20 Florian Boor* Add common "AW:" to list of ignored subject prefixes.
2006-06-16 Dirk-Jan C. Binnema* add progress indication.
2006-06-15 Florian Boor* Update several UI bits to use internal pointers inste...
2006-06-08 Nils Faerber* code cleanups (removing unused variables)
2006-06-08 Arne Zellentin* cleanup for -Wall: unused variables removed, some...
2006-06-07 Dirk-Jan C. Binnema* make sorting of headers a bit smarter:
2006-06-06 Dirk-Jan C. Binnema* some cleanups, handle From/To display correctly.
2006-06-06 Florian Boor* Implement marking messages as deleted and show delete...
2006-06-06 Dirk-Jan C. Binnema* use the modest_icon_factory:
2006-06-02 Dirk-Jan C. Binnema* add a compact display of a header (ie. from/date...
2006-06-01 Dirk-Jan C. Binnema* update for latest tinymail
2006-05-31 Dirk-Jan C. Binnema* all:
2006-05-31 Dirk-Jan C. Binnema* improve header-view a bit. make columns reorderable. o
2006-05-30 Dirk-Jan C. Binnema* update for changes in tinymail API
2006-05-30 Dirk-Jan C. Binnema* all:
2006-05-29 Dirk-Jan C. Binnema* modest-tny-folder-tree-view.c:
2006-05-24 Florian Boor* Add basic message flags support, still looks ugly.
2006-05-22 Dirk-Jan C. Binnema* use alternating background colours for header rows
2006-05-21 Florian Boor* Implement searching and sorting with GtkTreeView...
2006-05-18 Florian Boor* Move tree column creation from UI implementations...
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