diff options
author | Ted Gould <ted@gould.cx> | 2010-03-04 12:00:45 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-04 12:00:45 -0600 |
commit | bc3b36727c37a6a615bd4cde22965e89edf2e74f (patch) | |
tree | 76f68e5d249e0e8e655d367aeaa25fd69e56d409 /ChangeLog | |
parent | 8f5b8f3d0af565f140e145d895cf45243a4a322b (diff) | |
parent | 2d5168232b0b74b6089a2efba51904631ee1bf2c (diff) | |
download | ayatana-indicator-datetime-bc3b36727c37a6a615bd4cde22965e89edf2e74f.tar.gz ayatana-indicator-datetime-bc3b36727c37a6a615bd4cde22965e89edf2e74f.tar.bz2 ayatana-indicator-datetime-bc3b36727c37a6a615bd4cde22965e89edf2e74f.zip |
Import upstream version 0.0.2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -1,5 +1,45 @@ # Generated by Makefile. Do not edit. +2010-03-02 Ted Gould <ted@gould.cx> + + A patch to make it so the label is of fixed size. No jiggle! + +2010-03-01 Ted Gould <ted@gould.cx> + + Fixing time to remove leading zero + +2010-03-01 Ted Gould <ted@gould.cx> + + Reacting to changes in style. + +2010-03-01 Ted Gould <ted@gould.cx> + + Adding translation comments. + +2010-03-01 Ted Gould <ted@gould.cx> + + Debug message. + +2010-03-01 Ted Gould <ted@gould.cx> + + Providing a good guess at what the label size will be. + +2010-03-01 Ted Gould <ted@gould.cx> + + Adding in an idle function to try and make it so the label never shrinks + +2010-02-25 Ted Gould <ted@gould.cx> + + Changing SVN to GIT + +2010-02-25 Ted Gould <ted@gould.cx> + + Small change + +2010-02-25 Ted Gould <ted@gould.cx> + + 0.0.1 + 2010-02-22 Ted Gould <ted@gould.cx> Fix build to include the source files |