comparison ChangeLog.API @ 23128:ce984959bda0

Add a utility function to create a pixbuf from a stored image.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 28 Apr 2008 06:24:01 +0000
parents 2f4b10ee752b
children ac567757d236
comparison
equal deleted inserted replaced
23127:3da84b370eda 23128:ce984959bda0
3 version 2.5.0 (??/??/2008): 3 version 2.5.0 (??/??/2008):
4 pidgin: 4 pidgin:
5 Added: 5 Added:
6 * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and 6 * gtk_imhtml_smiley_create, gtk_imhtml_smiley_reload and
7 gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's. 7 gtk_imhtml_smiley_destroy to deal with GtkIMHtmlSmiley's.
8 * pidgin_pixbuf_from_imgstore to create a GdkPixbuf from a
9 PurpleStoredImage.
8 10
9 version 2.x.x: 11 version 2.x.x:
10 perl: 12 perl:
11 Added: 13 Added:
12 * Purple::Prefs::get_children_names. 14 * Purple::Prefs::get_children_names.