log

age author description
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
Sat, 08 Sep 2007 22:41:31 +0000 John Bailey This will silence a few warnings when building the Doxygen docs.
Sat, 08 Sep 2007 20:43:59 +0000 John Bailey Add a link to the FAQ in the about box as indirectly suggested in #pidgin.
Sat, 08 Sep 2007 08:21:06 +0000 Mark Doliner Looks like I might have been wrong about the length being only 8 bits.
Mon, 10 Sep 2007 04:45:36 +0000 Sadrul Habib Chowdhury Fix a crash in window-placement.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 07 Sep 2007 06:53:01 +0000 Sadrul Habib Chowdhury merge of '7360490707a66389e7834a0251d950ce13a46165'
Fri, 07 Sep 2007 06:20:05 +0000 Mark Doliner Change the way we handle file names when dealing with AIM file
Fri, 07 Sep 2007 06:09:42 +0000 Mark Doliner AIM 6, when sending a file through a proxy, requires that it receive
Fri, 07 Sep 2007 04:11:47 +0000 Mark Doliner Add the ability to affiliate people in an xmpp chat room even if
Fri, 07 Sep 2007 01:52:47 +0000 Daniel Atallah Unregister the iq callback listener when the transfer is freed. Fixes #1804. It doesn't seem correct to me that nothing is sent to the recipient when the sender cancels the ft request, but that is a different issue.
Fri, 07 Sep 2007 01:22:19 +0000 Daniel Atallah The cyrus SASL password prompt dialogs don't get disposed if the account disconnects. This fixes the callbacks not to assume that the connection is still valid.
Thu, 06 Sep 2007 20:07:51 +0000 Daniel Atallah Make the uninstaller remove everything it installs.
Thu, 06 Sep 2007 15:49:12 +0000 Daniel Atallah Grammar fix from nix_nix and johnmoody. Fixes #2593.