aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/tmpl/e-shell-taskbar.sgml
Commit message (Collapse)AuthorAgeFilesLines
* Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-0/+35
| | | | svn path=/branches/kill-bonobo/; revision=36867
* Implement bug #263268 - Contact categories need to be able to be filtered byMatthew Barnes2008-12-041-35/+0
| | | | | | "not categorized". Also fix a crasher. svn path=/branches/kill-bonobo/; revision=36831
* Documentation improvements.Matthew Barnes2008-11-201-0/+35
| | | | svn path=/branches/kill-bonobo/; revision=36806
* Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-081-35/+0
| | | | svn path=/branches/kill-bonobo/; revision=36763
* Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-041-2/+35
| | | | svn path=/branches/kill-bonobo/; revision=36551
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-031-0/+2
| | | | svn path=/branches/kill-bonobo/; revision=36538
* Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-201-0/+5
| | | | | | | | | EActivity objects instead of numeric handler IDs. Create an EActivity, configure it, and (optionally) connect to its "cancelled" and "completed" signals. Then hand it to the shell view via e_shell_view_add_activity(). When finished with the activity, call e_activity_finish() and unref it. svn path=/branches/kill-bonobo/; revision=36391
* Begin documenting the new shell design.Matthew Barnes2008-09-151-0/+39
svn path=/branches/kill-bonobo/; revision=36337