From cdb1c9918875119c87fa6243444b9148cffdba15 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 5 May 2008 00:18:08 +0000 Subject: Fix up the Debug Logs window a bit: - Add a Close button. - Fix some 2008-05-04 Matthew Barnes * mail/mail-component.c (mail_component_show_logger): Fix up the Debug Logs window a bit: - Add a Close button. - Fix some spacing issues (HIG compliance). - Just show the log level icon. Add a tooltip for the icon showing a description of the log level (Error/Warning/Debug). Also, avoid using e-icon-factory. Set the GtkCellRendererPixbuf's "stock-id" and "stock-size" properties instead. - Use GConfBridge to track the user's log level preference. svn path=/trunk/; revision=35466 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 11a39b674c..c36c6d7873 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2008-05-04 Matthew Barnes + + * mail-component.c (mail_component_show_logger): + Fix up the Debug Logs window a bit: + - Add a Close button. + - Fix some spacing issues (HIG compliance). + - Just show the log level icon. Add a tooltip for the icon showing + a description of the log level (Error/Warning/Debug). Also, avoid + using e-icon-factory. Set the GtkCellRendererPixbuf's "stock-id" + and "stock-size" properties instead. + - Use GConfBridge to track the user's log level preference. + 2008-04-30 Milan Crha ** Fix for bug #528288 -- cgit v1.2.3