log

age author description
Mon, 12 Nov 2007 04:17:10 +0000 Daniel Atallah I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
Mon, 12 Nov 2007 03:41:20 +0000 Daniel Atallah Don't strip the silc dlls.
Tue, 27 Nov 2007 15:56:20 +0000 Ethan Blanton Some platforms require additional includes before net/if.h, and this
Mon, 12 Nov 2007 03:37:14 +0000 Daniel Atallah Patch from some Intel folks to implement file transfer in Bonjour using XEP-0096 and 0065. This hopefully will work with Gaijm (haven't yet tested) and, of course, between libpurple instances; it will not work with Adium or iChat.
Mon, 12 Nov 2007 02:43:06 +0000 Daniel Atallah Update the win32 SILC Toolkit to 1.1.5.
Mon, 12 Nov 2007 02:29:15 +0000 Stu Tomlinson Squish some warnings here too, with evil(?) casts
Mon, 12 Nov 2007 01:59:01 +0000 Stu Tomlinson Silence a warning about blist_node_extended_menu defined but not used by
Mon, 12 Nov 2007 01:42:39 +0000 Stu Tomlinson Fix usage of purple_request_action_with_hint() (again?), hint and user_data
Mon, 12 Nov 2007 00:00:52 +0000 Daniel Atallah Fix build.
Sun, 11 Nov 2007 22:31:16 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)
Sun, 11 Nov 2007 22:29:39 +0000 Will Thompson Mention PidginMiniDialog in ChangeLog.API
Sun, 11 Nov 2007 22:27:52 +0000 Will Thompson Use the error icon rather than the disconnect icon in connection error
Sun, 11 Nov 2007 22:18:20 +0000 Will Thompson Switch to purple_connection_error_reason in msnp9, and a few places I missed in
Sun, 11 Nov 2007 22:09:49 +0000 Will Thompson Don't open a dialog window on connection errors --- they're shown in the buddy
Sun, 11 Nov 2007 21:56:58 +0000 Will Thompson Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
Sun, 11 Nov 2007 21:41:59 +0000 Will Thompson Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
Sun, 11 Nov 2007 21:37:39 +0000 Will Thompson I don't think that incorrect passwords can be helpfully distinguished from
Sun, 11 Nov 2007 21:22:12 +0000 Will Thompson Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE
Sun, 11 Nov 2007 19:09:49 +0000 Will Thompson Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
Sun, 11 Nov 2007 17:01:59 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)
Sun, 11 Nov 2007 14:19:55 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
Sat, 10 Nov 2007 13:06:12 +0000 Will Thompson Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Wed, 07 Nov 2007 11:23:03 +0000 Will Thompson Make mini-dialogs follow the blist's size changes.
Mon, 05 Nov 2007 16:48:02 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)
Mon, 05 Nov 2007 10:29:13 +0000 Will Thompson Really actually hide the description label inside a minidialog, even when
Mon, 05 Nov 2007 01:39:39 +0000 Will Thompson De-magic-number (and correct) the width request of PidginMiniDialog's labels.
Mon, 05 Nov 2007 01:32:25 +0000 Will Thompson Say that an account has been disabled if it has been in the title of a generic
Mon, 05 Nov 2007 01:29:11 +0000 Will Thompson Remove a redundant hbox around PidginMiniDialog's description label.
Mon, 05 Nov 2007 01:28:20 +0000 Will Thompson Hide the description label of the PidginMiniDialog used for signed on elsewhere