Thu, 27 Jun 2013 23:00:47 +0530
Removed conversation type argument from pidgin conversation functions.
* Split pidgin_conversations_find_unseen_list() into:
- pidgin_conversations_get_unseen_all()
- pidgin_conversations_get_unseen_ims()
- pidgin_conversations_get_unseen_chats()
* Split pidgin_conv_window_[first,last]_with_type with pidgin_conv_window_[first,last]_[im,chat]
| 14478 | 1 | GtkAccount.xs |
| 2 | GtkBlist.xs | |
| 3 | GtkConn.xs | |
| 4 | GtkConv.xs | |
| 5 | GtkConvWin.xs | |
| 6 | GtkDebug.xs | |
| 7 | GtkDialogs.xs | |
| 8 | GtkFt.xs | |
| 9 | GtkIMHtml.xs | |
| 10 | GtkIMHtmlToolbar.xs | |
| 11 | GtkLog.xs | |
| 12 | GtkMenuTray.xs | |
| 13 | GtkPlugin.xs | |
| 14 | GtkPluginPref.xs | |
| 15 | GtkPounce.xs | |
| 16 | GtkPrefs.xs | |
| 17 | GtkPrivacy.xs | |
| 18 | GtkRoomlist.xs | |
| 19 | GtkSavedStatuses.xs | |
| 20 | GtkSession.xs | |
| 21 | GtkSound.xs | |
| 22 | GtkStatusBox.xs | |
| 23 | GtkThemes.xs | |
| 24 | GtkUtils.xs | |
| 25 | MANIFEST | |
|
16529
1d0da9270ff9
This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
Etan Reisner <deryni@pidgin.im>
parents:
15435
diff
changeset
|
26 | Pidgin.pm |
|
1d0da9270ff9
This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
Etan Reisner <deryni@pidgin.im>
parents:
15435
diff
changeset
|
27 | Pidgin.xs |
| 14478 | 28 | typemap |