Mercurial > pidgin.yaz
log libpurple/util.c @ 15613:b0471b2a1de9
age | author | description |
---|---|---|
Sun, 11 Feb 2007 00:46:43 +0000 | Daniel Atallah | Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written. |
Fri, 26 Jan 2007 04:10:22 +0000 | Sadrul Habib Chowdhury | Make sure the pounces, buddy-aliases, savedstatuses etc. saved before the aim/icq split works after the split. The util function _gaim_oscar_convert will be removed at a 'suitable' time in the future. |
Wed, 24 Jan 2007 19:51:20 +0000 | Daniel Atallah | Fix an issue where url_fetch_recv_cb() can be triggered after we start to redirect. This causes the crashes reported in bugs like #1642430. |
Sat, 20 Jan 2007 02:32:10 +0000 | Sean Egan | Rename gtk/ and libgaim/ to pidgin/ and libpurple/ |