aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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