Mercurial > pidgin.yaz
comparison ChangeLog.API @ 30908:c44ec533a48c
propagate from branch 'im.pidgin.pidgin' (head 7c76f200d8b976548ea95b94a1674b931a7694f7)
to branch 'im.pidgin.cpw.malu.xmpp.google_refactor' (head 4a752228c36cd7fde5250dfe7a873b6d4eaf92fb)
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Fri, 09 Apr 2010 22:14:51 +0000 |
parents | c35fd54ec64b |
children | 4d0ccbc905aa |
comparison
equal
deleted
inserted
replaced
30907:721b257bcd8c | 30908:c44ec533a48c |
---|---|
22 * buddy-caps-changed blist signal | 22 * buddy-caps-changed blist signal |
23 * ui-caps-changed media manager signal | 23 * ui-caps-changed media manager signal |
24 * sent-attention conversation signal | 24 * sent-attention conversation signal |
25 * got-attention conversation signal | 25 * got-attention conversation signal |
26 * PurpleMood struct in status.h | 26 * PurpleMood struct in status.h |
27 * purple_certificates_import for importing multiple certificates from | |
28 a single file (and corresponding import_certificates member of | |
29 PurpleCertificateScheme struct) | |
27 | 30 |
28 Pidgin: | 31 Pidgin: |
29 Added: | 32 Added: |
30 * pidgin_dialogs_buildinfo (should not be used by anything but Pidgin) | 33 * pidgin_dialogs_buildinfo (should not be used by anything but Pidgin) |
31 * pidgin_dialogs_developers (should not be used by anything but Pidgin) | 34 * pidgin_dialogs_developers (should not be used by anything but Pidgin) |
32 * pidgin_dialogs_translators (should not be used by anything but Pidgin) | 35 * pidgin_dialogs_translators (should not be used by anything but Pidgin) |
33 * gtk_imhtmltoolbar_switch_active_conversation | 36 * gtk_imhtmltoolbar_switch_active_conversation |
34 * 'paste' signal for GtkIMHtml (more in gtkimhtml-signals.dox) | 37 * 'paste' signal for GtkIMHtml (more in gtkimhtml-signals.dox) |
38 * 'drawing-buddy' signal for gtkblist (more in gtkblist-signals.dox) | |
35 | 39 |
36 version 2.6.6 (02/18/2010): | 40 version 2.6.6 (02/18/2010): |
37 libpurple: | 41 libpurple: |
38 Changed: | 42 Changed: |
39 * purple_xfer_cancel_local is now called instead of | 43 * purple_xfer_cancel_local is now called instead of |