aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/modules/e-task-shell-view-private.h
Commit message (Collapse)AuthorAgeFilesLines
* Make action group management in shell windows more elegant.Matthew Barnes2009-01-271-5/+0
| | | | svn path=/branches/kill-bonobo/; revision=37137
* Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-201-0/+1
| | | | | | | | | GtkAction subclass called EPopupAction. Migrate all the modules over to using EPopupActions in their popup menus. Add sensitivity management of GtkActions to EMailReader. Not finished. svn path=/branches/kill-bonobo/; revision=37106
* Add popup menus to the calendar memopad and taskpad.Matthew Barnes2008-10-311-0/+6
| | | | | | | Implement support for "hide completed tasks" option (not yet tested). Flesh out most of the Preferences window. Still need Certificates page. svn path=/branches/kill-bonobo/; revision=36701
* Wire up status messages to include percentages if available.Matthew Barnes2008-10-291-1/+2
| | | | 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
* Tweak some aspects of the Contacts module to be more consistent withMatthew Barnes2008-10-041-0/+1
| | | | | | | | | 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-1/+4
| | | | svn path=/branches/kill-bonobo/; revision=36551
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-031-6/+27
| | | | 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
* Memos are mostly working now. Tasks to follow.Matthew Barnes2008-09-301-1/+1
| | | | svn path=/branches/kill-bonobo/; revision=36495
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-0/+2
| | | | svn path=/branches/kill-bonobo/; revision=36491
* Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable,Matthew Barnes2008-09-261-0/+18
| | | | | | | or at least make EMemoTable derived from ECalendarTable. Possibly do the same with other calendar/memo class pairs. svn path=/branches/kill-bonobo/; revision=36454
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-0/+95
Saving progress. Experimenting with directory layout. svn path=/branches/kill-bonobo/; revision=36446