aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-calendar-preferences.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+3
|
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-1/+1
|
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-76/+17
|
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+9
|
* Bug #582649 - Toggle for coloring today and overdue tasksMilan Crha2011-12-141-0/+22
|
* Port calendar preferences to GSettingsRodrigo Moya2011-09-211-8/+8
|
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-15/+37
|
* Bug #655666 - Split task preferences into its own tabMilan Crha2011-09-141-0/+1
|
* EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-09-141-1/+1
| | | | | Remove the clumsy abortfunc and commitfunc callback arguments from e_config_add_items().
* Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-09-141-1/+1
|
* Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-09-141-0/+1
| | | | | | | The GTK+ patch in bug 653705 is also required for the Account Assistant to work properly under the new GtkAssistant design in GTK+ 3.1. This commit only deals with sidebar ordering issues.
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-301-1/+1
|
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-1/+4
|
* Coding style cleanups.Matthew Barnes2011-06-301-2/+2
|
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-101-0/+905
Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties.