aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/tmpl/shell-actions.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Fix some mistakes in the EShell documentation.Matthew Barnes2009-09-031-0/+8
|
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-8/+0
| | | | | | | | | | | | This addresses bug #593896 but is also a cleaner design than before. It introduces an EShellView::execute-search signal and renames the "search-execute" action to "search-quick" to clarify that it's only meant for the "quick" search bar in the main window. Shell view subclasses should implement the execute_search() method to actually execute a search. e_shell_view_execute_search() emits the new signal.
* Documentation improvements.Matthew Barnes2008-11-201-0/+8
| | | | svn path=/branches/kill-bonobo/; revision=36806
* Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-041-2/+0
| | | | svn path=/branches/kill-bonobo/; revision=36551
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-031-0/+285
svn path=/branches/kill-bonobo/; revision=36538