log

age author description
Tue, 19 Feb 2008 19:57:09 +0000 Sadrul Habib Chowdhury Make some functions static, plug a leak.
Tue, 19 Feb 2008 19:51:03 +0000 Sadrul Habib Chowdhury Revert some bits of the earlier patch not related to custom smileys.
Tue, 19 Feb 2008 19:46:49 +0000 Sadrul Habib Chowdhury Plug a leak.
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villase«Ðo (Masca) and
Sat, 15 Nov 2008 23:47:18 +0000 Richard Laager merge of '8b98876f03b683ae6805d673e713f30f16b7f6e9'
Mon, 29 Oct 2007 02:12:15 +0000 Carlos Silva Fix some typos
Sun, 11 May 2008 07:20:42 +0000 Richard Nelson Check if a key is already bound before assigning a menu trigger
Sun, 11 May 2008 05:08:08 +0000 Richard Laager Assorted cleanups, mostly to the Doxygen comments. I added a few missing
Sun, 11 May 2008 05:04:07 +0000 Mih«¡ly M«±sz«¡ros A patch from poizon. This was intended to fix a bug, but I just fixed that
Sun, 11 May 2008 04:50:36 +0000 Richard Laager Fix purple_str_to_time() to not break the returned value when we have given
Sun, 11 May 2008 00:27:18 +0000 Richard Laager Use pkg-config to detect NetworkManager. Also, fail if it isn't present,
Sat, 10 May 2008 23:21:34 +0000 Richard Laager merge of '62e372ea0e5f6eb1b56f43621e580e3e3be7e894'
Sat, 10 May 2008 21:36:14 +0000 Bj«Órn Voigt merge of '456501a9151822d8b2538d62e92918e5126f93bc'
Sat, 10 May 2008 21:34:56 +0000 Bj«Órn Voigt German translation update
Sat, 10 May 2008 17:05:53 +0000 Stu Tomlinson Some versions of mktemp require at least 6 X's in the template
Sat, 10 May 2008 23:19:10 +0000 Richard Laager Modify the NetworkManager support to use "StateChange" directly, instead of
Sat, 10 May 2008 09:24:58 +0000 Richard Laager merge of 'ab4c3777bebccd93ded5d7e6886514e95603f51a'
Sat, 10 May 2008 08:49:22 +0000 Richard Laager Remove some unused variable from my last commit.
Sat, 10 May 2008 08:27:21 +0000 Richard Laager Disconnect accounts immediately when we're told the network has
Sat, 10 May 2008 09:24:52 +0000 Richard Laager disapproval of revision '9cbb69e06e19c581b9691f6acb2c48f204050dd6'
Sat, 10 May 2008 08:17:53 +0000 Richard Laager As described in the ChangeLog:
Sat, 10 May 2008 06:06:18 +0000 Richard Laager ChangeLog the NetworkManager change and fix the line wrapping on a couple of
Sat, 10 May 2008 05:48:52 +0000 Richard Laager Fix some whitespace as noticed by QuLogic.
Sat, 10 May 2008 05:21:21 +0000 Kevin Stange merge of '0eccb8cefd5975eeab1d14984f2f0114ce7abb79'
Sat, 10 May 2008 05:21:09 +0000 Kevin Stange Replacing logo.png with the old Pidgin head logo without a version number.
Sat, 10 May 2008 05:20:29 +0000 Kevin Stange merge of '99687ce6fa955d1d32092992b65de140dc944ab0'
Sat, 10 May 2008 03:39:51 +0000 Richard Laager merge of '5800923dc413a26c68576e06ea89148d645fa4a9'
Sat, 10 May 2008 02:05:04 +0000 Kevin Stange Make Masca a CPW (signed off by elb and myself! :))
Sat, 10 May 2008 05:15:58 +0000 Richard Laager Changes suggested by QuLogic to fix my broken changes to the NetworkManager
Sat, 10 May 2008 03:32:58 +0000 Richard Laager Update configure.ac to properly detect Network Manager (via NetworkManager.h instead of libnm_glib). Also, change the code so that if NetworkManager is dead, we'll assume we're connected to the network and try anyway.