aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-migrate.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-9/+5
| | | | | | Add some handy color conversion functions to e-util. svn path=/branches/kill-bonobo/; revision=37290
* Tweak the EShell API.Matthew Barnes2009-01-081-1/+1
| | | | | | | Disable File -> Close Window when there's only one window. Replace EMMessageBrowser with EMailBrowser. svn path=/branches/kill-bonobo/; revision=37009
* Support migration in the new shell design.Matthew Barnes2008-10-051-0/+339
Some code got duplicated for calendars and tasks. Made a note to revisit. svn path=/branches/kill-bonobo/; revision=36560