Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 1 | -2/+2 |
| | | | | | Clean up resulting deprecation warnings, which were all related to GtkOrientable consolidation (e.g. gtk_hbox_new() -> gtk_box_new()). | ||||
* | Avoid gdk_cursor_unref(). | Matthew Barnes | 2012-11-29 | 1 | -1/+1 |
| | | | | Use g_object_unref() instead. | ||||
* | Add 'cal-config-caldav' module. | Matthew Barnes | 2012-06-03 | 1 | -0/+477 |
Registers the "CalDAV" backend in ECalSourceConfig widgets. Replaces the 'caldav' plugin. |