log

age author description
Thu, 31 May 2007 00:37:50 +0000 William Ehlhardt disapproval of revision 'e16819f96b34e350f6991bf0fab3d4fd7d0f91e7'
Tue, 29 May 2007 21:11:08 +0000 William Ehlhardt - Fixed the lack of callbackness
Thu, 31 May 2007 00:38:18 +0000 William Ehlhardt disapproval of revision '0c0e615a3bd08e34aba58d7249e23c3738c87341'
Tue, 29 May 2007 21:00:08 +0000 William Ehlhardt - Eliminate some warnings
Thu, 31 May 2007 00:39:01 +0000 William Ehlhardt disapproval of revision '38e35430b0f7a8b7d764fca702732e7f1c652d02'
Tue, 29 May 2007 20:50:06 +0000 William Ehlhardt - Added PURPLE_SSL_PEER_AUTH_FAILED to show that an SSL connection was
Tue, 29 May 2007 16:20:39 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 5c2d6effc264261827fe521b1ae841611b61dde6)
Sun, 27 May 2007 23:56:14 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 667956be4f81c42d9061470e5111d09a1516db33)
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
Thu, 31 May 2007 00:47:24 +0000 Sean Egan Only auto-expand buddies when the mouse is hovering over the middle third of the buddy. This prevents un-intended expanding of buddies when you're only trying to re-order. Fixes #608