Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add geoclue, glib test fixtures | Charles Kerr | 2013-12-17 | 1 | -212/+0 |
| | |||||
* | replace autotools with cmake | Charles Kerr | 2013-10-18 | 1 | -2/+0 |
| | |||||
* | in the Datetime base class, make a set_timezone() function for subclasses ↵ | Charles Kerr | 2013-09-09 | 1 | -35/+9 |
| | | | | s.t. they don't have to reinvent the wheel. As a result, also remove the 'timezone changed' signale emitter helper | ||||
* | minor documentation & #include cleanups to the timezone classes | Charles Kerr | 2013-05-12 | 1 | -3/+1 |
| | |||||
* | in timezone-file, check to see if the new timezone differs from the old one ↵ | Charles Kerr | 2013-05-06 | 1 | -6/+13 |
| | | | | before emitting a property-change notification | ||||
* | rename the 'DatetimeLocation' classes to the more accurate name ↵ | Charles Kerr | 2013-05-06 | 1 | -0/+235 |
'DatetimeTimezone' |