log

age author description
Sun, 13 Jan 2008 20:48:56 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 20:46:18 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 16:44:39 +0000 Richard Laager Allow --sync to reach gtk initialization. This is basically the same as
Sun, 13 Jan 2008 16:25:11 +0000 Andreas St¸«ährk A patch from Andreas St¸«ährk (Trundle) to fix a problem with our DBus code
Sun, 13 Jan 2008 16:20:28 +0000 Richard Laager Add some files to po/POTFILES.in to silence warnings from intltool.
Fri, 11 Jan 2008 00:01:33 +0000 Mark Doliner Default for "do you want to add this buddy?" for oscar is now "no"
Thu, 10 Jan 2008 22:12:27 +0000 Will Thompson Sir Alec Guinness was horrified to see this.
Thu, 10 Jan 2008 20:24:58 +0000 Daniel Atallah Patch from Will Hawkins to implement sending a SIP-If-Match header on subsequent PUBLISHes after receiving a SIP-Etag header. I made some minor tweaks to this, hopefully I didn't break anything. Fixes #4422.
Fri, 11 Jan 2008 23:21:16 +0000 Sadrul Habib Chowdhury Ignore both NULL and empty strings.
Thu, 10 Jan 2008 02:28:48 +0000 Sadrul Habib Chowdhury merge of '2654fa4bf505fd6b8e400e329323a4b8fb67126f'
Tue, 08 Jan 2008 13:17:59 +0000 Hallvard Glad merge of 'd32a0c1772bb88a80d5370ff93e7c4b8cf007608'
Sun, 30 Dec 2007 23:52:38 +0000 Hallvard Glad update on the norwegian bokm¸«©l translation (nb.po)
Sun, 24 Feb 2008 18:20:52 +0000 John Bailey A patch from Gideon N. Guillen, with some minor modifications from me. This
Thu, 10 Jan 2008 02:28:42 +0000 Sadrul Habib Chowdhury merge of '6523df90f67ed0428e11d3ebc7bf15777986ebcf'
Wed, 09 Jan 2008 22:14:17 +0000 Daniel Atallah This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609