Mercurial > pidgin
graph
-
Make 'make distcheck' workThu, 22 Nov 2007 18:27:09 +0000, by Stu Tomlinson
-
'man 3 ctime' says of localtime() (and friends):Thu, 22 Nov 2007 16:45:38 +0000, by Stu Tomlinson
-
Fix the bug in purple_str_to_time() that was causing 'make check' to fail.Thu, 22 Nov 2007 16:37:08 +0000, by Stu Tomlinson
-
Fix a bug in purple_str_to_time() that could cause it to try reading pastThu, 22 Nov 2007 16:32:56 +0000, by Stu Tomlinson
-
purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsizeThu, 22 Nov 2007 02:56:20 +0000, by Evan Schoenberg
-
Plug a tiny little leak.Wed, 21 Nov 2007 22:31:11 +0000, by Sadrul Habib Chowdhury
-
Original patch from Andrew Gaul to fix a leak.Wed, 21 Nov 2007 22:26:49 +0000, by Sadrul Habib Chowdhury
-
merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'Wed, 21 Nov 2007 21:46:57 +0000, by Sadrul Habib Chowdhury
-
Log a debug message when exiting as a result of the single instance checkWed, 21 Nov 2007 15:00:17 +0000, by Stu Tomlinson
-
disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'Wed, 21 Nov 2007 21:46:48 +0000, by Sadrul Habib Chowdhury
-
Andrew Gaul fixed another memory leakWed, 21 Nov 2007 08:29:33 +0000, by Ka-Hing Cheung
-
Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768Wed, 21 Nov 2007 05:22:39 +0000, by Daniel Atallah