Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in the Datetime base class, make a set_timezone() function for subclasses ↵ | Charles Kerr | 2013-09-09 | 1 | -37/+2 |
| | | | | s.t. they don't have to reinvent the wheel. As a result, also remove the 'timezone changed' signale emitter helper | ||||
* | Add a signal handler for the slightly different prototype. | Ted Gould | 2013-09-03 | 1 | -2/+14 |
| | |||||
* | in geoclue's async callback functions, the caller owns the GErrors, we ↵ | Charles Kerr | 2013-06-14 | 1 | -4/+0 |
| | | | | shouldn't free them. | ||||
* | compile cleanly with -Wextra | Charles Kerr | 2013-05-12 | 1 | -6/+8 |
| | |||||
* | minor documentation & #include cleanups to the timezone classes | Charles Kerr | 2013-05-12 | 1 | -7/+0 |
| | |||||
* | rename the 'DatetimeLocation' classes to the more accurate name ↵ | Charles Kerr | 2013-05-06 | 1 | -0/+261 |
'DatetimeTimezone' |