[glade3/glade-3-8] * plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2.24 symbols.



commit 22061566125f8fa650345e697be42baa5cd9f408
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Thu Dec 30 21:28:06 2010 +0900

    	* plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2.24 symbols.

 ChangeLog                |    4 ++++
 plugins/gtk+/gtk+.xml.in |   14 +++++++++++---
 2 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index dc06a07..08308c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-30  Tristan Van Berkom <tristanvb openismus com>
+
+	* plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2.24 symbols.
+
 2010-12-29  Tristan Van Berkom <tristanvb openismus com>
 
 	* gladeui/glade-design-view.c: Made loading progress bar nicer looking and ellipsizing.
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index d058836..2506313 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -1,6 +1,6 @@
 <glade-catalog name="gtk+"
-	       version="2.20"
-	       targetable="2.18,2.16,2.14,2.12,2.10,2.8"
+	       version="2.24"
+	       targetable="2.22,2.20,2.18,2.16,2.14,2.12,2.10,2.8"
 	       supports="libglade,gtkbuilder"
                icon-prefix="gtk"
                library="gladegtk"
@@ -1129,6 +1129,8 @@ embedded in another object</_tooltip>
         <property id="active" ignore="True"/>
         <property id="column-span-column" ignore="True"/>
         <property id="row-span-column" ignore="True"/>
+	<property id="entry-text-column" since="2.24"/>
+	<property id="has-entry" since="2.24"/>
 	<property id="items" _name="Items" translatable="True" libglade-only="True">
 	  <parameter-spec>
 	    <type>GParamBoxed</type>
@@ -1156,7 +1158,8 @@ embedded in another object</_tooltip>
       </properties>
     </glade-widget-class>
 
-    <glade-widget-class name="GtkComboBoxEntry" generic-name="comboboxentry" _title="Combo Box Entry">
+    <glade-widget-class name="GtkComboBoxEntry" generic-name="comboboxentry" _title="Combo Box Entry" 
+			deprecated="True">
       <post-create-function>glade_gtk_combo_box_entry_post_create</post-create-function>
       <get-internal-child-function>glade_gtk_combo_box_entry_get_internal_child</get-internal-child-function>
       <set-property-function>glade_gtk_combo_box_entry_set_property</set-property-function>
@@ -1355,6 +1358,7 @@ embedded in another object</_tooltip>
 
       <properties>
 	<property id="group" since="2.12"/>
+	<property id="group-name" since="2.24"/>
 	<property id="page" save="False">
 	  <_tooltip>Set the current page (strictly for editing purposes)</_tooltip>
 	</property>
@@ -1627,6 +1631,9 @@ embedded in another object</_tooltip>
 	  <visible-lines>2</visible-lines>
 	</property>
       </properties>
+      <signals>
+	<signal id="activate-link" since="2.24"/>
+      </signals>
    </glade-widget-class>
 
     <glade-widget-class name="GtkColorSelectionDialog" generic-name="colorselectiondialog" _title="Color Selection Dialog">
@@ -2183,6 +2190,7 @@ embedded in another object</_tooltip>
       </actions>
 
       <properties>
+        <property id="item-orientation" since="2.22"/>
         <property id="item-padding" since="2.18"/>
         <property id="text-column" disabled="True"/>
         <property id="markup-column" disabled="True"/>



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