diff options
author | Ted Gould <ted@gould.cx> | 2011-06-21 14:13:00 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-06-21 14:13:00 -0500 |
commit | 7cb01301fdb2e2889d8ab8c09275c25d9dd28f01 (patch) | |
tree | b0ed1a19c9aebc5506b58d280980ed80a519fd7a /ChangeLog | |
parent | c187878ad6dd3a5f1406de00880580479601476c (diff) | |
parent | 3c5f6a06ff0e44945f788254c44ede18f4061724 (diff) | |
download | ayatana-indicator-datetime-7cb01301fdb2e2889d8ab8c09275c25d9dd28f01.tar.gz ayatana-indicator-datetime-7cb01301fdb2e2889d8ab8c09275c25d9dd28f01.tar.bz2 ayatana-indicator-datetime-7cb01301fdb2e2889d8ab8c09275c25d9dd28f01.zip |
Import upstream version 0.2.90
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -1,5 +1,49 @@ # Generated by Makefile. Do not edit. +2011-06-21 Ted Gould <ted@gould.cx> + + 0.2.90 + +2011-06-21 Ted Gould <ted@gould.cx> + + Spelling fix + +2011-06-05 Evgeni Golov <evgeni@debian.org> + + fix two spelling mistakes spotted by lintian + +2011-06-21 Ted Gould <ted@gould.cx> + + GTK 3 Support + +2011-06-15 Michael Terry <mike@mterry.name> + + finish port to gtk3 + +2011-04-18 Ted Gould <ted@gould.cx> + + Ensuring the minimum width if there is no calendar. + +2011-04-18 karl-qdh <karl@qdh.org.uk> + + indentation + +2011-04-18 karl-qdh <karl@qdh.org.uk> + + merge back in with old branch + +2011-04-18 karl-qdh <karl@qdh.org.uk> + + min/max width for appointments + +2011-04-15 Ted Gould <ted@gould.cx> + + Short appointment names + +2011-04-15 karl-qdh <karl@qdh.org.uk> + + Prevent long appointment titles making the menu too wide + 2011-04-14 Ted Gould <ted@gould.cx> 0.2.3 |