comparison ChangeLog.API @ 32381:5876584828e8

Please correct me if I'm wrong, but I don't think we gain anything from declaring _PurpleBlah versions of enums if we do a typedef at the same time. I don't think it's necessary. Fixes #4475
author Mark Doliner <mark@kingant.net>
date Mon, 22 Aug 2011 07:20:49 +0000
parents 0cc718e10344
children 57694928058e
comparison
equal deleted inserted replaced
32380:4f2d99bcb195 32381:5876584828e8
22 the first parameter 22 the first parameter
23 * PurpleConnectionUiOps.report_disconnect now passes a 23 * PurpleConnectionUiOps.report_disconnect now passes a
24 PurpleConnectionError as the second parameter 24 PurpleConnectionError as the second parameter
25 25
26 Removed: 26 Removed:
27 * _GntFileType
28 * _GntKeyPressMode
29 * _GntMouseEvent
30 * _GntParamFlags
31 * _GntProgressBarOrientation
32 * _GntTreeColumnFlag
33 * _GntWidgetFlags
34 * _PurpleCipherBatchMode
35 * _PurpleCipherCaps
36 * _PurpleCmdFlag
37 * _PurpleCmdPriority
38 * _PurpleCmdRet
39 * _PurpleCmdStatus
40 * _PurplePrefType
41 * _PurplePrivacyType
42 * _PurpleSoundEventID
43 * _XMLNodeType
27 * GtkIMHtml.clipboard_html_string 44 * GtkIMHtml.clipboard_html_string
28 * GtkIMHtml.clipboard_text_string 45 * GtkIMHtml.clipboard_text_string
29 * pidgin_blist_update_account_error_state 46 * pidgin_blist_update_account_error_state
30 * pidgin_check_if_dir 47 * pidgin_check_if_dir
31 * PIDGIN_DIALOG 48 * PIDGIN_DIALOG