log

age author description
Fri, 01 Jun 2007 01:36:16 +0000 Daniel Atallah Fix the "transfer file or embed image" message (it looks like it was copied and pasted incorrectly).
Fri, 01 Jun 2007 01:20:32 +0000 Daniel Atallah Link pidgin against gthread again (I only just removed it a few days ago and now it is needed again).
Wed, 06 Jun 2007 00:30:15 +0000 Sean Egan disapproval of revision '1f2acb75f934f19f04262b06c2907dece2731ed2'
Fri, 01 Jun 2007 03:20:34 +0000 Sean Egan Re-did the toolbar layout to take up less room. This is what we generally agreed to on devel@. I managed to do this, amazingly, not only without breaking Pidgin plugin API compatibility, but it doesn't even add any API. This is still totally raw; I'm comitting it mostly so I can continue it easily from hmoe
Fri, 01 Jun 2007 00:50:19 +0000 Sean Egan merge of '65a2625990bbafe0f7d435e23be894ec9a7dc189'
Thu, 31 May 2007 21:24:43 +0000 Daniel Atallah Under some conditions, we're getting "BPR MOB Y" when there hasn't previously been a user to attach it to. This prevents crashing. Fixes #1474. Someone more familiar with MSN may want to look into why we might be receiving the unexpected BPR.
Thu, 31 May 2007 20:24:27 +0000 Sean Egan merge of 'a07c6d482eb3c45f4ce691c86eb09a2a79786cd9'
Thu, 31 May 2007 18:28:09 +0000 Sean Egan merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
Thu, 31 May 2007 18:28:05 +0000 Sean Egan disapproval of revision '3ac5981b26be545a8c546e09b6689c2359fad1bb'
Fri, 01 Jun 2007 00:49:26 +0000 Sean Egan Don't save conversation window size to prefs if the window is maximized. Fixes #920
Thu, 31 May 2007 20:22:43 +0000 Sean Egan Maintain aspect ratio on global icon selector. Fixes #454
Fri, 01 Jun 2007 04:21:55 +0000 Sean Egan Fix default custom font
Thu, 31 May 2007 03:02:13 +0000 Sean Egan ChangeLog the custom font preference
Thu, 31 May 2007 03:00:35 +0000 Sean Egan Reluctantly, I've added a preference for overriding the GTK+ default theme in GtkIMHtml widgets. There is support for this feature in the GNOME HIG and in other GTK+ (including GNOME) applications. This fixes #494. This is a GTK+ 2.4-only feature. I don't update the fonts in existing gtkimhtml's yet, only in new ones. Someone else may want to take care of that
Thu, 31 May 2007 00:57:53 +0000 Sean Egan Show the Invisible icon (the same one in the statusbox for buddies that are broadcasting an invisible status to you. This should fix #740, but I'm not positive