aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-04-14 18:45:12 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-04-14 18:45:12 -0400
commit9efd2866602c9b33f993f5e8e5954078a196b53b (patch)
tree93b605b5992209441d1e209f36b6a23859e8c8f6 /ChangeLog
parentf25ac35c8a5ddba42bd987accbeb209829236dc2 (diff)
parent2c9d70b972291a0502b3e827f13b120e20565989 (diff)
downloadlibdbusmenu-9efd2866602c9b33f993f5e8e5954078a196b53b.tar.gz
libdbusmenu-9efd2866602c9b33f993f5e8e5954078a196b53b.tar.bz2
libdbusmenu-9efd2866602c9b33f993f5e8e5954078a196b53b.zip
releasing version 0.4.3-0ubuntu1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog56
1 files changed, 56 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 222ade1..0412b00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,61 @@
# Generated by Makefile. Do not edit.
+2011-04-14 Ted Gould <ted@gould.cx>
+
+ 0.4.3
+
+2011-04-12 Ted Gould <ted@gould.cx>
+
+ Handle cases of labels being added later
+
+2011-04-12 Michael Terry <mike@mterry.name>
+
+ watch empty/separator menu items for any added GtkLabel children, as gnome-commander likes to do
+
+2011-04-12 Ted Gould <ted@gould.cx>
+
+ Changing the cleanup of GTK Menuitems to avoid undefined references.
+
+2011-04-10 Ted Gould <ted@gould.cx>
+
+ Ensuring all the menus are hidden before unref'ing root
+
+2011-04-10 Ted Gould <ted@gould.cx>
+
+ Passing the menuitem instead of finding it.
+
+2011-04-10 Ted Gould <ted@gould.cx>
+
+ Protecting the label with the null check and don't unref something that shouldn't be.
+
+2011-04-10 Ted Gould <ted@gould.cx>
+
+ Attaching the data in a way that it'll cleanup itself
+
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ Attaching bug
+
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ We have to destroy, why? Because we want to make sure that the menu having a ref doesn't block us from getting rid of the item.
+
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ Switching the reference to the GTK Menuitem to be a _sink as well as using set_data_full() instead of a weak ref for unref'ing it.
+
+2011-04-12 Ted Gould <ted@gould.cx>
+
+ Ensure that we gaurantee the open/clicked/closed event ordering.
+
+2011-04-08 Michael Terry <mike@mterry.name>
+
+ guard against an activation that does not actually have an associated menu-hide
+
+2011-04-07 Michael Terry <mike@mterry.name>
+
+ force activated event to be sandwiched by opened/closed events
+
2011-04-07 Ted Gould <ted@gould.cx>
0.4.2