Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -15/+37 |
| | |||||
* | Bug #655666 - Split task preferences into its own tab | Milan Crha | 2011-08-23 | 1 | -0/+1 |
| | |||||
* | EConfig: Broadcast abort/commit events by way of signals. | Matthew Barnes | 2011-08-11 | 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-08-02 | 1 | -1/+1 |
| | |||||
* | Bug 652958 - Evolution Account Assistant jumps steps | Matthew Barnes | 2011-07-01 | 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-14 | 1 | -1/+1 |
| | |||||
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -1/+4 |
| | |||||
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -2/+2 |
| | |||||
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-05 | 1 | -0/+905 |
Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties. |