initial commit, lordsawar source, slightly modified
[lordsawar] / dat / glade / history-report-dialog.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.14"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAdjustment" id="adjustment1">
6     <property name="value">1</property>
7     <property name="lower">1</property>
8     <property name="upper">1</property>
9     <property name="step_increment">1</property>
10   </object>
11   <object class="GtkDialog" id="dialog">
12     <property name="border_width">6</property>
13     <property name="destroy_with_parent">True</property>
14     <property name="type_hint">dialog</property>
15     <property name="has_separator">False</property>
16     <child internal-child="vbox">
17       <object class="GtkVBox" id="dialog-vbox">
18         <property name="visible">True</property>
19         <property name="spacing">12</property>
20         <child>
21           <object class="GtkHBox" id="outer_hbox">
22             <property name="visible">True</property>
23             <property name="spacing">24</property>
24             <child>
25               <object class="GtkVBox" id="left_vbox">
26                 <property name="visible">True</property>
27                 <child>
28                   <object class="GtkFrame" id="map_frame">
29                     <property name="visible">True</property>
30                     <property name="label_xalign">0</property>
31                     <property name="label_yalign">0</property>
32                     <child>
33                       <object class="GtkEventBox" id="map_eventbox">
34                         <property name="visible">True</property>
35                         <child>
36                           <object class="GtkImage" id="map_image">
37                             <property name="visible">True</property>
38                             <property name="xalign">0</property>
39                             <property name="yalign">0</property>
40                             <property name="stock">gtk-missing-image</property>
41                           </object>
42                         </child>
43                       </object>
44                     </child>
45                   </object>
46                   <packing>
47                     <property name="expand">False</property>
48                     <property name="fill">False</property>
49                     <property name="position">0</property>
50                   </packing>
51                 </child>
52               </object>
53               <packing>
54                 <property name="expand">False</property>
55                 <property name="fill">False</property>
56                 <property name="position">0</property>
57               </packing>
58             </child>
59             <child>
60               <object class="GtkVBox" id="right_vbox">
61                 <property name="width_request">252</property>
62                 <property name="visible">True</property>
63                 <property name="spacing">12</property>
64                 <child>
65                   <object class="GtkNotebook" id="history_notebook">
66                     <property name="visible">True</property>
67                     <property name="can_focus">True</property>
68                     <child>
69                       <object class="GtkVBox" id="city_box">
70                         <property name="visible">True</property>
71                         <child>
72                           <object class="GtkAlignment" id="city_alignment">
73                             <property name="height_request">175</property>
74                             <property name="visible">True</property>
75                             <child>
76                               <placeholder/>
77                             </child>
78                           </object>
79                           <packing>
80                             <property name="position">0</property>
81                           </packing>
82                         </child>
83                         <child>
84                           <object class="GtkLabel" id="city_label">
85                             <property name="visible">True</property>
86                           </object>
87                           <packing>
88                             <property name="expand">False</property>
89                             <property name="fill">False</property>
90                             <property name="position">1</property>
91                           </packing>
92                         </child>
93                       </object>
94                     </child>
95                     <child type="tab">
96                       <object class="GtkLabel" id="city_tab_label">
97                         <property name="visible">True</property>
98                         <property name="label" translatable="yes">City</property>
99                       </object>
100                       <packing>
101                         <property name="tab_fill">False</property>
102                       </packing>
103                     </child>
104                     <child>
105                       <object class="GtkVBox" id="ruin_box">
106                         <property name="visible">True</property>
107                         <child>
108                           <object class="GtkAlignment" id="ruin_alignment">
109                             <property name="height_request">175</property>
110                             <property name="visible">True</property>
111                             <child>
112                               <placeholder/>
113                             </child>
114                           </object>
115                           <packing>
116                             <property name="position">0</property>
117                           </packing>
118                         </child>
119                         <child>
120                           <object class="GtkLabel" id="ruin_label">
121                             <property name="visible">True</property>
122                           </object>
123                           <packing>
124                             <property name="expand">False</property>
125                             <property name="fill">False</property>
126                             <property name="position">1</property>
127                           </packing>
128                         </child>
129                       </object>
130                       <packing>
131                         <property name="position">1</property>
132                       </packing>
133                     </child>
134                     <child type="tab">
135                       <object class="GtkLabel" id="ruin_tab_label">
136                         <property name="visible">True</property>
137                         <property name="label" translatable="yes">Ruin</property>
138                       </object>
139                       <packing>
140                         <property name="position">1</property>
141                         <property name="tab_fill">False</property>
142                       </packing>
143                     </child>
144                     <child>
145                       <object class="GtkVBox" id="events_box">
146                         <property name="visible">True</property>
147                         <child>
148                           <object class="GtkAlignment" id="events_alignment">
149                             <property name="height_request">175</property>
150                             <property name="visible">True</property>
151                             <child>
152                               <object class="GtkScrolledWindow" id="scrolledwindow1">
153                                 <property name="visible">True</property>
154                                 <property name="can_focus">True</property>
155                                 <property name="hscrollbar_policy">automatic</property>
156                                 <property name="vscrollbar_policy">automatic</property>
157                                 <property name="shadow_type">in</property>
158                                 <child>
159                                   <object class="GtkViewport" id="viewport1">
160                                     <property name="visible">True</property>
161                                     <property name="resize_mode">queue</property>
162                                     <child>
163                                       <object class="GtkVBox" id="events_list_box">
164                                         <property name="visible">True</property>
165                                         <property name="orientation">vertical</property>
166                                         <property name="spacing">3</property>
167                                         <child>
168                                           <placeholder/>
169                                         </child>
170                                       </object>
171                                     </child>
172                                   </object>
173                                 </child>
174                               </object>
175                             </child>
176                           </object>
177                           <packing>
178                             <property name="position">0</property>
179                           </packing>
180                         </child>
181                         <child>
182                           <object class="GtkLabel" id="events_label">
183                             <property name="visible">True</property>
184                           </object>
185                           <packing>
186                             <property name="expand">False</property>
187                             <property name="fill">False</property>
188                             <property name="position">1</property>
189                           </packing>
190                         </child>
191                       </object>
192                       <packing>
193                         <property name="position">2</property>
194                       </packing>
195                     </child>
196                     <child type="tab">
197                       <object class="GtkLabel" id="events_tab_label">
198                         <property name="visible">True</property>
199                         <property name="label" translatable="yes">Events</property>
200                       </object>
201                       <packing>
202                         <property name="position">2</property>
203                         <property name="tab_fill">False</property>
204                       </packing>
205                     </child>
206                     <child>
207                       <object class="GtkVBox" id="gold_box">
208                         <property name="visible">True</property>
209                         <child>
210                           <object class="GtkAlignment" id="gold_alignment">
211                             <property name="height_request">175</property>
212                             <property name="visible">True</property>
213                             <child>
214                               <placeholder/>
215                             </child>
216                           </object>
217                           <packing>
218                             <property name="position">0</property>
219                           </packing>
220                         </child>
221                         <child>
222                           <object class="GtkLabel" id="gold_label">
223                             <property name="visible">True</property>
224                           </object>
225                           <packing>
226                             <property name="expand">False</property>
227                             <property name="fill">False</property>
228                             <property name="position">1</property>
229                           </packing>
230                         </child>
231                       </object>
232                       <packing>
233                         <property name="position">3</property>
234                       </packing>
235                     </child>
236                     <child type="tab">
237                       <object class="GtkLabel" id="gold_tab_label">
238                         <property name="visible">True</property>
239                         <property name="label" translatable="yes">Gold</property>
240                       </object>
241                       <packing>
242                         <property name="position">3</property>
243                         <property name="tab_fill">False</property>
244                       </packing>
245                     </child>
246                     <child>
247                       <object class="GtkVBox" id="winner_box">
248                         <property name="visible">True</property>
249                         <property name="orientation">vertical</property>
250                         <child>
251                           <object class="GtkAlignment" id="winner_alignment">
252                             <property name="height_request">175</property>
253                             <property name="visible">True</property>
254                             <child>
255                               <placeholder/>
256                             </child>
257                           </object>
258                           <packing>
259                             <property name="position">0</property>
260                           </packing>
261                         </child>
262                         <child>
263                           <object class="GtkLabel" id="winner_label">
264                             <property name="visible">True</property>
265                           </object>
266                           <packing>
267                             <property name="expand">False</property>
268                             <property name="fill">False</property>
269                             <property name="position">1</property>
270                           </packing>
271                         </child>
272                       </object>
273                       <packing>
274                         <property name="position">4</property>
275                       </packing>
276                     </child>
277                     <child type="tab">
278                       <object class="GtkLabel" id="winners_tab_label">
279                         <property name="visible">True</property>
280                         <property name="label" translatable="yes">Winners</property>
281                       </object>
282                       <packing>
283                         <property name="position">4</property>
284                         <property name="tab_fill">False</property>
285                       </packing>
286                     </child>
287                   </object>
288                   <packing>
289                     <property name="position">0</property>
290                   </packing>
291                 </child>
292                 <child>
293                   <object class="GtkHScale" id="turn_scale">
294                     <property name="visible">True</property>
295                     <property name="can_focus">True</property>
296                     <property name="adjustment">adjustment1</property>
297                     <property name="digits">0</property>
298                     <property name="value_pos">bottom</property>
299                   </object>
300                   <packing>
301                     <property name="position">1</property>
302                   </packing>
303                 </child>
304               </object>
305               <packing>
306                 <property name="position">1</property>
307               </packing>
308             </child>
309           </object>
310           <packing>
311             <property name="position">1</property>
312           </packing>
313         </child>
314         <child internal-child="action_area">
315           <object class="GtkHButtonBox" id="dialog-action_area1">
316             <property name="visible">True</property>
317             <property name="layout_style">end</property>
318             <child>
319               <object class="GtkButton" id="close_button">
320                 <property name="label" translatable="yes">_Close</property>
321                 <property name="visible">True</property>
322                 <property name="can_focus">False</property>
323                 <property name="receives_default">False</property>
324                 <property name="use_underline">True</property>
325               </object>
326               <packing>
327                 <property name="expand">False</property>
328                 <property name="fill">False</property>
329                 <property name="position">0</property>
330               </packing>
331             </child>
332           </object>
333           <packing>
334             <property name="expand">False</property>
335             <property name="pack_type">end</property>
336             <property name="position">0</property>
337           </packing>
338         </child>
339       </object>
340     </child>
341     <action-widgets>
342       <action-widget response="-3">close_button</action-widget>
343     </action-widgets>
344   </object>
345 </interface>