diff options
author | Ted Gould <ted@gould.cx> | 2010-03-04 12:01:39 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-04 12:01:39 -0600 |
commit | 37e61f8d34157c2e9272cd7103a99c4973a2843b (patch) | |
tree | fbd8da5e870f1265b23eeb5e2c2856b6ec1f5572 /ChangeLog | |
parent | 903f9acd29e4df77a917ba34cbffa23f120d50c7 (diff) | |
parent | bc3b36727c37a6a615bd4cde22965e89edf2e74f (diff) | |
download | ayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.tar.gz ayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.tar.bz2 ayatana-indicator-datetime-37e61f8d34157c2e9272cd7103a99c4973a2843b.zip |
* New upstream release.
* Making label guess and reasonable width starting out.
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 |