]> git.lyx.org Git - lyx.git/blob - src/frontends/gnome/dialogs/diainsertcitation.glade
small patch from Dekel, begin introducing the real boost framework, get rid of the...
[lyx.git] / src / frontends / gnome / dialogs / diainsertcitation.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>diainsertcitation</name>
6   <program_name>diainsertcitation</program_name>
7   <directory></directory>
8   <source_directory>src</source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>True</gnome_support>
12   <gettext_support>True</gettext_support>
13   <output_main_file>False</output_main_file>
14   <output_support_files>False</output_support_files>
15   <output_build_files>False</output_build_files>
16   <main_source_file>diainsertcitation_interface.c</main_source_file>
17   <main_header_file>diainsertcitation_interface.h</main_header_file>
18   <handler_source_file>diainsertcitation_callbacks.c</handler_source_file>
19   <handler_header_file>diainsertcitation_callbacks.h</handler_header_file>
20 </project>
21
22 <widget>
23   <class>GnomeDialog</class>
24   <name>DiaInsertCitation</name>
25   <title>Insert Citation</title>
26   <type>GTK_WINDOW_DIALOG</type>
27   <position>GTK_WIN_POS_NONE</position>
28   <modal>False</modal>
29   <allow_shrink>True</allow_shrink>
30   <allow_grow>True</allow_grow>
31   <auto_shrink>False</auto_shrink>
32   <auto_close>False</auto_close>
33   <hide_on_close>False</hide_on_close>
34
35   <widget>
36     <class>GtkVBox</class>
37     <child_name>GnomeDialog:vbox</child_name>
38     <name>dialog-vbox2</name>
39     <homogeneous>False</homogeneous>
40     <spacing>8</spacing>
41     <child>
42       <padding>4</padding>
43       <expand>True</expand>
44       <fill>True</fill>
45     </child>
46
47     <widget>
48       <class>GtkHButtonBox</class>
49       <child_name>GnomeDialog:action_area</child_name>
50       <name>dialog-action_area2</name>
51       <layout_style>GTK_BUTTONBOX_END</layout_style>
52       <spacing>8</spacing>
53       <child_min_width>85</child_min_width>
54       <child_min_height>27</child_min_height>
55       <child_ipad_x>7</child_ipad_x>
56       <child_ipad_y>0</child_ipad_y>
57       <child>
58         <padding>0</padding>
59         <expand>False</expand>
60         <fill>True</fill>
61         <pack>GTK_PACK_END</pack>
62       </child>
63
64       <widget>
65         <class>GtkButton</class>
66         <name>button_ok</name>
67         <can_default>True</can_default>
68         <has_default>True</has_default>
69         <can_focus>True</can_focus>
70         <has_focus>True</has_focus>
71         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
72       </widget>
73
74       <widget>
75         <class>GtkButton</class>
76         <name>button_cancel</name>
77         <can_default>True</can_default>
78         <can_focus>True</can_focus>
79         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
80       </widget>
81     </widget>
82
83     <widget>
84       <class>GtkVBox</class>
85       <name>vbox4</name>
86       <homogeneous>False</homogeneous>
87       <spacing>4</spacing>
88       <child>
89         <padding>0</padding>
90         <expand>True</expand>
91         <fill>True</fill>
92       </child>
93
94       <widget>
95         <class>GtkVPaned</class>
96         <name>vpaned_info</name>
97         <handle_size>10</handle_size>
98         <gutter_size>10</gutter_size>
99         <position>245</position>
100         <child>
101           <padding>0</padding>
102           <expand>True</expand>
103           <fill>True</fill>
104         </child>
105
106         <widget>
107           <class>GtkHPaned</class>
108           <name>hpaned_key</name>
109           <handle_size>10</handle_size>
110           <gutter_size>10</gutter_size>
111           <position>250</position>
112           <child>
113             <shrink>True</shrink>
114             <resize>False</resize>
115           </child>
116
117           <widget>
118             <class>GtkVBox</class>
119             <name>vbox_keys</name>
120             <homogeneous>False</homogeneous>
121             <spacing>3</spacing>
122             <child>
123               <shrink>True</shrink>
124               <resize>False</resize>
125             </child>
126
127             <widget>
128               <class>GtkLabel</class>
129               <name>label17</name>
130               <label>Insert keys:</label>
131               <justify>GTK_JUSTIFY_CENTER</justify>
132               <wrap>False</wrap>
133               <xalign>0.5</xalign>
134               <yalign>0.5</yalign>
135               <xpad>0</xpad>
136               <ypad>0</ypad>
137               <child>
138                 <padding>0</padding>
139                 <expand>False</expand>
140                 <fill>False</fill>
141               </child>
142             </widget>
143
144             <widget>
145               <class>GtkScrolledWindow</class>
146               <name>scrolledwindow2</name>
147               <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
148               <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
149               <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
150               <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
151               <child>
152                 <padding>0</padding>
153                 <expand>True</expand>
154                 <fill>True</fill>
155               </child>
156
157               <widget>
158                 <class>GtkCList</class>
159                 <name>clist_selected</name>
160                 <can_focus>True</can_focus>
161                 <columns>1</columns>
162                 <column_widths>80</column_widths>
163                 <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
164                 <show_titles>False</show_titles>
165                 <shadow_type>GTK_SHADOW_IN</shadow_type>
166
167                 <widget>
168                   <class>GtkLabel</class>
169                   <child_name>CList:title</child_name>
170                   <name>label18</name>
171                   <label></label>
172                   <justify>GTK_JUSTIFY_CENTER</justify>
173                   <wrap>False</wrap>
174                   <xalign>0.5</xalign>
175                   <yalign>0.5</yalign>
176                   <xpad>0</xpad>
177                   <ypad>0</ypad>
178                 </widget>
179               </widget>
180             </widget>
181           </widget>
182
183           <widget>
184             <class>GtkTable</class>
185             <name>table2</name>
186             <rows>3</rows>
187             <columns>2</columns>
188             <homogeneous>False</homogeneous>
189             <row_spacing>3</row_spacing>
190             <column_spacing>3</column_spacing>
191             <child>
192               <shrink>True</shrink>
193               <resize>True</resize>
194             </child>
195
196             <widget>
197               <class>GtkLabel</class>
198               <name>label19</name>
199               <label>Bibliography keys: </label>
200               <justify>GTK_JUSTIFY_CENTER</justify>
201               <wrap>False</wrap>
202               <xalign>0.5</xalign>
203               <yalign>0.5</yalign>
204               <xpad>0</xpad>
205               <ypad>0</ypad>
206               <child>
207                 <left_attach>1</left_attach>
208                 <right_attach>2</right_attach>
209                 <top_attach>0</top_attach>
210                 <bottom_attach>1</bottom_attach>
211                 <xpad>0</xpad>
212                 <ypad>0</ypad>
213                 <xexpand>False</xexpand>
214                 <yexpand>False</yexpand>
215                 <xshrink>False</xshrink>
216                 <yshrink>False</yshrink>
217                 <xfill>False</xfill>
218                 <yfill>False</yfill>
219               </child>
220             </widget>
221
222             <widget>
223               <class>GtkVButtonBox</class>
224               <name>vbuttonbox2</name>
225               <layout_style>GTK_BUTTONBOX_START</layout_style>
226               <spacing>0</spacing>
227               <child_min_width>0</child_min_width>
228               <child_min_height>27</child_min_height>
229               <child_ipad_x>7</child_ipad_x>
230               <child_ipad_y>0</child_ipad_y>
231               <child>
232                 <left_attach>0</left_attach>
233                 <right_attach>1</right_attach>
234                 <top_attach>1</top_attach>
235                 <bottom_attach>2</bottom_attach>
236                 <xpad>0</xpad>
237                 <ypad>0</ypad>
238                 <xexpand>False</xexpand>
239                 <yexpand>False</yexpand>
240                 <xshrink>False</xshrink>
241                 <yshrink>False</yshrink>
242                 <xfill>True</xfill>
243                 <yfill>True</yfill>
244               </child>
245
246               <widget>
247                 <class>GtkButton</class>
248                 <name>button_select</name>
249                 <tooltip>Select</tooltip>
250                 <can_default>True</can_default>
251                 <can_focus>True</can_focus>
252
253                 <widget>
254                   <class>Placeholder</class>
255                 </widget>
256               </widget>
257
258               <widget>
259                 <class>GtkButton</class>
260                 <name>button_unselect</name>
261                 <tooltip>Remove</tooltip>
262                 <can_default>True</can_default>
263                 <can_focus>True</can_focus>
264
265                 <widget>
266                   <class>Placeholder</class>
267                 </widget>
268               </widget>
269
270               <widget>
271                 <class>GtkButton</class>
272                 <name>button_up</name>
273                 <tooltip>Up</tooltip>
274                 <can_default>True</can_default>
275                 <can_focus>True</can_focus>
276
277                 <widget>
278                   <class>Placeholder</class>
279                 </widget>
280               </widget>
281
282               <widget>
283                 <class>GtkButton</class>
284                 <name>button_down</name>
285                 <tooltip>Down</tooltip>
286                 <can_default>True</can_default>
287                 <can_focus>True</can_focus>
288
289                 <widget>
290                   <class>Placeholder</class>
291                 </widget>
292               </widget>
293             </widget>
294
295             <widget>
296               <class>GtkScrolledWindow</class>
297               <name>scrolledwindow_bib</name>
298               <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
299               <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
300               <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
301               <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
302               <child>
303                 <left_attach>1</left_attach>
304                 <right_attach>2</right_attach>
305                 <top_attach>1</top_attach>
306                 <bottom_attach>2</bottom_attach>
307                 <xpad>0</xpad>
308                 <ypad>0</ypad>
309                 <xexpand>True</xexpand>
310                 <yexpand>True</yexpand>
311                 <xshrink>False</xshrink>
312                 <yshrink>False</yshrink>
313                 <xfill>True</xfill>
314                 <yfill>True</yfill>
315               </child>
316
317               <widget>
318                 <class>Placeholder</class>
319               </widget>
320             </widget>
321
322             <widget>
323               <class>GtkHBox</class>
324               <name>hbox3</name>
325               <border_width>3</border_width>
326               <homogeneous>False</homogeneous>
327               <spacing>3</spacing>
328               <child>
329                 <left_attach>1</left_attach>
330                 <right_attach>2</right_attach>
331                 <top_attach>2</top_attach>
332                 <bottom_attach>3</bottom_attach>
333                 <xpad>0</xpad>
334                 <ypad>0</ypad>
335                 <xexpand>True</xexpand>
336                 <yexpand>False</yexpand>
337                 <xshrink>False</xshrink>
338                 <yshrink>False</yshrink>
339                 <xfill>True</xfill>
340                 <yfill>True</yfill>
341               </child>
342
343               <widget>
344                 <class>GnomeEntry</class>
345                 <name>search_text</name>
346                 <history_id>diainsertcitation_search</history_id>
347                 <max_saved>10</max_saved>
348                 <child>
349                   <padding>0</padding>
350                   <expand>True</expand>
351                   <fill>True</fill>
352                 </child>
353
354                 <widget>
355                   <class>GtkEntry</class>
356                   <child_name>GnomeEntry:entry</child_name>
357                   <name>combo-entry1</name>
358                   <can_focus>True</can_focus>
359                   <editable>True</editable>
360                   <text_visible>True</text_visible>
361                   <text_max_length>0</text_max_length>
362                   <text></text>
363                 </widget>
364               </widget>
365
366               <widget>
367                 <class>GtkButton</class>
368                 <name>button_search</name>
369                 <border_width>2</border_width>
370                 <can_focus>True</can_focus>
371                 <label>Search</label>
372                 <child>
373                   <padding>0</padding>
374                   <expand>False</expand>
375                   <fill>False</fill>
376                 </child>
377               </widget>
378
379               <widget>
380                 <class>GtkCheckButton</class>
381                 <name>button_regexp</name>
382                 <can_focus>True</can_focus>
383                 <label>Use Regular Expression</label>
384                 <active>False</active>
385                 <draw_indicator>True</draw_indicator>
386                 <child>
387                   <padding>0</padding>
388                   <expand>False</expand>
389                   <fill>False</fill>
390                 </child>
391               </widget>
392             </widget>
393           </widget>
394         </widget>
395
396         <widget>
397           <class>GtkVBox</class>
398           <name>vbox5</name>
399           <homogeneous>False</homogeneous>
400           <spacing>1</spacing>
401           <child>
402             <shrink>True</shrink>
403             <resize>True</resize>
404           </child>
405
406           <widget>
407             <class>GtkAlignment</class>
408             <name>alignment2</name>
409             <xalign>0.5</xalign>
410             <yalign>0.5</yalign>
411             <xscale>1</xscale>
412             <yscale>1</yscale>
413             <child>
414               <padding>0</padding>
415               <expand>False</expand>
416               <fill>True</fill>
417             </child>
418
419             <widget>
420               <class>GtkLabel</class>
421               <name>label16</name>
422               <label>Info:</label>
423               <justify>GTK_JUSTIFY_LEFT</justify>
424               <wrap>False</wrap>
425               <xalign>1.08033e-07</xalign>
426               <yalign>1</yalign>
427               <xpad>0</xpad>
428               <ypad>0</ypad>
429             </widget>
430           </widget>
431
432           <widget>
433             <class>GnomeLess</class>
434             <name>info</name>
435             <height>120</height>
436             <child>
437               <padding>0</padding>
438               <expand>True</expand>
439               <fill>True</fill>
440             </child>
441           </widget>
442         </widget>
443       </widget>
444
445       <widget>
446         <class>GtkHBox</class>
447         <name>hbox2</name>
448         <homogeneous>False</homogeneous>
449         <spacing>3</spacing>
450         <child>
451           <padding>0</padding>
452           <expand>False</expand>
453           <fill>False</fill>
454         </child>
455
456         <widget>
457           <class>GtkLabel</class>
458           <name>label15</name>
459           <label>Text after: </label>
460           <justify>GTK_JUSTIFY_CENTER</justify>
461           <wrap>False</wrap>
462           <xalign>0.5</xalign>
463           <yalign>0.5</yalign>
464           <xpad>0</xpad>
465           <ypad>0</ypad>
466           <child>
467             <padding>0</padding>
468             <expand>False</expand>
469             <fill>False</fill>
470           </child>
471         </widget>
472
473         <widget>
474           <class>GnomeEntry</class>
475           <name>text_after</name>
476           <history_id>diainsertcitation_textafter</history_id>
477           <max_saved>10</max_saved>
478           <child>
479             <padding>0</padding>
480             <expand>True</expand>
481             <fill>True</fill>
482           </child>
483
484           <widget>
485             <class>GtkEntry</class>
486             <child_name>GnomeEntry:entry</child_name>
487             <name>entry3</name>
488             <can_focus>True</can_focus>
489             <editable>True</editable>
490             <text_visible>True</text_visible>
491             <text_max_length>0</text_max_length>
492             <text></text>
493           </widget>
494         </widget>
495       </widget>
496     </widget>
497   </widget>
498 </widget>
499
500 </GTK-Interface>