log

age author description
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.
Thu, 06 Sep 2007 15:42:57 +0000 Daniel Atallah Don't assume that the Gstreamer stuff isn't used on win32. There really isn't anything to see here.
Thu, 06 Sep 2007 15:40:57 +0000 Daniel Atallah Fix subscribing to an offline user in SIMPLE. Thanks to Will Hawkins for the patch and following up with the OpenSER folks to confirm the behavior. Fixes #2181.
Thu, 06 Sep 2007 15:38:03 +0000 Daniel Atallah Attempt to display user readable error messages for NSS.
Fri, 07 Sep 2007 06:51:24 +0000 Sadrul Habib Chowdhury Remove the 'Hide' option from the menu.
Thu, 06 Sep 2007 07:59:55 +0000 Sadrul Habib Chowdhury More fix, thanks to SimGuy.
Thu, 06 Sep 2007 07:50:42 +0000 Sadrul Habib Chowdhury merge of '0cf1ba2d257fe2551fe7a238c1888c4de36a402e'
Thu, 06 Sep 2007 07:47:30 +0000 Sadrul Habib Chowdhury I think this fixes #2858.
Thu, 06 Sep 2007 07:01:39 +0000 Kevin Stange merge of '820a17ae981af30a64647d8438bd769db8bb4689'
Thu, 06 Sep 2007 06:51:29 +0000 Mark Doliner We have got an empty fullname, set it to NULL so that we fall back to
Thu, 06 Sep 2007 06:36:50 +0000 Sadrul Habib Chowdhury merge of '9d3e08ca8d3c17d78b9671fdffc4a0769a0a1495'
Thu, 06 Sep 2007 06:59:23 +0000 Kevin Stange merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
Thu, 06 Sep 2007 06:30:34 +0000 Kevin Stange merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
Thu, 06 Sep 2007 06:30:22 +0000 Sadrul Habib Chowdhury merge of 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
Thu, 06 Sep 2007 05:58:52 +0000 John Bailey merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
Thu, 06 Sep 2007 06:30:30 +0000 Kevin Stange merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44'
Thu, 06 Sep 2007 06:26:32 +0000 Ka-Hing Cheung merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
Wed, 05 Sep 2007 23:51:16 +0000 Daniel Atallah Fix a crash when hovering over a buddy in the chat userlist and the account is disconnected.
Thu, 06 Sep 2007 06:26:02 +0000 Sadrul Habib Chowdhury Fix the plugin loading issue Luke had noticed. This is a pretty weird bug
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Wed, 05 Sep 2007 12:56:35 +0000 Sadrul Habib Chowdhury merge of '24d23e4d11dd1922afff286215a32a9f006efab2'
Wed, 05 Sep 2007 12:53:51 +0000 Sadrul Habib Chowdhury Do not crash when pressing a key in an empty menu. Thanks to CmdrChalupa in