diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,5 +1,33 @@ # Generated by Makefile. Do not edit. +2011-10-13 Ted Gould <ted@gould.cx> + + 0.5.1 + +2011-10-12 Ted Gould <ted@gould.cx> + + Allow about-to-show on 0 based items (root items) + +2011-09-30 Ken VanDine <ken.vandine@canonical.com> + + id of 0 in dbusmenu_client_send_about_to_show is valid, and used in appindicators like nm-applet (LP: #862989) + +2011-10-12 Ted Gould <ted@gould.cx> + + Make sure to finally unref the GTK menuitem + +2011-10-04 Michael Terry <michael.terry@canonical.com> + + remove last ref from GtkMenuItems that we create + +2011-10-12 Ted Gould <ted@gould.cx> + + If the child is copied make sure we don't delete the original. + +2011-10-05 Michael Terry <michael.terry@canonical.com> + + when resetting an image widget and it's the only child of the menuitem, make sure we don't try to use free'd memory + 2011-09-29 Ted Gould <ted@gould.cx> 0.5.0 |