aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-24 16:01:21 -0600
committerTed Gould <ted@gould.cx>2011-02-24 16:01:21 -0600
commit7a1564e995770915a51c411a1856508db19206e9 (patch)
tree08513a375dbcc01cd2ee27b6d833ce777c13131c /ChangeLog
parent596f48a0a0c29e683fb31bc837ff54b1b8ca7343 (diff)
parentd634d56953314f19911f4331b7e9a03f04f20b7f (diff)
downloadlibayatana-appindicator-7a1564e995770915a51c411a1856508db19206e9.tar.gz
libayatana-appindicator-7a1564e995770915a51c411a1856508db19206e9.tar.bz2
libayatana-appindicator-7a1564e995770915a51c411a1856508db19206e9.zip
Import upstream version 0.2.96
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog92
1 files changed, 92 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d81fe3..1a68af6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,97 @@
# Generated by Makefile. Do not edit.
+2011-02-24 Ted Gould <ted@gould.cx>
+
+ 0.2.96
+
+2011-02-24 Ted Gould <ted@gould.cx>
+
+ Add the ability to set accessible descriptions for the icon and attention icon.
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Cleaning up even more!
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Switching to proper properties
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Matching prototypes to C file
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Fixing the sections list
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Dropping the accessible description tests. I don't have time to rewrite them now. They should be redone though.
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Switching to the new style of setting the a11y label
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Reconfigure properties to match.
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Fixing up the get functions
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Fixing up the set functions so we get some descriptions.
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Switch around API so it makes sense for what we want to do.
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Dropping the new accessible description signal
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Drop signaling the accessible description changed on it's own.
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Change the name of the accessible description and add the attention one.
+
+2011-02-23 Ted Gould <ted@gould.cx>
+
+ Changing the signal to match what was discussed with the KDE folks
+
+2011-02-14 Luke Yelavich <luke.yelavich@canonical.com>
+
+ Merge from trunk
+
+2011-02-11 Luke Yelavich <luke.yelavich@canonical.com>
+
+ Merge from trunk
+
+2011-02-08 Luke Yelavich <luke.yelavich@canonical.com>
+
+ accessible_name -> accessible_desc
+
+2011-02-04 Luke Yelavich <luke.yelavich@canonical.com>
+
+ Merge from trunk
+
+2011-02-04 Luke Yelavich <luke.yelavich@canonical.com>
+
+ Add accessible_name support
+
+2011-02-16 Ted Gould <ted@gould.cx>
+
+ Remove registration of the object until after all possible signals are sent
+
+2011-02-11 Michael Terry <mike@mterry.name>
+
+ don't unregister on dbus until after we hide appindicator
+
2011-02-10 Ted Gould <ted@gould.cx>
0.2.95