aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/modules/e-task-shell-view-actions.c
Commit message (Collapse)AuthorAgeFilesLines
* Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-311-0/+20
| | | | | | | from evolution-data-server (see bug #558322). Kill another frivolous plugin: select-one-source svn path=/branches/kill-bonobo/; revision=36705
* Wire up status messages to include percentages if available.Matthew Barnes2008-10-291-4/+3
| | | | svn path=/branches/kill-bonobo/; revision=36692
* Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-0/+1
| | | | svn path=/branches/kill-bonobo/; revision=36690
* Progress update:Matthew Barnes2008-10-141-3/+56
| | | | | | | | | | - Calendar is kind of a mess at the moment. Doesn't compile. - Roughed in the Mail module, including all the actions. That _does_ compile. Runs, even. svn path=/branches/kill-bonobo/; revision=36611
* Tweak some aspects of the Contacts module to be more consistent withMatthew Barnes2008-10-041-1/+14
| | | | | | | | | Tasks and Memos. Take a crack at handling command-line URIs. It's far too long-winded though. Will need to revisit and tighten up the code. svn path=/branches/kill-bonobo/; revision=36554
* Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-041-42/+60
| | | | svn path=/branches/kill-bonobo/; revision=36551
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-031-59/+351
| | | | svn path=/branches/kill-bonobo/; revision=36538
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-11/+12
| | | | | | Sankar's LGPLv3 template. svn path=/branches/kill-bonobo/; revision=36535
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-30/+314
| | | | svn path=/branches/kill-bonobo/; revision=36491
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-0/+332
Saving progress. Experimenting with directory layout. svn path=/branches/kill-bonobo/; revision=36446