comparison ChangeLog.API @ 21651:9107bb853c49

goutnet is Florian Delizy.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 26 Nov 2007 10:23:41 +0000
parents 1f6935a5d189
children eb2d5ba2a50d
comparison
equal deleted inserted replaced
21650:1f6935a5d189 21651:9107bb853c49
10 * pidgin_create_dialog to create a window that closes on escape. Also 10 * pidgin_create_dialog to create a window that closes on escape. Also
11 added utility functions pidgin_dialog_get_vbox_with_properties, 11 added utility functions pidgin_dialog_get_vbox_with_properties,
12 pidgin_dialog_get_vbox, pidgin_dialog_get_action_area to access the 12 pidgin_dialog_get_vbox, pidgin_dialog_get_action_area to access the
13 contents in the created dialog. (Peter 'fmoo' Ruibal) 13 contents in the created dialog. (Peter 'fmoo' Ruibal)
14 * GTK_IMHTML_NO_SMILEY for GtkIMHtmlOptions means not to look for 14 * GTK_IMHTML_NO_SMILEY for GtkIMHtmlOptions means not to look for
15 smileys in the text. (goutnet) 15 smileys in the text. (Florian 'goutnet' Delizy)
16 16
17 version 2.3.0 (11/24/2007): 17 version 2.3.0 (11/24/2007):
18 libpurple: 18 libpurple:
19 Added: 19 Added:
20 * a PurpleConversation field and an alias field in PurpleConvMessage 20 * a PurpleConversation field and an alias field in PurpleConvMessage