aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-shell-sidebar.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the sidebar icon follow the folder icon.Matthew Barnes2009-01-251-0/+47
| | | | | | Fix more runtime warnings. svn path=/branches/kill-bonobo/; revision=37130
* Implement folder tree popup actions. Purge EPopup from EMFolderTree.Matthew Barnes2008-12-191-12/+27
| | | | svn path=/branches/kill-bonobo/; revision=36917
* Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-5/+13
| | | | svn path=/branches/kill-bonobo/; revision=36690
* Commit recent work so I can merge from trunk.Matthew Barnes2008-10-251-3/+97
| | | | svn path=/branches/kill-bonobo/; revision=36684
* Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-1/+39
| | | | | | showing anything. Probably something stupid. Also enabled the composer. svn path=/branches/kill-bonobo/; revision=36623
* Progress update:Matthew Barnes2008-10-141-0/+139
- Calendar is kind of a mess at the moment. Doesn't compile. - Roughed in the Mail module, including all the actions. That _does_ compile. Runs, even. svn path=/branches/kill-bonobo/; revision=36611