aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-actions.h
Commit message (Collapse)AuthorAgeFilesLines
* Finally fix the stupid shell view bootstrapping issue.Matthew Barnes2008-10-041-0/+2
| | | | svn path=/branches/kill-bonobo/; revision=36553
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-10/+11
| | | | | | Sankar's LGPLv3 template. svn path=/branches/kill-bonobo/; revision=36535
* Continue documenting the new shell API.Matthew Barnes2008-10-011-4/+10
| | | | svn path=/branches/kill-bonobo/; revision=36511
* Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-231-0/+4
| | | | svn path=/branches/kill-bonobo/; revision=36427
* Progress update:Matthew Barnes2008-09-071-0/+10
| | | | | | | | | - Contacts module mostly working now. - View and search UI not yet working. - Still refining shell design. svn path=/branches/kill-bonobo/; revision=36268
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-0/+10
| | | | svn path=/branches/kill-bonobo/; revision=36260
* Progress update:Matthew Barnes2008-08-231-0/+2
| | | | | | | | | | - Discard libnm-glib method of monitoring network connectivity. - Decided to make EShell a singleton GObject after all. Makes the design cleaner, despite having to pass a singleton instance around. - Make the switcher button style persistent. svn path=/branches/kill-bonobo/; revision=36043
* Write the algorithm for sorting items in the "New" menu. Not yet tested.Matthew Barnes2008-08-171-2/+0
| | | | svn path=/branches/kill-bonobo/; revision=36004
* Get a basic shell window working.Matthew Barnes2008-08-141-2/+2
| | | | svn path=/branches/kill-bonobo/; revision=35982
* Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-0/+82
svn path=/branches/kill-bonobo/; revision=35748