gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33519 - gnunet-gtk/contrib


From: gnunet
Subject: [GNUnet-SVN] r33519 - gnunet-gtk/contrib
Date: Wed, 4 Jun 2014 16:17:26 +0200

Author: grothoff
Date: 2014-06-04 16:17:26 +0200 (Wed, 04 Jun 2014)
New Revision: 33519

Modified:
   gnunet-gtk/contrib/gnunet_fs_gtk_edit_publication.glade
   gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade
   gnunet-gtk/contrib/gnunet_fs_gtk_publish_dialog.glade
   gnunet-gtk/contrib/gnunet_fs_gtk_unindex.glade
Log:
modernizing use of Gtk3 APIs

Modified: gnunet-gtk/contrib/gnunet_fs_gtk_edit_publication.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_fs_gtk_edit_publication.glade     2014-06-04 
14:17:19 UTC (rev 33518)
+++ gnunet-gtk/contrib/gnunet_fs_gtk_edit_publication.glade     2014-06-04 
14:17:26 UTC (rev 33519)
@@ -240,7 +240,9 @@
                             <property name="search_column">0</property>
                             <property name="tooltip_column">4</property>
                             <child internal-child="selection">
-                              <object class="GtkTreeSelection" 
id="treeview-selection1"/>
+                              <object class="GtkTreeSelection" 
id="GNUNET_GTK_edit_publication_metadata_treeview_selection">
+                                <signal name="changed" 
handler="GNUNET_GTK_edit_publication_metadata_treeview_selection_changed_cb" 
swapped="no"/>
+                              </object>
                             </child>
                             <child>
                               <object class="GtkTreeViewColumn" 
id="GNUNET_GTK_edit_publication_metadata_tree_view_type_column">
@@ -461,7 +463,9 @@
                             <property 
name="model">GNUNET_GTK_publication_keywords_liststore</property>
                             <property name="search_column">0</property>
                             <child internal-child="selection">
-                              <object class="GtkTreeSelection" 
id="treeview-selection2"/>
+                              <object class="GtkTreeSelection" 
id="GNUNET_GTK_edit_publication_keyword_list_treeview_selection">
+                                <signal name="changed" 
handler="GNUNET_GTK_edit_publication_keyword_list_treeview_selection_changed_cb"
 swapped="no"/>
+                              </object>
                             </child>
                             <child>
                               <object class="GtkTreeViewColumn" 
id="GNUNET_GTK_edit_publication_keyword_list_tree_view_column">

Modified: gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade  2014-06-04 14:17:19 UTC 
(rev 33518)
+++ gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade  2014-06-04 14:17:26 UTC 
(rev 33519)
@@ -964,7 +964,7 @@
                         <signal name="cursor-changed" 
handler="GNUNET_FS_GTK_download_frame_treeview_cursor_changed_cb" swapped="no"/>
                         <signal name="popup-menu" 
handler="GNUNET_FS_GTK_search_treeview_popup_menu" swapped="no"/>
                         <child internal-child="selection">
-                          <object class="GtkTreeSelection" 
id="treeview-selection1"/>
+                          <object class="GtkTreeSelection" 
id="GNUNET_GTK_download_treeview_selection"/>
                         </child>
                         <child>
                           <object class="GtkTreeViewColumn" 
id="GNUNET_GTK_download_description_column">

Modified: gnunet-gtk/contrib/gnunet_fs_gtk_publish_dialog.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_fs_gtk_publish_dialog.glade       2014-06-04 
14:17:19 UTC (rev 33518)
+++ gnunet-gtk/contrib/gnunet_fs_gtk_publish_dialog.glade       2014-06-04 
14:17:26 UTC (rev 33519)
@@ -102,7 +102,9 @@
                             <property name="search_column">0</property>
                             <property name="enable_tree_lines">True</property>
                             <child internal-child="selection">
-                              <object class="GtkTreeSelection" 
id="treeview-selection1"/>
+                              <object class="GtkTreeSelection" 
id="GNUNET_GTK_master_publish_dialog_file_informatino_treeview_selection">
+                                <signal name="changed" 
handler="GNUNET_GTK_master_publish_dialog_file_informatino_treeview_selection_changed_cb"
 swapped="no"/>
+                              </object>
                             </child>
                             <child>
                               <object class="GtkTreeViewColumn" 
id="GNUNET_GTK_master_publish_dialog_file_information_filesize_column">
@@ -414,6 +416,12 @@
                             <child>
                               <placeholder/>
                             </child>
+                            <child>
+                              <placeholder/>
+                            </child>
+                            <child>
+                              <placeholder/>
+                            </child>
                           </object>
                           <packing>
                             <property name="expand">False</property>
@@ -625,7 +633,9 @@
                                 <property name="enable_search">False</property>
                                 <property 
name="enable_tree_lines">True</property>
                                 <child internal-child="selection">
-                                  <object class="GtkTreeSelection" 
id="treeview-selection2"/>
+                                  <object class="GtkTreeSelection" 
id="GNUNET_GTK_master_publish_dialog_previous_identifiers_treeview_selection">
+                                    <signal name="changed" 
handler="GNUNET_GTK_master_publish_dialog_previous_identifiers_treeview_selection_changed_cb"
 swapped="no"/>
+                                  </object>
                                 </child>
                                 <child>
                                   <object class="GtkTreeViewColumn" 
id="GNUNET_GTK_master_publish_dialog_previous_identifiers_treeview_id_column">

Modified: gnunet-gtk/contrib/gnunet_fs_gtk_unindex.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_fs_gtk_unindex.glade      2014-06-04 14:17:19 UTC 
(rev 33518)
+++ gnunet-gtk/contrib/gnunet_fs_gtk_unindex.glade      2014-06-04 14:17:26 UTC 
(rev 33519)
@@ -100,7 +100,9 @@
                 <property name="can_focus">True</property>
                 <property 
name="model">GNUNET_FS_GTK_unindex_liststore</property>
                 <child internal-child="selection">
-                  <object class="GtkTreeSelection" id="treeview-selection1"/>
+                  <object class="GtkTreeSelection" 
id="GNUNET_FS_GTK_unindex_treeview_selection">
+                    <signal name="changed" 
handler="GNUNET_FS_GTK_unindex_treeview_selection_changed_cb" swapped="no"/>
+                  </object>
                 </child>
                 <child>
                   <object class="GtkTreeViewColumn" 
id="GNUNET_FS_GTK_unindex_filesize_treeviewcolumn">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]