]> granicus.if.org Git - handbrake/commitdiff
LinGui: fix warnings about obsolete usage of spinbutton page_size property
authorjstebbins <jstebbins.hb@gmail.com>
Sat, 1 Nov 2008 21:48:03 +0000 (21:48 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sat, 1 Nov 2008 21:48:03 +0000 (21:48 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1892 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/src/ghb.ui
gtk/src/resource_data.h
gtk/src/resources.plist

index 67ed63d7ae4549a3b173f76fb866390f23464629..5dc1012c1b4a063b2717ba6ee6b85f320dc2e20d 100644 (file)
@@ -14,7 +14,7 @@
     <property name="lower">4</property>
     <property name="page_increment">10</property>
     <property name="step_increment">1</property>
-    <property name="page_size">10</property>
+    <property name="page_size">0</property>
     <property name="value">16</property>
   </object>
   <object class="GtkAdjustment" id="adjustment11">
@@ -22,7 +22,7 @@
     <property name="lower">-6</property>
     <property name="page_increment">10</property>
     <property name="step_increment">1</property>
-    <property name="page_size">10</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment12">
@@ -30,7 +30,7 @@
     <property name="lower">-6</property>
     <property name="page_increment">10</property>
     <property name="step_increment">1</property>
-    <property name="page_size">10</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment13">
@@ -38,7 +38,7 @@
     <property name="lower">0</property>
     <property name="page_increment">10</property>
     <property name="step_increment">1</property>
-    <property name="page_size">10</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment14">
@@ -46,7 +46,7 @@
     <property name="lower">0</property>
     <property name="page_increment">10</property>
     <property name="step_increment">1</property>
-    <property name="page_size">10</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment15">
@@ -54,7 +54,7 @@
     <property name="lower">0</property>
     <property name="page_increment">10</property>
     <property name="step_increment">1</property>
-    <property name="page_size">10</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment16">
@@ -62,7 +62,7 @@
     <property name="lower">0</property>
     <property name="page_increment">10</property>
     <property name="step_increment">1</property>
-    <property name="page_size">10</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment17">
@@ -70,7 +70,7 @@
     <property name="lower">0</property>
     <property name="page_increment">16</property>
     <property name="step_increment">2</property>
-    <property name="page_size">16</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment18">
@@ -78,7 +78,7 @@
     <property name="lower">0</property>
     <property name="page_increment">16</property>
     <property name="step_increment">2</property>
-    <property name="page_size">16</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment19">
@@ -86,7 +86,7 @@
     <property name="lower">1</property>
     <property name="page_increment">10</property>
     <property name="step_increment">1</property>
-    <property name="page_size">10</property>
+    <property name="page_size">0</property>
     <property name="value">1</property>
   </object>
   <object class="GtkAdjustment" id="adjustment2">
     <property name="lower">0</property>
     <property name="page_increment">100</property>
     <property name="step_increment">10</property>
-    <property name="page_size">100</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment4">
     <property name="lower">0</property>
     <property name="page_increment">1000</property>
     <property name="step_increment">100</property>
-    <property name="page_size">1000</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment5">
     <property name="lower">0</property>
     <property name="page_increment">1</property>
     <property name="step_increment">1</property>
-    <property name="page_size">1</property>
+    <property name="page_size">0</property>
     <property name="value">3</property>
   </object>
   <object class="GtkAdjustment" id="adjustment9">
     <property name="lower">0</property>
     <property name="page_increment">1</property>
     <property name="step_increment">1</property>
-    <property name="page_size">1</property>
+    <property name="page_size">0</property>
     <property name="value">0</property>
   </object>
   <object class="GtkAdjustment" id="adjustment20">
index b942f67e532bf9857988115662636e27d3f74896..b61cc75d289bd21abeb30ff53f115492f8095fb7 100644 (file)
@@ -23,7 +23,7 @@
 "    &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;16&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment11&quot"
@@ -33,7 +33,7 @@
 "    &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment12&quot"
@@ -43,7 +43,7 @@
 "    &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment13&quot"
@@ -53,7 +53,7 @@
 "    &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment14&quot"
@@ -63,7 +63,7 @@
 "    &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment15&quot"
@@ -73,7 +73,7 @@
 "    &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment16&quot"
@@ -83,7 +83,7 @@
 "    &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment17&quot"
@@ -93,7 +93,7 @@
 "    &lt;property name=&quot;page_increment&quot;&gt;16&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;2&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;16&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment18&quot"
 "    &lt;property name=&quot;page_increment&quot;&gt;16&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;2&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;16&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment19&quot"
 "    &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;1&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment2&quot;"
 ";\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;10&lt;/property&gt;"
 "\n"
-"    &lt;property name=&quot;page_size&quot;&gt;100&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment4&quot;"
 "t;\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;100&lt;/property&gt"
 ";\n"
-"    &lt;property name=&quot;page_size&quot;&gt;1000&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment5&quot;"
 "    &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;page_increment&quot;&gt;1&lt;/property&gt;\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;1&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;3&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment9&quot;"
 "    &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;page_increment&quot;&gt;1&lt;/property&gt;\n"
 "    &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
-"    &lt;property name=&quot;page_size&quot;&gt;1&lt;/property&gt;\n"
+"    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
 "    &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
 "  &lt;/object&gt;\n"
 "  &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment20&quot"
index d286994bd0b7b7188f06d7e9153f3c85b2430579..ca929e5b18eccbe93a20f30863101ac166cad0c3 100644 (file)
@@ -19,7 +19,7 @@
     &lt;property name=&quot;lower&quot;&gt;4&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;16&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment11&quot;&gt;
@@ -27,7 +27,7 @@
     &lt;property name=&quot;lower&quot;&gt;-6&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment12&quot;&gt;
@@ -35,7 +35,7 @@
     &lt;property name=&quot;lower&quot;&gt;-6&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment13&quot;&gt;
@@ -43,7 +43,7 @@
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment14&quot;&gt;
@@ -51,7 +51,7 @@
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment15&quot;&gt;
@@ -59,7 +59,7 @@
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment16&quot;&gt;
@@ -67,7 +67,7 @@
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment17&quot;&gt;
@@ -75,7 +75,7 @@
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;16&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;2&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;16&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment18&quot;&gt;
@@ -83,7 +83,7 @@
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;16&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;2&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;16&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment19&quot;&gt;
@@ -91,7 +91,7 @@
     &lt;property name=&quot;lower&quot;&gt;1&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;10&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;1&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment2&quot;&gt;
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;100&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;10&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;100&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment4&quot;&gt;
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;1000&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;100&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;1000&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment5&quot;&gt;
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;1&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;1&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;3&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment9&quot;&gt;
     &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;page_increment&quot;&gt;1&lt;/property&gt;
     &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
-    &lt;property name=&quot;page_size&quot;&gt;1&lt;/property&gt;
+    &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
     &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
   &lt;/object&gt;
   &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment20&quot;&gt;