log

age author description
Mon, 04 Jun 2007 14:31:08 +0000 Daniel Atallah Clean up the idle checking callback slightly.
Mon, 04 Jun 2007 14:09:08 +0000 Nathan Walp merge of '17044aa63b0858da0a71332e152b5f3440fa5107'
Mon, 04 Jun 2007 13:35:26 +0000 Nathan Walp don't show your own alias (half the time) when in a chatroom where no one
Mon, 04 Jun 2007 06:57:25 +0000 Mark Doliner Christopher Layne tells me that a null in a Yahoo packet where we
Mon, 04 Jun 2007 06:15:43 +0000 Mark Doliner merge of 'a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4'
Mon, 04 Jun 2007 05:54:48 +0000 Richard Laager In purple_markup_html_to_xhtml:
Mon, 04 Jun 2007 05:52:11 +0000 Richard Laager Remove needless string duplication.
Mon, 04 Jun 2007 05:56:46 +0000 Mark Doliner merge of 'a0ccd8708935303973ab94ba534dabdc72002039'
Mon, 04 Jun 2007 04:50:02 +0000 Richard Laager libpurple should not use glib eventloop stuff directly, since we have our
Mon, 04 Jun 2007 05:56:16 +0000 Mark Doliner Fix http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240589
Mon, 04 Jun 2007 04:58:44 +0000 Mark Doliner Get rid of a compile warning
Mon, 04 Jun 2007 04:34:28 +0000 Richard Laager merge of '1d87bfa8d0fa4d714b78ae468166c29a21606b37'
Mon, 04 Jun 2007 02:46:05 +0000 Stu Tomlinson 300 milliseconds apparently works on win32 for the SILC scheduler, let's
Mon, 04 Jun 2007 02:25:17 +0000 Mark Doliner merge of '3e0ab997f4454324e4f09c199b6cbfe58d468122'
Mon, 04 Jun 2007 02:22:50 +0000 Mark Doliner Changing this timer to run every 50 milliseconds instead of every 5
Mon, 04 Jun 2007 02:16:28 +0000 Stu Tomlinson Add some mnemonics to the new/modify account dialog. These are also taken
Mon, 04 Jun 2007 02:06:10 +0000 Stu Tomlinson Tie the proxy mnemonic to the proxy type selector, taken from an opensolaris
Mon, 04 Jun 2007 01:46:18 +0000 Stu Tomlinson merge of '1b4ebe4d8d8e94e998ce72e03c6bad7473803e28'
Mon, 04 Jun 2007 01:44:22 +0000 Stu Tomlinson Add the mnemonics I really meant to add before I got distracted by Add Chat
Mon, 04 Jun 2007 04:33:28 +0000 Richard Laager Rework the Trillian log reader code to make it easier to understand.
Mon, 04 Jun 2007 01:41:23 +0000 Richard Laager merge of 'be9e03b2c65a8c0da6ba02fdfd489bc5ec8af57b'
Mon, 04 Jun 2007 01:32:47 +0000 Stu Tomlinson merge of '2e9a9919a68f5a230c81bceb9f0c95eb5e169420'
Mon, 04 Jun 2007 01:30:37 +0000 Stu Tomlinson merge of '4ced433906d17bb2758a2b010ce264314d17fe04'
Mon, 04 Jun 2007 01:30:13 +0000 Stu Tomlinson Add mnemonics to labels in Add Buddy and Add Chat dialogs, and put Account
Mon, 04 Jun 2007 21:10:44 +0000 Gabriel Schulhof About's item type has to be "<StockItem>"
Sun, 03 Jun 2007 21:10:12 +0000 Gabriel Schulhof Add stock icon to about menu.
Mon, 04 Jun 2007 01:02:35 +0000 Richard Laager Avoid a strlen().
Mon, 04 Jun 2007 01:02:02 +0000 Richard Laager Remove an extraneous link++.
Mon, 04 Jun 2007 00:55:19 +0000 Richard Laager Using g_strstr_len(x, strlen(x), ...) is dumb.
Mon, 04 Jun 2007 00:54:16 +0000 Richard Laager Correct some useless code to do what it was supposed to do. This was