Mercurial > pidgin
changeset 15346:467244cc4ff2
[gaim-migrate @ 18139]
The headline, scrollbook and URGENT fuctions.
committer: Tailor Script <tailor@pidgin.im>
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Tue, 16 Jan 2007 19:45:24 +0000 |
parents | b4594eab8eeb |
children | 03edbb70210f |
files | ChangeLog.API |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog.API Tue Jan 16 19:37:55 2007 +0000 +++ b/ChangeLog.API Tue Jan 16 19:45:24 2007 +0000 @@ -356,6 +356,9 @@ * gaim_xfer_set_bytes_sent(). Sets the offset in the file to read from or write to. * gaim_privacy_deny and gaim_privacy_allow + * gaim_gtk_blist_set_headline + * gaim_gtk_set_urgent + * GtkGaimScrollBook and its functions. Signals - Changed: (See the Doxygen docs for details on all signals.) * Signal propagation now stops after a handler returns a non-NULL value.