diff ChangeLog.API @ 30234:832c94bdc3bb

Add notify::visibilty handlers for the 'lean' GtkIMHtmlToolbar, meaning, e.g., gtk_widget_hide(toolbar->link) will affect the 'lean' view, too. This was entirely untested.
author Paul Aurich <paul@darkrain42.org>
date Sat, 03 Jul 2010 01:13:29 +0000
parents 51d5ec7b1699
children e1b511df0d3e
line wrap: on
line diff
--- a/ChangeLog.API	Sat Jul 03 01:01:39 2010 +0000
+++ b/ChangeLog.API	Sat Jul 03 01:13:29 2010 +0000
@@ -6,6 +6,12 @@
 		* purple_account_[gs]et_public_alias no longer crash when
 		  called for a protocol that doesn't support the underlying
 		  calls and the caller does not specify a failure callback.
+	Pidgin:
+		Changed:
+		* Changing the visibility (gtk_widget_hide/show) of
+		  the widgets in the GtkIMHtmlToolbar should now affect
+		  the visibility of the entries in the 'lean' view
+		  (the default toolbar view).
 
 version 2.7.1 (05/29/2010):
 	* No changes