1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"dba">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"DirectSQLDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"directsqldialog|DirectSQLDialog">Execute SQL Statement
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"type-hint">dialog
</property>
12 <child internal-child=
"vbox">
13 <object class=
"GtkBox" id=
"dialog-vbox1">
14 <property name=
"can-focus">False
</property>
15 <property name=
"orientation">vertical
</property>
16 <property name=
"spacing">12</property>
17 <child internal-child=
"action_area">
18 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
19 <property name=
"can-focus">False
</property>
20 <property name=
"layout-style">end
</property>
22 <object class=
"GtkButton" id=
"help">
23 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
24 <property name=
"visible">True
</property>
25 <property name=
"can-focus">True
</property>
26 <property name=
"can-default">True
</property>
27 <property name=
"receives-default">True
</property>
28 <property name=
"use-underline">True
</property>
31 <property name=
"expand">False
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
34 <property name=
"secondary">True
</property>
38 <object class=
"GtkButton" id=
"close">
39 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can-focus">True
</property>
42 <property name=
"can-default">True
</property>
43 <property name=
"receives-default">True
</property>
44 <property name=
"use-underline">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
54 <property name=
"expand">False
</property>
55 <property name=
"fill">True
</property>
56 <property name=
"pack-type">end
</property>
57 <property name=
"position">0</property>
61 <object class=
"GtkFrame" id=
"frame1">
62 <property name=
"visible">True
</property>
63 <property name=
"can-focus">False
</property>
64 <property name=
"hexpand">True
</property>
65 <property name=
"vexpand">True
</property>
66 <property name=
"label-xalign">0</property>
67 <property name=
"shadow-type">none
</property>
69 <!-- n-columns=1 n-rows=5 -->
70 <object class=
"GtkGrid" id=
"grid1">
71 <property name=
"visible">True
</property>
72 <property name=
"can-focus">False
</property>
73 <property name=
"margin-start">12</property>
74 <property name=
"margin-top">6</property>
75 <property name=
"hexpand">True
</property>
76 <property name=
"vexpand">True
</property>
77 <property name=
"row-spacing">6</property>
79 <object class=
"GtkScrolledWindow" id=
"scrolledwindow">
80 <property name=
"visible">True
</property>
81 <property name=
"can-focus">True
</property>
82 <property name=
"hexpand">True
</property>
83 <property name=
"vexpand">True
</property>
84 <property name=
"border-width">0</property>
85 <property name=
"hscrollbar-policy">never
</property>
86 <property name=
"vscrollbar-policy">always
</property>
87 <property name=
"shadow-type">in
</property>
89 <object class=
"GtkViewport">
90 <property name=
"visible">True
</property>
91 <property name=
"can-focus">False
</property>
93 <object class=
"GtkDrawingArea" id=
"sql">
94 <property name=
"visible">True
</property>
95 <property name=
"can-focus">True
</property>
96 <property name=
"events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK
</property>
97 <child internal-child=
"accessible">
98 <object class=
"AtkObject" id=
"sql-atkobject">
99 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"directsqldialog|extended_tip|sql">Enter the SQL administration command that you want to run.
</property>
108 <property name=
"left-attach">0</property>
109 <property name=
"top-attach">1</property>
113 <object class=
"GtkLabel" id=
"sql_label">
114 <property name=
"visible">True
</property>
115 <property name=
"can-focus">False
</property>
116 <property name=
"label" translatable=
"yes" context=
"directsqldialog|sql_label">_Command to execute:
</property>
117 <property name=
"use-underline">True
</property>
118 <property name=
"mnemonic-widget">sql
</property>
119 <property name=
"xalign">0</property>
122 <property name=
"left-attach">0</property>
123 <property name=
"top-attach">0</property>
127 <!-- n-columns=2 n-rows=2 -->
128 <object class=
"GtkGrid" id=
"grid2">
129 <property name=
"visible">True
</property>
130 <property name=
"can-focus">False
</property>
131 <property name=
"column-spacing">12</property>
133 <object class=
"GtkCheckButton" id=
"directsql">
134 <property name=
"label" translatable=
"yes" context=
"directsqldialog|directsql">Run SQL command _directly
</property>
135 <property name=
"visible">True
</property>
136 <property name=
"can-focus">True
</property>
137 <property name=
"receives-default">False
</property>
138 <property name=
"use-underline">True
</property>
139 <property name=
"draw-indicator">True
</property>
140 <child internal-child=
"accessible">
141 <object class=
"AtkObject" id=
"directsql-atkobject">
142 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"directsqldialog|extended_tip|directsql">Execute the SQL command directly without escape processing.
</property>
147 <property name=
"left-attach">0</property>
148 <property name=
"top-attach">0</property>
149 <property name=
"width">2</property>
153 <object class=
"GtkCheckButton" id=
"showoutput">
154 <property name=
"label" translatable=
"yes" context=
"directsqldialog|showoutput">_Show output of
"select" statements
</property>
155 <property name=
"visible">True
</property>
156 <property name=
"can-focus">True
</property>
157 <property name=
"receives-default">False
</property>
158 <property name=
"use-underline">True
</property>
159 <property name=
"draw-indicator">True
</property>
160 <child internal-child=
"accessible">
161 <object class=
"AtkObject" id=
"showoutput-atkobject">
162 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"directsqldialog|extended_tip|showoutput">Show the result of the SQL SELECT command in the Output box.
</property>
167 <property name=
"left-attach">0</property>
168 <property name=
"top-attach">1</property>
172 <object class=
"GtkButton" id=
"execute">
173 <property name=
"label" translatable=
"yes" context=
"directsqldialog|execute">_Execute
</property>
174 <property name=
"visible">True
</property>
175 <property name=
"can-focus">True
</property>
176 <property name=
"can-default">True
</property>
177 <property name=
"has-default">True
</property>
178 <property name=
"receives-default">True
</property>
179 <property name=
"use-underline">True
</property>
182 <property name=
"left-attach">1</property>
183 <property name=
"top-attach">1</property>
188 <property name=
"left-attach">0</property>
189 <property name=
"top-attach">2</property>
193 <object class=
"GtkComboBoxText" id=
"sqlhistory">
194 <property name=
"visible">True
</property>
195 <property name=
"can-focus">False
</property>
196 <child internal-child=
"accessible">
197 <object class=
"AtkObject" id=
"sqlhistory-atkobject">
198 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"directsqldialog|extended_tip|sqlhistory">Lists the previously executed SQL commands. To run a command again, click the command, and then click Execute.
</property>
203 <property name=
"left-attach">0</property>
204 <property name=
"top-attach">4</property>
208 <object class=
"GtkLabel" id=
"sqlhistory_label">
209 <property name=
"visible">True
</property>
210 <property name=
"can-focus">False
</property>
211 <property name=
"label" translatable=
"yes" context=
"directsqldialog|sqlhistory_label">_Previous commands:
</property>
212 <property name=
"use-underline">True
</property>
213 <property name=
"mnemonic-widget">sqlhistory
</property>
214 <property name=
"xalign">0</property>
217 <property name=
"left-attach">0</property>
218 <property name=
"top-attach">3</property>
224 <object class=
"GtkLabel" id=
"label1">
225 <property name=
"visible">True
</property>
226 <property name=
"can-focus">False
</property>
227 <property name=
"label" translatable=
"yes" context=
"directsqldialog|label1">SQL Command
</property>
229 <attribute name=
"weight" value=
"bold"/>
235 <property name=
"expand">False
</property>
236 <property name=
"fill">True
</property>
237 <property name=
"position">1</property>
241 <object class=
"GtkFrame" id=
"frame2">
242 <property name=
"visible">True
</property>
243 <property name=
"can-focus">False
</property>
244 <property name=
"label-xalign">0</property>
245 <property name=
"shadow-type">none
</property>
247 <object class=
"GtkScrolledWindow" id=
"scrolledwindow2">
248 <property name=
"visible">True
</property>
249 <property name=
"can-focus">True
</property>
250 <property name=
"margin-start">12</property>
251 <property name=
"margin-top">6</property>
252 <property name=
"shadow-type">in
</property>
254 <object class=
"GtkTextView" id=
"status">
255 <property name=
"visible">True
</property>
256 <property name=
"can-focus">True
</property>
257 <property name=
"editable">False
</property>
258 <child internal-child=
"accessible">
259 <object class=
"AtkObject" id=
"status-atkobject">
260 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"directsqldialog|extended_tip|status">Displays the results, including errors, of the SQL command that you ran.
</property>
268 <object class=
"GtkLabel" id=
"label2">
269 <property name=
"visible">True
</property>
270 <property name=
"can-focus">False
</property>
271 <property name=
"label" translatable=
"yes" context=
"directsqldialog|label2">Status
</property>
273 <attribute name=
"weight" value=
"bold"/>
279 <property name=
"expand">False
</property>
280 <property name=
"fill">True
</property>
281 <property name=
"position">2</property>
285 <object class=
"GtkFrame" id=
"frame3">
286 <property name=
"visible">True
</property>
287 <property name=
"can-focus">False
</property>
288 <property name=
"label-xalign">0</property>
289 <property name=
"shadow-type">none
</property>
291 <object class=
"GtkScrolledWindow" id=
"scrolledwindow1">
292 <property name=
"visible">True
</property>
293 <property name=
"can-focus">True
</property>
294 <property name=
"margin-start">12</property>
295 <property name=
"margin-top">6</property>
296 <property name=
"shadow-type">in
</property>
298 <object class=
"GtkTextView" id=
"output">
299 <property name=
"visible">True
</property>
300 <property name=
"can-focus">True
</property>
301 <property name=
"editable">False
</property>
302 <child internal-child=
"accessible">
303 <object class=
"AtkObject" id=
"output-atkobject">
304 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"directsqldialog|extended_tip|output">Displays the results of the SQL command that you ran.
</property>
312 <object class=
"GtkLabel" id=
"label3">
313 <property name=
"visible">True
</property>
314 <property name=
"can-focus">False
</property>
315 <property name=
"label" translatable=
"yes" context=
"directsqldialog|label3">Output
</property>
317 <attribute name=
"weight" value=
"bold"/>
323 <property name=
"expand">False
</property>
324 <property name=
"fill">True
</property>
325 <property name=
"position">3</property>
331 <action-widget response=
"-11">help
</action-widget>
332 <action-widget response=
"-7">close
</action-widget>