diff ChangeLog @ 1911:db3104dda736

[gaim-migrate @ 1921] Mike Heffner's redesigned UI. I changed around a lot of things from his patch, not because they weren't good or needed or anything like that; most of the changes I made just made the patch smaller. I moved functions back to where they originally where and renamed them back to what they originally were. Granted the names aren't as... good as the changes Mike made, but eh, it made my life a lot easier when I could see the meat of the changes without all the cosmetic details. The only thing I really changed about his patch was I made the list BROWSE instead of SINGLE so that there wouldn't be need for a deselect callback. Oh yeah, and update_show_plugins is called from different places (so that plugins can call load_plugin and have the window update properly). committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 29 May 2001 09:46:05 +0000
parents 42aa9434800a
children b1e1829bef22
line wrap: on
line diff
--- a/ChangeLog	Tue May 29 01:49:35 2001 +0000
+++ b/ChangeLog	Tue May 29 09:46:05 2001 +0000
@@ -22,6 +22,7 @@
 	* Can receive buddy icons in Oscar (requires gdk_pixbuf,
 	  which GNOME depends on. If you --disable-pixbuf, it will
 	  disable this.)
+	* Redesigned plugins dialog (thanks Mike Heffner)
 
 version 0.11.0-pre11 (04/30/2001):
 	* Zephyr updates and additions, thanks Neil Sanchala (nsanch)