diff options
author | Ted Gould <ted@gould.cx> | 2010-09-09 12:58:50 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-09 12:58:50 -0500 |
commit | 83b6ed9560abbeebeae87c8bc5f81955d6c0799c (patch) | |
tree | cbf36763efe508f5e0772e8855ed5afd435c97fe /ChangeLog | |
parent | 029d2cfd3c57be5c9c0c98ccafda09e92e92afe7 (diff) | |
parent | d79e2326db9b80d2f32574b3cf7a1fd94d4e3e72 (diff) | |
download | ayatana-indicator-datetime-83b6ed9560abbeebeae87c8bc5f81955d6c0799c.tar.gz ayatana-indicator-datetime-83b6ed9560abbeebeae87c8bc5f81955d6c0799c.tar.bz2 ayatana-indicator-datetime-83b6ed9560abbeebeae87c8bc5f81955d6c0799c.zip |
Import upstream version 0.0.6
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 |