| 220 * GaimGtkConversation: dialogs (dialogs.search moved to GaimGtkWindow) |
220 * GaimGtkConversation: dialogs (dialogs.search moved to GaimGtkWindow) |
| 221 * gaim_show_xfer_dialog: Use gaim_gtk_xfer_dialog_show(NULL) instead. |
221 * gaim_show_xfer_dialog: Use gaim_gtk_xfer_dialog_show(NULL) instead. |
| 222 * GaimGtkRoomlistDialog: Nothing used it outside of the file it was in. |
222 * GaimGtkRoomlistDialog: Nothing used it outside of the file it was in. |
| 223 * gaim_gtk_roomlist_dialog_new: use gaim_gtk_roomlist_show |
223 * gaim_gtk_roomlist_dialog_new: use gaim_gtk_roomlist_show |
| 224 * gaim_gtk_roomlist_dialog_new_with_account: use gaim_gtk_roomlist_show_with_account |
224 * gaim_gtk_roomlist_dialog_new_with_account: use gaim_gtk_roomlist_show_with_account |
| |
225 * binreloc functions |
| 225 |
226 |
| 226 Added: |
227 Added: |
| 227 * gaim_prefs_disconnect_by_handle() |
228 * gaim_prefs_disconnect_by_handle() |
| 228 * a password field to GaimConnection, which only persists for the |
229 * a password field to GaimConnection, which only persists for the |
| 229 session (when "remember password" is false, account->password is |
230 session (when "remember password" is false, account->password is |