log

age author description
Wed, 14 Nov 2007 09:06:42 +0000 Timo Jyrinki Update fi.po translations for the release
Wed, 14 Nov 2007 10:07:01 +0000 Peter Hjalmarsson Updated swedish translation
Fri, 16 Nov 2007 09:05:15 +0000 Jochen Kemnade german translation update
Wed, 14 Nov 2007 05:29:19 +0000 Sadrul Habib Chowdhury merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'
Wed, 14 Nov 2007 04:52:45 +0000 Daniel Atallah Register the correct number of values for the "connection-error" signal.
Wed, 14 Nov 2007 04:07:08 +0000 Richard Nelson Fix the max value for gntlabel's text-flag property
Wed, 14 Nov 2007 02:56:34 +0000 Daniel Atallah Fix #3930 by correctly detecting when we're no longer immediately following a br.
Wed, 14 Nov 2007 05:27:47 +0000 Sadrul Habib Chowdhury Allow turning on logging when enabling the gnthistory plugin. (this doesn't
Wed, 14 Nov 2007 00:23:21 +0000 Sadrul Habib Chowdhury merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'
Tue, 13 Nov 2007 23:26:12 +0000 Casey Harkins merge of '046387959e096233195d912c7cc3f0b62f93eca8'
Tue, 13 Nov 2007 23:25:54 +0000 Casey Harkins disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
Wed, 14 Nov 2007 00:09:06 +0000 Sadrul Habib Chowdhury Update the ChangeLog.API and change how gnt_menu_get_item works.
Wed, 14 Nov 2007 12:42:23 +0000 Loptosko fixes #3941
Tue, 13 Nov 2007 22:45:51 +0000 Casey Harkins merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'
Tue, 13 Nov 2007 22:44:51 +0000 Casey Harkins Use widget allocation height to determine docklet icon size on x11, rather
Tue, 13 Nov 2007 22:36:10 +0000 Shalom Craimer fixes #3929
Tue, 13 Nov 2007 22:32:32 +0000 Loptosko fixes #3928
Tue, 13 Nov 2007 22:20:23 +0000 Dmitry Beloglazov fixes #3920
Tue, 13 Nov 2007 22:17:49 +0000 Ivar Smolin fixes #3914
Tue, 13 Nov 2007 22:16:23 +0000 Luke Schierer credit due
Tue, 13 Nov 2007 22:14:42 +0000 Amanpreet Singh Alam references #3908
Tue, 13 Nov 2007 22:04:34 +0000 Friedel Wolff fixes #3783
Tue, 13 Nov 2007 22:01:42 +0000 Kelemen G«¡bor fixes #3766
Tue, 13 Nov 2007 21:55:21 +0000 Luke Schierer further fix the po/Changelog
Tue, 13 Nov 2007 21:54:06 +0000 Martin Srebotnjak fixes#3735
Tue, 13 Nov 2007 21:48:04 +0000 Luke Schierer merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
Tue, 13 Nov 2007 18:00:22 +0000 Mark Doliner merge of '7a98d978e56502762335bda8f19011a139ac460a'
Tue, 13 Nov 2007 06:27:27 +0000 Daniel Atallah My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
Tue, 13 Nov 2007 04:29:06 +0000 Daniel Atallah Don't map the port used for bonjour file transfers externally. This adds a new function that will go away in 3.0.0 when we can modify purple_network_do_listen to take an additional parameter.
Tue, 13 Nov 2007 02:20:58 +0000 Daniel Atallah Cleanup and fix the socks5 proxy connect address to be correct.