Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 05 Jun 2007 20:05:29 +0000 | Stu Tomlinson | Fix rounding of buddy icons, it looks like when MSN Messenger converts jpgs |
Wed, 06 Jun 2007 00:17:06 +0000 | Sean Egan | Don't set the headline box's size request on resizing the window, as this may |
Tue, 05 Jun 2007 12:48:22 +0000 | Richard Laager | Where did ekse come from? |
Tue, 05 Jun 2007 12:04:09 +0000 | Evan Schoenberg | 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). |
Wed, 06 Jun 2007 00:29:22 +0000 | Sean Egan | disapproval of revision '36931658d931938ff03fe52b66e6707c76fae1f6' |
Tue, 05 Jun 2007 07:06:09 +0000 | Kevin Stange | Using "C" for foreground Color seems better than having Font and Color with |