From 96f010d993f596b0799a673cd19a4decdf08d8d4 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 19 Sep 2012 15:21:55 -0400 Subject: Import upstream version 12.10.1 --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0dc633b..d374dab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,29 @@ # Generated by Makefile. Do not edit. +2012-09-19 Charles Kerr + + 12.10.1 + +2012-09-12 Charles Kerr + + In libindicator, remove the cloak/decloak code in IndicatorObject to address Bug #1045372. + + In indicator-loader, support hiding & re-showing IndicatorObjectEntries by caching their menuitems and using gtk_widget_hide / gtk_widget_show. + + In tests/test-loader and tests/dummy-indicator-visible.c, support hiding & re-showing IndicatorObjectEntries by caching their parent widgetry instead of using gtk_widget_destroy().. Fixes: https://bugs.launchpad.net/bugs/1045372. Approved by Lars Uebernickel, jenkins. + +2012-09-11 Charles Kerr + + In tests/test-loader and tests/dummy-indicator-visible.c, support hiding & re-showing IndicatorObjectEntries by caching their parent widgetry instead of using gtk_widget_destroy() + +2012-09-11 Charles Kerr + + No newline at end of file + +2012-09-11 Charles Kerr + + remove the cloak/decloak widget logic + 2012-07-11 Charles Kerr bump version to 12.10.0 -- cgit v1.2.3