Fixed ordering of the application of the styles
[rodin/chimara.git] / tests / glulxercise.ui
index 384a3434ea651e91e94c502a9bbe933baa36652d..218e2832cf50bfca3411ac1043b5f7d531c50edf 100644 (file)
@@ -3,8 +3,6 @@
   <!-- interface-requires gtk+ 2.12 -->
   <!-- interface-naming-policy project-wide -->
   <object class="GtkWindow" id="window">
-    <property name="width_request">500</property>
-    <property name="height_request">600</property>
     <property name="border_width">6</property>
     <signal name="delete_event" handler="on_window_delete_event"/>
     <child>
@@ -20,7 +18,6 @@
               <object class="GtkComboBox" id="test_picker">
                 <property name="visible">True</property>
                 <property name="model">tests</property>
-                <property name="active">0</property>
                 <child>
                   <object class="GtkCellRendererText" id="cellrenderertext"/>
                   <attributes>
                     <signal name="clicked" handler="on_go_clicked"/>
                   </object>
                   <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">False</property>
                     <property name="position">0</property>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkButton" id="stop">
-                    <property name="label" translatable="yes">gtk-stop</property>
+                    <property name="label">gtk-stop</property>
                     <property name="visible">True</property>
                     <property name="sensitive">False</property>
                     <property name="can_focus">True</property>
@@ -62,6 +61,7 @@
                   </object>
                   <packing>
                     <property name="expand">False</property>
+                    <property name="fill">False</property>
                     <property name="position">1</property>
                   </packing>
                 </child>
     <data>
       <row>
         <col id="0" translatable="yes">Glulxercise</col>
-        <col id="1" translatable="yes">glulxercise.ulx</col>
+        <col id="1">glulxercise.ulx</col>
       </row>
       <row>
         <col id="0" translatable="yes">AccelFuncTest</col>
-        <col id="1" translatable="yes">accelfunctest.ulx</col>
+        <col id="1">accelfunctest.ulx</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">ArrayLimitTest</col>
+        <col id="1">arraylimittest.ulx</col>
       </row>
       <row>
-        <col id="0" translatable="yes">InputEventTest</col>
-        <col id="1" translatable="yes">inputeventtest.ulx</col>
+        <col id="0" translatable="yes">ExternalFile</col>
+        <col id="1">externalfile.ulx</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">InputEventText</col>
+        <col id="1">inputeventtext.ulx</col>
       </row>
       <row>
         <col id="0" translatable="yes">MemCopyTest</col>
-        <col id="1" translatable="yes">memcopytest.ulx</col>
+        <col id="1">memcopytest.ulx</col>
       </row>
       <row>
         <col id="0" translatable="yes">MemHeapTest</col>
-        <col id="1" translatable="yes">memheaptest.ulx</col>
+        <col id="1">memheaptest.ulx</col>
       </row>
       <row>
         <col id="0" translatable="yes">MemStreamTest</col>
-        <col id="1" translatable="yes">memstreamtest.ulx</col>
+        <col id="1">memstreamtest.ulx</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">UniCaseTest</col>
+        <col id="1">unicasetest.ulx</col>
       </row>
       <row>
         <col id="0" translatable="yes">UnicodeTest</col>
-        <col id="1" translatable="yes">unicodetest.ulx</col>
+        <col id="1">unicodetest.ulx</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">UniDictTest</col>
+        <col id="1">unidicttest.ulx</col>
+      </row>
+      <row>
+        <col id="0" translatable="yes">WindowTest</col>
+        <col id="1">windowtest.ulx</col>
       </row>
     </data>
   </object>
   <object class="GtkImage" id="image1">
     <property name="visible">True</property>
     <property name="stock">gtk-yes</property>
-    <property name="icon-size">4</property>
   </object>
 </interface>