aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog52
1 files changed, 52 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50127fd..ddd8828 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,57 @@
# Generated by Makefile. Do not edit.
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ 0.3.95
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Fix the property return signature.
+
+2011-01-31 Michael Terry <mike@mterry.name>
+
+ fix variant type of props return
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Handling changing submenus by watching for the notify event
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Handle the case where we don't have a cached item. Not sure how that'd be, but we shouldn't let it drop.
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Switching to take_children() so that we can ensure all the data remains valid
+
+2011-01-28 Michael Terry <mike@mterry.name>
+
+ notice new submenus
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Fixing a set of issues with not keeping references to objects in callbacks.
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Attaching bug number
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Switching the properties callback to use custom structure so that we can reference the client throughout the callback.
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Keeping the root so that we can remove the signal handlers.
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Disconnect realized handler when we don't care about the item anymore.
+
+2011-01-31 Ted Gould <ted@gould.cx>
+
+ Keep a ref to the client through-out the call to the update
+
2011-01-27 Ted Gould <ted@gould.cx>
0.3.94