comparison ChangeLog.API @ 30269:e874875a74a7

Make it possible for perl plugins to connect to log-signals.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 19 Jul 2010 18:25:47 +0000
parents e1b511df0d3e
children afa721f12561
comparison
equal deleted inserted replaced
30268:a37aa0ddfc0f 30269:e874875a74a7
4 libpurple: 4 libpurple:
5 Fixed: 5 Fixed:
6 * purple_account_[gs]et_public_alias no longer crash when 6 * purple_account_[gs]et_public_alias no longer crash when
7 called for a protocol that doesn't support the underlying 7 called for a protocol that doesn't support the underlying
8 calls and the caller does not specify a failure callback. 8 calls and the caller does not specify a failure callback.
9
10 Perl:
11 Added:
12 * Exposed log-subsystem signals.
9 13
10 Pidgin: 14 Pidgin:
11 Changed: 15 Changed:
12 * Changing the visibility (gtk_widget_hide/show) of 16 * Changing the visibility (gtk_widget_hide/show) of
13 the widgets in the GtkIMHtmlToolbar should now affect 17 the widgets in the GtkIMHtmlToolbar should now affect