Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | when src/timezone-file.c reads the contents of a file, skip lines that begin ↵ | Charles Kerr | 2014-05-05 | 1 | -13/+56 |
| | | | | with '#' because they're comments. Add test. | ||||
* | copyediting: don't use camelCaseFunctionNames() in timezones-file | Charles Kerr | 2014-02-02 | 1 | -4/+4 |
| | |||||
* | use realpath() to dereference symbolic links when watching /etc/timezone. ↵ | Charles Kerr | 2014-01-31 | 1 | -3/+16 |
| | | | | h/t pitti | ||||
* | as per review, don't inline unless there are performance issues | Charles Kerr | 2014-01-30 | 1 | -0/+14 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -9/+9 |
| | | | | | | 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 timezone-file + tests | Charles Kerr | 2013-12-17 | 1 | -0/+89 |