ChangeLog.API

branch
next.minor
changeset 23302
cbe5a85c6c32
parent 23214
9ae44fbff51c
parent 23298
668308bb9175
child 23311
2ef53b1a2dc6
equal deleted inserted replaced
23248:30d72058bc49 23302:cbe5a85c6c32
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.4.2 (05/17/2008): 3 version 2.5.0 (??/??/2008):
4 libpurple:
5 Added:
6 * Connection flag PURPLE_CONNECTION_ALLOW_CUSTOM_SMILEY to indicate
7 that the connection supports sending and receiving custom smileys.
8 * PurpleSmiley and the Smiley API.
9
10 pidgin:
11 Added:
12 * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and
13 gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's.
14 * pidgin_pixbuf_from_imgstore to create a GdkPixbuf from a
15 PurpleStoredImage.
16 * pidgin_themes_smiley_themeize_custom to associate custom smileys to
17 a GtkIMHtml widget.
18 * GTK_IMHTML_CUSTOM_SMILEY flag for GtkIMHtml.
19 * GTK+ Custom Smiley API.
20
21 version 2.5.0:
22 libpurple:
23 Added:
24 * purple_serv_got_join_chat_failed
25 * chat-join-failed signal (see conversation-signals.dox)
26 * purple_blist_update_node_icon
27 * purple_buddy_icons_node_has_custom_icon
28 * purple_buddy_icons_node_find_custom_icon
29 * purple_buddy_icons_node_set_custom_icon
30 * purple_buddy_icons_node_set_custom_icon_from_file
31
32 Deprecated:
33 * purple_blist_update_buddy_icon
34 * purple_buddy_icons_has_custom_icon
35 * purple_buddy_icons_find_custom_icon
36 * purple_buddy_icons_set_custom_icon
37 * pidgin_set_custom_buddy_icon
38
4 perl: 39 perl:
5 Added: 40 Added:
6 * Purple::Prefs::get_children_names. 41 * Purple::Prefs::get_children_names.
7 * Purple::timeout_remove. 42 * Purple::timeout_remove.
8 Changed: 43 Changed:

mercurial