log

age author description
Tue, 11 Sep 2007 22:26:28 +0000 Miloslav Trmac fixes #3043
Tue, 11 Sep 2007 22:23:28 +0000 Loptosko fixes #3039
Tue, 11 Sep 2007 22:20:11 +0000 Bj«Órn Voigt fixes #3055
Tue, 11 Sep 2007 22:10:43 +0000 Kelemen G«¡bor fixes #3029
Tue, 11 Sep 2007 22:08:51 +0000 Arangel Angov fixes #3001
Tue, 11 Sep 2007 22:04:15 +0000 Luke Schierer fixes #2743
Tue, 11 Sep 2007 21:56:23 +0000 Ihar Hrachyshka references #2743
Tue, 11 Sep 2007 21:44:29 +0000 Claudio Satriano fixes #2797
Tue, 11 Sep 2007 22:42:28 +0000 Sean Egan disapproval of revision '4d691e24cf14c43dbce305dafaa5dd03f76632e7'
Tue, 11 Sep 2007 22:35:31 +0000 Sean Egan New logo for 2.2.0
Tue, 11 Sep 2007 14:34:20 +0000 Daniel Atallah Update the Hungarian translator in the about dialog. Fixes #3030.
Tue, 11 Sep 2007 14:14:11 +0000 Evan Schoenberg The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same.
Tue, 11 Sep 2007 13:50:03 +0000 Evan Schoenberg len should be a socklen_t rather than an unsigned int in _qq_s5_canwrite()
Tue, 11 Sep 2007 13:48:19 +0000 Evan Schoenberg Silence the warning that body_len might be used uninitialized in msn_message_gen_payload().
Tue, 11 Sep 2007 07:13:05 +0000 Sadrul Habib Chowdhury merge of '04b85a7dd6d2bd21a0cbb8a6022eb500b53efddc'
Tue, 11 Sep 2007 05:06:18 +0000 Mark Doliner Data in vCards is supposed to be plain text, not HTML. So escape
Tue, 11 Sep 2007 04:06:56 +0000 Daniel Atallah Various leakfixes and preventing unnecessary allocations.
Tue, 11 Sep 2007 03:43:19 +0000 Mark Doliner merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'
Tue, 11 Sep 2007 00:21:28 +0000 Daniel Atallah Prevent an assertion.
Tue, 11 Sep 2007 00:15:28 +0000 Daniel Atallah merge of 'c33ce721c01032386277454ea2455c2f3638b771'
Tue, 11 Sep 2007 01:57:29 +0000 Sean Egan Some clients don't put the node in the 115 disco response, so send the node to the callback
Tue, 11 Sep 2007 00:10:02 +0000 Sean Egan Dont spam the buddy info window with esoteric capabilities
Mon, 10 Sep 2007 23:54:49 +0000 Sean Egan Don't put "Mood: \(null\) \(null\)" on XMPP buddies
Mon, 10 Sep 2007 23:45:51 +0000 Sean Egan Fix crash in XMPP capabilities
Mon, 10 Sep 2007 23:19:34 +0000 Etan Reisner Protocol's (and other plugin's) PurplePluginInfo structs should really be
Mon, 10 Sep 2007 23:13:42 +0000 Etan Reisner merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
Mon, 10 Sep 2007 21:19:37 +0000 Richard Laager Capitalize the attention type names.
Mon, 10 Sep 2007 21:08:42 +0000 Richard Laager Make the XMPP buzz string match the Yahoo one to help the translators.
Mon, 10 Sep 2007 21:06:14 +0000 Richard Laager Take aliases into account for the attention messages.
Mon, 10 Sep 2007 20:56:02 +0000 Richard Laager Eliminate an excess array and loop.
Mon, 10 Sep 2007 20:54:31 +0000 Richard Laager I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
Mon, 10 Sep 2007 20:51:59 +0000 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
Mon, 10 Sep 2007 20:29:29 +0000 Richard Laager Fix up an apparently bad merge with the reserved fields here.
Mon, 10 Sep 2007 20:26:44 +0000 Richard Laager Change attention_types to get_attention_types so this will compile.
Mon, 10 Sep 2007 20:26:22 +0000 Richard Laager Work around a problem so --enable-dbus will build again.
Mon, 10 Sep 2007 20:09:34 +0000 Richard Laager merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
Mon, 10 Sep 2007 22:50:42 +0000 Evan Schoenberg merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
Tue, 11 Sep 2007 07:10:52 +0000 Sadrul Habib Chowdhury Apparently, if the row-keys don't have a destructor function, things can go
Mon, 10 Sep 2007 17:28:32 +0000 Sadrul Habib Chowdhury Changelog.API the conversation history stuff.
Mon, 10 Sep 2007 17:08:36 +0000 Sadrul Habib Chowdhury Keep the message history in PurpleConversation.
Mon, 10 Sep 2007 14:47:42 +0000 Daniel Atallah merge of '65633fb10f29f8d7b1f99b635452d4ed5fe1f3cb'
Mon, 10 Sep 2007 20:07:45 +0000 Richard Laager Clear up translation ambiguity with the attention API.
Mon, 10 Sep 2007 20:04:49 +0000 Richard Laager - Rename attention_types to get_attention_types, which seems more standard.
Mon, 10 Sep 2007 14:19:33 +0000 Richard Laager Add missing files to POTFILES.in. Thanks to Bj«Órn Voigt.
Mon, 10 Sep 2007 14:18:38 +0000 Richard Laager Sort POTFILES.in with: LC_ALL=C sort -t/ -u -o POTFILES.in POTFILES.in
Mon, 10 Sep 2007 14:16:50 +0000 Richard Laager Fix gaim_request_fields compatibility. I noticed this when porting a plugin.
Mon, 10 Sep 2007 14:46:13 +0000 Daniel Atallah Various warning fixes for the xmpp prpl.
Mon, 10 Sep 2007 14:37:40 +0000 Daniel Atallah Fix mingw build of xmpp prpl
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Thu, 06 Sep 2007 04:08:41 +0000 Sean Egan propagate from branch 'im.pidgin.soc.2007.xmpp' (head f4d5b74ce9a3f2a048fd5036441ceced1cd2deed)
Wed, 05 Sep 2007 22:32:14 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
Mon, 10 Sep 2007 04:47:14 +0000 Sadrul Habib Chowdhury merge of '23dc0b8b764a7a920891d3024bb830bb14916013'
Sun, 09 Sep 2007 22:45:45 +0000 Ka-Hing Cheung Probably Fixes 1649
Sun, 09 Sep 2007 22:01:40 +0000 Kevin Stange Add a new 2.2.0 about image from hbons and move the version number up and out of the way.
Sun, 09 Sep 2007 16:55:42 +0000 John Bailey This function wasn't documented in the Doxygen stuff. If I've documented
Sun, 09 Sep 2007 16:54:38 +0000 John Bailey I missed this file when I updated the FSF address in the source previously.
Sun, 09 Sep 2007 07:54:44 +0000 Mark Doliner merge of '0c762d61f5be8c4ba458aa835171bbe53c00ca27'
Sun, 09 Sep 2007 06:58:06 +0000 William Ehlhardt - Add specific notification for self-signed certificates. Fixes #2874
Sun, 09 Sep 2007 07:52:44 +0000 Mark Doliner Start watching the listener socket immediately after it's created
Sun, 09 Sep 2007 05:56:56 +0000 Mark Doliner Moving Peter Lawler to the retired patch writer category, as requested