From 24c56f175744c852ef211207405ea40ae3fba450 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Wed, 14 Apr 2004 21:30:54 +0000 Subject: Set the border widths on the dialog's vbox and action area to be 2004-04-09 Rodney Dawes * e-timezone-dialog/e-timezone-dialog.c (e_timezone_dialog_construct): Set the border widths on the dialog's vbox and action area to be HIG-complaint Get rid of the timezone preview widget in here Point the internal 'table' to the right widget (on_map_motion): Get rid of the extra-hacky code to set the preview widget's label to the timezone, now that that widget is gone (on_map_leave): Update the comment to not reference the preview widget that is now gone Get rid of the code to set the preview widget's label to empty string * e-timezone-dialog/e-timezone-dialog.glade: Update for HIG-compliance 2004-04-09 Rodney Dawes * e-charset-picker.c: Include gtkhbox.h in here to avoid the warnings (activate_other): (e_charset_picker_dialog): Make these dialogs be more HIG-compliant * e-filter-bar.c (do_advanced): (menubar_activated): Make these dialogs be more HIG-compliant svn path=/trunk/; revision=25468 --- widgets/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 85ab1be87b..765112025a 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,17 @@ +2004-04-09 Rodney Dawes + + * e-timezone-dialog/e-timezone-dialog.c + (e_timezone_dialog_construct): Set the border widths on the dialog's + vbox and action area to be HIG-complaint + Get rid of the timezone preview widget in here + Point the internal 'table' to the right widget + (on_map_motion): Get rid of the extra-hacky code to set the preview + widget's label to the timezone, now that that widget is gone + (on_map_leave): Update the comment to not reference the preview + widget that is now gone + Get rid of the code to set the preview widget's label to empty string + * e-timezone-dialog/e-timezone-dialog.glade: Update for HIG-compliance + 2004-02-26 JP Rosevear * e-timezone-dialog/e-timezone-dialog.c -- cgit v1.2.3