diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 60 |
1 files changed, 60 insertions, 0 deletions
@@ -1,5 +1,65 @@ # Generated by Makefile. Do not edit. +2011-03-10 Ted Gould <ted@gould.cx> + + 0.1.97 + +2011-03-10 Ted Gould <ted@gould.cx> + + Making it so the clock can be hidden entirely. Adding a desktop file to get to the preferences when it is hidden. + +2011-03-10 Michael Terry <mike@mterry.name> + + make show-clock work + +2011-03-10 Ted Gould <ted@gould.cx> + + Make showing the calendar into a property in the indicator + +2011-03-10 Michael Terry <mike@mterry.name> + + make 'show monthly calendar' checkbox work + +2011-03-10 Ted Gould <ted@gould.cx> + + Check to see if the service is running + +2011-03-10 Ted Gould <ted@gould.cx> + + Use the shared header file for the service and interface names. + +2011-03-10 Michael Terry <mike@mterry.name> + + prefs: only let user change clock prefs if the clock is running; don't connect to response signal, it's no longer a dialog + +2011-03-08 Ted Gould <ted@gould.cx> + + Show the week numbers if configured to do so. + +2011-03-04 karl-qdh <karl@qdh.org.uk> + + Fixed #729020 - Week numbers not respecting configuration on startup + +2011-03-07 Ted Gould <ted@gould.cx> + + Fix the icon size lookup + +2011-03-04 karl-qdh <karl@qdh.org.uk> + + Fix for gtk lookup icon size returning negative numbers + +2011-03-04 karl-qdh <karl@qdh.org.uk> + + Few more minor cleanups + +2011-03-04 karl-qdh <karl@qdh.org.uk> + + Merging back with trunk + +2011-03-04 karl-qdh <karl@qdh.org.uk> + + Cleaning up a few dead comments and code + 2011-03-03 Ted Gould <ted@gould.cx> 0.1.96 |