aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/modules/e-cal-shell-view-actions.c
Commit message (Collapse)AuthorAgeFilesLines
* Make action group management in shell windows more elegant.Matthew Barnes2009-01-271-12/+8
| | | | svn path=/branches/kill-bonobo/; revision=37137
* Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-271-25/+41
| | | | | | Other categories to follow. Editors still need lockdown support. svn path=/branches/kill-bonobo/; revision=37136
* Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-0/+3
| | | | svn path=/branches/kill-bonobo/; revision=37112
* Formalize the "no disabled items in popup menus" policy in the form of aMatthew Barnes2009-01-201-8/+111
| | | | | | | | | 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
* Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-181-0/+19
| | | | | | | | | | | | | | Necessary for EActionComboBox, since GtkActions can only handle named or stock icons. Hopefully this is just a temporary hack. Eventually we should make the category icons themeable. Kill the "mail-account-disable" plugin and integrate it properly. More dead plugins to follow... Don't show disabled menu items in pop-up context menus. It does the user no good to see things he CAN'T do with the object he clicked on. svn path=/branches/kill-bonobo/; revision=37093
* Add missing accelerator for File -> Print.Matthew Barnes2009-01-101-1/+1
| | | | svn path=/branches/kill-bonobo/; revision=37023
* Support inline renaming of sources in the source selector, with helpMatthew Barnes2008-10-311-0/+57
| | | | | | | from evolution-data-server (see bug #558322). Kill another frivolous plugin: select-one-source svn path=/branches/kill-bonobo/; revision=36705
* Add popup menus to the calendar memopad and taskpad.Matthew Barnes2008-10-311-4/+0
| | | | | | | 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
* Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-8/+67
| | | | svn path=/branches/kill-bonobo/; revision=36690
* Progress update:Matthew Barnes2008-10-141-6/+598
| | | | | | | | | | - 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
* 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
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-0/+331
Saving progress. Experimenting with directory layout. svn path=/branches/kill-bonobo/; revision=36446