Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in utils.c, make a version of get_timezone_name() that doesn't require a ↵ | Charles Kerr | 2014-01-16 | 1 | -1/+4 |
| | | | | GSettings argument. Update utils tests. | ||||
* | Plug the Settings object into the State container s.t. menus and actions can ↵ | Charles Kerr | 2014-01-16 | 1 | -7/+7 |
| | | | | update themselves when the user's settings change. | ||||
* | update SettingsLocations class to use the "Settings" class instead of using ↵ | Charles Kerr | 2014-01-16 | 1 | -12/+6 |
| | | | | GSettings directly. | ||||
* | update DesktopFormatter class to use the "Settings" class instead of using ↵ | Charles Kerr | 2014-01-16 | 1 | -5/+14 |
| | | | | GSettings directly. | ||||
* | Implement Settings, a properties-cpp wrapper around GSettings | Charles Kerr | 2014-01-16 | 2 | -10/+25 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 25 | -141/+732 |
| | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again | ||||
* | add other datetime header files | Charles Kerr | 2013-12-17 | 8 | -0/+410 |
| | |||||
* | add locations + tests | Charles Kerr | 2013-12-17 | 2 | -0/+131 |
| | |||||
* | add planner + tests | Charles Kerr | 2013-12-17 | 2 | -0/+120 |
| | |||||
* | add formatter + tests | Charles Kerr | 2013-12-17 | 1 | -0/+118 |
| | |||||
* | add timezone-geoclue + tests | Charles Kerr | 2013-12-17 | 1 | -0/+65 |
| | |||||
* | add timezone-file + tests | Charles Kerr | 2013-12-17 | 2 | -0/+106 |
| | |||||
* | add clock + tests | Charles Kerr | 2013-12-17 | 2 | -0/+162 |