| 66 be a GaimConversation. |
66 be a GaimConversation. |
| 67 * Added: gaim_privacy_check(), to check if a given user is allowed to |
67 * Added: gaim_privacy_check(), to check if a given user is allowed to |
| 68 to send messages to the specified account |
68 to send messages to the specified account |
| 69 * Changed: A new blocked icon: pixmaps/status/default/blocked.png |
69 * Changed: A new blocked icon: pixmaps/status/default/blocked.png |
| 70 * Removed: All warning stuff from the core. |
70 * Removed: All warning stuff from the core. |
| |
71 * Changed: gtk_imhtml_toggle_bold, gtk_imhtml_toggle_italic, |
| |
72 gtk_imhtml_toggle_underline, gtk_imhtml_toggle_strike: |
| |
73 no longer return a value |
| 71 |
74 |
| 72 Signals: |
75 Signals: |
| 73 * Changed: "received-im-msg" and "received-chat-msg" to match, both |
76 * Changed: "received-im-msg" and "received-chat-msg" to match, both |
| 74 now pass a conversation pointer and flags |
77 now pass a conversation pointer and flags |
| 75 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both |
78 * Changed: "receiving-im-msg" and "receving-chat-msg" to match, both |