Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split "working-days" setting into separate booleans. | Matthew Barnes | 2013-03-17 | 1 | -4/+32 |
| | | | | | | | | | | | | | | | | | Add separate boolean keys for each day of the week: "working-day-monday" "working-day-tuesday" "working-day-wednesday" "working-day-thursday" "working-day-friday" "working-day-saturday" "working-day-sunday" These are much easier to decipher and much easier to bind boolean GObject properties to. The "working-days" setting is now deprecated. | ||||
* | Add "week-start-day-name" setting. | Matthew Barnes | 2013-03-17 | 1 | -4/+23 |
| | | | | | | Replaces the "week-start-day" setting, which is now deprecated. The new setting uses an enum type compatible with GDateWeekday. | ||||
* | org.gnome.evolution.calendar.gschema.xml.in: Define a 'Duration' enum. | Matthew Barnes | 2013-03-06 | 1 | -3/+12 |
| | | | | | | For use with interval "units" keys. Converting a key's type from string to enum is backward-compatable. | ||||
* | Adapt GSettings schemas to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -15/+0 |
| | |||||
* | Bug 677273 - Bad default for month-hpane-position setting | Matthew Barnes | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | Bug #584143 - Global Search Function withing Calendar | Milan Crha | 2012-04-11 | 1 | -0/+5 |
| | |||||
* | Bug #320976 - Remember last New button choice in Calendar view | Milan Crha | 2012-02-17 | 1 | -0/+5 |
| | |||||
* | Bug 667384 - Misspelling: "Olsen" timezone database | Matthew Barnes | 2012-01-12 | 1 | -1/+1 |
| | | | | "Olson", not "Olsen". | ||||
* | Bug #582649 - Toggle for coloring today and overdue tasks | Milan Crha | 2011-12-14 | 1 | -2/+12 |
| | |||||
* | Bug 664707 - Tasks & Memos panel size not remembered | Matthew Barnes | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | Migrate EShellSettings to GSettings | Rodrigo Moya | 2011-11-15 | 1 | -0/+135 |
| | |||||
* | Migrate ECalShellContent to GSettings | Rodrigo Moya | 2011-10-11 | 1 | -0/+15 |
| | |||||
* | First successful build | Rodrigo Moya | 2011-10-06 | 1 | -165/+165 |
| | |||||
* | Use correct path for GSettings schemas | Rodrigo Moya | 2011-10-05 | 1 | -1/+1 |
| | |||||
* | Port ETask/MemoShellContent to GSettings | Rodrigo Moya | 2011-09-22 | 1 | -0/+20 |
| | |||||
* | Port ETaskShellBackend to GSettings | Rodrigo Moya | 2011-09-21 | 1 | -2/+7 |
| | |||||
* | Port e-task-shell-view-actions to GSettings | Rodrigo Moya | 2011-09-21 | 1 | -0/+10 |
| | |||||
* | Port EMemoShellBackend to GSettings | Rodrigo Moya | 2011-09-21 | 1 | -0/+5 |
| | |||||
* | Port ECalShellBackend to GSettings | Rodrigo Moya | 2011-09-21 | 1 | -0/+5 |
| | |||||
* | Port calendar sidebar to use GSettings | Rodrigo Moya | 2011-09-21 | 1 | -0/+5 |
| | |||||
* | Port e-memo-shell-view-actions.c to use GSettings | Rodrigo Moya | 2011-09-21 | 1 | -0/+10 |
| | |||||
* | Port most settings in calendar-config.c to GSettings | Rodrigo Moya | 2011-09-15 | 1 | -0/+45 |
| | |||||
* | Port alarm-notify configuration to GSettings | Rodrigo Moya | 2011-09-15 | 1 | -0/+30 |
| | |||||
* | Port event/task/meeting editor to GSettings | Rodrigo Moya | 2011-09-15 | 1 | -0/+30 |
| | |||||
* | Move all plugin settings to their own schemas | Rodrigo Moya | 2010-11-10 | 1 | -0/+4 |