Mercurial > pidgin
comparison plugins/ChangeLog.API @ 13514:6ad9d666e824
[gaim-migrate @ 15890]
* Exposed API to get the setup of a proxy.
* Added proxy support to the GG PRPL.
committer: Tailor Script <tailor@pidgin.im>
| author | Bartoz Oler <bartosz@pidgin.im> |
|---|---|
| date | Tue, 14 Mar 2006 23:56:57 +0000 |
| parents | 702107dd58f1 |
| children | d12bbe6da705 |
comparison
equal
deleted
inserted
replaced
| 13513:43d123a4b4d7 | 13514:6ad9d666e824 |
|---|---|
| 280 * gaim_request_folder() | 280 * gaim_request_folder() |
| 281 * gaim_gtk_setup_screenname_autocomplete() | 281 * gaim_gtk_setup_screenname_autocomplete() |
| 282 * gaim_gtk_set_cursor() | 282 * gaim_gtk_set_cursor() |
| 283 * gaim_gtk_clear_cursor() | 283 * gaim_gtk_clear_cursor() |
| 284 * GAIM_MESSAGE_ACTIVE_ONLY | 284 * GAIM_MESSAGE_ACTIVE_ONLY |
| 285 * gaim_proxy_get_setup() | |
| 285 | 286 |
| 286 Signals - Changed: (See the Doxygen docs for details on all signals.) | 287 Signals - Changed: (See the Doxygen docs for details on all signals.) |
| 287 * Signal propagation now stops after a handler returns a non-NULL value. | 288 * Signal propagation now stops after a handler returns a non-NULL value. |
| 288 This value is now returned. Previously, all registered handlers were | 289 This value is now returned. Previously, all registered handlers were |
| 289 called and the value from the last handler was used. | 290 called and the value from the last handler was used. |
