log

age author description
Wed, 12 Mar 2008 01:38:51 +0000 Stu Tomlinson Fix multiple memory leaks
Wed, 12 Mar 2008 01:37:15 +0000 Stu Tomlinson Make SILC errors disconnect the account and reduce unwanted notify dialogs.
Wed, 12 Mar 2008 01:35:40 +0000 Stu Tomlinson Fix a couple of memory leaks
Wed, 12 Mar 2008 01:34:40 +0000 Stu Tomlinson Fix a memory leak
Tue, 11 Mar 2008 23:00:03 +0000 Evan Schoenberg merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'
Tue, 11 Mar 2008 22:58:36 +0000 Evan Schoenberg Only allow one keepalive_timeout at a time. This prevents us from starting a
Tue, 11 Mar 2008 21:41:53 +0000 Daniel Atallah Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.
Tue, 11 Mar 2008 16:20:54 +0000 Stu Tomlinson GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10
Tue, 11 Mar 2008 15:58:25 +0000 Will Thompson Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann for
Tue, 11 Mar 2008 15:57:17 +0000 Will Thompson Remove duplicated docs for _varg variants of request functions; correct and
Tue, 11 Mar 2008 15:55:48 +0000 Will Thompson Make PurpleAccount's documentation actually show up; also, sprinkle some
Sun, 09 Mar 2008 21:42:27 +0000 Ka-Hing Cheung When Andrew was working on the memleak fixes, he pondered why buffer was
Sun, 09 Mar 2008 21:34:32 +0000 Andrew Gaul some memleak fixes from Andrew Gaul again:
Sun, 09 Mar 2008 19:17:35 +0000 Stu Tomlinson merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'
Sun, 09 Mar 2008 18:47:09 +0000 Evan Schoenberg If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.