aboutsummaryrefslogtreecommitdiffstats
path: root/modules/settings
Commit message (Expand)AuthorAgeFilesLines
* Bug 704259 - Fix "reply-style" key migration logicMatthew Barnes2013-07-181-49/+8
* Bug 702664 - Settings migration issue from "headers" to "show-headers"Matthew Barnes2013-07-101-0/+2
* Bug 702664 - Settings migration issue from "headers" to "show-headers"Matthew Barnes2013-06-211-1/+7
* Convert ETreeModel to an interface.Matthew Barnes2013-06-161-2/+2
* MessageList: Add a "show-deleted" property.Matthew Barnes2013-06-151-0/+5
* MessageList: Add a "thread-latest" property.Matthew Barnes2013-06-141-0/+5
* ESettingsMessageList: Apply the "thread-expanded" setting.Matthew Barnes2013-06-141-0/+6
* MessageList: Add a "thread-subject" property.Matthew Barnes2013-06-141-1/+4
* Make MessageList extensible.Matthew Barnes2013-06-144-0/+160
* EMailFormatter: Remove the header API.Matthew Barnes2013-06-081-81/+2
* EMailPartHeaders: Add a "default-headers" property.Matthew Barnes2013-06-084-0/+196
* Add "show-headers" settings key.Matthew Barnes2013-06-062-14/+131
* ESettingsDeprecated: Fix missing handler ID assignment.Matthew Barnes2013-06-061-0/+1
* EMailBrowser: Add "close-on-reply-policy" property.Matthew Barnes2013-06-055-0/+219
* Rename libemformat to libevolution-mail-formatter.Matthew Barnes2013-05-281-1/+1
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-2/+2
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-231-7/+7
* Remove "Search for sender photograph only in local address books".Matthew Barnes2013-04-214-161/+0
* ESettingsMailFormatter: Fix binding flag typo.Matthew Barnes2013-03-271-1/+1
* Remove EMailShellSettings.Matthew Barnes2013-03-174-129/+147
* Remove ECalShellSettings.Matthew Barnes2013-03-179-194/+314
* Add "image-loading-policy" setting.Matthew Barnes2013-03-171-0/+27
* Add "reply-style-name" setting.Matthew Barnes2013-03-171-0/+69
* Add "forward-style-name" setting.Matthew Barnes2013-03-171-0/+35
* EDayView: Move "work-day-*" properties to ECalModel.Matthew Barnes2013-03-172-35/+35
* EDayView: Split working days into separate boolean properties.Matthew Barnes2013-03-171-2/+32
* Add ESettingsDeprecated.Matthew Barnes2013-03-174-0/+436
* Add ESettingsSpellEntry.Matthew Barnes2013-03-124-0/+163
* EMeetingStore: Removed unused "week-start-day" property.Matthew Barnes2013-03-091-5/+0
* CompEditor: Add a "week-start-day" property.Matthew Barnes2013-03-091-0/+5
* Add ESettingsWeekdayChooser.Matthew Barnes2013-03-094-0/+166
* EMeetingTimeSelector: Remove unused properties.Matthew Barnes2013-03-091-10/+0
* ESettingsDateEdit: Forgot to bind "use-24-hour-format" property.Matthew Barnes2013-03-041-0/+5
* EMailFormatter: Remove "only-local-photos" property.Matthew Barnes2013-02-271-5/+0
* Add ESettingsPhotoCache.Matthew Barnes2013-02-274-0/+161
* Add ESettingsClientCache.Matthew Barnes2013-02-174-0/+176
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-091-3/+3
* Add comments around g_idle_add() changesMilan Crha2013-02-091-0/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-091-1/+1
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-1/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
* Add a "settings" module.Matthew Barnes2013-01-2126-0/+2668