Mercurial > pidgin.yaz
graph
-
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
-
FIX: The help_window pointer wasn't being set to null properly in the destroy callback.Tue, 12 Jun 2007 13:54:04 +0000, by Eric Polino
-
Added the ability to change the key bindings on the active window.Tue, 12 Jun 2007 13:52:33 +0000, by Eric Polino