log

age author description
Sat, 12 Jan 2008 05:37:12 +0000 Sadrul Habib Chowdhury Use the 'invisible' property for text-tags (only in GTK+2.8 or above). This allows toggling on/off the timestamps on existing conversation history. References #3829.
Sat, 12 Jan 2008 03:24:35 +0000 Sadrul Habib Chowdhury merge of '3dc120bb73d0a2d3ce3f6339e0882bd0321e24c8'
Sat, 12 Jan 2008 02:24:51 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head cc7917983d28560aebe8a2b4ba1d8135b856dce5)
Mon, 14 Jan 2008 04:04:08 +0000 Richard Laager Disable the DBus "Functions not exported" list. It's huge and buries the
Mon, 14 Jan 2008 03:40:20 +0000 Richard Laager Remove a useless NULL check before a g_free().
Mon, 14 Jan 2008 03:33:21 +0000 Richard Laager Revert some of my -Wstrict-prototypes fixes here, as they are causing more
Mon, 14 Jan 2008 03:26:47 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:30:50 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:24:59 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:20:19 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:15:04 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:04:47 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 20:51:33 +0000 Richard Laager Fix a compiler warning:
Sun, 13 Jan 2008 20:50:53 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
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
Wed, 09 Jan 2008 19:10:27 +0000 Daniel Atallah Fix a crash when accepting/denying a yahoo auth. request when the account is disconnected. References #4581