comparison ChangeLog.API @ 21646:2a2496044eef

Patch from fmoo. This makes a lot of the windows closeable with Escape. There may be other windows that need this. The buttons at the bottom don't quite line up properly. That needs to be fixed. Closes #2137.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 26 Nov 2007 08:47:08 +0000
parents f472035d6c77
children a57adf1de9cb
comparison
equal deleted inserted replaced
21645:d0ea3a86add5 21646:2a2496044eef
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2
3 version 2.4.0 (??/??/????):
4 Pidgin:
5 Added:
6 * pidgin_create_dialog to create a window that closes on escape. Also
7 added utility functions pidgin_dialog_get_vbox_with_properties,
8 pidgin_dialog_get_vbox, pidgin_dialog_get_action_area to access the
9 contents in the created dialog. (Peter 'fmoo' Ruibal)
2 10
3 version 2.3.0 (11/24/2007): 11 version 2.3.0 (11/24/2007):
4 libpurple: 12 libpurple:
5 Added: 13 Added:
6 * a PurpleConversation field and an alias field in PurpleConvMessage 14 * a PurpleConversation field and an alias field in PurpleConvMessage