Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -2/+3 |
| | |||||
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | Adapt modules/calendar to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -76/+17 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -3/+9 |
| | |||||
* | Bug #582649 - Toggle for coloring today and overdue tasks | Milan Crha | 2011-12-14 | 1 | -0/+22 |
| | |||||
* | Port calendar preferences to GSettings | Rodrigo Moya | 2011-09-21 | 1 | -8/+8 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-14 | 1 | -15/+37 |
| | |||||
* | Bug #655666 - Split task preferences into its own tab | Milan Crha | 2011-09-14 | 1 | -0/+1 |
| | |||||
* | EConfig: Broadcast abort/commit events by way of signals. | Matthew Barnes | 2011-09-14 | 1 | -1/+1 |
| | | | | | Remove the clumsy abortfunc and commitfunc callback arguments from e_config_add_items(). | ||||
* | Replace alarm by reminder for UI consistency. Fixes bug #340614 | Andre Klapper | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | Bug 652958 - Evolution Account Assistant jumps steps | Matthew Barnes | 2011-09-14 | 1 | -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 API | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-06-30 | 1 | -1/+4 |
| | |||||
* | Coding style cleanups. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-10 | 1 | -0/+905 |
Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties. |