gnumeric r16998 - trunk/src/dialogs



Author: guelzow
Date: Thu Dec 11 05:16:04 2008
New Revision: 16998
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16998&view=rev

Log:
2008-12-10  Andreas J. Guelzow <aguelzow pyrshep ca>

	* sheet-order.glade: reduce margin and add border to scrolled window




Modified:
   trunk/src/dialogs/ChangeLog
   trunk/src/dialogs/sheet-order.glade

Modified: trunk/src/dialogs/sheet-order.glade
==============================================================================
--- trunk/src/dialogs/sheet-order.glade	(original)
+++ trunk/src/dialogs/sheet-order.glade	Thu Dec 11 05:16:04 2008
@@ -17,7 +17,6 @@
         <child>
           <widget class="GtkHBox" id="hbox1">
             <property name="visible">True</property>
-            <property name="border_width">5</property>
             <property name="spacing">6</property>
             <child>
               <widget class="GtkScrolledWindow" id="scrolled">
@@ -27,6 +26,7 @@
                 <property name="can_focus">False</property>
                 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
+                <property name="shadow_type">GTK_SHADOW_IN</property>
               </widget>
             </child>
             <child>
@@ -43,87 +43,69 @@
                   <placeholder/>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="append_button">
+                  <widget class="GtkButton" id="up_button">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="receives_default">True</property>
-                    <property name="label" translatable="yes">A_ppend</property>
-                    <property name="use_underline">True</property>
+                    <property name="label">gtk-go-up</property>
+                    <property name="use_stock">True</property>
                     <property name="xalign">0</property>
                     <property name="response_id">0</property>
                   </widget>
-                  <packing>
-                    <property name="left_attach">1</property>
-                    <property name="right_attach">2</property>
-                    <property name="top_attach">1</property>
-                    <property name="bottom_attach">2</property>
-                  </packing>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="duplicate_button">
-                    <property name="height_request">28</property>
+                  <widget class="GtkButton" id="down_button">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="label" translatable="yes">Du_plicate</property>
-                    <property name="use_underline">True</property>
+                    <property name="label">gtk-go-down</property>
+                    <property name="use_stock">True</property>
                     <property name="xalign">0</property>
                     <property name="response_id">0</property>
                   </widget>
                   <packing>
-                    <property name="left_attach">1</property>
-                    <property name="right_attach">2</property>
-                    <property name="top_attach">3</property>
-                    <property name="bottom_attach">4</property>
-                    <property name="x_options">GTK_FILL</property>
-                    <property name="y_options">GTK_FILL</property>
+                    <property name="top_attach">1</property>
+                    <property name="bottom_attach">2</property>
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="delete_button">
-                    <property name="width_request">90</property>
+                  <widget class="GtkButton" id="sort-asc-button">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="label">gtk-remove</property>
+                    <property name="receives_default">True</property>
+                    <property name="label" translatable="yes">gtk-sort-ascending</property>
                     <property name="use_stock">True</property>
                     <property name="xalign">0</property>
                     <property name="response_id">0</property>
                   </widget>
                   <packing>
-                    <property name="left_attach">1</property>
-                    <property name="right_attach">2</property>
                     <property name="top_attach">2</property>
                     <property name="bottom_attach">3</property>
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="add_button">
+                  <widget class="GtkButton" id="sort-desc-button">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="label">_Insert</property>
-                    <property name="use_underline">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="label" translatable="yes">gtk-sort-descending</property>
+                    <property name="use_stock">True</property>
                     <property name="xalign">0</property>
                     <property name="response_id">0</property>
                   </widget>
                   <packing>
-                    <property name="left_attach">1</property>
-                    <property name="right_attach">2</property>
+                    <property name="top_attach">3</property>
+                    <property name="bottom_attach">4</property>
+                    <property name="x_options">GTK_FILL</property>
+                    <property name="y_options">GTK_FILL</property>
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="undo-button">
+                  <widget class="GtkHSeparator" id="hseparator1">
                     <property name="visible">True</property>
-                    <property name="can_focus">True</property>
-                    <property name="receives_default">True</property>
-                    <property name="label" translatable="yes">gtk-undo</property>
-                    <property name="use_stock">True</property>
-                    <property name="xalign">0</property>
-                    <property name="response_id">0</property>
                   </widget>
                   <packing>
-                    <property name="left_attach">1</property>
                     <property name="right_attach">2</property>
-                    <property name="top_attach">6</property>
-                    <property name="bottom_attach">7</property>
+                    <property name="top_attach">5</property>
+                    <property name="bottom_attach">6</property>
                   </packing>
                 </child>
                 <child>
@@ -143,70 +125,88 @@
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkHSeparator" id="hseparator1">
+                  <widget class="GtkButton" id="undo-button">
                     <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="label" translatable="yes">gtk-undo</property>
+                    <property name="use_stock">True</property>
+                    <property name="xalign">0</property>
+                    <property name="response_id">0</property>
                   </widget>
                   <packing>
+                    <property name="left_attach">1</property>
                     <property name="right_attach">2</property>
-                    <property name="top_attach">5</property>
-                    <property name="bottom_attach">6</property>
+                    <property name="top_attach">6</property>
+                    <property name="bottom_attach">7</property>
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="sort-desc-button">
+                  <widget class="GtkButton" id="add_button">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="receives_default">True</property>
-                    <property name="label" translatable="yes">gtk-sort-descending</property>
-                    <property name="use_stock">True</property>
+                    <property name="label">_Insert</property>
+                    <property name="use_underline">True</property>
                     <property name="xalign">0</property>
                     <property name="response_id">0</property>
                   </widget>
                   <packing>
-                    <property name="top_attach">3</property>
-                    <property name="bottom_attach">4</property>
-                    <property name="x_options">GTK_FILL</property>
-                    <property name="y_options">GTK_FILL</property>
+                    <property name="left_attach">1</property>
+                    <property name="right_attach">2</property>
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="sort-asc-button">
+                  <widget class="GtkButton" id="delete_button">
+                    <property name="width_request">90</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="receives_default">True</property>
-                    <property name="label" translatable="yes">gtk-sort-ascending</property>
+                    <property name="label">gtk-remove</property>
                     <property name="use_stock">True</property>
                     <property name="xalign">0</property>
                     <property name="response_id">0</property>
                   </widget>
                   <packing>
+                    <property name="left_attach">1</property>
+                    <property name="right_attach">2</property>
                     <property name="top_attach">2</property>
                     <property name="bottom_attach">3</property>
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="down_button">
+                  <widget class="GtkButton" id="duplicate_button">
+                    <property name="height_request">28</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="label">gtk-go-down</property>
-                    <property name="use_stock">True</property>
+                    <property name="label" translatable="yes">Du_plicate</property>
+                    <property name="use_underline">True</property>
                     <property name="xalign">0</property>
                     <property name="response_id">0</property>
                   </widget>
                   <packing>
-                    <property name="top_attach">1</property>
-                    <property name="bottom_attach">2</property>
+                    <property name="left_attach">1</property>
+                    <property name="right_attach">2</property>
+                    <property name="top_attach">3</property>
+                    <property name="bottom_attach">4</property>
+                    <property name="x_options">GTK_FILL</property>
+                    <property name="y_options">GTK_FILL</property>
                   </packing>
                 </child>
                 <child>
-                  <widget class="GtkButton" id="up_button">
+                  <widget class="GtkButton" id="append_button">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
-                    <property name="label">gtk-go-up</property>
-                    <property name="use_stock">True</property>
+                    <property name="receives_default">True</property>
+                    <property name="label" translatable="yes">A_ppend</property>
+                    <property name="use_underline">True</property>
                     <property name="xalign">0</property>
                     <property name="response_id">0</property>
                   </widget>
+                  <packing>
+                    <property name="left_attach">1</property>
+                    <property name="right_attach">2</property>
+                    <property name="top_attach">1</property>
+                    <property name="bottom_attach">2</property>
+                  </packing>
                 </child>
               </widget>
               <packing>



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