comparison ChangeLog.API @ 17221:c9a046a7f326

New function purple_conversation_do_command. This is almost like purple_cmd_do_command, except it allows NULL for markup and error, and it's properly namespaced.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 22 May 2007 06:03:42 +0000
parents da2bab3b9fab
children 5241d388f463
comparison
equal deleted inserted replaced
17220:da2bab3b9fab 17221:c9a046a7f326
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 2
3 version 2.1.0 (?/?/?): 3 version 2.1.0 (?/?/?):
4 Added: 4 Added:
5 * purple_conversation_get_extended_menu 5 * purple_conversation_get_extended_menu
6 * purple_conversation_do_command
6 7
7 Signals - Added: (See the Doxygen docs for details on all signals.) 8 Signals - Added: (See the Doxygen docs for details on all signals.)
8 * "conversation-extended-menu" 9 * "conversation-extended-menu"
9 10
10 version 2.0.0 (5/3/2007): 11 version 2.0.0 (5/3/2007):