plugins/ChangeLog.API

changeset 13361
bb2f64cf6721
parent 13286
dbfe6cc1b0b5
child 13388
56132ad4179e
equal deleted inserted replaced
13360:60cfa6d7c631 13361:bb2f64cf6721
274 * gaim_time_format() 274 * gaim_time_format()
275 * gaim_plugin_action_free() 275 * gaim_plugin_action_free()
276 * GaimRequestType: Added GAIM_REQUEST_FOLDER 276 * GaimRequestType: Added GAIM_REQUEST_FOLDER
277 * GaimRequestUiOps: Added request_folder 277 * GaimRequestUiOps: Added request_folder
278 * gaim_request_folder() 278 * gaim_request_folder()
279 * gaim_gtk_setup_screenname_autocomplete()
279 280
280 Signals - Changed: (See the Doxygen docs for details on all signals.) 281 Signals - Changed: (See the Doxygen docs for details on all signals.)
281 * Signal propagation now stops after a handler returns a non-NULL value. 282 * Signal propagation now stops after a handler returns a non-NULL value.
282 This value is now returned. Previously, all registered handlers were 283 This value is now returned. Previously, all registered handlers were
283 called and the value from the last handler was used. 284 called and the value from the last handler was used.

mercurial