From: <sa...@us...> - 2006-12-06 23:05:55
|
Revision: 17903 http://svn.sourceforge.net/gaim/?rev=17903&view=rev Author: sadrul Date: 2006-12-06 15:05:51 -0800 (Wed, 06 Dec 2006) Log Message: ----------- Update the Changelog.API. Thanks to ari for noticing. Modified Paths: -------------- trunk/ChangeLog.API Modified: trunk/ChangeLog.API =================================================================== --- trunk/ChangeLog.API 2006-12-06 18:04:20 UTC (rev 17902) +++ trunk/ChangeLog.API 2006-12-06 23:05:51 UTC (rev 17903) @@ -341,6 +341,8 @@ * gaim_conv_send_confirm() * GaimConversationUiOps.send_confirm * gaim_gtk_roomlist_dialog_show_with_account + * gaim_gtk_tree_view_search_equal_func to be used with + gtk_tree_view_set_search_equal_func Signals - Changed: (See the Doxygen docs for details on all signals.) * Signal propagation now stops after a handler returns a non-NULL value. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |