ig3tool 0.2.1 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/bin/ig3tool +1 -15
- data/lib/glade/printing.glade +461 -2
- data/lib/glade/products.glade +8 -4
- data/lib/glade/protjes.glade +2884 -0
- data/lib/glade/sales.glade +85 -83
- data/lib/glade/stock_print.png +0 -0
- data/lib/ui/{printenwindow.rb → OLD_printenwindow.rb} +2 -2
- data/lib/ui/automaatwindow.rb +4 -5
- data/lib/ui/gladehelper.rb +22 -10
- data/lib/ui/peoplewindow.rb +9 -2
- data/lib/ui/printingwindow.rb +197 -22
- data/lib/ui/productswindow.rb +23 -2
- data/lib/ui/protjes.rb +850 -0
- data/lib/ui/saleswindow.rb +15 -0
- metadata +8 -5
@@ -0,0 +1,2884 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
+
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
3
|
+
<!--Generated with glade3 3.4.3 on Fri Mar 28 20:08:23 2008 -->
|
4
|
+
<glade-interface>
|
5
|
+
<widget class="GtkWindow" id="window">
|
6
|
+
<property name="visible">True</property>
|
7
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
8
|
+
<property name="border_width">5</property>
|
9
|
+
<property name="title" translatable="yes">ig3tool - products</property>
|
10
|
+
<property name="default_height">500</property>
|
11
|
+
<property name="icon">stock_print.png</property>
|
12
|
+
<property name="icon_name">printingicon</property>
|
13
|
+
<property name="gravity">GDK_GRAVITY_CENTER</property>
|
14
|
+
<child>
|
15
|
+
<widget class="GtkAlignment" id="alignment1">
|
16
|
+
<property name="visible">True</property>
|
17
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
18
|
+
<property name="border_width">5</property>
|
19
|
+
<child>
|
20
|
+
<widget class="GtkNotebook" id="tabs">
|
21
|
+
<property name="visible">True</property>
|
22
|
+
<property name="can_focus">True</property>
|
23
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
24
|
+
<property name="tab_pos">GTK_POS_RIGHT</property>
|
25
|
+
<property name="tab_hborder">4</property>
|
26
|
+
<signal name="switch_page" handler="tabfocus"/>
|
27
|
+
<child>
|
28
|
+
<widget class="GtkAlignment" id="alignment1">
|
29
|
+
<property name="visible">True</property>
|
30
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
31
|
+
<property name="bottom_padding">5</property>
|
32
|
+
<property name="left_padding">5</property>
|
33
|
+
<property name="right_padding">5</property>
|
34
|
+
<child>
|
35
|
+
<widget class="GtkFrame" id="credits">
|
36
|
+
<property name="visible">True</property>
|
37
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
38
|
+
<property name="border_width">1</property>
|
39
|
+
<property name="label_xalign">0</property>
|
40
|
+
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
41
|
+
<child>
|
42
|
+
<widget class="GtkAlignment" id="alignment1">
|
43
|
+
<property name="visible">True</property>
|
44
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
45
|
+
<property name="left_padding">12</property>
|
46
|
+
<property name="right_padding">12</property>
|
47
|
+
<child>
|
48
|
+
<widget class="GtkVBox" id="vbox1">
|
49
|
+
<property name="visible">True</property>
|
50
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
51
|
+
<child>
|
52
|
+
<widget class="GtkAlignment" id="alignment3">
|
53
|
+
<property name="visible">True</property>
|
54
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
55
|
+
<child>
|
56
|
+
<widget class="GtkHBox" id="hbox1">
|
57
|
+
<property name="visible">True</property>
|
58
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
59
|
+
<child>
|
60
|
+
<widget class="GtkAlignment" id="alignment3">
|
61
|
+
<property name="width_request">120</property>
|
62
|
+
<property name="visible">True</property>
|
63
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
64
|
+
<property name="top_padding">10</property>
|
65
|
+
<property name="bottom_padding">10</property>
|
66
|
+
<child>
|
67
|
+
<widget class="GtkVBox" id="vbox9">
|
68
|
+
<property name="visible">True</property>
|
69
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
70
|
+
<child>
|
71
|
+
<widget class="GtkAlignment" id="alignment14">
|
72
|
+
<property name="visible">True</property>
|
73
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
74
|
+
<child>
|
75
|
+
<widget class="GtkComboBox" id="add_categories">
|
76
|
+
<property name="visible">True</property>
|
77
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
78
|
+
<property name="items" translatable="yes"></property>
|
79
|
+
<signal name="changed" handler="refresh"/>
|
80
|
+
</widget>
|
81
|
+
</child>
|
82
|
+
</widget>
|
83
|
+
<packing>
|
84
|
+
<property name="expand">False</property>
|
85
|
+
</packing>
|
86
|
+
</child>
|
87
|
+
<child>
|
88
|
+
<widget class="GtkAlignment" id="alignment11">
|
89
|
+
<property name="visible">True</property>
|
90
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
91
|
+
<property name="top_padding">10</property>
|
92
|
+
<child>
|
93
|
+
<widget class="GtkScrolledWindow" id="scrolledwindow3">
|
94
|
+
<property name="visible">True</property>
|
95
|
+
<property name="can_focus">True</property>
|
96
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
97
|
+
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
98
|
+
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
99
|
+
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
100
|
+
<child>
|
101
|
+
<widget class="GtkTreeView" id="add_products">
|
102
|
+
<property name="visible">True</property>
|
103
|
+
<property name="can_focus">True</property>
|
104
|
+
<property name="has_focus">True</property>
|
105
|
+
<property name="is_focus">True</property>
|
106
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
107
|
+
<property name="headers_visible">False</property>
|
108
|
+
<property name="rules_hint">True</property>
|
109
|
+
<property name="show_expanders">False</property>
|
110
|
+
<signal name="row_activated" handler="select"/>
|
111
|
+
</widget>
|
112
|
+
</child>
|
113
|
+
</widget>
|
114
|
+
</child>
|
115
|
+
</widget>
|
116
|
+
<packing>
|
117
|
+
<property name="position">1</property>
|
118
|
+
</packing>
|
119
|
+
</child>
|
120
|
+
</widget>
|
121
|
+
</child>
|
122
|
+
</widget>
|
123
|
+
</child>
|
124
|
+
<child>
|
125
|
+
<widget class="GtkAlignment" id="alignment10">
|
126
|
+
<property name="visible">True</property>
|
127
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
128
|
+
<property name="top_padding">10</property>
|
129
|
+
<property name="bottom_padding">10</property>
|
130
|
+
<property name="left_padding">10</property>
|
131
|
+
<property name="right_padding">10</property>
|
132
|
+
<child>
|
133
|
+
<widget class="GtkVSeparator" id="vseparator1">
|
134
|
+
<property name="visible">True</property>
|
135
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
136
|
+
</widget>
|
137
|
+
</child>
|
138
|
+
</widget>
|
139
|
+
<packing>
|
140
|
+
<property name="expand">False</property>
|
141
|
+
<property name="position">1</property>
|
142
|
+
</packing>
|
143
|
+
</child>
|
144
|
+
<child>
|
145
|
+
<widget class="GtkAlignment" id="alignment4">
|
146
|
+
<property name="visible">True</property>
|
147
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
148
|
+
<property name="top_padding">10</property>
|
149
|
+
<property name="bottom_padding">10</property>
|
150
|
+
<child>
|
151
|
+
<widget class="GtkVBox" id="vbox1">
|
152
|
+
<property name="visible">True</property>
|
153
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
154
|
+
<child>
|
155
|
+
<widget class="GtkAlignment" id="alignment3">
|
156
|
+
<property name="visible">True</property>
|
157
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
158
|
+
<child>
|
159
|
+
<widget class="GtkHBox" id="hbox7">
|
160
|
+
<property name="visible">True</property>
|
161
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
162
|
+
<child>
|
163
|
+
<widget class="GtkAlignment" id="alignment12">
|
164
|
+
<property name="visible">True</property>
|
165
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
166
|
+
<property name="left_padding">13</property>
|
167
|
+
<child>
|
168
|
+
<widget class="GtkVBox" id="vbox3">
|
169
|
+
<property name="visible">True</property>
|
170
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
171
|
+
<property name="homogeneous">True</property>
|
172
|
+
<child>
|
173
|
+
<widget class="GtkLabel" id="label2">
|
174
|
+
<property name="visible">True</property>
|
175
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
176
|
+
<property name="xalign">1</property>
|
177
|
+
<property name="xpad">5</property>
|
178
|
+
<property name="label" translatable="yes">barcode:</property>
|
179
|
+
</widget>
|
180
|
+
<packing>
|
181
|
+
<property name="padding">5</property>
|
182
|
+
</packing>
|
183
|
+
</child>
|
184
|
+
<child>
|
185
|
+
<widget class="GtkLabel" id="label3">
|
186
|
+
<property name="visible">True</property>
|
187
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
188
|
+
<property name="xalign">1</property>
|
189
|
+
<property name="xpad">5</property>
|
190
|
+
<property name="label" translatable="yes">name:</property>
|
191
|
+
</widget>
|
192
|
+
<packing>
|
193
|
+
<property name="position">1</property>
|
194
|
+
</packing>
|
195
|
+
</child>
|
196
|
+
<child>
|
197
|
+
<widget class="GtkLabel" id="label9">
|
198
|
+
<property name="visible">True</property>
|
199
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
200
|
+
<property name="xalign">1</property>
|
201
|
+
<property name="xpad">5</property>
|
202
|
+
<property name="label" translatable="yes">category:</property>
|
203
|
+
</widget>
|
204
|
+
<packing>
|
205
|
+
<property name="position">2</property>
|
206
|
+
</packing>
|
207
|
+
</child>
|
208
|
+
<child>
|
209
|
+
<widget class="GtkLabel" id="label4">
|
210
|
+
<property name="visible">True</property>
|
211
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
212
|
+
<property name="xalign">1</property>
|
213
|
+
<property name="xpad">5</property>
|
214
|
+
<property name="label" translatable="yes">stock:</property>
|
215
|
+
</widget>
|
216
|
+
<packing>
|
217
|
+
<property name="position">3</property>
|
218
|
+
</packing>
|
219
|
+
</child>
|
220
|
+
</widget>
|
221
|
+
</child>
|
222
|
+
</widget>
|
223
|
+
<packing>
|
224
|
+
<property name="expand">False</property>
|
225
|
+
</packing>
|
226
|
+
</child>
|
227
|
+
<child>
|
228
|
+
<widget class="GtkAlignment" id="alignment13">
|
229
|
+
<property name="visible">True</property>
|
230
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
231
|
+
<child>
|
232
|
+
<widget class="GtkVBox" id="vbox4">
|
233
|
+
<property name="visible">True</property>
|
234
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
235
|
+
<property name="homogeneous">True</property>
|
236
|
+
<child>
|
237
|
+
<widget class="GtkEntry" id="add_barcode">
|
238
|
+
<property name="visible">True</property>
|
239
|
+
<property name="can_focus">True</property>
|
240
|
+
<property name="has_default">True</property>
|
241
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
242
|
+
<property name="has_tooltip">True</property>
|
243
|
+
<property name="tooltip_text">type the username or click a log-item</property>
|
244
|
+
<property name="activates_default">True</property>
|
245
|
+
<signal name="delete_text" handler="barcode_del"/>
|
246
|
+
<signal name="insert_text" handler="barcode_ins"/>
|
247
|
+
<signal name="activate" handler="smart_search"/>
|
248
|
+
</widget>
|
249
|
+
</child>
|
250
|
+
<child>
|
251
|
+
<widget class="GtkEntry" id="add_name">
|
252
|
+
<property name="visible">True</property>
|
253
|
+
<property name="can_focus">True</property>
|
254
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
255
|
+
<signal name="changed" handler="changed"/>
|
256
|
+
</widget>
|
257
|
+
<packing>
|
258
|
+
<property name="position">1</property>
|
259
|
+
</packing>
|
260
|
+
</child>
|
261
|
+
<child>
|
262
|
+
<widget class="GtkComboBox" id="add_prodcat">
|
263
|
+
<property name="visible">True</property>
|
264
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
265
|
+
<property name="items" translatable="yes"></property>
|
266
|
+
</widget>
|
267
|
+
<packing>
|
268
|
+
<property name="position">2</property>
|
269
|
+
</packing>
|
270
|
+
</child>
|
271
|
+
<child>
|
272
|
+
<widget class="GtkEntry" id="add_stock">
|
273
|
+
<property name="visible">True</property>
|
274
|
+
<property name="sensitive">False</property>
|
275
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
276
|
+
<property name="editable">False</property>
|
277
|
+
</widget>
|
278
|
+
<packing>
|
279
|
+
<property name="position">3</property>
|
280
|
+
</packing>
|
281
|
+
</child>
|
282
|
+
</widget>
|
283
|
+
</child>
|
284
|
+
</widget>
|
285
|
+
<packing>
|
286
|
+
<property name="position">1</property>
|
287
|
+
</packing>
|
288
|
+
</child>
|
289
|
+
</widget>
|
290
|
+
</child>
|
291
|
+
</widget>
|
292
|
+
<packing>
|
293
|
+
<property name="expand">False</property>
|
294
|
+
</packing>
|
295
|
+
</child>
|
296
|
+
<child>
|
297
|
+
<widget class="GtkHSeparator" id="hseparator1">
|
298
|
+
<property name="visible">True</property>
|
299
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
300
|
+
</widget>
|
301
|
+
<packing>
|
302
|
+
<property name="expand">False</property>
|
303
|
+
<property name="padding">10</property>
|
304
|
+
<property name="position">1</property>
|
305
|
+
</packing>
|
306
|
+
</child>
|
307
|
+
<child>
|
308
|
+
<widget class="GtkAlignment" id="alignment4">
|
309
|
+
<property name="visible">True</property>
|
310
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
311
|
+
<property name="yscale">0</property>
|
312
|
+
<child>
|
313
|
+
<widget class="GtkAlignment" id="alignment16">
|
314
|
+
<property name="visible">True</property>
|
315
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
316
|
+
<child>
|
317
|
+
<widget class="GtkAlignment" id="alignment26">
|
318
|
+
<property name="visible">True</property>
|
319
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
320
|
+
<child>
|
321
|
+
<widget class="GtkVBox" id="vbox5">
|
322
|
+
<property name="visible">True</property>
|
323
|
+
<child>
|
324
|
+
<widget class="GtkAlignment" id="alignment6">
|
325
|
+
<property name="visible">True</property>
|
326
|
+
<child>
|
327
|
+
<widget class="GtkHBox" id="hbox13">
|
328
|
+
<property name="visible">True</property>
|
329
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
330
|
+
<child>
|
331
|
+
<widget class="GtkVBox" id="vbox16">
|
332
|
+
<property name="visible">True</property>
|
333
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
334
|
+
<property name="homogeneous">True</property>
|
335
|
+
<child>
|
336
|
+
<widget class="GtkLabel" id="label19">
|
337
|
+
<property name="visible">True</property>
|
338
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
339
|
+
<property name="xalign">1</property>
|
340
|
+
<property name="xpad">5</property>
|
341
|
+
<property name="label" translatable="yes">plebs:</property>
|
342
|
+
</widget>
|
343
|
+
</child>
|
344
|
+
<child>
|
345
|
+
<widget class="GtkLabel" id="label20">
|
346
|
+
<property name="visible">True</property>
|
347
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
348
|
+
<property name="xalign">1</property>
|
349
|
+
<property name="xpad">5</property>
|
350
|
+
<property name="label" translatable="yes">debuggers:</property>
|
351
|
+
</widget>
|
352
|
+
<packing>
|
353
|
+
<property name="position">1</property>
|
354
|
+
</packing>
|
355
|
+
</child>
|
356
|
+
<child>
|
357
|
+
<widget class="GtkLabel" id="label21">
|
358
|
+
<property name="visible">True</property>
|
359
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
360
|
+
<property name="xalign">1</property>
|
361
|
+
<property name="xpad">5</property>
|
362
|
+
<property name="label" translatable="yes">members:</property>
|
363
|
+
</widget>
|
364
|
+
<packing>
|
365
|
+
<property name="position">2</property>
|
366
|
+
</packing>
|
367
|
+
</child>
|
368
|
+
</widget>
|
369
|
+
<packing>
|
370
|
+
<property name="expand">False</property>
|
371
|
+
</packing>
|
372
|
+
</child>
|
373
|
+
<child>
|
374
|
+
<widget class="GtkVBox" id="vbox17">
|
375
|
+
<property name="visible">True</property>
|
376
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
377
|
+
<property name="homogeneous">True</property>
|
378
|
+
<child>
|
379
|
+
<widget class="GtkEntry" id="add_plebs">
|
380
|
+
<property name="visible">True</property>
|
381
|
+
<property name="sensitive">False</property>
|
382
|
+
<property name="can_focus">True</property>
|
383
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
384
|
+
<property name="editable">False</property>
|
385
|
+
</widget>
|
386
|
+
</child>
|
387
|
+
<child>
|
388
|
+
<widget class="GtkEntry" id="add_debuggers">
|
389
|
+
<property name="visible">True</property>
|
390
|
+
<property name="sensitive">False</property>
|
391
|
+
<property name="can_focus">True</property>
|
392
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
393
|
+
<property name="editable">False</property>
|
394
|
+
</widget>
|
395
|
+
<packing>
|
396
|
+
<property name="position">1</property>
|
397
|
+
</packing>
|
398
|
+
</child>
|
399
|
+
<child>
|
400
|
+
<widget class="GtkEntry" id="add_members">
|
401
|
+
<property name="visible">True</property>
|
402
|
+
<property name="sensitive">False</property>
|
403
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
404
|
+
<property name="editable">False</property>
|
405
|
+
</widget>
|
406
|
+
<packing>
|
407
|
+
<property name="position">2</property>
|
408
|
+
</packing>
|
409
|
+
</child>
|
410
|
+
</widget>
|
411
|
+
<packing>
|
412
|
+
<property name="position">1</property>
|
413
|
+
</packing>
|
414
|
+
</child>
|
415
|
+
</widget>
|
416
|
+
</child>
|
417
|
+
</widget>
|
418
|
+
</child>
|
419
|
+
<child>
|
420
|
+
<widget class="GtkAlignment" id="alignment7">
|
421
|
+
<property name="visible">True</property>
|
422
|
+
<property name="top_padding">5</property>
|
423
|
+
<child>
|
424
|
+
<widget class="GtkHButtonBox" id="hbuttonbox2">
|
425
|
+
<property name="visible">True</property>
|
426
|
+
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
427
|
+
<child>
|
428
|
+
<widget class="GtkButton" id="add_edit">
|
429
|
+
<property name="visible">True</property>
|
430
|
+
<property name="can_focus">True</property>
|
431
|
+
<property name="receives_default">True</property>
|
432
|
+
<property name="label" translatable="yes">gtk-edit</property>
|
433
|
+
<property name="use_stock">True</property>
|
434
|
+
<property name="response_id">0</property>
|
435
|
+
<signal name="clicked" handler="add_edit"/>
|
436
|
+
</widget>
|
437
|
+
</child>
|
438
|
+
</widget>
|
439
|
+
</child>
|
440
|
+
</widget>
|
441
|
+
<packing>
|
442
|
+
<property name="position">1</property>
|
443
|
+
</packing>
|
444
|
+
</child>
|
445
|
+
</widget>
|
446
|
+
</child>
|
447
|
+
</widget>
|
448
|
+
</child>
|
449
|
+
</widget>
|
450
|
+
</child>
|
451
|
+
</widget>
|
452
|
+
<packing>
|
453
|
+
<property name="expand">False</property>
|
454
|
+
<property name="position">2</property>
|
455
|
+
</packing>
|
456
|
+
</child>
|
457
|
+
<child>
|
458
|
+
<widget class="GtkAlignment" id="alignment15">
|
459
|
+
<property name="visible">True</property>
|
460
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
461
|
+
<property name="top_padding">10</property>
|
462
|
+
<property name="bottom_padding">20</property>
|
463
|
+
<child>
|
464
|
+
<widget class="GtkHSeparator" id="hseparator3">
|
465
|
+
<property name="visible">True</property>
|
466
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
467
|
+
</widget>
|
468
|
+
</child>
|
469
|
+
</widget>
|
470
|
+
<packing>
|
471
|
+
<property name="expand">False</property>
|
472
|
+
<property name="position">3</property>
|
473
|
+
</packing>
|
474
|
+
</child>
|
475
|
+
<child>
|
476
|
+
<widget class="GtkAlignment" id="alignment5">
|
477
|
+
<property name="visible">True</property>
|
478
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
479
|
+
<property name="bottom_padding">10</property>
|
480
|
+
<child>
|
481
|
+
<widget class="GtkVBox" id="vbox15">
|
482
|
+
<property name="visible">True</property>
|
483
|
+
<child>
|
484
|
+
<widget class="GtkAlignment" id="alignment59">
|
485
|
+
<property name="visible">True</property>
|
486
|
+
<child>
|
487
|
+
<widget class="GtkHButtonBox" id="hbuttonbox1">
|
488
|
+
<property name="visible">True</property>
|
489
|
+
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
490
|
+
<child>
|
491
|
+
<widget class="GtkButton" id="button2">
|
492
|
+
<property name="visible">True</property>
|
493
|
+
<property name="can_focus">True</property>
|
494
|
+
<property name="receives_default">True</property>
|
495
|
+
<property name="label" translatable="yes">gtk-apply</property>
|
496
|
+
<property name="use_stock">True</property>
|
497
|
+
<property name="response_id">0</property>
|
498
|
+
<signal name="clicked" handler="add_apply"/>
|
499
|
+
</widget>
|
500
|
+
</child>
|
501
|
+
<child>
|
502
|
+
<widget class="GtkButton" id="button3">
|
503
|
+
<property name="visible">True</property>
|
504
|
+
<property name="can_focus">True</property>
|
505
|
+
<property name="receives_default">True</property>
|
506
|
+
<property name="label" translatable="yes">gtk-cancel</property>
|
507
|
+
<property name="use_stock">True</property>
|
508
|
+
<property name="response_id">0</property>
|
509
|
+
<signal name="clicked" handler="add_cancel"/>
|
510
|
+
</widget>
|
511
|
+
<packing>
|
512
|
+
<property name="position">1</property>
|
513
|
+
</packing>
|
514
|
+
</child>
|
515
|
+
</widget>
|
516
|
+
</child>
|
517
|
+
</widget>
|
518
|
+
</child>
|
519
|
+
<child>
|
520
|
+
<widget class="GtkAlignment" id="alignment60">
|
521
|
+
<property name="visible">True</property>
|
522
|
+
<property name="top_padding">10</property>
|
523
|
+
<child>
|
524
|
+
<widget class="GtkHButtonBox" id="hbuttonbox1">
|
525
|
+
<property name="visible">True</property>
|
526
|
+
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
527
|
+
<child>
|
528
|
+
<widget class="GtkButton" id="button3">
|
529
|
+
<property name="visible">True</property>
|
530
|
+
<property name="can_focus">True</property>
|
531
|
+
<property name="receives_default">True</property>
|
532
|
+
<property name="label" translatable="yes">gtk-delete</property>
|
533
|
+
<property name="use_stock">True</property>
|
534
|
+
<property name="response_id">0</property>
|
535
|
+
<signal name="clicked" handler="add_delete"/>
|
536
|
+
</widget>
|
537
|
+
</child>
|
538
|
+
</widget>
|
539
|
+
</child>
|
540
|
+
</widget>
|
541
|
+
<packing>
|
542
|
+
<property name="position">1</property>
|
543
|
+
</packing>
|
544
|
+
</child>
|
545
|
+
</widget>
|
546
|
+
</child>
|
547
|
+
</widget>
|
548
|
+
<packing>
|
549
|
+
<property name="expand">False</property>
|
550
|
+
<property name="position">4</property>
|
551
|
+
</packing>
|
552
|
+
</child>
|
553
|
+
<child>
|
554
|
+
<widget class="GtkAlignment" id="alignment28">
|
555
|
+
<property name="visible">True</property>
|
556
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
557
|
+
<property name="bottom_padding">20</property>
|
558
|
+
<child>
|
559
|
+
<widget class="GtkHSeparator" id="hseparator14">
|
560
|
+
<property name="visible">True</property>
|
561
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
562
|
+
</widget>
|
563
|
+
</child>
|
564
|
+
</widget>
|
565
|
+
<packing>
|
566
|
+
<property name="expand">False</property>
|
567
|
+
<property name="position">5</property>
|
568
|
+
</packing>
|
569
|
+
</child>
|
570
|
+
<child>
|
571
|
+
<widget class="GtkAlignment" id="alignment29">
|
572
|
+
<property name="visible">True</property>
|
573
|
+
<child>
|
574
|
+
<widget class="GtkHButtonBox" id="hbuttonbox11">
|
575
|
+
<property name="visible">True</property>
|
576
|
+
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
577
|
+
<child>
|
578
|
+
<widget class="GtkButton" id="button16">
|
579
|
+
<property name="visible">True</property>
|
580
|
+
<property name="can_focus">True</property>
|
581
|
+
<property name="receives_default">True</property>
|
582
|
+
<property name="response_id">0</property>
|
583
|
+
<signal name="clicked" handler="to_purchase"/>
|
584
|
+
<child>
|
585
|
+
<widget class="GtkHBox" id="hbox33">
|
586
|
+
<property name="visible">True</property>
|
587
|
+
<child>
|
588
|
+
<widget class="GtkImage" id="image14">
|
589
|
+
<property name="visible">True</property>
|
590
|
+
<property name="stock">gtk-go-forward</property>
|
591
|
+
</widget>
|
592
|
+
</child>
|
593
|
+
<child>
|
594
|
+
<widget class="GtkLabel" id="label67">
|
595
|
+
<property name="visible">True</property>
|
596
|
+
<property name="label" translatable="yes">Add purchase</property>
|
597
|
+
</widget>
|
598
|
+
<packing>
|
599
|
+
<property name="position">1</property>
|
600
|
+
</packing>
|
601
|
+
</child>
|
602
|
+
</widget>
|
603
|
+
</child>
|
604
|
+
</widget>
|
605
|
+
</child>
|
606
|
+
</widget>
|
607
|
+
</child>
|
608
|
+
</widget>
|
609
|
+
<packing>
|
610
|
+
<property name="expand">False</property>
|
611
|
+
<property name="position">6</property>
|
612
|
+
</packing>
|
613
|
+
</child>
|
614
|
+
</widget>
|
615
|
+
</child>
|
616
|
+
</widget>
|
617
|
+
<packing>
|
618
|
+
<property name="position">2</property>
|
619
|
+
</packing>
|
620
|
+
</child>
|
621
|
+
</widget>
|
622
|
+
</child>
|
623
|
+
</widget>
|
624
|
+
</child>
|
625
|
+
<child>
|
626
|
+
<widget class="GtkAlignment" id="alignment20">
|
627
|
+
<property name="visible">True</property>
|
628
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
629
|
+
<property name="bottom_padding">5</property>
|
630
|
+
<child>
|
631
|
+
<widget class="GtkLabel" id="add_notification">
|
632
|
+
<property name="visible">True</property>
|
633
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
634
|
+
<property name="xalign">1</property>
|
635
|
+
<property name="xpad">10</property>
|
636
|
+
<property name="use_markup">True</property>
|
637
|
+
<property name="justify">GTK_JUSTIFY_RIGHT</property>
|
638
|
+
<signal name="focus_in_event" handler="notification_focus_in_event_cb"/>
|
639
|
+
</widget>
|
640
|
+
</child>
|
641
|
+
</widget>
|
642
|
+
<packing>
|
643
|
+
<property name="expand">False</property>
|
644
|
+
<property name="fill">False</property>
|
645
|
+
<property name="position">1</property>
|
646
|
+
</packing>
|
647
|
+
</child>
|
648
|
+
</widget>
|
649
|
+
</child>
|
650
|
+
</widget>
|
651
|
+
</child>
|
652
|
+
<child>
|
653
|
+
<widget class="GtkHBox" id="hbox3">
|
654
|
+
<property name="visible">True</property>
|
655
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
656
|
+
<child>
|
657
|
+
<widget class="GtkImage" id="image3">
|
658
|
+
<property name="visible">True</property>
|
659
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
660
|
+
<property name="pixbuf">doos_small.png</property>
|
661
|
+
</widget>
|
662
|
+
</child>
|
663
|
+
<child>
|
664
|
+
<widget class="GtkLabel" id="label1">
|
665
|
+
<property name="visible">True</property>
|
666
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
667
|
+
<property name="xpad">5</property>
|
668
|
+
<property name="label" translatable="yes">ig3tool<b>products</b></property>
|
669
|
+
<property name="use_markup">True</property>
|
670
|
+
</widget>
|
671
|
+
<packing>
|
672
|
+
<property name="position">1</property>
|
673
|
+
</packing>
|
674
|
+
</child>
|
675
|
+
</widget>
|
676
|
+
<packing>
|
677
|
+
<property name="type">label_item</property>
|
678
|
+
</packing>
|
679
|
+
</child>
|
680
|
+
</widget>
|
681
|
+
</child>
|
682
|
+
</widget>
|
683
|
+
</child>
|
684
|
+
<child>
|
685
|
+
<widget class="GtkVBox" id="vbox7">
|
686
|
+
<property name="visible">True</property>
|
687
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
688
|
+
<child>
|
689
|
+
<widget class="GtkImage" id="image1">
|
690
|
+
<property name="visible">True</property>
|
691
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
692
|
+
<property name="pixbuf">doos_xsmall.png</property>
|
693
|
+
<property name="icon_size">2</property>
|
694
|
+
</widget>
|
695
|
+
</child>
|
696
|
+
<child>
|
697
|
+
<widget class="GtkLabel" id="label8">
|
698
|
+
<property name="visible">True</property>
|
699
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
700
|
+
<property name="label" translatable="yes">manage</property>
|
701
|
+
</widget>
|
702
|
+
<packing>
|
703
|
+
<property name="position">1</property>
|
704
|
+
</packing>
|
705
|
+
</child>
|
706
|
+
</widget>
|
707
|
+
<packing>
|
708
|
+
<property name="type">tab</property>
|
709
|
+
<property name="tab_fill">False</property>
|
710
|
+
</packing>
|
711
|
+
</child>
|
712
|
+
<child>
|
713
|
+
<widget class="GtkAlignment" id="alignment2">
|
714
|
+
<property name="visible">True</property>
|
715
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
716
|
+
<property name="border_width">1</property>
|
717
|
+
<property name="bottom_padding">5</property>
|
718
|
+
<property name="left_padding">5</property>
|
719
|
+
<property name="right_padding">5</property>
|
720
|
+
<child>
|
721
|
+
<widget class="GtkFrame" id="printlog">
|
722
|
+
<property name="visible">True</property>
|
723
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
724
|
+
<property name="label_xalign">0</property>
|
725
|
+
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
726
|
+
<child>
|
727
|
+
<widget class="GtkAlignment" id="alignment2">
|
728
|
+
<property name="visible">True</property>
|
729
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
730
|
+
<property name="top_padding">10</property>
|
731
|
+
<property name="bottom_padding">10</property>
|
732
|
+
<property name="left_padding">10</property>
|
733
|
+
<property name="right_padding">10</property>
|
734
|
+
<child>
|
735
|
+
<widget class="GtkVBox" id="vbox20">
|
736
|
+
<property name="visible">True</property>
|
737
|
+
<child>
|
738
|
+
<widget class="GtkAlignment" id="alignment38">
|
739
|
+
<property name="visible">True</property>
|
740
|
+
<child>
|
741
|
+
<widget class="GtkHBox" id="hbox10">
|
742
|
+
<property name="visible">True</property>
|
743
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
744
|
+
<child>
|
745
|
+
<widget class="GtkAlignment" id="alignment38">
|
746
|
+
<property name="width_request">120</property>
|
747
|
+
<property name="visible">True</property>
|
748
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
749
|
+
<property name="top_padding">10</property>
|
750
|
+
<property name="bottom_padding">10</property>
|
751
|
+
<child>
|
752
|
+
<widget class="GtkVBox" id="vbox20">
|
753
|
+
<property name="visible">True</property>
|
754
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
755
|
+
<child>
|
756
|
+
<widget class="GtkAlignment" id="alignment39">
|
757
|
+
<property name="visible">True</property>
|
758
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
759
|
+
<child>
|
760
|
+
<widget class="GtkComboBox" id="purchase_categories">
|
761
|
+
<property name="visible">True</property>
|
762
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
763
|
+
<property name="items" translatable="yes"></property>
|
764
|
+
</widget>
|
765
|
+
</child>
|
766
|
+
</widget>
|
767
|
+
<packing>
|
768
|
+
<property name="expand">False</property>
|
769
|
+
</packing>
|
770
|
+
</child>
|
771
|
+
<child>
|
772
|
+
<widget class="GtkAlignment" id="alignment40">
|
773
|
+
<property name="visible">True</property>
|
774
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
775
|
+
<property name="top_padding">10</property>
|
776
|
+
<child>
|
777
|
+
<widget class="GtkScrolledWindow" id="scrolledwindow4">
|
778
|
+
<property name="visible">True</property>
|
779
|
+
<property name="can_focus">True</property>
|
780
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
781
|
+
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
782
|
+
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
783
|
+
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
784
|
+
<child>
|
785
|
+
<widget class="GtkTreeView" id="purchase_products">
|
786
|
+
<property name="visible">True</property>
|
787
|
+
<property name="can_focus">True</property>
|
788
|
+
<property name="has_focus">True</property>
|
789
|
+
<property name="is_focus">True</property>
|
790
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
791
|
+
<property name="headers_visible">False</property>
|
792
|
+
<property name="rules_hint">True</property>
|
793
|
+
<property name="show_expanders">False</property>
|
794
|
+
<signal name="row_activated" handler="purchase_select"/>
|
795
|
+
</widget>
|
796
|
+
</child>
|
797
|
+
</widget>
|
798
|
+
</child>
|
799
|
+
</widget>
|
800
|
+
<packing>
|
801
|
+
<property name="position">1</property>
|
802
|
+
</packing>
|
803
|
+
</child>
|
804
|
+
</widget>
|
805
|
+
</child>
|
806
|
+
</widget>
|
807
|
+
</child>
|
808
|
+
<child>
|
809
|
+
<widget class="GtkAlignment" id="alignment41">
|
810
|
+
<property name="visible">True</property>
|
811
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
812
|
+
<property name="top_padding">10</property>
|
813
|
+
<property name="bottom_padding">10</property>
|
814
|
+
<property name="left_padding">10</property>
|
815
|
+
<property name="right_padding">10</property>
|
816
|
+
<child>
|
817
|
+
<widget class="GtkVSeparator" id="vseparator3">
|
818
|
+
<property name="visible">True</property>
|
819
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
820
|
+
</widget>
|
821
|
+
</child>
|
822
|
+
</widget>
|
823
|
+
<packing>
|
824
|
+
<property name="expand">False</property>
|
825
|
+
<property name="position">1</property>
|
826
|
+
</packing>
|
827
|
+
</child>
|
828
|
+
<child>
|
829
|
+
<widget class="GtkAlignment" id="alignment42">
|
830
|
+
<property name="visible">True</property>
|
831
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
832
|
+
<property name="top_padding">10</property>
|
833
|
+
<child>
|
834
|
+
<widget class="GtkVBox" id="vbox21">
|
835
|
+
<property name="visible">True</property>
|
836
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
837
|
+
<child>
|
838
|
+
<widget class="GtkAlignment" id="alignment43">
|
839
|
+
<property name="visible">True</property>
|
840
|
+
<property name="left_padding">6</property>
|
841
|
+
<child>
|
842
|
+
<widget class="GtkHBox" id="hbox11">
|
843
|
+
<property name="visible">True</property>
|
844
|
+
<child>
|
845
|
+
<widget class="GtkAlignment" id="alignment43">
|
846
|
+
<property name="visible">True</property>
|
847
|
+
<child>
|
848
|
+
<widget class="GtkAlignment" id="alignment43">
|
849
|
+
<property name="visible">True</property>
|
850
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
851
|
+
<child>
|
852
|
+
<widget class="GtkHBox" id="hbox11">
|
853
|
+
<property name="visible">True</property>
|
854
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
855
|
+
<child>
|
856
|
+
<widget class="GtkAlignment" id="alignment44">
|
857
|
+
<property name="visible">True</property>
|
858
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
859
|
+
<child>
|
860
|
+
<widget class="GtkVBox" id="vbox22">
|
861
|
+
<property name="visible">True</property>
|
862
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
863
|
+
<property name="homogeneous">True</property>
|
864
|
+
<child>
|
865
|
+
<widget class="GtkLabel" id="label17">
|
866
|
+
<property name="visible">True</property>
|
867
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
868
|
+
<property name="xalign">1</property>
|
869
|
+
<property name="xpad">5</property>
|
870
|
+
<property name="label" translatable="yes">barcode:</property>
|
871
|
+
</widget>
|
872
|
+
<packing>
|
873
|
+
<property name="padding">5</property>
|
874
|
+
</packing>
|
875
|
+
</child>
|
876
|
+
<child>
|
877
|
+
<widget class="GtkLabel" id="label18">
|
878
|
+
<property name="visible">True</property>
|
879
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
880
|
+
<property name="xalign">1</property>
|
881
|
+
<property name="xpad">5</property>
|
882
|
+
<property name="label" translatable="yes">name:</property>
|
883
|
+
</widget>
|
884
|
+
<packing>
|
885
|
+
<property name="position">1</property>
|
886
|
+
</packing>
|
887
|
+
</child>
|
888
|
+
<child>
|
889
|
+
<widget class="GtkLabel" id="label15">
|
890
|
+
<property name="visible">True</property>
|
891
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
892
|
+
<property name="xalign">1</property>
|
893
|
+
<property name="xpad">5</property>
|
894
|
+
<property name="label" translatable="yes">category:</property>
|
895
|
+
</widget>
|
896
|
+
<packing>
|
897
|
+
<property name="position">2</property>
|
898
|
+
</packing>
|
899
|
+
</child>
|
900
|
+
<child>
|
901
|
+
<widget class="GtkLabel" id="label22">
|
902
|
+
<property name="visible">True</property>
|
903
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
904
|
+
<property name="xalign">1</property>
|
905
|
+
<property name="xpad">5</property>
|
906
|
+
<property name="label" translatable="yes">stock:</property>
|
907
|
+
</widget>
|
908
|
+
<packing>
|
909
|
+
<property name="position">3</property>
|
910
|
+
</packing>
|
911
|
+
</child>
|
912
|
+
</widget>
|
913
|
+
</child>
|
914
|
+
</widget>
|
915
|
+
</child>
|
916
|
+
<child>
|
917
|
+
<widget class="GtkAlignment" id="alignment45">
|
918
|
+
<property name="visible">True</property>
|
919
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
920
|
+
<child>
|
921
|
+
<widget class="GtkVBox" id="vbox23">
|
922
|
+
<property name="visible">True</property>
|
923
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
924
|
+
<property name="homogeneous">True</property>
|
925
|
+
<child>
|
926
|
+
<widget class="GtkEntry" id="purchase_barcode">
|
927
|
+
<property name="visible">True</property>
|
928
|
+
<property name="can_focus">True</property>
|
929
|
+
<property name="has_default">True</property>
|
930
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
931
|
+
<property name="has_tooltip">True</property>
|
932
|
+
<property name="tooltip_text">type the username or click a log-item</property>
|
933
|
+
<property name="activates_default">True</property>
|
934
|
+
<signal name="delete_text" handler="barcode_del"/>
|
935
|
+
<signal name="insert_text" handler="barcode_ins"/>
|
936
|
+
<signal name="activate" handler="smart_search"/>
|
937
|
+
</widget>
|
938
|
+
</child>
|
939
|
+
<child>
|
940
|
+
<widget class="GtkEntry" id="purchase_name">
|
941
|
+
<property name="visible">True</property>
|
942
|
+
<property name="sensitive">False</property>
|
943
|
+
<property name="can_focus">True</property>
|
944
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
945
|
+
<property name="editable">False</property>
|
946
|
+
</widget>
|
947
|
+
<packing>
|
948
|
+
<property name="position">1</property>
|
949
|
+
</packing>
|
950
|
+
</child>
|
951
|
+
<child>
|
952
|
+
<widget class="GtkEntry" id="purchase_category">
|
953
|
+
<property name="visible">True</property>
|
954
|
+
<property name="sensitive">False</property>
|
955
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
956
|
+
<property name="editable">False</property>
|
957
|
+
</widget>
|
958
|
+
<packing>
|
959
|
+
<property name="position">2</property>
|
960
|
+
</packing>
|
961
|
+
</child>
|
962
|
+
<child>
|
963
|
+
<widget class="GtkEntry" id="purchase_stock">
|
964
|
+
<property name="visible">True</property>
|
965
|
+
<property name="sensitive">False</property>
|
966
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
967
|
+
<property name="editable">False</property>
|
968
|
+
</widget>
|
969
|
+
<packing>
|
970
|
+
<property name="position">3</property>
|
971
|
+
</packing>
|
972
|
+
</child>
|
973
|
+
</widget>
|
974
|
+
</child>
|
975
|
+
</widget>
|
976
|
+
<packing>
|
977
|
+
<property name="position">1</property>
|
978
|
+
</packing>
|
979
|
+
</child>
|
980
|
+
</widget>
|
981
|
+
</child>
|
982
|
+
</widget>
|
983
|
+
</child>
|
984
|
+
</widget>
|
985
|
+
</child>
|
986
|
+
<child>
|
987
|
+
<widget class="GtkAlignment" id="alignment44">
|
988
|
+
<property name="visible">True</property>
|
989
|
+
<child>
|
990
|
+
<widget class="GtkAlignment" id="alignment55">
|
991
|
+
<property name="visible">True</property>
|
992
|
+
<child>
|
993
|
+
<widget class="GtkHBox" id="hbox16">
|
994
|
+
<property name="visible">True</property>
|
995
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
996
|
+
<child>
|
997
|
+
<widget class="GtkVBox" id="vbox31">
|
998
|
+
<property name="visible">True</property>
|
999
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1000
|
+
<property name="homogeneous">True</property>
|
1001
|
+
<child>
|
1002
|
+
<widget class="GtkLabel" id="label12">
|
1003
|
+
<property name="visible">True</property>
|
1004
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1005
|
+
<property name="xalign">1</property>
|
1006
|
+
<property name="xpad">5</property>
|
1007
|
+
</widget>
|
1008
|
+
</child>
|
1009
|
+
<child>
|
1010
|
+
<widget class="GtkLabel" id="label32">
|
1011
|
+
<property name="visible">True</property>
|
1012
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1013
|
+
<property name="xalign">1</property>
|
1014
|
+
<property name="xpad">5</property>
|
1015
|
+
<property name="label" translatable="yes">plebs:</property>
|
1016
|
+
</widget>
|
1017
|
+
<packing>
|
1018
|
+
<property name="position">1</property>
|
1019
|
+
</packing>
|
1020
|
+
</child>
|
1021
|
+
<child>
|
1022
|
+
<widget class="GtkLabel" id="label33">
|
1023
|
+
<property name="visible">True</property>
|
1024
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1025
|
+
<property name="xalign">1</property>
|
1026
|
+
<property name="xpad">5</property>
|
1027
|
+
<property name="label" translatable="yes">debuggers:</property>
|
1028
|
+
</widget>
|
1029
|
+
<packing>
|
1030
|
+
<property name="position">2</property>
|
1031
|
+
</packing>
|
1032
|
+
</child>
|
1033
|
+
<child>
|
1034
|
+
<widget class="GtkLabel" id="label34">
|
1035
|
+
<property name="visible">True</property>
|
1036
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1037
|
+
<property name="xalign">1</property>
|
1038
|
+
<property name="xpad">5</property>
|
1039
|
+
<property name="label" translatable="yes">members:</property>
|
1040
|
+
</widget>
|
1041
|
+
<packing>
|
1042
|
+
<property name="position">3</property>
|
1043
|
+
</packing>
|
1044
|
+
</child>
|
1045
|
+
</widget>
|
1046
|
+
</child>
|
1047
|
+
<child>
|
1048
|
+
<widget class="GtkVBox" id="vbox32">
|
1049
|
+
<property name="visible">True</property>
|
1050
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1051
|
+
<property name="homogeneous">True</property>
|
1052
|
+
<child>
|
1053
|
+
<widget class="GtkLabel" id="label13">
|
1054
|
+
<property name="visible">True</property>
|
1055
|
+
<property name="xalign">1</property>
|
1056
|
+
<property name="label" translatable="yes">current prices</property>
|
1057
|
+
</widget>
|
1058
|
+
</child>
|
1059
|
+
<child>
|
1060
|
+
<widget class="GtkEntry" id="purchase_plebs_orig">
|
1061
|
+
<property name="visible">True</property>
|
1062
|
+
<property name="sensitive">False</property>
|
1063
|
+
<property name="can_focus">True</property>
|
1064
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1065
|
+
<property name="editable">False</property>
|
1066
|
+
</widget>
|
1067
|
+
<packing>
|
1068
|
+
<property name="position">1</property>
|
1069
|
+
</packing>
|
1070
|
+
</child>
|
1071
|
+
<child>
|
1072
|
+
<widget class="GtkEntry" id="purchase_debuggers_orig">
|
1073
|
+
<property name="visible">True</property>
|
1074
|
+
<property name="sensitive">False</property>
|
1075
|
+
<property name="can_focus">True</property>
|
1076
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1077
|
+
<property name="editable">False</property>
|
1078
|
+
</widget>
|
1079
|
+
<packing>
|
1080
|
+
<property name="position">2</property>
|
1081
|
+
</packing>
|
1082
|
+
</child>
|
1083
|
+
<child>
|
1084
|
+
<widget class="GtkEntry" id="purchase_members_orig">
|
1085
|
+
<property name="visible">True</property>
|
1086
|
+
<property name="sensitive">False</property>
|
1087
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1088
|
+
<property name="editable">False</property>
|
1089
|
+
</widget>
|
1090
|
+
<packing>
|
1091
|
+
<property name="position">3</property>
|
1092
|
+
</packing>
|
1093
|
+
</child>
|
1094
|
+
</widget>
|
1095
|
+
<packing>
|
1096
|
+
<property name="position">1</property>
|
1097
|
+
</packing>
|
1098
|
+
</child>
|
1099
|
+
</widget>
|
1100
|
+
</child>
|
1101
|
+
</widget>
|
1102
|
+
</child>
|
1103
|
+
</widget>
|
1104
|
+
<packing>
|
1105
|
+
<property name="position">1</property>
|
1106
|
+
</packing>
|
1107
|
+
</child>
|
1108
|
+
</widget>
|
1109
|
+
</child>
|
1110
|
+
</widget>
|
1111
|
+
<packing>
|
1112
|
+
<property name="expand">False</property>
|
1113
|
+
</packing>
|
1114
|
+
</child>
|
1115
|
+
<child>
|
1116
|
+
<widget class="GtkHSeparator" id="hseparator5">
|
1117
|
+
<property name="visible">True</property>
|
1118
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1119
|
+
</widget>
|
1120
|
+
<packing>
|
1121
|
+
<property name="expand">False</property>
|
1122
|
+
<property name="padding">10</property>
|
1123
|
+
<property name="position">1</property>
|
1124
|
+
</packing>
|
1125
|
+
</child>
|
1126
|
+
<child>
|
1127
|
+
<widget class="GtkAlignment" id="alignment46">
|
1128
|
+
<property name="visible">True</property>
|
1129
|
+
<child>
|
1130
|
+
<widget class="GtkHBox" id="hbox12">
|
1131
|
+
<property name="visible">True</property>
|
1132
|
+
<child>
|
1133
|
+
<widget class="GtkAlignment" id="alignment47">
|
1134
|
+
<property name="visible">True</property>
|
1135
|
+
<child>
|
1136
|
+
<widget class="GtkAlignment" id="alignment48">
|
1137
|
+
<property name="visible">True</property>
|
1138
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1139
|
+
<child>
|
1140
|
+
<widget class="GtkHBox" id="hbox20">
|
1141
|
+
<property name="visible">True</property>
|
1142
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1143
|
+
<child>
|
1144
|
+
<widget class="GtkAlignment" id="alignment49">
|
1145
|
+
<property name="visible">True</property>
|
1146
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1147
|
+
<child>
|
1148
|
+
<widget class="GtkVBox" id="vbox24">
|
1149
|
+
<property name="visible">True</property>
|
1150
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1151
|
+
<property name="homogeneous">True</property>
|
1152
|
+
<child>
|
1153
|
+
<widget class="GtkLabel" id="label23">
|
1154
|
+
<property name="visible">True</property>
|
1155
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1156
|
+
<property name="xalign">1</property>
|
1157
|
+
<property name="xpad">5</property>
|
1158
|
+
<property name="label" translatable="yes">debugger:</property>
|
1159
|
+
</widget>
|
1160
|
+
<packing>
|
1161
|
+
<property name="padding">5</property>
|
1162
|
+
</packing>
|
1163
|
+
</child>
|
1164
|
+
<child>
|
1165
|
+
<widget class="GtkLabel" id="label24">
|
1166
|
+
<property name="visible">True</property>
|
1167
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1168
|
+
<property name="xalign">1</property>
|
1169
|
+
<property name="xpad">5</property>
|
1170
|
+
<property name="label" translatable="yes">amount:</property>
|
1171
|
+
</widget>
|
1172
|
+
<packing>
|
1173
|
+
<property name="position">1</property>
|
1174
|
+
</packing>
|
1175
|
+
</child>
|
1176
|
+
<child>
|
1177
|
+
<widget class="GtkLabel" id="label25">
|
1178
|
+
<property name="visible">True</property>
|
1179
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1180
|
+
<property name="xalign">1</property>
|
1181
|
+
<property name="xpad">5</property>
|
1182
|
+
<property name="label" translatable="yes">price:</property>
|
1183
|
+
</widget>
|
1184
|
+
<packing>
|
1185
|
+
<property name="position">2</property>
|
1186
|
+
</packing>
|
1187
|
+
</child>
|
1188
|
+
<child>
|
1189
|
+
<widget class="GtkLabel" id="label44">
|
1190
|
+
<property name="visible">True</property>
|
1191
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1192
|
+
<property name="xalign">1</property>
|
1193
|
+
<property name="xpad">5</property>
|
1194
|
+
<property name="label" translatable="yes">date:</property>
|
1195
|
+
</widget>
|
1196
|
+
<packing>
|
1197
|
+
<property name="position">3</property>
|
1198
|
+
</packing>
|
1199
|
+
</child>
|
1200
|
+
</widget>
|
1201
|
+
</child>
|
1202
|
+
</widget>
|
1203
|
+
</child>
|
1204
|
+
<child>
|
1205
|
+
<widget class="GtkAlignment" id="alignment50">
|
1206
|
+
<property name="visible">True</property>
|
1207
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1208
|
+
<child>
|
1209
|
+
<widget class="GtkVBox" id="vbox25">
|
1210
|
+
<property name="visible">True</property>
|
1211
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1212
|
+
<property name="homogeneous">True</property>
|
1213
|
+
<child>
|
1214
|
+
<widget class="GtkComboBox" id="purchase_debugger">
|
1215
|
+
<property name="visible">True</property>
|
1216
|
+
</widget>
|
1217
|
+
</child>
|
1218
|
+
<child>
|
1219
|
+
<widget class="GtkEntry" id="purchase_amount">
|
1220
|
+
<property name="visible">True</property>
|
1221
|
+
<property name="sensitive">False</property>
|
1222
|
+
<property name="can_focus">True</property>
|
1223
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1224
|
+
<property name="editable">False</property>
|
1225
|
+
</widget>
|
1226
|
+
<packing>
|
1227
|
+
<property name="position">1</property>
|
1228
|
+
</packing>
|
1229
|
+
</child>
|
1230
|
+
<child>
|
1231
|
+
<widget class="GtkEntry" id="purchase_price">
|
1232
|
+
<property name="visible">True</property>
|
1233
|
+
<property name="sensitive">False</property>
|
1234
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1235
|
+
<property name="editable">False</property>
|
1236
|
+
<signal name="delete_text" handler="price_del"/>
|
1237
|
+
<signal name="insert_text" handler="price_ins"/>
|
1238
|
+
</widget>
|
1239
|
+
<packing>
|
1240
|
+
<property name="position">2</property>
|
1241
|
+
</packing>
|
1242
|
+
</child>
|
1243
|
+
<child>
|
1244
|
+
<widget class="GtkEntry" id="purchase_date">
|
1245
|
+
<property name="visible">True</property>
|
1246
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1247
|
+
</widget>
|
1248
|
+
<packing>
|
1249
|
+
<property name="position">3</property>
|
1250
|
+
</packing>
|
1251
|
+
</child>
|
1252
|
+
</widget>
|
1253
|
+
</child>
|
1254
|
+
</widget>
|
1255
|
+
<packing>
|
1256
|
+
<property name="position">1</property>
|
1257
|
+
</packing>
|
1258
|
+
</child>
|
1259
|
+
</widget>
|
1260
|
+
</child>
|
1261
|
+
</widget>
|
1262
|
+
</child>
|
1263
|
+
</widget>
|
1264
|
+
</child>
|
1265
|
+
<child>
|
1266
|
+
<widget class="GtkAlignment" id="alignment63">
|
1267
|
+
<property name="visible">True</property>
|
1268
|
+
<child>
|
1269
|
+
<widget class="GtkAlignment" id="alignment64">
|
1270
|
+
<property name="visible">True</property>
|
1271
|
+
<child>
|
1272
|
+
<widget class="GtkHBox" id="hbox21">
|
1273
|
+
<property name="visible">True</property>
|
1274
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1275
|
+
<child>
|
1276
|
+
<widget class="GtkVBox" id="vbox26">
|
1277
|
+
<property name="visible">True</property>
|
1278
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1279
|
+
<property name="homogeneous">True</property>
|
1280
|
+
<child>
|
1281
|
+
<widget class="GtkLabel" id="label41">
|
1282
|
+
<property name="visible">True</property>
|
1283
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1284
|
+
<property name="xalign">1</property>
|
1285
|
+
<property name="xpad">5</property>
|
1286
|
+
<property name="label" translatable="yes">plebs:</property>
|
1287
|
+
</widget>
|
1288
|
+
</child>
|
1289
|
+
<child>
|
1290
|
+
<widget class="GtkLabel" id="label42">
|
1291
|
+
<property name="visible">True</property>
|
1292
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1293
|
+
<property name="xalign">1</property>
|
1294
|
+
<property name="xpad">5</property>
|
1295
|
+
<property name="label" translatable="yes">debuggers:</property>
|
1296
|
+
</widget>
|
1297
|
+
<packing>
|
1298
|
+
<property name="position">1</property>
|
1299
|
+
</packing>
|
1300
|
+
</child>
|
1301
|
+
<child>
|
1302
|
+
<widget class="GtkLabel" id="label43">
|
1303
|
+
<property name="visible">True</property>
|
1304
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1305
|
+
<property name="xalign">1</property>
|
1306
|
+
<property name="xpad">5</property>
|
1307
|
+
<property name="label" translatable="yes">members:</property>
|
1308
|
+
</widget>
|
1309
|
+
<packing>
|
1310
|
+
<property name="position">2</property>
|
1311
|
+
</packing>
|
1312
|
+
</child>
|
1313
|
+
<child>
|
1314
|
+
<widget class="GtkLabel" id="label47">
|
1315
|
+
<property name="visible">True</property>
|
1316
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1317
|
+
<property name="xalign">1</property>
|
1318
|
+
<property name="xpad">5</property>
|
1319
|
+
</widget>
|
1320
|
+
<packing>
|
1321
|
+
<property name="position">3</property>
|
1322
|
+
</packing>
|
1323
|
+
</child>
|
1324
|
+
</widget>
|
1325
|
+
</child>
|
1326
|
+
<child>
|
1327
|
+
<widget class="GtkVBox" id="vbox37">
|
1328
|
+
<property name="visible">True</property>
|
1329
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1330
|
+
<property name="homogeneous">True</property>
|
1331
|
+
<child>
|
1332
|
+
<widget class="GtkEntry" id="purchase_plebs">
|
1333
|
+
<property name="visible">True</property>
|
1334
|
+
<property name="sensitive">False</property>
|
1335
|
+
<property name="can_focus">True</property>
|
1336
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1337
|
+
<property name="editable">False</property>
|
1338
|
+
<signal name="activate" handler="plebs_act"/>
|
1339
|
+
</widget>
|
1340
|
+
</child>
|
1341
|
+
<child>
|
1342
|
+
<widget class="GtkEntry" id="purchase_debuggers">
|
1343
|
+
<property name="visible">True</property>
|
1344
|
+
<property name="sensitive">False</property>
|
1345
|
+
<property name="can_focus">True</property>
|
1346
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1347
|
+
<property name="editable">False</property>
|
1348
|
+
<signal name="activate" handler="debuggers_act"/>
|
1349
|
+
</widget>
|
1350
|
+
<packing>
|
1351
|
+
<property name="position">1</property>
|
1352
|
+
</packing>
|
1353
|
+
</child>
|
1354
|
+
<child>
|
1355
|
+
<widget class="GtkEntry" id="purchase_members">
|
1356
|
+
<property name="visible">True</property>
|
1357
|
+
<property name="sensitive">False</property>
|
1358
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1359
|
+
<property name="editable">False</property>
|
1360
|
+
<signal name="activate" handler="members_act"/>
|
1361
|
+
</widget>
|
1362
|
+
<packing>
|
1363
|
+
<property name="position">2</property>
|
1364
|
+
</packing>
|
1365
|
+
</child>
|
1366
|
+
<child>
|
1367
|
+
<widget class="GtkCheckButton" id="purchase_accept">
|
1368
|
+
<property name="visible">True</property>
|
1369
|
+
<property name="can_focus">True</property>
|
1370
|
+
<property name="label" translatable="yes">accept new prices?</property>
|
1371
|
+
<property name="response_id">0</property>
|
1372
|
+
<property name="draw_indicator">True</property>
|
1373
|
+
<signal name="toggled" handler="accept_toogled"/>
|
1374
|
+
</widget>
|
1375
|
+
<packing>
|
1376
|
+
<property name="position">3</property>
|
1377
|
+
</packing>
|
1378
|
+
</child>
|
1379
|
+
</widget>
|
1380
|
+
<packing>
|
1381
|
+
<property name="position">1</property>
|
1382
|
+
</packing>
|
1383
|
+
</child>
|
1384
|
+
</widget>
|
1385
|
+
</child>
|
1386
|
+
</widget>
|
1387
|
+
</child>
|
1388
|
+
</widget>
|
1389
|
+
<packing>
|
1390
|
+
<property name="position">1</property>
|
1391
|
+
</packing>
|
1392
|
+
</child>
|
1393
|
+
</widget>
|
1394
|
+
</child>
|
1395
|
+
</widget>
|
1396
|
+
<packing>
|
1397
|
+
<property name="expand">False</property>
|
1398
|
+
<property name="position">2</property>
|
1399
|
+
</packing>
|
1400
|
+
</child>
|
1401
|
+
<child>
|
1402
|
+
<widget class="GtkAlignment" id="alignment51">
|
1403
|
+
<property name="visible">True</property>
|
1404
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1405
|
+
<property name="top_padding">10</property>
|
1406
|
+
<property name="bottom_padding">10</property>
|
1407
|
+
<child>
|
1408
|
+
<widget class="GtkHSeparator" id="hseparator6">
|
1409
|
+
<property name="visible">True</property>
|
1410
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1411
|
+
</widget>
|
1412
|
+
</child>
|
1413
|
+
</widget>
|
1414
|
+
<packing>
|
1415
|
+
<property name="expand">False</property>
|
1416
|
+
<property name="position">3</property>
|
1417
|
+
</packing>
|
1418
|
+
</child>
|
1419
|
+
<child>
|
1420
|
+
<widget class="GtkAlignment" id="alignment52">
|
1421
|
+
<property name="visible">True</property>
|
1422
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1423
|
+
<property name="bottom_padding">10</property>
|
1424
|
+
<child>
|
1425
|
+
<widget class="GtkHButtonBox" id="hbuttonbox6">
|
1426
|
+
<property name="visible">True</property>
|
1427
|
+
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
1428
|
+
<child>
|
1429
|
+
<widget class="GtkButton" id="button7">
|
1430
|
+
<property name="visible">True</property>
|
1431
|
+
<property name="can_focus">True</property>
|
1432
|
+
<property name="receives_default">True</property>
|
1433
|
+
<property name="response_id">0</property>
|
1434
|
+
<signal name="clicked" handler="purchase"/>
|
1435
|
+
<child>
|
1436
|
+
<widget class="GtkHBox" id="hbox22">
|
1437
|
+
<property name="visible">True</property>
|
1438
|
+
<child>
|
1439
|
+
<widget class="GtkAlignment" id="alignment65">
|
1440
|
+
<property name="visible">True</property>
|
1441
|
+
<child>
|
1442
|
+
<widget class="GtkImage" id="image9">
|
1443
|
+
<property name="visible">True</property>
|
1444
|
+
<property name="stock">gtk-go-forward</property>
|
1445
|
+
</widget>
|
1446
|
+
</child>
|
1447
|
+
</widget>
|
1448
|
+
</child>
|
1449
|
+
<child>
|
1450
|
+
<widget class="GtkAlignment" id="alignment66">
|
1451
|
+
<property name="visible">True</property>
|
1452
|
+
<child>
|
1453
|
+
<widget class="GtkLabel" id="label48">
|
1454
|
+
<property name="visible">True</property>
|
1455
|
+
<property name="label" translatable="yes">Purchase</property>
|
1456
|
+
</widget>
|
1457
|
+
</child>
|
1458
|
+
</widget>
|
1459
|
+
<packing>
|
1460
|
+
<property name="position">1</property>
|
1461
|
+
</packing>
|
1462
|
+
</child>
|
1463
|
+
</widget>
|
1464
|
+
</child>
|
1465
|
+
</widget>
|
1466
|
+
</child>
|
1467
|
+
<child>
|
1468
|
+
<widget class="GtkButton" id="purchase_cancel">
|
1469
|
+
<property name="visible">True</property>
|
1470
|
+
<property name="can_focus">True</property>
|
1471
|
+
<property name="receives_default">True</property>
|
1472
|
+
<property name="label" translatable="yes">gtk-cancel</property>
|
1473
|
+
<property name="use_stock">True</property>
|
1474
|
+
<property name="response_id">0</property>
|
1475
|
+
<signal name="clicked" handler="purchase_cancel"/>
|
1476
|
+
</widget>
|
1477
|
+
<packing>
|
1478
|
+
<property name="position">1</property>
|
1479
|
+
</packing>
|
1480
|
+
</child>
|
1481
|
+
</widget>
|
1482
|
+
</child>
|
1483
|
+
</widget>
|
1484
|
+
<packing>
|
1485
|
+
<property name="expand">False</property>
|
1486
|
+
<property name="position">4</property>
|
1487
|
+
</packing>
|
1488
|
+
</child>
|
1489
|
+
</widget>
|
1490
|
+
</child>
|
1491
|
+
</widget>
|
1492
|
+
<packing>
|
1493
|
+
<property name="position">2</property>
|
1494
|
+
</packing>
|
1495
|
+
</child>
|
1496
|
+
</widget>
|
1497
|
+
</child>
|
1498
|
+
</widget>
|
1499
|
+
</child>
|
1500
|
+
<child>
|
1501
|
+
<widget class="GtkAlignment" id="alignment39">
|
1502
|
+
<property name="visible">True</property>
|
1503
|
+
<child>
|
1504
|
+
<widget class="GtkLabel" id="purchase_notification">
|
1505
|
+
<property name="visible">True</property>
|
1506
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1507
|
+
<property name="xalign">1</property>
|
1508
|
+
<property name="xpad">10</property>
|
1509
|
+
<property name="use_markup">True</property>
|
1510
|
+
<property name="justify">GTK_JUSTIFY_RIGHT</property>
|
1511
|
+
</widget>
|
1512
|
+
</child>
|
1513
|
+
</widget>
|
1514
|
+
<packing>
|
1515
|
+
<property name="expand">False</property>
|
1516
|
+
<property name="position">1</property>
|
1517
|
+
</packing>
|
1518
|
+
</child>
|
1519
|
+
</widget>
|
1520
|
+
</child>
|
1521
|
+
</widget>
|
1522
|
+
</child>
|
1523
|
+
<child>
|
1524
|
+
<widget class="GtkHBox" id="hbox4">
|
1525
|
+
<property name="visible">True</property>
|
1526
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1527
|
+
<child>
|
1528
|
+
<widget class="GtkImage" id="image4">
|
1529
|
+
<property name="visible">True</property>
|
1530
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1531
|
+
<property name="pixbuf">doos_small.png</property>
|
1532
|
+
</widget>
|
1533
|
+
</child>
|
1534
|
+
<child>
|
1535
|
+
<widget class="GtkLabel" id="label49">
|
1536
|
+
<property name="visible">True</property>
|
1537
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1538
|
+
<property name="xpad">5</property>
|
1539
|
+
<property name="label" translatable="yes">ig3tool
|
1540
|
+
<b>add purchase</b></property>
|
1541
|
+
<property name="use_markup">True</property>
|
1542
|
+
</widget>
|
1543
|
+
<packing>
|
1544
|
+
<property name="position">1</property>
|
1545
|
+
</packing>
|
1546
|
+
</child>
|
1547
|
+
</widget>
|
1548
|
+
<packing>
|
1549
|
+
<property name="type">label_item</property>
|
1550
|
+
</packing>
|
1551
|
+
</child>
|
1552
|
+
</widget>
|
1553
|
+
</child>
|
1554
|
+
</widget>
|
1555
|
+
<packing>
|
1556
|
+
<property name="position">1</property>
|
1557
|
+
</packing>
|
1558
|
+
</child>
|
1559
|
+
<child>
|
1560
|
+
<widget class="GtkVBox" id="vbox2">
|
1561
|
+
<property name="visible">True</property>
|
1562
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1563
|
+
<child>
|
1564
|
+
<widget class="GtkImage" id="image2">
|
1565
|
+
<property name="visible">True</property>
|
1566
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1567
|
+
<property name="stock">gtk-go-forward</property>
|
1568
|
+
</widget>
|
1569
|
+
</child>
|
1570
|
+
<child>
|
1571
|
+
<widget class="GtkLabel" id="label7">
|
1572
|
+
<property name="visible">True</property>
|
1573
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1574
|
+
<property name="label" translatable="yes">add</property>
|
1575
|
+
</widget>
|
1576
|
+
<packing>
|
1577
|
+
<property name="position">1</property>
|
1578
|
+
</packing>
|
1579
|
+
</child>
|
1580
|
+
</widget>
|
1581
|
+
<packing>
|
1582
|
+
<property name="type">tab</property>
|
1583
|
+
<property name="position">1</property>
|
1584
|
+
<property name="tab_fill">False</property>
|
1585
|
+
</packing>
|
1586
|
+
</child>
|
1587
|
+
<child>
|
1588
|
+
<widget class="GtkAlignment" id="alignment22">
|
1589
|
+
<property name="visible">True</property>
|
1590
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1591
|
+
<property name="border_width">1</property>
|
1592
|
+
<property name="bottom_padding">5</property>
|
1593
|
+
<property name="left_padding">5</property>
|
1594
|
+
<property name="right_padding">5</property>
|
1595
|
+
<child>
|
1596
|
+
<widget class="GtkFrame" id="printlog2">
|
1597
|
+
<property name="visible">True</property>
|
1598
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1599
|
+
<property name="label_xalign">0</property>
|
1600
|
+
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
1601
|
+
<child>
|
1602
|
+
<widget class="GtkVBox" id="vbox6">
|
1603
|
+
<property name="visible">True</property>
|
1604
|
+
<child>
|
1605
|
+
<widget class="GtkAlignment" id="alignment23">
|
1606
|
+
<property name="visible">True</property>
|
1607
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1608
|
+
<property name="top_padding">10</property>
|
1609
|
+
<property name="bottom_padding">10</property>
|
1610
|
+
<property name="left_padding">10</property>
|
1611
|
+
<property name="right_padding">10</property>
|
1612
|
+
<child>
|
1613
|
+
<widget class="GtkHBox" id="hbox26">
|
1614
|
+
<property name="visible">True</property>
|
1615
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1616
|
+
<child>
|
1617
|
+
<widget class="GtkAlignment" id="alignment82">
|
1618
|
+
<property name="width_request">120</property>
|
1619
|
+
<property name="visible">True</property>
|
1620
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1621
|
+
<property name="top_padding">10</property>
|
1622
|
+
<property name="bottom_padding">10</property>
|
1623
|
+
<child>
|
1624
|
+
<widget class="GtkVBox" id="vbox45">
|
1625
|
+
<property name="visible">True</property>
|
1626
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1627
|
+
<child>
|
1628
|
+
<widget class="GtkAlignment" id="alignment83">
|
1629
|
+
<property name="visible">True</property>
|
1630
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1631
|
+
<child>
|
1632
|
+
<widget class="GtkComboBox" id="stock_categories">
|
1633
|
+
<property name="visible">True</property>
|
1634
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1635
|
+
<property name="items" translatable="yes"></property>
|
1636
|
+
</widget>
|
1637
|
+
</child>
|
1638
|
+
</widget>
|
1639
|
+
<packing>
|
1640
|
+
<property name="expand">False</property>
|
1641
|
+
</packing>
|
1642
|
+
</child>
|
1643
|
+
<child>
|
1644
|
+
<widget class="GtkAlignment" id="alignment84">
|
1645
|
+
<property name="visible">True</property>
|
1646
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1647
|
+
<property name="top_padding">10</property>
|
1648
|
+
<child>
|
1649
|
+
<widget class="GtkScrolledWindow" id="scrolledwindow6">
|
1650
|
+
<property name="visible">True</property>
|
1651
|
+
<property name="can_focus">True</property>
|
1652
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1653
|
+
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
1654
|
+
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
1655
|
+
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
1656
|
+
<child>
|
1657
|
+
<widget class="GtkTreeView" id="stock_products">
|
1658
|
+
<property name="visible">True</property>
|
1659
|
+
<property name="can_focus">True</property>
|
1660
|
+
<property name="has_focus">True</property>
|
1661
|
+
<property name="is_focus">True</property>
|
1662
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1663
|
+
<property name="headers_visible">False</property>
|
1664
|
+
<property name="rules_hint">True</property>
|
1665
|
+
<property name="show_expanders">False</property>
|
1666
|
+
<signal name="row_activated" handler="stock_select"/>
|
1667
|
+
</widget>
|
1668
|
+
</child>
|
1669
|
+
</widget>
|
1670
|
+
</child>
|
1671
|
+
</widget>
|
1672
|
+
<packing>
|
1673
|
+
<property name="position">1</property>
|
1674
|
+
</packing>
|
1675
|
+
</child>
|
1676
|
+
</widget>
|
1677
|
+
</child>
|
1678
|
+
</widget>
|
1679
|
+
</child>
|
1680
|
+
<child>
|
1681
|
+
<widget class="GtkAlignment" id="alignment85">
|
1682
|
+
<property name="visible">True</property>
|
1683
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1684
|
+
<property name="top_padding">10</property>
|
1685
|
+
<property name="bottom_padding">10</property>
|
1686
|
+
<property name="left_padding">10</property>
|
1687
|
+
<property name="right_padding">10</property>
|
1688
|
+
<child>
|
1689
|
+
<widget class="GtkVSeparator" id="vseparator5">
|
1690
|
+
<property name="visible">True</property>
|
1691
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1692
|
+
</widget>
|
1693
|
+
</child>
|
1694
|
+
</widget>
|
1695
|
+
<packing>
|
1696
|
+
<property name="expand">False</property>
|
1697
|
+
<property name="position">1</property>
|
1698
|
+
</packing>
|
1699
|
+
</child>
|
1700
|
+
<child>
|
1701
|
+
<widget class="GtkAlignment" id="alignment86">
|
1702
|
+
<property name="visible">True</property>
|
1703
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1704
|
+
<property name="top_padding">10</property>
|
1705
|
+
<child>
|
1706
|
+
<widget class="GtkVBox" id="vbox46">
|
1707
|
+
<property name="visible">True</property>
|
1708
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1709
|
+
<child>
|
1710
|
+
<widget class="GtkAlignment" id="alignment87">
|
1711
|
+
<property name="visible">True</property>
|
1712
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1713
|
+
<child>
|
1714
|
+
<widget class="GtkHBox" id="hbox27">
|
1715
|
+
<property name="visible">True</property>
|
1716
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1717
|
+
<child>
|
1718
|
+
<widget class="GtkAlignment" id="alignment88">
|
1719
|
+
<property name="visible">True</property>
|
1720
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1721
|
+
<child>
|
1722
|
+
<widget class="GtkVBox" id="vbox47">
|
1723
|
+
<property name="visible">True</property>
|
1724
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1725
|
+
<property name="homogeneous">True</property>
|
1726
|
+
<child>
|
1727
|
+
<widget class="GtkLabel" id="label56">
|
1728
|
+
<property name="visible">True</property>
|
1729
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1730
|
+
<property name="xalign">1</property>
|
1731
|
+
<property name="xpad">5</property>
|
1732
|
+
<property name="label" translatable="yes">barcode:</property>
|
1733
|
+
</widget>
|
1734
|
+
<packing>
|
1735
|
+
<property name="padding">5</property>
|
1736
|
+
</packing>
|
1737
|
+
</child>
|
1738
|
+
<child>
|
1739
|
+
<widget class="GtkLabel" id="label57">
|
1740
|
+
<property name="visible">True</property>
|
1741
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1742
|
+
<property name="xalign">1</property>
|
1743
|
+
<property name="xpad">5</property>
|
1744
|
+
<property name="label" translatable="yes">name:</property>
|
1745
|
+
</widget>
|
1746
|
+
<packing>
|
1747
|
+
<property name="position">1</property>
|
1748
|
+
</packing>
|
1749
|
+
</child>
|
1750
|
+
<child>
|
1751
|
+
<widget class="GtkLabel" id="label26">
|
1752
|
+
<property name="visible">True</property>
|
1753
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1754
|
+
<property name="xalign">1</property>
|
1755
|
+
<property name="xpad">5</property>
|
1756
|
+
<property name="label" translatable="yes">category:</property>
|
1757
|
+
</widget>
|
1758
|
+
<packing>
|
1759
|
+
<property name="position">2</property>
|
1760
|
+
</packing>
|
1761
|
+
</child>
|
1762
|
+
<child>
|
1763
|
+
<widget class="GtkLabel" id="label58">
|
1764
|
+
<property name="visible">True</property>
|
1765
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1766
|
+
<property name="xalign">1</property>
|
1767
|
+
<property name="xpad">5</property>
|
1768
|
+
<property name="label" translatable="yes">current stock:</property>
|
1769
|
+
</widget>
|
1770
|
+
<packing>
|
1771
|
+
<property name="position">3</property>
|
1772
|
+
</packing>
|
1773
|
+
</child>
|
1774
|
+
</widget>
|
1775
|
+
</child>
|
1776
|
+
</widget>
|
1777
|
+
</child>
|
1778
|
+
<child>
|
1779
|
+
<widget class="GtkAlignment" id="alignment89">
|
1780
|
+
<property name="visible">True</property>
|
1781
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1782
|
+
<child>
|
1783
|
+
<widget class="GtkVBox" id="vbox48">
|
1784
|
+
<property name="visible">True</property>
|
1785
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1786
|
+
<property name="homogeneous">True</property>
|
1787
|
+
<child>
|
1788
|
+
<widget class="GtkEntry" id="stock_barcode">
|
1789
|
+
<property name="visible">True</property>
|
1790
|
+
<property name="can_focus">True</property>
|
1791
|
+
<property name="has_default">True</property>
|
1792
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1793
|
+
<property name="has_tooltip">True</property>
|
1794
|
+
<property name="tooltip_text">type the username or click a log-item</property>
|
1795
|
+
<property name="activates_default">True</property>
|
1796
|
+
<signal name="delete_text" handler="barcode_del"/>
|
1797
|
+
<signal name="insert_text" handler="barcode_ins"/>
|
1798
|
+
<signal name="activate" handler="smart_search"/>
|
1799
|
+
</widget>
|
1800
|
+
</child>
|
1801
|
+
<child>
|
1802
|
+
<widget class="GtkEntry" id="stock_name">
|
1803
|
+
<property name="visible">True</property>
|
1804
|
+
<property name="sensitive">False</property>
|
1805
|
+
<property name="can_focus">True</property>
|
1806
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1807
|
+
<property name="editable">False</property>
|
1808
|
+
</widget>
|
1809
|
+
<packing>
|
1810
|
+
<property name="position">1</property>
|
1811
|
+
</packing>
|
1812
|
+
</child>
|
1813
|
+
<child>
|
1814
|
+
<widget class="GtkEntry" id="stock_category">
|
1815
|
+
<property name="visible">True</property>
|
1816
|
+
<property name="sensitive">False</property>
|
1817
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1818
|
+
<property name="editable">False</property>
|
1819
|
+
</widget>
|
1820
|
+
<packing>
|
1821
|
+
<property name="position">2</property>
|
1822
|
+
</packing>
|
1823
|
+
</child>
|
1824
|
+
<child>
|
1825
|
+
<widget class="GtkEntry" id="stock_stock">
|
1826
|
+
<property name="visible">True</property>
|
1827
|
+
<property name="sensitive">False</property>
|
1828
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1829
|
+
<property name="editable">False</property>
|
1830
|
+
</widget>
|
1831
|
+
<packing>
|
1832
|
+
<property name="position">3</property>
|
1833
|
+
</packing>
|
1834
|
+
</child>
|
1835
|
+
</widget>
|
1836
|
+
</child>
|
1837
|
+
</widget>
|
1838
|
+
<packing>
|
1839
|
+
<property name="position">1</property>
|
1840
|
+
</packing>
|
1841
|
+
</child>
|
1842
|
+
</widget>
|
1843
|
+
</child>
|
1844
|
+
</widget>
|
1845
|
+
<packing>
|
1846
|
+
<property name="expand">False</property>
|
1847
|
+
</packing>
|
1848
|
+
</child>
|
1849
|
+
<child>
|
1850
|
+
<widget class="GtkHSeparator" id="hseparator9">
|
1851
|
+
<property name="visible">True</property>
|
1852
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1853
|
+
</widget>
|
1854
|
+
<packing>
|
1855
|
+
<property name="expand">False</property>
|
1856
|
+
<property name="padding">10</property>
|
1857
|
+
<property name="position">1</property>
|
1858
|
+
</packing>
|
1859
|
+
</child>
|
1860
|
+
<child>
|
1861
|
+
<widget class="GtkAlignment" id="alignment90">
|
1862
|
+
<property name="visible">True</property>
|
1863
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1864
|
+
<property name="yscale">0</property>
|
1865
|
+
<child>
|
1866
|
+
<widget class="GtkAlignment" id="alignment91">
|
1867
|
+
<property name="visible">True</property>
|
1868
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1869
|
+
<child>
|
1870
|
+
<widget class="GtkAlignment" id="alignment92">
|
1871
|
+
<property name="visible">True</property>
|
1872
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1873
|
+
<property name="left_padding">6</property>
|
1874
|
+
<child>
|
1875
|
+
<widget class="GtkHBox" id="hbox28">
|
1876
|
+
<property name="visible">True</property>
|
1877
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1878
|
+
<child>
|
1879
|
+
<widget class="GtkVBox" id="vbox50">
|
1880
|
+
<property name="visible">True</property>
|
1881
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1882
|
+
<property name="homogeneous">True</property>
|
1883
|
+
<child>
|
1884
|
+
<widget class="GtkLabel" id="label11">
|
1885
|
+
<property name="visible">True</property>
|
1886
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1887
|
+
<property name="xalign">1</property>
|
1888
|
+
<property name="xpad">5</property>
|
1889
|
+
<property name="label" translatable="yes">debugger:</property>
|
1890
|
+
</widget>
|
1891
|
+
<packing>
|
1892
|
+
<property name="padding">5</property>
|
1893
|
+
</packing>
|
1894
|
+
</child>
|
1895
|
+
<child>
|
1896
|
+
<widget class="GtkLabel" id="label59">
|
1897
|
+
<property name="visible">True</property>
|
1898
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1899
|
+
<property name="xalign">1</property>
|
1900
|
+
<property name="xpad">5</property>
|
1901
|
+
<property name="label" translatable="yes">actual stock:</property>
|
1902
|
+
</widget>
|
1903
|
+
<packing>
|
1904
|
+
<property name="position">1</property>
|
1905
|
+
</packing>
|
1906
|
+
</child>
|
1907
|
+
</widget>
|
1908
|
+
</child>
|
1909
|
+
<child>
|
1910
|
+
<widget class="GtkVBox" id="vbox51">
|
1911
|
+
<property name="visible">True</property>
|
1912
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1913
|
+
<property name="homogeneous">True</property>
|
1914
|
+
<child>
|
1915
|
+
<widget class="GtkComboBox" id="stock_debugger">
|
1916
|
+
<property name="visible">True</property>
|
1917
|
+
</widget>
|
1918
|
+
</child>
|
1919
|
+
<child>
|
1920
|
+
<widget class="GtkEntry" id="stock_stock_new">
|
1921
|
+
<property name="visible">True</property>
|
1922
|
+
<property name="sensitive">False</property>
|
1923
|
+
<property name="can_focus">True</property>
|
1924
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1925
|
+
<property name="editable">False</property>
|
1926
|
+
<signal name="activate" handler="stock_to_apply"/>
|
1927
|
+
</widget>
|
1928
|
+
<packing>
|
1929
|
+
<property name="position">1</property>
|
1930
|
+
</packing>
|
1931
|
+
</child>
|
1932
|
+
</widget>
|
1933
|
+
<packing>
|
1934
|
+
<property name="position">1</property>
|
1935
|
+
</packing>
|
1936
|
+
</child>
|
1937
|
+
</widget>
|
1938
|
+
</child>
|
1939
|
+
</widget>
|
1940
|
+
</child>
|
1941
|
+
</widget>
|
1942
|
+
</child>
|
1943
|
+
</widget>
|
1944
|
+
<packing>
|
1945
|
+
<property name="expand">False</property>
|
1946
|
+
<property name="position">2</property>
|
1947
|
+
</packing>
|
1948
|
+
</child>
|
1949
|
+
<child>
|
1950
|
+
<widget class="GtkAlignment" id="alignment95">
|
1951
|
+
<property name="visible">True</property>
|
1952
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1953
|
+
<property name="top_padding">10</property>
|
1954
|
+
<property name="bottom_padding">10</property>
|
1955
|
+
<child>
|
1956
|
+
<widget class="GtkHSeparator" id="hseparator10">
|
1957
|
+
<property name="visible">True</property>
|
1958
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1959
|
+
</widget>
|
1960
|
+
</child>
|
1961
|
+
</widget>
|
1962
|
+
<packing>
|
1963
|
+
<property name="expand">False</property>
|
1964
|
+
<property name="position">3</property>
|
1965
|
+
</packing>
|
1966
|
+
</child>
|
1967
|
+
<child>
|
1968
|
+
<widget class="GtkAlignment" id="alignment96">
|
1969
|
+
<property name="visible">True</property>
|
1970
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
1971
|
+
<property name="bottom_padding">10</property>
|
1972
|
+
<child>
|
1973
|
+
<widget class="GtkHButtonBox" id="hbuttonbox9">
|
1974
|
+
<property name="visible">True</property>
|
1975
|
+
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
1976
|
+
<child>
|
1977
|
+
<widget class="GtkButton" id="stock_apply">
|
1978
|
+
<property name="visible">True</property>
|
1979
|
+
<property name="can_focus">True</property>
|
1980
|
+
<property name="receives_default">True</property>
|
1981
|
+
<property name="label" translatable="yes">gtk-apply</property>
|
1982
|
+
<property name="use_stock">True</property>
|
1983
|
+
<property name="response_id">0</property>
|
1984
|
+
<signal name="clicked" handler="stock_apply"/>
|
1985
|
+
</widget>
|
1986
|
+
</child>
|
1987
|
+
<child>
|
1988
|
+
<widget class="GtkButton" id="button13">
|
1989
|
+
<property name="visible">True</property>
|
1990
|
+
<property name="can_focus">True</property>
|
1991
|
+
<property name="receives_default">True</property>
|
1992
|
+
<property name="label" translatable="yes">gtk-cancel</property>
|
1993
|
+
<property name="use_stock">True</property>
|
1994
|
+
<property name="response_id">0</property>
|
1995
|
+
<signal name="clicked" handler="stock_cancel"/>
|
1996
|
+
</widget>
|
1997
|
+
<packing>
|
1998
|
+
<property name="position">1</property>
|
1999
|
+
</packing>
|
2000
|
+
</child>
|
2001
|
+
</widget>
|
2002
|
+
</child>
|
2003
|
+
</widget>
|
2004
|
+
<packing>
|
2005
|
+
<property name="expand">False</property>
|
2006
|
+
<property name="position">4</property>
|
2007
|
+
</packing>
|
2008
|
+
</child>
|
2009
|
+
</widget>
|
2010
|
+
</child>
|
2011
|
+
</widget>
|
2012
|
+
<packing>
|
2013
|
+
<property name="position">2</property>
|
2014
|
+
</packing>
|
2015
|
+
</child>
|
2016
|
+
</widget>
|
2017
|
+
</child>
|
2018
|
+
</widget>
|
2019
|
+
</child>
|
2020
|
+
<child>
|
2021
|
+
<widget class="GtkAlignment" id="alignment8">
|
2022
|
+
<property name="visible">True</property>
|
2023
|
+
<child>
|
2024
|
+
<widget class="GtkLabel" id="stock_notification">
|
2025
|
+
<property name="visible">True</property>
|
2026
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2027
|
+
<property name="xalign">1</property>
|
2028
|
+
<property name="xpad">10</property>
|
2029
|
+
<property name="use_markup">True</property>
|
2030
|
+
<property name="justify">GTK_JUSTIFY_RIGHT</property>
|
2031
|
+
</widget>
|
2032
|
+
</child>
|
2033
|
+
</widget>
|
2034
|
+
<packing>
|
2035
|
+
<property name="expand">False</property>
|
2036
|
+
<property name="position">1</property>
|
2037
|
+
</packing>
|
2038
|
+
</child>
|
2039
|
+
</widget>
|
2040
|
+
</child>
|
2041
|
+
<child>
|
2042
|
+
<widget class="GtkHBox" id="hbox5">
|
2043
|
+
<property name="visible">True</property>
|
2044
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2045
|
+
<child>
|
2046
|
+
<widget class="GtkImage" id="image8">
|
2047
|
+
<property name="visible">True</property>
|
2048
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2049
|
+
<property name="pixbuf">doos_small.png</property>
|
2050
|
+
</widget>
|
2051
|
+
</child>
|
2052
|
+
<child>
|
2053
|
+
<widget class="GtkLabel" id="label10">
|
2054
|
+
<property name="visible">True</property>
|
2055
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2056
|
+
<property name="xpad">5</property>
|
2057
|
+
<property name="label" translatable="yes">ig3tool
|
2058
|
+
<b>adjust stock</b></property>
|
2059
|
+
<property name="use_markup">True</property>
|
2060
|
+
</widget>
|
2061
|
+
<packing>
|
2062
|
+
<property name="position">1</property>
|
2063
|
+
</packing>
|
2064
|
+
</child>
|
2065
|
+
</widget>
|
2066
|
+
<packing>
|
2067
|
+
<property name="type">label_item</property>
|
2068
|
+
</packing>
|
2069
|
+
</child>
|
2070
|
+
</widget>
|
2071
|
+
</child>
|
2072
|
+
</widget>
|
2073
|
+
<packing>
|
2074
|
+
<property name="position">2</property>
|
2075
|
+
</packing>
|
2076
|
+
</child>
|
2077
|
+
<child>
|
2078
|
+
<widget class="GtkVBox" id="vbox10">
|
2079
|
+
<property name="visible">True</property>
|
2080
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2081
|
+
<child>
|
2082
|
+
<widget class="GtkImage" id="image6">
|
2083
|
+
<property name="visible">True</property>
|
2084
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2085
|
+
<property name="stock">gtk-execute</property>
|
2086
|
+
</widget>
|
2087
|
+
</child>
|
2088
|
+
<child>
|
2089
|
+
<widget class="GtkLabel" id="label5">
|
2090
|
+
<property name="visible">True</property>
|
2091
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2092
|
+
<property name="label" translatable="yes">stock</property>
|
2093
|
+
</widget>
|
2094
|
+
<packing>
|
2095
|
+
<property name="position">1</property>
|
2096
|
+
</packing>
|
2097
|
+
</child>
|
2098
|
+
</widget>
|
2099
|
+
<packing>
|
2100
|
+
<property name="type">tab</property>
|
2101
|
+
<property name="position">2</property>
|
2102
|
+
<property name="tab_fill">False</property>
|
2103
|
+
</packing>
|
2104
|
+
</child>
|
2105
|
+
<child>
|
2106
|
+
<widget class="GtkAlignment" id="alignment110">
|
2107
|
+
<property name="visible">True</property>
|
2108
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2109
|
+
<property name="border_width">1</property>
|
2110
|
+
<property name="bottom_padding">5</property>
|
2111
|
+
<property name="left_padding">5</property>
|
2112
|
+
<property name="right_padding">5</property>
|
2113
|
+
<child>
|
2114
|
+
<widget class="GtkFrame" id="printlog4">
|
2115
|
+
<property name="visible">True</property>
|
2116
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2117
|
+
<property name="label_xalign">0</property>
|
2118
|
+
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
2119
|
+
<child>
|
2120
|
+
<widget class="GtkVBox" id="vbox12">
|
2121
|
+
<property name="visible">True</property>
|
2122
|
+
<child>
|
2123
|
+
<widget class="GtkAlignment" id="alignment111">
|
2124
|
+
<property name="visible">True</property>
|
2125
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2126
|
+
<property name="top_padding">10</property>
|
2127
|
+
<property name="left_padding">10</property>
|
2128
|
+
<property name="right_padding">10</property>
|
2129
|
+
<child>
|
2130
|
+
<widget class="GtkHBox" id="hbox2">
|
2131
|
+
<property name="visible">True</property>
|
2132
|
+
<child>
|
2133
|
+
<widget class="GtkAlignment" id="alignment19">
|
2134
|
+
<property name="visible">True</property>
|
2135
|
+
<child>
|
2136
|
+
<widget class="GtkAlignment" id="alignment32">
|
2137
|
+
<property name="width_request">120</property>
|
2138
|
+
<property name="visible">True</property>
|
2139
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2140
|
+
<property name="top_padding">10</property>
|
2141
|
+
<property name="bottom_padding">10</property>
|
2142
|
+
<child>
|
2143
|
+
<widget class="GtkVBox" id="vbox12">
|
2144
|
+
<property name="visible">True</property>
|
2145
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2146
|
+
<child>
|
2147
|
+
<widget class="GtkAlignment" id="alignment33">
|
2148
|
+
<property name="visible">True</property>
|
2149
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2150
|
+
<child>
|
2151
|
+
<widget class="GtkComboBox" id="log_categories">
|
2152
|
+
<property name="visible">True</property>
|
2153
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2154
|
+
<property name="items" translatable="yes"></property>
|
2155
|
+
</widget>
|
2156
|
+
</child>
|
2157
|
+
</widget>
|
2158
|
+
<packing>
|
2159
|
+
<property name="expand">False</property>
|
2160
|
+
</packing>
|
2161
|
+
</child>
|
2162
|
+
<child>
|
2163
|
+
<widget class="GtkAlignment" id="alignment34">
|
2164
|
+
<property name="visible">True</property>
|
2165
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2166
|
+
<property name="top_padding">10</property>
|
2167
|
+
<child>
|
2168
|
+
<widget class="GtkScrolledWindow" id="scrolledwindow7">
|
2169
|
+
<property name="visible">True</property>
|
2170
|
+
<property name="can_focus">True</property>
|
2171
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2172
|
+
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2173
|
+
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2174
|
+
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
2175
|
+
<child>
|
2176
|
+
<widget class="GtkTreeView" id="log_products">
|
2177
|
+
<property name="visible">True</property>
|
2178
|
+
<property name="can_focus">True</property>
|
2179
|
+
<property name="has_focus">True</property>
|
2180
|
+
<property name="is_focus">True</property>
|
2181
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2182
|
+
<property name="headers_visible">False</property>
|
2183
|
+
<property name="rules_hint">True</property>
|
2184
|
+
<property name="show_expanders">False</property>
|
2185
|
+
<signal name="row_activated" handler="log_select"/>
|
2186
|
+
</widget>
|
2187
|
+
</child>
|
2188
|
+
</widget>
|
2189
|
+
</child>
|
2190
|
+
</widget>
|
2191
|
+
<packing>
|
2192
|
+
<property name="position">1</property>
|
2193
|
+
</packing>
|
2194
|
+
</child>
|
2195
|
+
</widget>
|
2196
|
+
</child>
|
2197
|
+
</widget>
|
2198
|
+
</child>
|
2199
|
+
</widget>
|
2200
|
+
</child>
|
2201
|
+
<child>
|
2202
|
+
<widget class="GtkAlignment" id="alignment21">
|
2203
|
+
<property name="visible">True</property>
|
2204
|
+
<property name="top_padding">10</property>
|
2205
|
+
<property name="bottom_padding">10</property>
|
2206
|
+
<property name="left_padding">10</property>
|
2207
|
+
<child>
|
2208
|
+
<widget class="GtkVSeparator" id="vseparator2">
|
2209
|
+
<property name="visible">True</property>
|
2210
|
+
</widget>
|
2211
|
+
</child>
|
2212
|
+
</widget>
|
2213
|
+
<packing>
|
2214
|
+
<property name="expand">False</property>
|
2215
|
+
<property name="position">1</property>
|
2216
|
+
</packing>
|
2217
|
+
</child>
|
2218
|
+
<child>
|
2219
|
+
<widget class="GtkAlignment" id="alignment24">
|
2220
|
+
<property name="visible">True</property>
|
2221
|
+
<child>
|
2222
|
+
<widget class="GtkAlignment" id="alignment24">
|
2223
|
+
<property name="visible">True</property>
|
2224
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2225
|
+
<property name="top_padding">10</property>
|
2226
|
+
<property name="bottom_padding">10</property>
|
2227
|
+
<property name="left_padding">10</property>
|
2228
|
+
<property name="right_padding">10</property>
|
2229
|
+
<child>
|
2230
|
+
<widget class="GtkVBox" id="vbox13">
|
2231
|
+
<property name="visible">True</property>
|
2232
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2233
|
+
<child>
|
2234
|
+
<widget class="GtkAlignment" id="alignment35">
|
2235
|
+
<property name="visible">True</property>
|
2236
|
+
<property name="bottom_padding">10</property>
|
2237
|
+
<property name="left_padding">5</property>
|
2238
|
+
<property name="right_padding">5</property>
|
2239
|
+
<child>
|
2240
|
+
<widget class="GtkVBox" id="vbox14">
|
2241
|
+
<property name="visible">True</property>
|
2242
|
+
<child>
|
2243
|
+
<widget class="GtkAlignment" id="alignment36">
|
2244
|
+
<property name="visible">True</property>
|
2245
|
+
<property name="bottom_padding">10</property>
|
2246
|
+
<child>
|
2247
|
+
<widget class="GtkHBox" id="hbox8">
|
2248
|
+
<property name="visible">True</property>
|
2249
|
+
<child>
|
2250
|
+
<widget class="GtkAlignment" id="alignment53">
|
2251
|
+
<property name="visible">True</property>
|
2252
|
+
<child>
|
2253
|
+
<widget class="GtkLabel" id="label6">
|
2254
|
+
<property name="visible">True</property>
|
2255
|
+
<property name="xalign">1</property>
|
2256
|
+
<property name="xpad">5</property>
|
2257
|
+
<property name="label" translatable="yes">barcode:</property>
|
2258
|
+
</widget>
|
2259
|
+
</child>
|
2260
|
+
</widget>
|
2261
|
+
<packing>
|
2262
|
+
<property name="expand">False</property>
|
2263
|
+
</packing>
|
2264
|
+
</child>
|
2265
|
+
<child>
|
2266
|
+
<widget class="GtkEntry" id="log_barcode">
|
2267
|
+
<property name="visible">True</property>
|
2268
|
+
<property name="can_focus">True</property>
|
2269
|
+
</widget>
|
2270
|
+
<packing>
|
2271
|
+
<property name="position">1</property>
|
2272
|
+
</packing>
|
2273
|
+
</child>
|
2274
|
+
</widget>
|
2275
|
+
</child>
|
2276
|
+
</widget>
|
2277
|
+
</child>
|
2278
|
+
<child>
|
2279
|
+
<widget class="GtkAlignment" id="alignment57">
|
2280
|
+
<property name="visible">True</property>
|
2281
|
+
<property name="bottom_padding">10</property>
|
2282
|
+
<property name="left_padding">11</property>
|
2283
|
+
<child>
|
2284
|
+
<widget class="GtkHBox" id="hbox14">
|
2285
|
+
<property name="visible">True</property>
|
2286
|
+
<child>
|
2287
|
+
<widget class="GtkAlignment" id="alignment58">
|
2288
|
+
<property name="visible">True</property>
|
2289
|
+
<child>
|
2290
|
+
<widget class="GtkLabel" id="label16">
|
2291
|
+
<property name="visible">True</property>
|
2292
|
+
<property name="xalign">1</property>
|
2293
|
+
<property name="xpad">5</property>
|
2294
|
+
<property name="label" translatable="yes">name:</property>
|
2295
|
+
</widget>
|
2296
|
+
</child>
|
2297
|
+
</widget>
|
2298
|
+
<packing>
|
2299
|
+
<property name="expand">False</property>
|
2300
|
+
</packing>
|
2301
|
+
</child>
|
2302
|
+
<child>
|
2303
|
+
<widget class="GtkEntry" id="log_name">
|
2304
|
+
<property name="visible">True</property>
|
2305
|
+
<property name="sensitive">False</property>
|
2306
|
+
<property name="can_focus">True</property>
|
2307
|
+
<property name="editable">False</property>
|
2308
|
+
</widget>
|
2309
|
+
<packing>
|
2310
|
+
<property name="position">1</property>
|
2311
|
+
</packing>
|
2312
|
+
</child>
|
2313
|
+
</widget>
|
2314
|
+
</child>
|
2315
|
+
</widget>
|
2316
|
+
<packing>
|
2317
|
+
<property name="position">1</property>
|
2318
|
+
</packing>
|
2319
|
+
</child>
|
2320
|
+
<child>
|
2321
|
+
<widget class="GtkAlignment" id="alignment37">
|
2322
|
+
<property name="visible">True</property>
|
2323
|
+
<child>
|
2324
|
+
<widget class="GtkHButtonBox" id="hbuttonbox3">
|
2325
|
+
<property name="visible">True</property>
|
2326
|
+
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
2327
|
+
<child>
|
2328
|
+
<widget class="GtkButton" id="button1">
|
2329
|
+
<property name="visible">True</property>
|
2330
|
+
<property name="can_focus">True</property>
|
2331
|
+
<property name="receives_default">True</property>
|
2332
|
+
<property name="label" translatable="yes">gtk-refresh</property>
|
2333
|
+
<property name="use_stock">True</property>
|
2334
|
+
<property name="response_id">0</property>
|
2335
|
+
<signal name="clicked" handler="refreshlog"/>
|
2336
|
+
</widget>
|
2337
|
+
</child>
|
2338
|
+
<child>
|
2339
|
+
<widget class="GtkButton" id="button4">
|
2340
|
+
<property name="visible">True</property>
|
2341
|
+
<property name="can_focus">True</property>
|
2342
|
+
<property name="receives_default">True</property>
|
2343
|
+
<property name="label" translatable="yes">gtk-cancel</property>
|
2344
|
+
<property name="use_stock">True</property>
|
2345
|
+
<property name="response_id">0</property>
|
2346
|
+
<signal name="clicked" handler="log_cancel"/>
|
2347
|
+
</widget>
|
2348
|
+
<packing>
|
2349
|
+
<property name="position">1</property>
|
2350
|
+
</packing>
|
2351
|
+
</child>
|
2352
|
+
</widget>
|
2353
|
+
</child>
|
2354
|
+
</widget>
|
2355
|
+
<packing>
|
2356
|
+
<property name="position">2</property>
|
2357
|
+
</packing>
|
2358
|
+
</child>
|
2359
|
+
</widget>
|
2360
|
+
</child>
|
2361
|
+
</widget>
|
2362
|
+
<packing>
|
2363
|
+
<property name="expand">False</property>
|
2364
|
+
</packing>
|
2365
|
+
</child>
|
2366
|
+
<child>
|
2367
|
+
<widget class="GtkAlignment" id="alignment25">
|
2368
|
+
<property name="visible">True</property>
|
2369
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2370
|
+
<property name="left_padding">2</property>
|
2371
|
+
<property name="right_padding">2</property>
|
2372
|
+
<child>
|
2373
|
+
<widget class="GtkScrolledWindow" id="scrolledwindow5">
|
2374
|
+
<property name="visible">True</property>
|
2375
|
+
<property name="can_focus">True</property>
|
2376
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2377
|
+
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2378
|
+
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2379
|
+
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
2380
|
+
<child>
|
2381
|
+
<widget class="GtkTreeView" id="purchase_log">
|
2382
|
+
<property name="visible">True</property>
|
2383
|
+
<property name="can_focus">True</property>
|
2384
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2385
|
+
<property name="headers_clickable">True</property>
|
2386
|
+
<property name="enable_search">False</property>
|
2387
|
+
<signal name="row_activated" handler="select_from_log"/>
|
2388
|
+
</widget>
|
2389
|
+
</child>
|
2390
|
+
</widget>
|
2391
|
+
</child>
|
2392
|
+
</widget>
|
2393
|
+
<packing>
|
2394
|
+
<property name="position">1</property>
|
2395
|
+
</packing>
|
2396
|
+
</child>
|
2397
|
+
</widget>
|
2398
|
+
</child>
|
2399
|
+
</widget>
|
2400
|
+
</child>
|
2401
|
+
</widget>
|
2402
|
+
<packing>
|
2403
|
+
<property name="position">2</property>
|
2404
|
+
</packing>
|
2405
|
+
</child>
|
2406
|
+
</widget>
|
2407
|
+
</child>
|
2408
|
+
</widget>
|
2409
|
+
</child>
|
2410
|
+
<child>
|
2411
|
+
<widget class="GtkAlignment" id="alignment19">
|
2412
|
+
<property name="visible">True</property>
|
2413
|
+
<property name="right_padding">25</property>
|
2414
|
+
<child>
|
2415
|
+
<widget class="GtkLabel" id="log_notification">
|
2416
|
+
<property name="visible">True</property>
|
2417
|
+
<property name="xalign">1</property>
|
2418
|
+
</widget>
|
2419
|
+
</child>
|
2420
|
+
</widget>
|
2421
|
+
<packing>
|
2422
|
+
<property name="expand">False</property>
|
2423
|
+
<property name="position">1</property>
|
2424
|
+
</packing>
|
2425
|
+
</child>
|
2426
|
+
</widget>
|
2427
|
+
</child>
|
2428
|
+
<child>
|
2429
|
+
<widget class="GtkHBox" id="hbox36">
|
2430
|
+
<property name="visible">True</property>
|
2431
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2432
|
+
<child>
|
2433
|
+
<widget class="GtkImage" id="image13">
|
2434
|
+
<property name="visible">True</property>
|
2435
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2436
|
+
<property name="pixbuf">doos_small.png</property>
|
2437
|
+
</widget>
|
2438
|
+
</child>
|
2439
|
+
<child>
|
2440
|
+
<widget class="GtkLabel" id="label71">
|
2441
|
+
<property name="visible">True</property>
|
2442
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2443
|
+
<property name="xpad">5</property>
|
2444
|
+
<property name="label" translatable="yes">ig3tool
|
2445
|
+
<b>purchase log</b></property>
|
2446
|
+
<property name="use_markup">True</property>
|
2447
|
+
</widget>
|
2448
|
+
<packing>
|
2449
|
+
<property name="position">1</property>
|
2450
|
+
</packing>
|
2451
|
+
</child>
|
2452
|
+
</widget>
|
2453
|
+
<packing>
|
2454
|
+
<property name="type">label_item</property>
|
2455
|
+
</packing>
|
2456
|
+
</child>
|
2457
|
+
</widget>
|
2458
|
+
</child>
|
2459
|
+
</widget>
|
2460
|
+
<packing>
|
2461
|
+
<property name="position">3</property>
|
2462
|
+
</packing>
|
2463
|
+
</child>
|
2464
|
+
<child>
|
2465
|
+
<widget class="GtkVBox" id="vbox52">
|
2466
|
+
<property name="visible">True</property>
|
2467
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2468
|
+
<child>
|
2469
|
+
<widget class="GtkImage" id="image11">
|
2470
|
+
<property name="visible">True</property>
|
2471
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2472
|
+
<property name="stock">gtk-justify-fill</property>
|
2473
|
+
</widget>
|
2474
|
+
</child>
|
2475
|
+
<child>
|
2476
|
+
<widget class="GtkLabel" id="label60">
|
2477
|
+
<property name="visible">True</property>
|
2478
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2479
|
+
<property name="label" translatable="yes">purchases</property>
|
2480
|
+
</widget>
|
2481
|
+
<packing>
|
2482
|
+
<property name="position">1</property>
|
2483
|
+
</packing>
|
2484
|
+
</child>
|
2485
|
+
</widget>
|
2486
|
+
<packing>
|
2487
|
+
<property name="type">tab</property>
|
2488
|
+
<property name="position">3</property>
|
2489
|
+
<property name="tab_fill">False</property>
|
2490
|
+
</packing>
|
2491
|
+
</child>
|
2492
|
+
<child>
|
2493
|
+
<widget class="GtkAlignment" id="alignment74">
|
2494
|
+
<property name="visible">True</property>
|
2495
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2496
|
+
<property name="border_width">1</property>
|
2497
|
+
<property name="bottom_padding">5</property>
|
2498
|
+
<property name="left_padding">5</property>
|
2499
|
+
<property name="right_padding">5</property>
|
2500
|
+
<child>
|
2501
|
+
<widget class="GtkFrame" id="printlog3">
|
2502
|
+
<property name="visible">True</property>
|
2503
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2504
|
+
<property name="label_xalign">0</property>
|
2505
|
+
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
2506
|
+
<child>
|
2507
|
+
<widget class="GtkVBox" id="vbox28">
|
2508
|
+
<property name="visible">True</property>
|
2509
|
+
<child>
|
2510
|
+
<widget class="GtkAlignment" id="alignment75">
|
2511
|
+
<property name="visible">True</property>
|
2512
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2513
|
+
<property name="top_padding">10</property>
|
2514
|
+
<property name="left_padding">10</property>
|
2515
|
+
<property name="right_padding">10</property>
|
2516
|
+
<child>
|
2517
|
+
<widget class="GtkHBox" id="hbox18">
|
2518
|
+
<property name="visible">True</property>
|
2519
|
+
<child>
|
2520
|
+
<widget class="GtkAlignment" id="alignment76">
|
2521
|
+
<property name="visible">True</property>
|
2522
|
+
<child>
|
2523
|
+
<widget class="GtkAlignment" id="alignment77">
|
2524
|
+
<property name="width_request">120</property>
|
2525
|
+
<property name="visible">True</property>
|
2526
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2527
|
+
<property name="top_padding">10</property>
|
2528
|
+
<property name="bottom_padding">10</property>
|
2529
|
+
<child>
|
2530
|
+
<widget class="GtkVBox" id="vbox29">
|
2531
|
+
<property name="visible">True</property>
|
2532
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2533
|
+
<child>
|
2534
|
+
<widget class="GtkAlignment" id="alignment78">
|
2535
|
+
<property name="visible">True</property>
|
2536
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2537
|
+
<child>
|
2538
|
+
<widget class="GtkComboBox" id="slog_categories">
|
2539
|
+
<property name="visible">True</property>
|
2540
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2541
|
+
<property name="items" translatable="yes"></property>
|
2542
|
+
</widget>
|
2543
|
+
</child>
|
2544
|
+
</widget>
|
2545
|
+
<packing>
|
2546
|
+
<property name="expand">False</property>
|
2547
|
+
</packing>
|
2548
|
+
</child>
|
2549
|
+
<child>
|
2550
|
+
<widget class="GtkAlignment" id="alignment79">
|
2551
|
+
<property name="visible">True</property>
|
2552
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2553
|
+
<property name="top_padding">10</property>
|
2554
|
+
<child>
|
2555
|
+
<widget class="GtkScrolledWindow" id="scrolledwindow8">
|
2556
|
+
<property name="visible">True</property>
|
2557
|
+
<property name="can_focus">True</property>
|
2558
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2559
|
+
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2560
|
+
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2561
|
+
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
2562
|
+
<child>
|
2563
|
+
<widget class="GtkTreeView" id="slog_products">
|
2564
|
+
<property name="visible">True</property>
|
2565
|
+
<property name="can_focus">True</property>
|
2566
|
+
<property name="has_focus">True</property>
|
2567
|
+
<property name="is_focus">True</property>
|
2568
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2569
|
+
<property name="headers_visible">False</property>
|
2570
|
+
<property name="rules_hint">True</property>
|
2571
|
+
<property name="show_expanders">False</property>
|
2572
|
+
<signal name="row_activated" handler="slog_select"/>
|
2573
|
+
</widget>
|
2574
|
+
</child>
|
2575
|
+
</widget>
|
2576
|
+
</child>
|
2577
|
+
</widget>
|
2578
|
+
<packing>
|
2579
|
+
<property name="position">1</property>
|
2580
|
+
</packing>
|
2581
|
+
</child>
|
2582
|
+
</widget>
|
2583
|
+
</child>
|
2584
|
+
</widget>
|
2585
|
+
</child>
|
2586
|
+
</widget>
|
2587
|
+
</child>
|
2588
|
+
<child>
|
2589
|
+
<widget class="GtkAlignment" id="alignment80">
|
2590
|
+
<property name="visible">True</property>
|
2591
|
+
<property name="top_padding">10</property>
|
2592
|
+
<property name="bottom_padding">10</property>
|
2593
|
+
<property name="left_padding">10</property>
|
2594
|
+
<child>
|
2595
|
+
<widget class="GtkVSeparator" id="vseparator6">
|
2596
|
+
<property name="visible">True</property>
|
2597
|
+
</widget>
|
2598
|
+
</child>
|
2599
|
+
</widget>
|
2600
|
+
<packing>
|
2601
|
+
<property name="expand">False</property>
|
2602
|
+
<property name="position">1</property>
|
2603
|
+
</packing>
|
2604
|
+
</child>
|
2605
|
+
<child>
|
2606
|
+
<widget class="GtkAlignment" id="alignment81">
|
2607
|
+
<property name="visible">True</property>
|
2608
|
+
<child>
|
2609
|
+
<widget class="GtkAlignment" id="alignment93">
|
2610
|
+
<property name="visible">True</property>
|
2611
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2612
|
+
<property name="top_padding">10</property>
|
2613
|
+
<property name="bottom_padding">10</property>
|
2614
|
+
<property name="left_padding">10</property>
|
2615
|
+
<property name="right_padding">10</property>
|
2616
|
+
<child>
|
2617
|
+
<widget class="GtkVBox" id="vbox30">
|
2618
|
+
<property name="visible">True</property>
|
2619
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2620
|
+
<child>
|
2621
|
+
<widget class="GtkAlignment" id="alignment94">
|
2622
|
+
<property name="visible">True</property>
|
2623
|
+
<property name="bottom_padding">10</property>
|
2624
|
+
<property name="left_padding">5</property>
|
2625
|
+
<property name="right_padding">5</property>
|
2626
|
+
<child>
|
2627
|
+
<widget class="GtkVBox" id="vbox33">
|
2628
|
+
<property name="visible">True</property>
|
2629
|
+
<child>
|
2630
|
+
<widget class="GtkAlignment" id="alignment97">
|
2631
|
+
<property name="visible">True</property>
|
2632
|
+
<property name="bottom_padding">10</property>
|
2633
|
+
<child>
|
2634
|
+
<widget class="GtkHBox" id="hbox19">
|
2635
|
+
<property name="visible">True</property>
|
2636
|
+
<child>
|
2637
|
+
<widget class="GtkAlignment" id="alignment98">
|
2638
|
+
<property name="visible">True</property>
|
2639
|
+
<child>
|
2640
|
+
<widget class="GtkLabel" id="label30">
|
2641
|
+
<property name="visible">True</property>
|
2642
|
+
<property name="xalign">1</property>
|
2643
|
+
<property name="xpad">5</property>
|
2644
|
+
<property name="label" translatable="yes">barcode:</property>
|
2645
|
+
</widget>
|
2646
|
+
</child>
|
2647
|
+
</widget>
|
2648
|
+
<packing>
|
2649
|
+
<property name="expand">False</property>
|
2650
|
+
</packing>
|
2651
|
+
</child>
|
2652
|
+
<child>
|
2653
|
+
<widget class="GtkEntry" id="slog_barcode">
|
2654
|
+
<property name="visible">True</property>
|
2655
|
+
<property name="can_focus">True</property>
|
2656
|
+
</widget>
|
2657
|
+
<packing>
|
2658
|
+
<property name="position">1</property>
|
2659
|
+
</packing>
|
2660
|
+
</child>
|
2661
|
+
</widget>
|
2662
|
+
</child>
|
2663
|
+
</widget>
|
2664
|
+
</child>
|
2665
|
+
<child>
|
2666
|
+
<widget class="GtkAlignment" id="alignment99">
|
2667
|
+
<property name="visible">True</property>
|
2668
|
+
<property name="bottom_padding">10</property>
|
2669
|
+
<property name="left_padding">11</property>
|
2670
|
+
<child>
|
2671
|
+
<widget class="GtkHBox" id="hbox23">
|
2672
|
+
<property name="visible">True</property>
|
2673
|
+
<child>
|
2674
|
+
<widget class="GtkAlignment" id="alignment100">
|
2675
|
+
<property name="visible">True</property>
|
2676
|
+
<child>
|
2677
|
+
<widget class="GtkLabel" id="label31">
|
2678
|
+
<property name="visible">True</property>
|
2679
|
+
<property name="xalign">1</property>
|
2680
|
+
<property name="xpad">5</property>
|
2681
|
+
<property name="label" translatable="yes">name:</property>
|
2682
|
+
</widget>
|
2683
|
+
</child>
|
2684
|
+
</widget>
|
2685
|
+
<packing>
|
2686
|
+
<property name="expand">False</property>
|
2687
|
+
</packing>
|
2688
|
+
</child>
|
2689
|
+
<child>
|
2690
|
+
<widget class="GtkEntry" id="slog_name">
|
2691
|
+
<property name="visible">True</property>
|
2692
|
+
<property name="sensitive">False</property>
|
2693
|
+
<property name="can_focus">True</property>
|
2694
|
+
<property name="editable">False</property>
|
2695
|
+
</widget>
|
2696
|
+
<packing>
|
2697
|
+
<property name="position">1</property>
|
2698
|
+
</packing>
|
2699
|
+
</child>
|
2700
|
+
</widget>
|
2701
|
+
</child>
|
2702
|
+
</widget>
|
2703
|
+
<packing>
|
2704
|
+
<property name="position">1</property>
|
2705
|
+
</packing>
|
2706
|
+
</child>
|
2707
|
+
<child>
|
2708
|
+
<widget class="GtkAlignment" id="alignment101">
|
2709
|
+
<property name="visible">True</property>
|
2710
|
+
<child>
|
2711
|
+
<widget class="GtkHButtonBox" id="hbuttonbox5">
|
2712
|
+
<property name="visible">True</property>
|
2713
|
+
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
2714
|
+
<child>
|
2715
|
+
<widget class="GtkButton" id="button8">
|
2716
|
+
<property name="visible">True</property>
|
2717
|
+
<property name="can_focus">True</property>
|
2718
|
+
<property name="receives_default">True</property>
|
2719
|
+
<property name="label" translatable="yes">gtk-refresh</property>
|
2720
|
+
<property name="use_stock">True</property>
|
2721
|
+
<property name="response_id">0</property>
|
2722
|
+
<signal name="clicked" handler="refresh_slog"/>
|
2723
|
+
</widget>
|
2724
|
+
</child>
|
2725
|
+
<child>
|
2726
|
+
<widget class="GtkButton" id="button9">
|
2727
|
+
<property name="visible">True</property>
|
2728
|
+
<property name="can_focus">True</property>
|
2729
|
+
<property name="receives_default">True</property>
|
2730
|
+
<property name="label" translatable="yes">gtk-cancel</property>
|
2731
|
+
<property name="use_stock">True</property>
|
2732
|
+
<property name="response_id">0</property>
|
2733
|
+
<signal name="clicked" handler="slog_cancel"/>
|
2734
|
+
</widget>
|
2735
|
+
<packing>
|
2736
|
+
<property name="position">1</property>
|
2737
|
+
</packing>
|
2738
|
+
</child>
|
2739
|
+
</widget>
|
2740
|
+
</child>
|
2741
|
+
</widget>
|
2742
|
+
<packing>
|
2743
|
+
<property name="position">2</property>
|
2744
|
+
</packing>
|
2745
|
+
</child>
|
2746
|
+
</widget>
|
2747
|
+
</child>
|
2748
|
+
</widget>
|
2749
|
+
<packing>
|
2750
|
+
<property name="expand">False</property>
|
2751
|
+
</packing>
|
2752
|
+
</child>
|
2753
|
+
<child>
|
2754
|
+
<widget class="GtkAlignment" id="alignment102">
|
2755
|
+
<property name="visible">True</property>
|
2756
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2757
|
+
<property name="left_padding">2</property>
|
2758
|
+
<property name="right_padding">2</property>
|
2759
|
+
<child>
|
2760
|
+
<widget class="GtkScrolledWindow" id="scrolledwindow9">
|
2761
|
+
<property name="visible">True</property>
|
2762
|
+
<property name="can_focus">True</property>
|
2763
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2764
|
+
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2765
|
+
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
2766
|
+
<property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
|
2767
|
+
<child>
|
2768
|
+
<widget class="GtkTreeView" id="spurchase_log">
|
2769
|
+
<property name="visible">True</property>
|
2770
|
+
<property name="can_focus">True</property>
|
2771
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2772
|
+
<property name="headers_clickable">True</property>
|
2773
|
+
<property name="enable_search">False</property>
|
2774
|
+
<signal name="row_activated" handler="select_from_slog"/>
|
2775
|
+
</widget>
|
2776
|
+
</child>
|
2777
|
+
</widget>
|
2778
|
+
</child>
|
2779
|
+
</widget>
|
2780
|
+
<packing>
|
2781
|
+
<property name="position">1</property>
|
2782
|
+
</packing>
|
2783
|
+
</child>
|
2784
|
+
</widget>
|
2785
|
+
</child>
|
2786
|
+
</widget>
|
2787
|
+
</child>
|
2788
|
+
</widget>
|
2789
|
+
<packing>
|
2790
|
+
<property name="position">2</property>
|
2791
|
+
</packing>
|
2792
|
+
</child>
|
2793
|
+
</widget>
|
2794
|
+
</child>
|
2795
|
+
</widget>
|
2796
|
+
</child>
|
2797
|
+
<child>
|
2798
|
+
<widget class="GtkAlignment" id="alignment103">
|
2799
|
+
<property name="visible">True</property>
|
2800
|
+
<property name="right_padding">25</property>
|
2801
|
+
<child>
|
2802
|
+
<widget class="GtkLabel" id="slog_notification">
|
2803
|
+
<property name="visible">True</property>
|
2804
|
+
<property name="xalign">1</property>
|
2805
|
+
</widget>
|
2806
|
+
</child>
|
2807
|
+
</widget>
|
2808
|
+
<packing>
|
2809
|
+
<property name="expand">False</property>
|
2810
|
+
<property name="position">1</property>
|
2811
|
+
</packing>
|
2812
|
+
</child>
|
2813
|
+
</widget>
|
2814
|
+
</child>
|
2815
|
+
<child>
|
2816
|
+
<widget class="GtkHBox" id="hbox24">
|
2817
|
+
<property name="visible">True</property>
|
2818
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2819
|
+
<child>
|
2820
|
+
<widget class="GtkImage" id="image10">
|
2821
|
+
<property name="visible">True</property>
|
2822
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2823
|
+
<property name="pixbuf">doos_small.png</property>
|
2824
|
+
</widget>
|
2825
|
+
</child>
|
2826
|
+
<child>
|
2827
|
+
<widget class="GtkLabel" id="label35">
|
2828
|
+
<property name="visible">True</property>
|
2829
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2830
|
+
<property name="xpad">5</property>
|
2831
|
+
<property name="label" translatable="yes">ig3tool
|
2832
|
+
<b>sales log</b></property>
|
2833
|
+
<property name="use_markup">True</property>
|
2834
|
+
</widget>
|
2835
|
+
<packing>
|
2836
|
+
<property name="position">1</property>
|
2837
|
+
</packing>
|
2838
|
+
</child>
|
2839
|
+
</widget>
|
2840
|
+
<packing>
|
2841
|
+
<property name="type">label_item</property>
|
2842
|
+
</packing>
|
2843
|
+
</child>
|
2844
|
+
</widget>
|
2845
|
+
</child>
|
2846
|
+
</widget>
|
2847
|
+
<packing>
|
2848
|
+
<property name="position">4</property>
|
2849
|
+
</packing>
|
2850
|
+
</child>
|
2851
|
+
<child>
|
2852
|
+
<widget class="GtkVBox" id="vbox11">
|
2853
|
+
<property name="visible">True</property>
|
2854
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2855
|
+
<child>
|
2856
|
+
<widget class="GtkImage" id="image7">
|
2857
|
+
<property name="visible">True</property>
|
2858
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2859
|
+
<property name="stock">gtk-justify-fill</property>
|
2860
|
+
</widget>
|
2861
|
+
</child>
|
2862
|
+
<child>
|
2863
|
+
<widget class="GtkLabel" id="label14">
|
2864
|
+
<property name="visible">True</property>
|
2865
|
+
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2866
|
+
<property name="label" translatable="yes">sales</property>
|
2867
|
+
</widget>
|
2868
|
+
<packing>
|
2869
|
+
<property name="position">1</property>
|
2870
|
+
</packing>
|
2871
|
+
</child>
|
2872
|
+
</widget>
|
2873
|
+
<packing>
|
2874
|
+
<property name="type">tab</property>
|
2875
|
+
<property name="position">4</property>
|
2876
|
+
<property name="tab_fill">False</property>
|
2877
|
+
</packing>
|
2878
|
+
</child>
|
2879
|
+
</widget>
|
2880
|
+
</child>
|
2881
|
+
</widget>
|
2882
|
+
</child>
|
2883
|
+
</widget>
|
2884
|
+
</glade-interface>
|