Mercurial > pidgin
graph
-
merge of '0fb2447e14be4a1e56a03c563e347a49bdc8ba07'Tue, 05 Jun 2007 19:18:47 +0000, by Daniel Atallah
-
Don't force Bonjour buddies to have firstname, lastname and status TXT records - they are optional. Also, minor cleanup and use glib to allocate memory instead of the crt.Tue, 05 Jun 2007 13:59:55 +0000, by Daniel Atallah
-
Build bonjour on the mingw build by default.Tue, 05 Jun 2007 04:07:52 +0000, by Daniel Atallah
-
More minor changes related to bonjour on win32.Tue, 05 Jun 2007 04:02:22 +0000, by Daniel Atallah
-
This is a patch from Chris Davies to make Bonjour work on Windows using the Apple Bonjour framework. It turns out that the actual DNS-SD library is (3 clause) BSD licensed, so we can use it.Tue, 05 Jun 2007 03:38:22 +0000, by Daniel Atallah
-
Fix rounding of buddy icons, it looks like when MSN Messenger converts jpgsTue, 05 Jun 2007 20:05:29 +0000, by Stu Tomlinson
-
Don't set the headline box's size request on resizing the window, as this mayWed, 06 Jun 2007 00:17:06 +0000, by Sean Egan
-
Where did ekse come from?Tue, 05 Jun 2007 12:48:22 +0000, by Richard Laager
-
Fixed recognition of the extension of certain JPG files. The 4th character may be anything between e0 and ef; the first 3 should be sufficient for a magic number, though a more 'complete' solution would verify that (e0 <= data[3] <= ef). Also, added recognition of TIF files (magic number: MM or II). Refs #725, which gave examples of several JPGs with (data[3] == e1).Tue, 05 Jun 2007 12:04:09 +0000, by Evan Schoenberg
-
disapproval of revision '36931658d931938ff03fe52b66e6707c76fae1f6'Wed, 06 Jun 2007 00:29:22 +0000, by Sean Egan
-
Using "C" for foreground Color seems better than having Font and Color withTue, 05 Jun 2007 07:06:09 +0000, by Kevin Stange
-
Add Nathan Peterson, for RC4 code in cipher.c.Tue, 05 Jun 2007 03:13:02 +0000, by Jeffrey Connelly
-
Make the Conversation->More menu work for Chats. The chat needs to be onMon, 04 Jun 2007 16:18:34 +0000, by Stu Tomlinson
-
Clean up the idle checking callback slightly.Mon, 04 Jun 2007 14:31:08 +0000, by Daniel Atallah
-
merge of '17044aa63b0858da0a71332e152b5f3440fa5107'Mon, 04 Jun 2007 14:09:08 +0000, by Nathan Walp
-
don't show your own alias (half the time) when in a chatroom where no oneMon, 04 Jun 2007 13:35:26 +0000, by Nathan Walp
-
Christopher Layne tells me that a null in a Yahoo packet where weMon, 04 Jun 2007 06:57:25 +0000, by Mark Doliner
-
merge of 'a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4'Mon, 04 Jun 2007 06:15:43 +0000, by Mark Doliner
-
In purple_markup_html_to_xhtml:Mon, 04 Jun 2007 05:54:48 +0000, by Richard Laager
-
Remove needless string duplication.Mon, 04 Jun 2007 05:52:11 +0000, by Richard Laager
-
merge of 'a0ccd8708935303973ab94ba534dabdc72002039'Mon, 04 Jun 2007 05:56:46 +0000, by Mark Doliner
-
libpurple should not use glib eventloop stuff directly, since we have ourMon, 04 Jun 2007 04:50:02 +0000, by Richard Laager
-
Fix http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240589Mon, 04 Jun 2007 05:56:16 +0000, by Mark Doliner
-
Get rid of a compile warningMon, 04 Jun 2007 04:58:44 +0000, by Mark Doliner
-
merge of '1d87bfa8d0fa4d714b78ae468166c29a21606b37'Mon, 04 Jun 2007 04:34:28 +0000, by Richard Laager
-
300 milliseconds apparently works on win32 for the SILC scheduler, let'sMon, 04 Jun 2007 02:46:05 +0000, by Stu Tomlinson
-
merge of '3e0ab997f4454324e4f09c199b6cbfe58d468122'Mon, 04 Jun 2007 02:25:17 +0000, by Mark Doliner
-
Changing this timer to run every 50 milliseconds instead of every 5Mon, 04 Jun 2007 02:22:50 +0000, by Mark Doliner
-
Add some mnemonics to the new/modify account dialog. These are also takenMon, 04 Jun 2007 02:16:28 +0000, by Stu Tomlinson
-
Tie the proxy mnemonic to the proxy type selector, taken from an opensolarisMon, 04 Jun 2007 02:06:10 +0000, by Stu Tomlinson
-
merge of '1b4ebe4d8d8e94e998ce72e03c6bad7473803e28'Mon, 04 Jun 2007 01:46:18 +0000, by Stu Tomlinson
-
Add the mnemonics I really meant to add before I got distracted by Add ChatMon, 04 Jun 2007 01:44:22 +0000, by Stu Tomlinson