Mercurial > pidgin
comparison ChangeLog.API @ 22141:04bdf1ff5d2a
merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'
and 'cd29baac3f6b045ec50d2511b143b39f8884b36d'
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Thu, 17 Jan 2008 08:12:37 +0000 |
| parents | 67463431121f |
| children | 252b96b6a32c 2bff44d78523 |
comparison
equal
deleted
inserted
replaced
| 22096:6ab421173406 | 22141:04bdf1ff5d2a |
|---|---|
| 16 * purple_roomlist_room_get_parent | 16 * purple_roomlist_room_get_parent |
| 17 * purple_roomlist_room_get_fields | 17 * purple_roomlist_room_get_fields |
| 18 * purple_roomlist_field_get_type | 18 * purple_roomlist_field_get_type |
| 19 * purple_roomlist_field_get_label | 19 * purple_roomlist_field_get_label |
| 20 * purple_roomlist_field_get_hidden | 20 * purple_roomlist_field_get_hidden |
| 21 * unlocalized_name field in PurpleAttentionType for UIs that need it. | |
| 22 * Some accessor and mutator functions for PurpleAttentionType: | |
| 23 * purple_attention_type_set_name | |
| 24 * purple_attention_type_set_incoming_desc | |
| 25 * purple_attention_type_set_outgoing_desc | |
| 26 * purple_attention_type_set_icon_name | |
| 27 * purple_attention_type_set_unlocalized_name | |
| 28 * purple_attention_type_get_name | |
| 29 * purple_attention_type_get_incoming_desc | |
| 30 * purple_attention_type_get_outgoing_desc | |
| 31 * purple_attention_type_get_icon_name | |
| 32 * purple_attention_type_get_unlocalized_name | |
| 21 | 33 |
| 22 Pidgin: | 34 Pidgin: |
| 23 Added: | 35 Added: |
| 24 * pidgin_create_dialog to create a window that closes on escape. Also | 36 * pidgin_create_dialog to create a window that closes on escape. Also |
| 25 added utility functions pidgin_dialog_get_vbox_with_properties, | 37 added utility functions pidgin_dialog_get_vbox_with_properties, |
