diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 72 |
1 files changed, 72 insertions, 0 deletions
@@ -1,5 +1,77 @@ # Generated by Makefile. Do not edit. +2010-09-07 Ted Gould <ted@gould.cx> + + Distributing the schema XML + +2010-09-07 Ted Gould <ted@gould.cx> + + Fix for make dist + +2010-09-07 Ted Gould <ted@gould.cx> + + Update appropriately + +2010-08-31 Ted Gould <ted@gould.cx> + + Updating to trunk + +2010-08-30 Ted Gould <ted@gould.cx> + + Copyright stuffs + +2010-08-30 Ted Gould <ted@gould.cx> + + If the timezone changes we need to setup a different timer. + +2010-08-30 Ted Gould <ted@gould.cx> + + Set a timer to update the date once a day. + +2010-08-30 Ted Gould <ted@gould.cx> + + Add in a signal handler for the update time signal + +2010-08-30 Ted Gould <ted@gould.cx> + + Create the service proxy and give it a lifecycle + +2010-08-30 Ted Gould <ted@gould.cx> + + Watching the timezone file and updating based on it + +2010-08-30 Ted Gould <ted@gould.cx> + + Adding a way to emit the signal + +2010-08-30 Ted Gould <ted@gould.cx> + + Adding in the update time signal + +2010-08-30 Ted Gould <ted@gould.cx> + + Building us a dbus interface + +2010-08-30 Ted Gould <ted@gould.cx> + + Connecting onto the dbus + +2010-08-30 Ted Gould <ted@gould.cx> + + Whitespace cleanup + +2010-08-30 Ted Gould <ted@gould.cx> + + Adding an object to be the interface object for dbus + +2010-08-30 Ted Gould <ted@gould.cx> + + Adding in a dbus interface file. + +2010-08-30 Ted Gould <ted@gould.cx> + + Putting the timezone file into the build line + 2010-07-22 David Barth <david.barth@canonical.com> version 0.0.5 |