Search
lxdream.org :: lxdream/dream.glade :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename dream.glade
changeset 3:999d7586a739
prev1:eea311cfd33e
next10:c898b37506e0
author nkeynes
date Thu Dec 08 13:38:00 2005 +0000 (18 years ago)
permissions -rw-r--r--
last change Generalise the core debug window to allow multiple instances.
Add cpu description structure to define different cpus for use by the
debug window, in preparation for ARM implementation
file annotate diff log raw
1.1 --- a/dream.glade Sat Mar 13 00:03:32 2004 +0000
1.2 +++ b/dream.glade Thu Dec 08 13:38:00 2005 +0000
1.3 @@ -41,12 +41,12 @@
1.4
1.5 <child>
1.6 <widget class="GtkMenu" id="file1_menu">
1.7 - <property name="visible">True</property>
1.8
1.9 <child>
1.10 <widget class="GtkImageMenuItem" id="new_file1">
1.11 <property name="visible">True</property>
1.12 - <property name="label" translatable="yes">gtk-new</property>
1.13 + <property name="stock_item">GNOMEUIINFO_MENU_NEW_ITEM</property>
1.14 + <property name="label" translatable="yes">_New</property>
1.15 <property name="use_underline">True</property>
1.16 <signal name="activate" handler="on_new_file1_activate"/>
1.17 </widget>
1.18 @@ -55,8 +55,7 @@
1.19 <child>
1.20 <widget class="GtkImageMenuItem" id="open1">
1.21 <property name="visible">True</property>
1.22 - <property name="label" translatable="yes">gtk-open</property>
1.23 - <property name="use_underline">True</property>
1.24 + <property name="stock_item">GNOMEUIINFO_MENU_OPEN_ITEM</property>
1.25 <signal name="activate" handler="on_open1_activate"/>
1.26 </widget>
1.27 </child>
1.28 @@ -64,8 +63,7 @@
1.29 <child>
1.30 <widget class="GtkImageMenuItem" id="save1">
1.31 <property name="visible">True</property>
1.32 - <property name="label" translatable="yes">gtk-save</property>
1.33 - <property name="use_underline">True</property>
1.34 + <property name="stock_item">GNOMEUIINFO_MENU_SAVE_ITEM</property>
1.35 <signal name="activate" handler="on_save1_activate"/>
1.36 </widget>
1.37 </child>
1.38 @@ -73,8 +71,7 @@
1.39 <child>
1.40 <widget class="GtkImageMenuItem" id="save_as1">
1.41 <property name="visible">True</property>
1.42 - <property name="label" translatable="yes">gtk-save-as</property>
1.43 - <property name="use_underline">True</property>
1.44 + <property name="stock_item">GNOMEUIINFO_MENU_SAVE_AS_ITEM</property>
1.45 <signal name="activate" handler="on_save_as1_activate"/>
1.46 </widget>
1.47 </child>
1.48 @@ -88,8 +85,7 @@
1.49 <child>
1.50 <widget class="GtkImageMenuItem" id="exit1">
1.51 <property name="visible">True</property>
1.52 - <property name="label" translatable="yes">gtk-quit</property>
1.53 - <property name="use_underline">True</property>
1.54 + <property name="stock_item">GNOMEUIINFO_MENU_EXIT_ITEM</property>
1.55 <signal name="activate" handler="on_exit1_activate"/>
1.56 </widget>
1.57 </child>
1.58 @@ -106,12 +102,20 @@
1.59
1.60 <child>
1.61 <widget class="GtkMenu" id="view1_menu">
1.62 - <property name="visible">True</property>
1.63 +
1.64 + <child>
1.65 + <widget class="GtkMenuItem" id="view_memory">
1.66 + <property name="visible">True</property>
1.67 + <property name="label" translatable="yes">Memory...</property>
1.68 + <property name="use_underline">True</property>
1.69 + <signal name="activate" handler="on_view_memory_activate" last_modification_time="Sat, 13 Mar 2004 05:24:12 GMT"/>
1.70 + </widget>
1.71 + </child>
1.72
1.73 <child>
1.74 <widget class="GtkMenuItem" id="mem_mapped_regs1">
1.75 <property name="visible">True</property>
1.76 - <property name="label" translatable="yes">Mem mapped Regs</property>
1.77 + <property name="label" translatable="yes">Mem mapped Regs...</property>
1.78 <property name="use_underline">True</property>
1.79 <signal name="activate" handler="on_mem_mapped_regs1_activate"/>
1.80 </widget>
1.81 @@ -129,13 +133,11 @@
1.82
1.83 <child>
1.84 <widget class="GtkMenu" id="settings1_menu">
1.85 - <property name="visible">True</property>
1.86
1.87 <child>
1.88 <widget class="GtkImageMenuItem" id="preferences1">
1.89 <property name="visible">True</property>
1.90 - <property name="label" translatable="yes">gtk-preferences</property>
1.91 - <property name="use_underline">True</property>
1.92 + <property name="stock_item">GNOMEUIINFO_MENU_PREFERENCES_ITEM</property>
1.93 <signal name="activate" handler="on_preferences1_activate"/>
1.94 </widget>
1.95 </child>
1.96 @@ -152,13 +154,11 @@
1.97
1.98 <child>
1.99 <widget class="GtkMenu" id="help1_menu">
1.100 - <property name="visible">True</property>
1.101
1.102 <child>
1.103 <widget class="GtkImageMenuItem" id="about1">
1.104 <property name="visible">True</property>
1.105 - <property name="label" translatable="yes">gnome-stock-about</property>
1.106 - <property name="use_underline">True</property>
1.107 + <property name="stock_item">GNOMEUIINFO_MENU_ABOUT_ITEM</property>
1.108 <signal name="activate" handler="on_about1_activate"/>
1.109 </widget>
1.110 </child>
1.111 @@ -844,4 +844,463 @@
1.112 <property name="translator_credits" translatable="yes">translator_credits</property>
1.113 </widget>
1.114
1.115 +<widget class="GtkWindow" id="dump_win">
1.116 + <property name="visible">True</property>
1.117 + <property name="title" translatable="yes">Memory dump</property>
1.118 + <property name="type">GTK_WINDOW_TOPLEVEL</property>
1.119 + <property name="window_position">GTK_WIN_POS_NONE</property>
1.120 + <property name="modal">False</property>
1.121 + <property name="resizable">True</property>
1.122 + <property name="destroy_with_parent">False</property>
1.123 +
1.124 + <child>
1.125 + <widget class="GtkVBox" id="vbox3">
1.126 + <property name="visible">True</property>
1.127 + <property name="homogeneous">False</property>
1.128 + <property name="spacing">0</property>
1.129 +
1.130 + <child>
1.131 + <widget class="GtkHBox" id="hbox2">
1.132 + <property name="visible">True</property>
1.133 + <property name="homogeneous">False</property>
1.134 + <property name="spacing">0</property>
1.135 +
1.136 + <child>
1.137 + <widget class="GtkLabel" id="label34">
1.138 + <property name="visible">True</property>
1.139 + <property name="label" translatable="yes"> From </property>
1.140 + <property name="use_underline">False</property>
1.141 + <property name="use_markup">False</property>
1.142 + <property name="justify">GTK_JUSTIFY_LEFT</property>
1.143 + <property name="wrap">False</property>
1.144 + <property name="selectable">False</property>
1.145 + <property name="xalign">0.5</property>
1.146 + <property name="yalign">0.5</property>
1.147 + <property name="xpad">0</property>
1.148 + <property name="ypad">0</property>
1.149 + </widget>
1.150 + <packing>
1.151 + <property name="padding">0</property>
1.152 + <property name="expand">False</property>
1.153 + <property name="fill">False</property>
1.154 + </packing>
1.155 + </child>
1.156 +
1.157 + <child>
1.158 + <widget class="GtkEntry" id="dump_from">
1.159 + <property name="visible">True</property>
1.160 + <property name="can_focus">True</property>
1.161 + <property name="editable">True</property>
1.162 + <property name="visibility">True</property>
1.163 + <property name="max_length">0</property>
1.164 + <property name="text" translatable="yes"></property>
1.165 + <property name="has_frame">True</property>
1.166 + <property name="invisible_char" translatable="yes">*</property>
1.167 + <property name="activates_default">False</property>
1.168 + </widget>
1.169 + <packing>
1.170 + <property name="padding">0</property>
1.171 + <property name="expand">False</property>
1.172 + <property name="fill">True</property>
1.173 + </packing>
1.174 + </child>
1.175 +
1.176 + <child>
1.177 + <widget class="GtkLabel" id="label35">
1.178 + <property name="visible">True</property>
1.179 + <property name="label" translatable="yes"> To </property>
1.180 + <property name="use_underline">False</property>
1.181 + <property name="use_markup">False</property>
1.182 + <property name="justify">GTK_JUSTIFY_LEFT</property>
1.183 + <property name="wrap">False</property>
1.184 + <property name="selectable">False</property>
1.185 + <property name="xalign">0.5</property>
1.186 + <property name="yalign">0.5</property>
1.187 + <property name="xpad">0</property>
1.188 + <property name="ypad">0</property>
1.189 + </widget>
1.190 + <packing>
1.191 + <property name="padding">0</property>
1.192 + <property name="expand">False</property>
1.193 + <property name="fill">False</property>
1.194 + </packing>
1.195 + </child>
1.196 +
1.197 + <child>
1.198 + <widget class="GtkEntry" id="dump_to">
1.199 + <property name="visible">True</property>
1.200 + <property name="can_focus">True</property>
1.201 + <property name="editable">True</property>
1.202 + <property name="visibility">True</property>
1.203 + <property name="max_length">0</property>
1.204 + <property name="text" translatable="yes"></property>
1.205 + <property name="has_frame">True</property>
1.206 + <property name="invisible_char" translatable="yes">*</property>
1.207 + <property name="activates_default">False</property>
1.208 + </widget>
1.209 + <packing>
1.210 + <property name="padding">0</property>
1.211 + <property name="expand">False</property>
1.212 + <property name="fill">True</property>
1.213 + </packing>
1.214 + </child>
1.215 +
1.216 + <child>
1.217 + <widget class="GtkButton" id="dump_view_button">
1.218 + <property name="visible">True</property>
1.219 + <property name="can_focus">True</property>
1.220 + <property name="label" translatable="yes">View</property>
1.221 + <property name="use_underline">True</property>
1.222 + <property name="relief">GTK_RELIEF_NORMAL</property>
1.223 + </widget>
1.224 + <packing>
1.225 + <property name="padding">0</property>
1.226 + <property name="expand">False</property>
1.227 + <property name="fill">False</property>
1.228 + </packing>
1.229 + </child>
1.230 +
1.231 + <child>
1.232 + <widget class="GtkLabel" id="label36">
1.233 + <property name="visible">True</property>
1.234 + <property name="label" translatable="yes"> </property>
1.235 + <property name="use_underline">False</property>
1.236 + <property name="use_markup">False</property>
1.237 + <property name="justify">GTK_JUSTIFY_LEFT</property>
1.238 + <property name="wrap">False</property>
1.239 + <property name="selectable">False</property>
1.240 + <property name="xalign">0.5</property>
1.241 + <property name="yalign">0.5</property>
1.242 + <property name="xpad">0</property>
1.243 + <property name="ypad">0</property>
1.244 + </widget>
1.245 + <packing>
1.246 + <property name="padding">0</property>
1.247 + <property name="expand">True</property>
1.248 + <property name="fill">True</property>
1.249 + </packing>
1.250 + </child>
1.251 + </widget>
1.252 + <packing>
1.253 + <property name="padding">3</property>
1.254 + <property name="expand">False</property>
1.255 + <property name="fill">True</property>
1.256 + </packing>
1.257 + </child>
1.258 +
1.259 + <child>
1.260 + <widget class="GtkScrolledWindow" id="scrolledwindow9">
1.261 + <property name="visible">True</property>
1.262 + <property name="can_focus">True</property>
1.263 + <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
1.264 + <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
1.265 + <property name="shadow_type">GTK_SHADOW_IN</property>
1.266 + <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
1.267 +
1.268 + <child>
1.269 + <widget class="GtkTextView" id="dump_text">
1.270 + <property name="visible">True</property>
1.271 + <property name="can_focus">True</property>
1.272 + <property name="editable">True</property>
1.273 + <property name="justification">GTK_JUSTIFY_LEFT</property>
1.274 + <property name="wrap_mode">GTK_WRAP_NONE</property>
1.275 + <property name="cursor_visible">True</property>
1.276 + <property name="pixels_above_lines">0</property>
1.277 + <property name="pixels_below_lines">0</property>
1.278 + <property name="pixels_inside_wrap">0</property>
1.279 + <property name="left_margin">0</property>
1.280 + <property name="right_margin">0</property>
1.281 + <property name="indent">0</property>
1.282 + <property name="text" translatable="yes"></property>
1.283 + </widget>
1.284 + </child>
1.285 + </widget>
1.286 + <packing>
1.287 + <property name="padding">0</property>
1.288 + <property name="expand">True</property>
1.289 + <property name="fill">True</property>
1.290 + </packing>
1.291 + </child>
1.292 + </widget>
1.293 + </child>
1.294 +</widget>
1.295 +
1.296 +<widget class="GtkWindow" id="watch_win">
1.297 + <property name="visible">True</property>
1.298 + <property name="title" translatable="yes">Watchpoints</property>
1.299 + <property name="type">GTK_WINDOW_TOPLEVEL</property>
1.300 + <property name="window_position">GTK_WIN_POS_NONE</property>
1.301 + <property name="modal">False</property>
1.302 + <property name="resizable">True</property>
1.303 + <property name="destroy_with_parent">False</property>
1.304 +
1.305 + <child>
1.306 + <widget class="GtkVBox" id="vbox4">
1.307 + <property name="visible">True</property>
1.308 + <property name="homogeneous">False</property>
1.309 + <property name="spacing">0</property>
1.310 +
1.311 + <child>
1.312 + <widget class="GtkHBox" id="hbox4">
1.313 + <property name="visible">True</property>
1.314 + <property name="homogeneous">False</property>
1.315 + <property name="spacing">0</property>
1.316 +
1.317 + <child>
1.318 + <widget class="GtkLabel" id="label37">
1.319 + <property name="visible">True</property>
1.320 + <property name="label" translatable="yes">Start addr </property>
1.321 + <property name="use_underline">False</property>
1.322 + <property name="use_markup">False</property>
1.323 + <property name="justify">GTK_JUSTIFY_LEFT</property>
1.324 + <property name="wrap">False</property>
1.325 + <property name="selectable">False</property>
1.326 + <property name="xalign">0.5</property>
1.327 + <property name="yalign">0.5</property>
1.328 + <property name="xpad">0</property>
1.329 + <property name="ypad">0</property>
1.330 + </widget>
1.331 + <packing>
1.332 + <property name="padding">3</property>
1.333 + <property name="expand">False</property>
1.334 + <property name="fill">False</property>
1.335 + </packing>
1.336 + </child>
1.337 +
1.338 + <child>
1.339 + <widget class="GtkEntry" id="watch_start_addr">
1.340 + <property name="visible">True</property>
1.341 + <property name="can_focus">True</property>
1.342 + <property name="editable">True</property>
1.343 + <property name="visibility">True</property>
1.344 + <property name="max_length">0</property>
1.345 + <property name="text" translatable="yes"></property>
1.346 + <property name="has_frame">True</property>
1.347 + <property name="invisible_char" translatable="yes">*</property>
1.348 + <property name="activates_default">False</property>
1.349 + </widget>
1.350 + <packing>
1.351 + <property name="padding">0</property>
1.352 + <property name="expand">False</property>
1.353 + <property name="fill">True</property>
1.354 + </packing>
1.355 + </child>
1.356 +
1.357 + <child>
1.358 + <widget class="GtkLabel" id="label38">
1.359 + <property name="visible">True</property>
1.360 + <property name="label" translatable="yes">End addr</property>
1.361 + <property name="use_underline">False</property>
1.362 + <property name="use_markup">False</property>
1.363 + <property name="justify">GTK_JUSTIFY_LEFT</property>
1.364 + <property name="wrap">False</property>
1.365 + <property name="selectable">False</property>
1.366 + <property name="xalign">0.5</property>
1.367 + <property name="yalign">0.5</property>
1.368 + <property name="xpad">0</property>
1.369 + <property name="ypad">0</property>
1.370 + </widget>
1.371 + <packing>
1.372 + <property name="padding">3</property>
1.373 + <property name="expand">False</property>
1.374 + <property name="fill">False</property>
1.375 + </packing>
1.376 + </child>
1.377 +
1.378 + <child>
1.379 + <widget class="GtkEntry" id="watch_end_addr">
1.380 + <property name="visible">True</property>
1.381 + <property name="can_focus">True</property>
1.382 + <property name="editable">True</property>
1.383 + <property name="visibility">True</property>
1.384 + <property name="max_length">0</property>
1.385 + <property name="text" translatable="yes"></property>
1.386 + <property name="has_frame">True</property>
1.387 + <property name="invisible_char" translatable="yes">*</property>
1.388 + <property name="activates_default">False</property>
1.389 + </widget>
1.390 + <packing>
1.391 + <property name="padding">0</property>
1.392 + <property name="expand">False</property>
1.393 + <property name="fill">True</property>
1.394 + </packing>
1.395 + </child>
1.396 +
1.397 + <child>
1.398 + <widget class="GtkLabel" id="label39">
1.399 + <property name="visible">True</property>
1.400 + <property name="label" translatable="yes">Type</property>
1.401 + <property name="use_underline">False</property>
1.402 + <property name="use_markup">False</property>
1.403 + <property name="justify">GTK_JUSTIFY_LEFT</property>
1.404 + <property name="wrap">False</property>
1.405 + <property name="selectable">False</property>
1.406 + <property name="xalign">0.5</property>
1.407 + <property name="yalign">0.5</property>
1.408 + <property name="xpad">0</property>
1.409 + <property name="ypad">0</property>
1.410 + </widget>
1.411 + <packing>
1.412 + <property name="padding">3</property>
1.413 + <property name="expand">False</property>
1.414 + <property name="fill">False</property>
1.415 + </packing>
1.416 + </child>
1.417 +
1.418 + <child>
1.419 + <widget class="GtkCombo" id="combo1">
1.420 + <property name="visible">True</property>
1.421 + <property name="value_in_list">False</property>
1.422 + <property name="allow_empty">True</property>
1.423 + <property name="case_sensitive">False</property>
1.424 + <property name="enable_arrow_keys">True</property>
1.425 + <property name="enable_arrows_always">False</property>
1.426 +
1.427 + <child internal-child="entry">
1.428 + <widget class="GtkEntry" id="watch_type">
1.429 + <property name="visible">True</property>
1.430 + <property name="can_focus">True</property>
1.431 + <property name="editable">True</property>
1.432 + <property name="visibility">True</property>
1.433 + <property name="max_length">0</property>
1.434 + <property name="text" translatable="yes"></property>
1.435 + <property name="has_frame">True</property>
1.436 + <property name="invisible_char" translatable="yes">*</property>
1.437 + <property name="activates_default">False</property>
1.438 + </widget>
1.439 + </child>
1.440 +
1.441 + <child internal-child="list">
1.442 + <widget class="GtkList" id="combo-list1">
1.443 + <property name="visible">True</property>
1.444 + <property name="selection_mode">GTK_SELECTION_BROWSE</property>
1.445 + </widget>
1.446 + </child>
1.447 + </widget>
1.448 + <packing>
1.449 + <property name="padding">0</property>
1.450 + <property name="expand">True</property>
1.451 + <property name="fill">True</property>
1.452 + </packing>
1.453 + </child>
1.454 +
1.455 + <child>
1.456 + <widget class="GtkButton" id="button_add_watch">
1.457 + <property name="visible">True</property>
1.458 + <property name="can_focus">True</property>
1.459 + <property name="label" translatable="yes">Add Watch</property>
1.460 + <property name="use_underline">True</property>
1.461 + <property name="relief">GTK_RELIEF_NORMAL</property>
1.462 + <signal name="clicked" handler="on_button_add_watch_clicked" last_modification_time="Sat, 13 Mar 2004 03:48:52 GMT"/>
1.463 + </widget>
1.464 + <packing>
1.465 + <property name="padding">3</property>
1.466 + <property name="expand">False</property>
1.467 + <property name="fill">False</property>
1.468 + </packing>
1.469 + </child>
1.470 + </widget>
1.471 + <packing>
1.472 + <property name="padding">3</property>
1.473 + <property name="expand">False</property>
1.474 + <property name="fill">True</property>
1.475 + </packing>
1.476 + </child>
1.477 +
1.478 + <child>
1.479 + <widget class="GtkScrolledWindow" id="scrolledwindow10">
1.480 + <property name="visible">True</property>
1.481 + <property name="can_focus">True</property>
1.482 + <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
1.483 + <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
1.484 + <property name="shadow_type">GTK_SHADOW_NONE</property>
1.485 + <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
1.486 +
1.487 + <child>
1.488 + <widget class="GtkTreeView" id="treeview1">
1.489 + <property name="visible">True</property>
1.490 + <property name="can_focus">True</property>
1.491 + <property name="headers_visible">True</property>
1.492 + <property name="rules_hint">False</property>
1.493 + <property name="reorderable">False</property>
1.494 + <property name="enable_search">False</property>
1.495 + </widget>
1.496 + </child>
1.497 + </widget>
1.498 + <packing>
1.499 + <property name="padding">0</property>
1.500 + <property name="expand">True</property>
1.501 + <property name="fill">True</property>
1.502 + </packing>
1.503 + </child>
1.504 +
1.505 + <child>
1.506 + <widget class="GtkHBox" id="hbox5">
1.507 + <property name="visible">True</property>
1.508 + <property name="homogeneous">False</property>
1.509 + <property name="spacing">0</property>
1.510 +
1.511 + <child>
1.512 + <widget class="GtkLabel" id="label40">
1.513 + <property name="visible">True</property>
1.514 + <property name="label" translatable="yes"></property>
1.515 + <property name="use_underline">False</property>
1.516 + <property name="use_markup">False</property>
1.517 + <property name="justify">GTK_JUSTIFY_LEFT</property>
1.518 + <property name="wrap">False</property>
1.519 + <property name="selectable">False</property>
1.520 + <property name="xalign">0.5</property>
1.521 + <property name="yalign">0.5</property>
1.522 + <property name="xpad">0</property>
1.523 + <property name="ypad">0</property>
1.524 + </widget>
1.525 + <packing>
1.526 + <property name="padding">0</property>
1.527 + <property name="expand">True</property>
1.528 + <property name="fill">True</property>
1.529 + </packing>
1.530 + </child>
1.531 +
1.532 + <child>
1.533 + <widget class="GtkButton" id="button_clear_all">
1.534 + <property name="visible">True</property>
1.535 + <property name="can_focus">True</property>
1.536 + <property name="label" translatable="yes">Clear all</property>
1.537 + <property name="use_underline">True</property>
1.538 + <property name="relief">GTK_RELIEF_NORMAL</property>
1.539 + <signal name="clicked" handler="on_button_clear_all_clicked" last_modification_time="Sat, 13 Mar 2004 04:50:23 GMT"/>
1.540 + </widget>
1.541 + <packing>
1.542 + <property name="padding">3</property>
1.543 + <property name="expand">False</property>
1.544 + <property name="fill">False</property>
1.545 + </packing>
1.546 + </child>
1.547 +
1.548 + <child>
1.549 + <widget class="GtkButton" id="button_close">
1.550 + <property name="visible">True</property>
1.551 + <property name="can_focus">True</property>
1.552 + <property name="label" translatable="yes">Close</property>
1.553 + <property name="use_underline">True</property>
1.554 + <property name="relief">GTK_RELIEF_NORMAL</property>
1.555 + <signal name="clicked" handler="on_button_close_clicked" last_modification_time="Sat, 13 Mar 2004 04:50:29 GMT"/>
1.556 + </widget>
1.557 + <packing>
1.558 + <property name="padding">5</property>
1.559 + <property name="expand">False</property>
1.560 + <property name="fill">False</property>
1.561 + </packing>
1.562 + </child>
1.563 + </widget>
1.564 + <packing>
1.565 + <property name="padding">3</property>
1.566 + <property name="expand">False</property>
1.567 + <property name="fill">True</property>
1.568 + </packing>
1.569 + </child>
1.570 + </widget>
1.571 + </child>
1.572 +</widget>
1.573 +
1.574 </glade-interface>
.