<interface>
<requires lib="gtk+" version="3.12"/>
<object class="GtkAccelGroup" id="accelgroup1"/>
- <object class="GtkAboutDialog" id="diagAbout">
+ <object class="GtkImage" id="image2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="type_hint">normal</property>
- <property name="copyright" translatable="yes">Copyright (C) 2005-2014 Andrea Zagli</property>
- <property name="license" translatable="yes">gConfi is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-gConfi is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-</property>
- <property name="authors">Andrea Zagli <azagli@libero.it></property>
- <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
- <property name="logo_icon_name">image-missing</property>
- <child internal-child="vbox">
- <object class="GtkBox" id="dialog-vbox1">
- <property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <child internal-child="action_area">
- <object class="GtkButtonBox" id="dialog-action_area1">
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
- </child>
- </object>
- </child>
+ <property name="stock">gtk-save-as</property>
+ <property name="icon_size">1</property>
</object>
- <object class="GtkDialog" id="diagNewDbCfg">
+ <object class="GtkImage" id="image3">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="title" translatable="yes">New - gConfi</property>
- <property name="modal">True</property>
- <property name="default_width">300</property>
- <property name="type_hint">dialog</property>
- <signal name="response" handler="gtk_widget_hide" swapped="no"/>
- <child internal-child="vbox">
- <object class="GtkBox" id="vbox2">
+ <property name="stock">gtk-save-as</property>
+ <property name="icon_size">1</property>
+ </object>
+ <object class="GtkWindow" id="wMain">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="border_width">1</property>
+ <property name="title" translatable="yes">gConfi</property>
+ <property name="default_width">600</property>
+ <property name="default_height">400</property>
+ <accel-groups>
+ <group name="accelgroup1"/>
+ </accel-groups>
+ <signal name="delete-event" handler="gtk_main_quit" swapped="no"/>
+ <child>
+ <object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="orientation">vertical</property>
- <child internal-child="action_area">
- <object class="GtkButtonBox" id="hbuttonbox1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="layout_style">end</property>
- <child>
- <object class="GtkButton" id="button1">
- <property name="label">gtk-cancel</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="button2">
- <property name="label">gtk-ok</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="can_default">True</property>
- <property name="receives_default">False</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">end</property>
- <property name="position">0</property>
- </packing>
- </child>
<child>
- <object class="GtkTable" id="table4">
+ <object class="GtkMenuBar" id="menubar1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="border_width">3</property>
- <property name="n_rows">4</property>
- <property name="n_columns">2</property>
- <property name="column_spacing">3</property>
- <property name="row_spacing">3</property>
- <child>
- <object class="GtkLabel" id="label12">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Provider ID</property>
- </object>
- <packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"/>
- </packing>
- </child>
<child>
- <object class="GtkLabel" id="label13">
+ <object class="GtkMenuItem" id="mnuDb">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">1° Connection String</property>
+ <property name="label" translatable="yes">_Database</property>
+ <property name="use_underline">True</property>
+ <child type="submenu">
+ <object class="GtkMenu" id="mnuDb_menu">
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuDbNew">
+ <property name="label">gtk-new</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuDbNew_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuDbOpen">
+ <property name="label">gtk-open</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuDbOpen_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuDbClose">
+ <property name="label">gtk-close</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuDbClose_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuDbRefresh">
+ <property name="label">gtk-refresh</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuDbRefresh_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkSeparatorMenuItem" id="separatore1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuDbQuit">
+ <property name="label">gtk-quit</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="gtk_main_quit" swapped="no"/>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
- <packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"/>
- </packing>
</child>
<child>
- <object class="GtkComboBox" id="cbProvider">
+ <object class="GtkMenuItem" id="mnuConfigs">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="label" translatable="yes">_Configuration</property>
+ <property name="use_underline">True</property>
+ <child type="submenu">
+ <object class="GtkMenu" id="mnuConfigs_menu">
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuConfigsNew">
+ <property name="label">gtk-new</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuConfigsNew_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkMenuItem" id="mnuConfigsNewFromSchema">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">New from _schema</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_mnuConfigsNewFromSchema_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuConfigsEdit">
+ <property name="label">gtk-edit</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuConfigsEdit_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuConfigsDelete">
+ <property name="label">gtk-delete</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuConfigsDelete_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuConfigsExport">
+ <property name="label" translatable="yes">E_xport</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="image">image2</property>
+ <property name="use_stock">False</property>
+ <signal name="activate" handler="on_mnuConfigsExport_activate" swapped="no"/>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="y_options">GTK_FILL</property>
- </packing>
- </child>
- <child>
- <object class="GtkEntry" id="txtCncString1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
- </object>
- <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>
- <property name="y_options"/>
- </packing>
</child>
<child>
- <object class="GtkLabel" id="label14">
+ <object class="GtkMenuItem" id="mnuKeys">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Database Name</property>
- </object>
- <packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkEntry" id="txtDbName">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <property name="label" translatable="yes">_Key</property>
+ <property name="use_underline">True</property>
+ <child type="submenu">
+ <object class="GtkMenu" id="mnuKeys_menu">
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuKeysNew">
+ <property name="label">gtk-new</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuKeysNew_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkMenuItem" id="mnuKeysNewFromSchema">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">New from _schema</property>
+ <property name="use_underline">True</property>
+ <signal name="activate" handler="on_mnuKeysNewFromSchema_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuKeysEdit">
+ <property name="label">gtk-edit</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuKeysEdit_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuKeysDelete">
+ <property name="label">gtk-delete</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuKeysDelete_activate" swapped="no"/>
+ </object>
+ </child>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuKeysExport">
+ <property name="label" translatable="yes">E_xport</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="image">image3</property>
+ <property name="use_stock">False</property>
+ <signal name="activate" handler="on_mnuKeysExport_activate" swapped="no"/>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
- <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>
- <property name="y_options"/>
- </packing>
</child>
<child>
- <object class="GtkLabel" id="label16">
+ <object class="GtkMenuItem" id="mnuHelp">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">2° Connection String</property>
+ <property name="label" translatable="yes">_Help</property>
+ <property name="use_underline">True</property>
+ <child type="submenu">
+ <object class="GtkMenu" id="mnuHelp_menu">
+ <property name="can_focus">False</property>
+ <child>
+ <object class="GtkImageMenuItem" id="mnuHelpAabout">
+ <property name="label">gtk-about</property>
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="use_underline">True</property>
+ <property name="use_stock">True</property>
+ <property name="accel_group">accelgroup1</property>
+ <signal name="activate" handler="on_mnuHelpAbout_activate" swapped="no"/>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
- <packing>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"/>
- </packing>
</child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkScrolledWindow" id="scrolledwindow1">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="shadow_type">in</property>
<child>
- <object class="GtkEntry" id="txtCncString2">
+ <object class="GtkTreeView" id="trFolders">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
+ <signal name="button-press-event" handler="on_trFolders_button_press_event" swapped="no"/>
+ <signal name="popup-menu" handler="on_trFolders_popup_menu" swapped="no"/>
+ <signal name="row-activated" handler="on_trFolders_row_activated" swapped="no"/>
+ <child internal-child="selection">
+ <object class="GtkTreeSelection" id="treeview-selection1"/>
+ </child>
</object>
- <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="y_options"/>
- </packing>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkStatusbar" id="stbar">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>
</object>
</child>
- <action-widgets>
- <action-widget response="-6">button1</action-widget>
- <action-widget response="-5">button2</action-widget>
- </action-widgets>
</object>
- <object class="GtkDialog" id="diagOpenDbCfg">
+ <object class="GtkAboutDialog" id="diagAbout">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="title" translatable="yes">Open - gConfi</property>
+ <property name="window_position">center-on-parent</property>
+ <property name="type_hint">normal</property>
+ <property name="attached_to">wMain</property>
+ <property name="program_name">GConfi</property>
+ <property name="version">0.5.0</property>
+ <property name="copyright" translatable="yes">Copyright (C) 2005-2014 Andrea Zagli</property>
+ <property name="license" translatable="yes">gConfi is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+gConfi is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+</property>
+ <property name="authors">Andrea Zagli <azagli@libero.it></property>
+ <property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
+ <property name="logo_icon_name">image-missing</property>
+ <child internal-child="vbox">
+ <object class="GtkBox" id="dialog-vbox1">
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox" id="dialog-action_area1">
+ <property name="can_focus">False</property>
+ </object>
+ <packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ </object>
+ <object class="GtkDialog" id="diagNewDbCfg">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="title" translatable="yes">New - gConfi</property>
<property name="modal">True</property>
+ <property name="window_position">center-on-parent</property>
<property name="default_width">300</property>
<property name="type_hint">dialog</property>
+ <property name="attached_to">wMain</property>
<signal name="response" handler="gtk_widget_hide" swapped="no"/>
<child internal-child="vbox">
- <object class="GtkBox" id="dialog-vbox4">
+ <object class="GtkBox" id="vbox2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child internal-child="action_area">
- <object class="GtkButtonBox" id="dialog-action_area4">
+ <object class="GtkButtonBox" id="hbuttonbox1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="layout_style">end</property>
<child>
- <object class="GtkButton" id="cancelbutton1">
+ <object class="GtkButton" id="button1">
<property name="label">gtk-cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
</packing>
</child>
<child>
- <object class="GtkButton" id="okbutton1">
+ <object class="GtkButton" id="button2">
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
</packing>
</child>
<child>
- <object class="GtkTable" id="table1">
+ <object class="GtkTable" id="table4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">3</property>
<property name="column_spacing">3</property>
<property name="row_spacing">3</property>
<child>
- <object class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Provider ID</property>
- </object>
- <packing>
- <property name="x_options">GTK_FILL</property>
- <property name="y_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label2">
+ <object class="GtkLabel" id="label13">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Connection String</property>
+ <property name="label" translatable="yes">1° Connection String</property>
</object>
<packing>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"/>
</packing>
</child>
<child>
- <object class="GtkComboBox" id="cbProvider1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="y_options">GTK_FILL</property>
- </packing>
- </child>
- <child>
- <object class="GtkEntry" id="txtCncString">
+ <object class="GtkEntry" id="txtCncString1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="primary_icon_activatable">False</property>
<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>
<property name="y_options"/>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label15">
+ <object class="GtkLabel" id="label14">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Configurations Filter</property>
+ <property name="label" translatable="yes">Database Name</property>
</object>
<packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
- <property name="y_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkEntry" id="txtConfigsFilter">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="primary_icon_activatable">False</property>
- <property name="secondary_icon_activatable">False</property>
- </object>
- <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>
- <property name="y_options"/>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">2</property>
- </packing>
- </child>
- </object>
- </child>
- <action-widgets>
- <action-widget response="-6">cancelbutton1</action-widget>
- <action-widget response="-5">okbutton1</action-widget>
- </action-widgets>
- </object>
- <object class="GtkImage" id="image2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="stock">gtk-save-as</property>
- <property name="icon_size">1</property>
- </object>
- <object class="GtkImage" id="image3">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="stock">gtk-save-as</property>
- <property name="icon_size">1</property>
- </object>
- <object class="GtkWindow" id="wMain">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">1</property>
- <property name="title" translatable="yes">gConfi</property>
- <property name="default_width">600</property>
- <property name="default_height">400</property>
- <accel-groups>
- <group name="accelgroup1"/>
- </accel-groups>
- <signal name="delete-event" handler="gtk_main_quit" swapped="no"/>
- <child>
- <object class="GtkVBox" id="vbox1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <child>
- <object class="GtkMenuBar" id="menubar1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <child>
- <object class="GtkMenuItem" id="mnuDb">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">_Database</property>
- <property name="use_underline">True</property>
- <child type="submenu">
- <object class="GtkMenu" id="mnuDb_menu">
- <property name="can_focus">False</property>
- <child>
- <object class="GtkImageMenuItem" id="mnuDbNew">
- <property name="label">gtk-new</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuDbNew_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuDbOpen">
- <property name="label">gtk-open</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuDbOpen_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuDbClose">
- <property name="label">gtk-close</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuDbClose_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuDbRefresh">
- <property name="label">gtk-refresh</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuDbRefresh_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkSeparatorMenuItem" id="separatore1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuDbQuit">
- <property name="label">gtk-quit</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="gtk_main_quit" swapped="no"/>
- </object>
- </child>
- </object>
- </child>
- </object>
- </child>
- <child>
- <object class="GtkMenuItem" id="mnuConfigs">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">_Configuration</property>
- <property name="use_underline">True</property>
- <child type="submenu">
- <object class="GtkMenu" id="mnuConfigs_menu">
- <property name="can_focus">False</property>
- <child>
- <object class="GtkImageMenuItem" id="mnuConfigsNew">
- <property name="label">gtk-new</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuConfigsNew_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkMenuItem" id="mnuConfigsNewFromSchema">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">New from _schema</property>
- <property name="use_underline">True</property>
- <signal name="activate" handler="on_mnuConfigsNewFromSchema_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuConfigsEdit">
- <property name="label">gtk-edit</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuConfigsEdit_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuConfigsDelete">
- <property name="label">gtk-delete</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuConfigsDelete_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuConfigsExport">
- <property name="label" translatable="yes">E_xport</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="image">image2</property>
- <property name="use_stock">False</property>
- <signal name="activate" handler="on_mnuConfigsExport_activate" swapped="no"/>
- </object>
- </child>
- </object>
- </child>
+ <property name="y_options"/>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkEntry" id="txtDbName">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="primary_icon_activatable">False</property>
+ <property name="secondary_icon_activatable">False</property>
</object>
+ <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>
+ <property name="y_options"/>
+ </packing>
</child>
<child>
- <object class="GtkMenuItem" id="mnuKeys">
+ <object class="GtkLabel" id="label16">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">_Key</property>
- <property name="use_underline">True</property>
- <child type="submenu">
- <object class="GtkMenu" id="mnuKeys_menu">
- <property name="can_focus">False</property>
- <child>
- <object class="GtkImageMenuItem" id="mnuKeysNew">
- <property name="label">gtk-new</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuKeysNew_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkMenuItem" id="mnuKeysNewFromSchema">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">New from _schema</property>
- <property name="use_underline">True</property>
- <signal name="activate" handler="on_mnuKeysNewFromSchema_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuKeysEdit">
- <property name="label">gtk-edit</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuKeysEdit_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuKeysDelete">
- <property name="label">gtk-delete</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuKeysDelete_activate" swapped="no"/>
- </object>
- </child>
- <child>
- <object class="GtkImageMenuItem" id="mnuKeysExport">
- <property name="label" translatable="yes">E_xport</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="image">image3</property>
- <property name="use_stock">False</property>
- <signal name="activate" handler="on_mnuKeysExport_activate" swapped="no"/>
- </object>
- </child>
- </object>
- </child>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">2° Connection String</property>
</object>
+ <packing>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"/>
+ </packing>
</child>
<child>
- <object class="GtkMenuItem" id="mnuHelp">
+ <object class="GtkEntry" id="txtCncString2">
<property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">_Help</property>
- <property name="use_underline">True</property>
- <child type="submenu">
- <object class="GtkMenu" id="mnuHelp_menu">
- <property name="can_focus">False</property>
- <child>
- <object class="GtkImageMenuItem" id="mnuHelpAabout">
- <property name="label">gtk-about</property>
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- <property name="accel_group">accelgroup1</property>
- <signal name="activate" handler="on_mnuHelpAbout_activate" swapped="no"/>
- </object>
- </child>
- </object>
- </child>
+ <property name="can_focus">True</property>
+ <property name="primary_icon_activatable">False</property>
+ <property name="secondary_icon_activatable">False</property>
</object>
+ <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>
+ <property name="y_options"/>
+ </packing>
</child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ <property name="position">2</property>
</packing>
</child>
- <child>
- <object class="GtkScrolledWindow" id="scrolledwindow1">
+ </object>
+ </child>
+ <action-widgets>
+ <action-widget response="-6">button1</action-widget>
+ <action-widget response="-5">button2</action-widget>
+ </action-widgets>
+ </object>
+ <object class="GtkDialog" id="diagOpenDbCfg">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="title" translatable="yes">Open - gConfi</property>
+ <property name="modal">True</property>
+ <property name="window_position">center-on-parent</property>
+ <property name="default_width">300</property>
+ <property name="type_hint">dialog</property>
+ <property name="attached_to">wMain</property>
+ <signal name="response" handler="gtk_widget_hide" swapped="no"/>
+ <child internal-child="vbox">
+ <object class="GtkBox" id="dialog-vbox4">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
+ <child internal-child="action_area">
+ <object class="GtkButtonBox" id="dialog-action_area4">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="shadow_type">in</property>
+ <property name="can_focus">False</property>
+ <property name="layout_style">end</property>
<child>
- <object class="GtkTreeView" id="trFolders">
+ <object class="GtkButton" id="cancelbutton1">
+ <property name="label">gtk-cancel</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <signal name="button-press-event" handler="on_trFolders_button_press_event" swapped="no"/>
- <signal name="popup-menu" handler="on_trFolders_popup_menu" swapped="no"/>
- <signal name="row-activated" handler="on_trFolders_row_activated" swapped="no"/>
- <child internal-child="selection">
- <object class="GtkTreeSelection" id="treeview-selection1"/>
- </child>
+ <property name="can_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="okbutton1">
+ <property name="label">gtk-ok</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="can_default">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_stock">True</property>
</object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">1</property>
+ </packing>
</child>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">1</property>
+ <property name="pack_type">end</property>
+ <property name="position">0</property>
</packing>
</child>
<child>
- <object class="GtkStatusbar" id="stbar">
+ <object class="GtkTable" id="table1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="border_width">3</property>
+ <property name="n_rows">2</property>
+ <property name="n_columns">2</property>
+ <property name="column_spacing">3</property>
+ <property name="row_spacing">3</property>
+ <child>
+ <object class="GtkLabel" id="label2">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Connection String</property>
+ </object>
+ <packing>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkEntry" id="txtCncString">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="primary_icon_activatable">False</property>
+ <property name="secondary_icon_activatable">False</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label15">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Configurations Filter</property>
+ </object>
+ <packing>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options">GTK_FILL</property>
+ <property name="y_options"/>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkEntry" id="txtConfigsFilter">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="primary_icon_activatable">False</property>
+ <property name="secondary_icon_activatable">False</property>
+ </object>
+ <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>
+ <property name="y_options"/>
+ </packing>
+ </child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
</object>
</child>
+ <action-widgets>
+ <action-widget response="-6">cancelbutton1</action-widget>
+ <action-widget response="-5">okbutton1</action-widget>
+ </action-widgets>
</object>
<object class="GtkTextBuffer" id="textbuffer1"/>
<object class="GtkDialog" id="wConfiguration">
<property name="can_focus">False</property>
<property name="title" translatable="yes">Configuration - gConfi</property>
<property name="modal">True</property>
+ <property name="window_position">center-on-parent</property>
<property name="type_hint">dialog</property>
+ <property name="attached_to">wMain</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="title" translatable="yes">Key - gConfi</property>
<property name="modal">True</property>
+ <property name="window_position">center-on-parent</property>
<property name="type_hint">dialog</property>
+ <property name="attached_to">wMain</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox3">
<property name="visible">True</property>
FOLDERS_COLS
};
+static GtkBuilder *glaMain;
+
static GtkWidget *w;
static GtkWidget *trFolders;
static GtkWidget *mnuConfigs;
static void
view_trFolders_popup_menu (GdkEventButton *event)
{
- GtkWidget *menu = gtk_menu_new (),
- *mnuitem;
+ GtkWidget *menu = gtk_menu_new ();
+ GtkWidget *mnuitem;
GtkTreeIter iter;
mnuitem = gtk_menu_item_new_with_mnemonic ("New _Config");
gtk_menu_shell_append (GTK_MENU_SHELL (menu), mnuitem);
g_signal_connect (G_OBJECT (mnuitem), "activate",
- G_CALLBACK (on_mnuConfigsNew_activate), NULL);
+ G_CALLBACK (on_mnuConfigsNew_activate), NULL);
mnuitem = gtk_menu_item_new_with_mnemonic ("New _Key");
gtk_menu_shell_append (GTK_MENU_SHELL (menu), mnuitem);
g_signal_connect (G_OBJECT (mnuitem), "activate",
- G_CALLBACK (on_mnuKeysNew_activate), NULL);
+ G_CALLBACK (on_mnuKeysNew_activate), NULL);
mnuitem = gtk_image_menu_item_new_from_stock (GTK_STOCK_EDIT, NULL);
gtk_menu_shell_append (GTK_MENU_SHELL (menu), mnuitem);
save_configuration_to_xml (Confi *confi, xmlNodePtr xroot)
{
xmlNodePtr xnode;
- gchar *name,
- *description;
+ gchar *name;
+ gchar *description;
g_object_get (G_OBJECT (confi),
"name", &name,
{
GtkTreeIter iter;
gint id;
- gchar *name,
- *description;
+ gchar *name;
+ gchar *description;
xpresult = xmlXPathEvalExpression ((const xmlChar *)"child::description", xpcontext);
if (!xmlXPathNodeSetIsEmpty (xpresult->nodesetval))
gtk_tree_store_append (storeFolders, &iter, NULL);
gtk_tree_store_set (storeFolders, &iter,
- FOLDERS_COL_ID, id,
- FOLDERS_COL_NAME, name,
- FOLDERS_COL_DESCRIPTION, description,
- FOLDERS_COL_OBJPTR, confi,
- -1);
+ FOLDERS_COL_ID, id,
+ FOLDERS_COL_NAME, name,
+ FOLDERS_COL_DESCRIPTION, description,
+ FOLDERS_COL_OBJPTR, confi,
+ -1);
xpresult = xmlXPathEvalExpression ((const xmlChar *)"child::gconfi-key", xpcontext);
if (!xmlXPathNodeSetIsEmpty (xpresult->nodesetval))
}
/* CALLBACKS */
-void
+G_MODULE_EXPORT void
on_mnuDbNew_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
- GtkBuilder *glaOpenDbCfg = gtk_builder_new_from_file (GLADEDIR "/gconfi.glade");
- GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "diagNewDbCfg"));
-
- GtkWidget *cbProvider = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "cbProvider"));
- GtkWidget *txtCncString1 = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "txtCncString1"));
- GtkWidget *txtDbName = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "txtDbName"));
- GtkWidget *txtCncString2 = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "txtCncString2"));
-
- GtkListStore *store;
- GtkTreeIter iter;
- GtkCellRenderer *renderer;
-
- store = gtk_list_store_new (1, G_TYPE_STRING);
- gtk_combo_box_set_model (GTK_COMBO_BOX (cbProvider), GTK_TREE_MODEL (store));
-
- renderer = gtk_cell_renderer_text_new ();
- gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (cbProvider), renderer, FALSE);
- gtk_cell_layout_add_attribute (GTK_CELL_LAYOUT (cbProvider), renderer,
- "text", 0);
-
- /* fill providers list */
- GdaDataModel *providers = gda_config_list_providers ();
- if (providers != NULL)
- {
- int i;
- for (i = 0; i < gda_data_model_get_n_rows (providers); i++)
- {
- GdaProviderInfo *pi = gda_config_get_provider_info (gdaex_data_model_get_value_stringify_at (providers, 0, 0));
+ GError *error = NULL;
+ gtk_builder_add_objects_from_file (glaMain,
+ GLADEDIR "/gconfi.glade",
+ g_strsplit_set ("diagNewDbCfg", "|", -1),
+ &error);
- gtk_list_store_append (store, &iter);
- gtk_list_store_set (store, &iter, 0, pi->id, -1);
- }
+ GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaMain, "diagNewDbCfg"));
- g_object_unref (providers);
- }
+ GtkWidget *txtCncString1 = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtCncString1"));
+ GtkWidget *txtDbName = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtDbName"));
+ GtkWidget *txtCncString2 = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtCncString2"));
if (gtk_dialog_run (GTK_DIALOG (diag)) == GTK_RESPONSE_OK)
{
gtk_widget_destroy (diag);
}
-void
+G_MODULE_EXPORT void
on_mnuDbOpen_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
- GtkBuilder *glaOpenDbCfg = gtk_builder_new_from_file (GLADEDIR "/gconfi.glade");
- GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "diagOpenDbCfg"));
-
- GtkWidget *cbProvider = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "cbProvider"));
- GtkWidget *txtCncString = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "txtCncString"));
- GtkWidget *txtConfigsFilter = GTK_WIDGET (gtk_builder_get_object (glaOpenDbCfg, "txtConfigsFilter"));
-
- GtkListStore *store;
- GtkTreeIter iter;
- GtkCellRenderer *renderer;
-
- store = gtk_list_store_new (1, G_TYPE_STRING);
- gtk_combo_box_set_model (GTK_COMBO_BOX (cbProvider), GTK_TREE_MODEL (store));
-
- renderer = gtk_cell_renderer_text_new ();
- gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (cbProvider), renderer, FALSE);
- gtk_cell_layout_add_attribute (GTK_CELL_LAYOUT (cbProvider), renderer,
- "text", 0);
-
- /* fill providers list */
- GdaDataModel *providers = gda_config_list_providers ();
- if (providers != NULL)
- {
- int i;
- for (i = 0; i < gda_data_model_get_n_rows (providers); i++)
- {
- GdaProviderInfo *pi = gda_config_get_provider_info (gdaex_data_model_get_value_stringify_at (providers, 0, 0));
+ GError *error = NULL;
+ gtk_builder_add_objects_from_file (glaMain,
+ GLADEDIR "/gconfi.glade",
+ g_strsplit_set ("diagOpenDbCfg", "|", -1),
+ &error);
- gtk_list_store_append (store, &iter);
- gtk_list_store_set (store, &iter, 0, pi->id, -1);
- }
+ GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaMain, "diagOpenDbCfg"));
- g_object_unref (providers);
- }
+ GtkWidget *txtCncString = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtCncString"));
+ GtkWidget *txtConfigsFilter = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtConfigsFilter"));
if (gtk_dialog_run (GTK_DIALOG (diag)) == GTK_RESPONSE_OK)
{
gtk_widget_destroy (diag);
}
-void
+G_MODULE_EXPORT void
on_mnuDbClose_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
gtk_statusbar_pop (GTK_STATUSBAR (stbar), 0);
}
-void
+G_MODULE_EXPORT void
on_mnuDbRefresh_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
fill_trFolders (cnc_string, filter);
}
-void
+G_MODULE_EXPORT void
on_mnuConfigsNew_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
- GtkBuilder *glaCNew = gtk_builder_new_from_file (GLADEDIR "/gconfi.glade");
- GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaCNew, "wConfiguration"));
+ GError *error = NULL;
+ gtk_builder_add_objects_from_file (glaMain,
+ GLADEDIR "/gconfi.glade",
+ g_strsplit_set ("wConfiguration", "|", -1),
+ &error);
+
+ GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaMain, "wConfiguration"));
if (gtk_dialog_run (GTK_DIALOG (diag)) == GTK_RESPONSE_OK)
{
gchar *description;
Confi *confi;
- txtName = GTK_WIDGET (gtk_builder_get_object (glaCNew, "txtName"));
- txtvDescription = GTK_WIDGET (gtk_builder_get_object (glaCNew, "txtvDescription"));
+ txtName = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtName"));
+ txtvDescription = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtvDescription"));
name = (gchar *)gtk_entry_get_text (GTK_ENTRY (txtName));
gtk_widget_destroy (diag);
}
-void
+G_MODULE_EXPORT void
on_mnuConfigsNewFromSchema_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
gtk_widget_destroy (diag);
}
-void
+G_MODULE_EXPORT void
on_mnuConfigsEdit_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
if (path != NULL && gtk_tree_path_get_depth (path) == 1)
{
Confi *confi;
-
- GtkBuilder *glaConfig = gtk_builder_new_from_file (GLADEDIR "/gconfi.glade");
- GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaConfig, "wConfiguration"));
- GtkWidget *txtID = GTK_WIDGET (gtk_builder_get_object (glaConfig, "txtID"));
- GtkWidget *txtName = GTK_WIDGET (gtk_builder_get_object (glaConfig, "txtName"));
- GtkWidget *txtvDescription = GTK_WIDGET (gtk_builder_get_object (glaConfig, "txtvDescription"));
+
+ GError *error = NULL;
+ gtk_builder_add_objects_from_file (glaMain,
+ GLADEDIR "/gconfi.glade",
+ g_strsplit_set ("wConfiguration", "|", -1),
+ &error);
+
+ GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaMain, "wConfiguration"));
+ GtkWidget *txtID = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtID"));
+ GtkWidget *txtName = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtName"));
+ GtkWidget *txtvDescription = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtvDescription"));
GtkTextBuffer *buffer = gtk_text_view_get_buffer (GTK_TEXT_VIEW (txtvDescription));
gint id;
}
}
-void
+G_MODULE_EXPORT void
on_mnuConfigsDelete_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
}
}
-void
+G_MODULE_EXPORT void
on_mnuConfigsExport_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
gtk_widget_destroy (diag);
}
-void
+G_MODULE_EXPORT void
on_mnuKeysNew_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
{
Confi *confi;
ConfiKey *ck;
- GtkBuilder *glaKey = gtk_builder_new_from_file (GLADEDIR "/gconfi.glade");
- GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaKey, "wKey"));
- GtkWidget *txtIDConfig = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtIDConfig"));
- GtkWidget *txtConfig = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtConfig"));
- GtkWidget *txtID = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtID"));
- GtkWidget *txtIDParent = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtIDParent"));
- GtkWidget *txtParent = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtParent"));
- GtkWidget *txtName = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtName"));
- GtkWidget *txtValue = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtValue"));
- GtkWidget *txtvDescription = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtvDescription"));
+
+ GError *error = NULL;
+ gtk_builder_add_objects_from_file (glaMain,
+ GLADEDIR "/gconfi.glade",
+ g_strsplit_set ("wKey", "|", -1),
+ &error);
+
+ GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaMain, "wKey"));
+ GtkWidget *txtIDConfig = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtIDConfig"));
+ GtkWidget *txtConfig = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtConfig"));
+ GtkWidget *txtID = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtID"));
+ GtkWidget *txtIDParent = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtIDParent"));
+ GtkWidget *txtParent = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtParent"));
+ GtkWidget *txtName = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtName"));
+ GtkWidget *txtValue = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtValue"));
+ GtkWidget *txtvDescription = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtvDescription"));
GtkTreeIter iterConfi;
gint id_config;
gchar *name;
}
}
-void
+G_MODULE_EXPORT void
on_mnuKeysNewFromSchema_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
gtk_widget_destroy (diag);
}
-void
+G_MODULE_EXPORT void
on_mnuKeysEdit_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
if (path != NULL && gtk_tree_path_get_depth (path) > 1)
{
Confi *confi;
- GtkBuilder *glaKey = gtk_builder_new_from_file (GLADEDIR "/gconfi.glade");
- GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaKey, "wKey"));
- GtkWidget *txtIDConfig = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtIDConfig"));
- GtkWidget *txtConfig = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtConfig"));
- GtkWidget *txtID = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtID"));
- GtkWidget *txtIDParent = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtIDParent"));
- GtkWidget *txtParent = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtParent"));
- GtkWidget *txtName = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtName"));
- GtkWidget *txtValue = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtValue"));
- GtkWidget *txtvDescription = GTK_WIDGET (gtk_builder_get_object (glaKey, "txtvDescription"));
+
+ GError *error = NULL;
+ gtk_builder_add_objects_from_file (glaMain,
+ GLADEDIR "/gconfi.glade",
+ g_strsplit_set ("wKey", "|", -1),
+ &error);
+
+ GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaMain, "wKey"));
+ GtkWidget *txtIDConfig = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtIDConfig"));
+ GtkWidget *txtConfig = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtConfig"));
+ GtkWidget *txtID = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtID"));
+ GtkWidget *txtIDParent = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtIDParent"));
+ GtkWidget *txtParent = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtParent"));
+ GtkWidget *txtName = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtName"));
+ GtkWidget *txtValue = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtValue"));
+ GtkWidget *txtvDescription = GTK_WIDGET (gtk_builder_get_object (glaMain, "txtvDescription"));
GtkTextBuffer *buffer = gtk_text_view_get_buffer (GTK_TEXT_VIEW (txtvDescription));
ConfiKey *ck;
if (gtk_dialog_run (GTK_DIALOG (diag)) == GTK_RESPONSE_OK)
{
- GtkTextIter iter1, iter2;
+ GtkTextIter iter1;
+ GtkTextIter iter2;
ck->key = g_strdup (gtk_entry_get_text (GTK_ENTRY (txtName)));
ck->value = g_strdup (gtk_entry_get_text (GTK_ENTRY (txtValue)));
}
}
-void
+G_MODULE_EXPORT void
on_mnuKeysDelete_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
if (gtk_dialog_run (GTK_DIALOG (diag)) == GTK_RESPONSE_YES)
{
Confi *confi;
-
+
GtkTreeIter iterConfig;
gtk_tree_model_get_iter (GTK_TREE_MODEL (storeFolders), &iterConfig,
gtk_tree_path_new_from_indices (gtk_tree_path_get_indices (path)[0], -1));
}
}
-void
+G_MODULE_EXPORT void
on_mnuKeysExport_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
}
-void
+G_MODULE_EXPORT void
on_mnuHelpAbout_activate (GtkMenuItem *menuitem,
gpointer user_data)
{
- GtkBuilder *glaAbout = gtk_builder_new_from_file (GLADEDIR "/gconfi.glade");
- GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaAbout, "diagAbout"));
+ GError *error = NULL;
+ gtk_builder_add_objects_from_file (glaMain,
+ GLADEDIR "/gconfi.glade",
+ g_strsplit_set ("diagAbout", "|", -1),
+ &error);
+
+ GtkWidget *diag = GTK_WIDGET (gtk_builder_get_object (glaMain, "diagAbout"));
gtk_dialog_run (GTK_DIALOG (diag));
gtk_widget_destroy (diag);
}
-gboolean
+G_MODULE_EXPORT gboolean
on_trFolders_button_press_event (GtkWidget *widget,
GdkEventButton *event,
gpointer user_data)
return FALSE;
}
-gboolean
+G_MODULE_EXPORT gboolean
on_trFolders_popup_menu (GtkWidget *widget,
gpointer user_data)
{
return TRUE;
}
-void
+G_MODULE_EXPORT void
on_trFolders_row_activated (GtkTreeView *tree_view,
GtkTreePath *path,
GtkTreeViewColumn *column,
int
main (int argc, char **argv)
{
- GtkBuilder *glaMain;
-
GOptionEntry entries[] =
{
{ "cnc_string", 'c', 0, G_OPTION_ARG_STRING, &cnc_string, "Connection string", NULL },
};
GOptionContext *context;
- GError *error = NULL;
+ GError *error;
gtk_init (&argc, &argv);
- glaMain = gtk_builder_new_from_file (GLADEDIR "/gconfi.glade");
+ glaMain = gtk_builder_new ();
+
+ error = NULL;
+ gtk_builder_add_objects_from_file (glaMain,
+ GLADEDIR "/gconfi.glade",
+ g_strsplit_set ("accelgroup1"
+ "|image2"
+ "|image3"
+ "|wMain", "|", -1),
+ &error);
gtk_builder_connect_signals (glaMain, NULL);
w = GTK_WIDGET (gtk_builder_get_object (glaMain, "wMain"));
create_trFolders ();
/* command line options */
+ error = NULL;
context = g_option_context_new ("");
g_option_context_add_main_entries (context, entries, NULL);
if (!g_option_context_parse (context, &argc, &argv, &error))