comparison ChangeLog.API @ 31845:63fb41aa3dbe

Add API: * purple_notify_searchresult_column_set_visible * purple_notify_searchresult_column_is_visible This allows columns to be defined in the search-results, but that are not visible to the user. These columns can, for example, be used to store values associated with the selected-row that are required in the search-result callback.
author andrew.victor@mxit.com
date Tue, 03 May 2011 20:55:39 +0000
parents 609e3855f36d
children a88631af0f5e
comparison
equal deleted inserted replaced
31844:3448f64d197c 31845:63fb41aa3dbe
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 3.0.0 (??/??/????): 3 version 3.0.0 (??/??/????):
4 libpurple: 4 libpurple:
5 Added:
6 * purple_notify_searchresult_column_set_visible
7 * purple_notify_searchresult_column_is_visible
8
5 Removed: 9 Removed:
6 * purple_core_migrate 10 * purple_core_migrate
7 11
8 version 2.8.0 (??/??/????): 12 version 2.8.0 (??/??/????):
9 libpurple: 13 libpurple: