[evolution-patches] patch for #41129 (calendar settings pages)



This patch HIG-ifies the calendar settings pages, and fixes bug #41129. 

Again, only the first file in the ChangeLog entry applies. My apologies
about that. 

thanks, Anna

-- 
Anna Marie Dirks <anna ximian com>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.1743
diff -u -r1.1743 ChangeLog
--- ChangeLog	22 Apr 2003 21:15:38 -0000	1.1743
+++ ChangeLog	23 Apr 2003 21:52:19 -0000
@@ -1,3 +1,26 @@
+2003-04-23  Anna Marie Dirks  <anna ximian com>
+
+	* gui/dialogs/cal-prefs-dialog.glade: Added appropriate spacing
+	and padding to the calendar/tasks page of the settings dialog. 
+	Fixes bug #41129
+
+	* gui/dialogs/task-page.glade: Finishes up fixing #41256 by
+	adding appropriate spacing/padding to the main task page.
+
+	* gui/dialogs/task-details-page.glade: Added appropriate
+	spacing and padding to the task-details page. Partially 
+	fixes #41256.
+
+	* gui/dialogs/recurrence-page.glade: Added padding/spacing
+	to this page as specified by the HIG. Partially fixes #41215.
+
+	* gui/dialogs/alarm-page.glade: Added padding/spacing/stock 
+	buttons to the alarm page. Partially fixes #41215.
+
+	* gui/dialogs/event-page.glade: Added padding/spacing to the
+	event-page (partially fixes #41215)
+
+
 2003-04-22  Rodrigo Moya <rodrigo ximian com>
 
 	Fixes part of #41148, #41216 and #41235
Index: gui/dialogs/cal-prefs-dialog.glade
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/dialogs/cal-prefs-dialog.glade,v
retrieving revision 1.21
diff -u -r1.21 cal-prefs-dialog.glade
--- gui/dialogs/cal-prefs-dialog.glade	16 Apr 2003 20:31:09 -0000	1.21
+++ gui/dialogs/cal-prefs-dialog.glade	23 Apr 2003 21:52:20 -0000
@@ -17,7 +17,7 @@
     <widget class="GtkVBox" id="vbox1">
       <property name="visible">True</property>
       <property name="homogeneous">False</property>
-      <property name="spacing">8</property>
+      <property name="spacing">6</property>
 
       <child internal-child="action_area">
 	<widget class="GtkHButtonBox" id="hbuttonbox1">
@@ -80,7 +80,7 @@
 
 	  <child>
 	    <widget class="GtkVBox" id="vbox10">
-	      <property name="border_width">4</property>
+	      <property name="border_width">6</property>
 	      <property name="visible">True</property>
 	      <property name="homogeneous">False</property>
 	      <property name="spacing">6</property>
@@ -95,7 +95,7 @@
 
 		  <child>
 		    <widget class="GtkTable" id="table5">
-		      <property name="border_width">4</property>
+		      <property name="border_width">6</property>
 		      <property name="visible">True</property>
 		      <property name="n_rows">2</property>
 		      <property name="n_columns">3</property>
@@ -270,7 +270,7 @@
 
 		  <child>
 		    <widget class="GtkTable" id="table8">
-		      <property name="border_width">4</property>
+		      <property name="border_width">6</property>
 		      <property name="visible">True</property>
 		      <property name="n_rows">3</property>
 		      <property name="n_columns">4</property>
@@ -685,6 +685,7 @@
 
 		  <child>
 		    <widget class="GtkVBox" id="vbox13">
+		      <property name="border_width">6</property>
 		      <property name="visible">True</property>
 		      <property name="homogeneous">False</property>
 		      <property name="spacing">6</property>
@@ -888,7 +889,7 @@
 
 	  <child>
 	    <widget class="GtkVBox" id="vbox8">
-	      <property name="border_width">4</property>
+	      <property name="border_width">6</property>
 	      <property name="visible">True</property>
 	      <property name="homogeneous">False</property>
 	      <property name="spacing">6</property>
@@ -1050,7 +1051,7 @@
 
 		  <child>
 		    <widget class="GtkVBox" id="vbox12">
-		      <property name="border_width">4</property>
+		      <property name="border_width">6</property>
 		      <property name="visible">True</property>
 		      <property name="homogeneous">False</property>
 		      <property name="spacing">6</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]