comparison ChangeLog.API @ 17749:5241d388f463

Change pidgin_separator to return the separator added to the menu.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 24 May 2007 20:35:07 +0000
parents c9a046a7f326
children 319bcb73eb4e
comparison
equal deleted inserted replaced
17748:7bea01b92cc0 17749:5241d388f463
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 * purple_conversation_do_command
7
8 Changed:
9 * pidgin_separator returns the separator added to the menu.
7 10
8 Signals - Added: (See the Doxygen docs for details on all signals.) 11 Signals - Added: (See the Doxygen docs for details on all signals.)
9 * "conversation-extended-menu" 12 * "conversation-extended-menu"
10 13
11 version 2.0.0 (5/3/2007): 14 version 2.0.0 (5/3/2007):