aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-module.h
Commit message (Collapse)AuthorAgeFilesLines
* Committing the day's progress.Matthew Barnes2008-08-191-8/+9
| | | | | | | | | | | | | Realized the "New" menu construction algorithm needs to live independently of shell view instances since we lazy load the shell views but have to display all possible "New" items immediately. Prototype the mechanisms for managing the various shell views and keeping track of which one is current. Various other tightening up and rethinking of APIs. svn path=/branches/kill-bonobo/; revision=36022
* Work through more compilation errors.Matthew Barnes2008-08-091-1/+4
| | | | | | Rewrite EMultiConfigDialog to not use ETable. svn path=/branches/kill-bonobo/; revision=35942
* Fix some compilation errors.Matthew Barnes2008-08-081-1/+1
| | | | svn path=/branches/kill-bonobo/; revision=35938
* Commit progress, which breaks everything.Matthew Barnes2008-08-081-1/+7
| | | | svn path=/branches/kill-bonobo/; revision=35930
* Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-0/+84
svn path=/branches/kill-bonobo/; revision=35748