From 3bdd57805ef13558d09d4ec895f316e3b5cb52db Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 16 Aug 2001 22:28:01 +0000 Subject: toolbars added --- mixgtk/mixgtk.glade | 876 ++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 705 insertions(+), 171 deletions(-) (limited to 'mixgtk/mixgtk.glade') diff --git a/mixgtk/mixgtk.glade b/mixgtk/mixgtk.glade index 34eab7e..45dd74b 100644 --- a/mixgtk/mixgtk.glade +++ b/mixgtk/mixgtk.glade @@ -6,7 +6,7 @@ mixgtk src - pixmaps + . C False False @@ -29,7 +29,7 @@ GTK_WIN_POS_NONE False 650 - 500 + 550 False True True @@ -141,6 +141,54 @@ + + GtkMenuItem + view + + False + + + GtkMenu + view_menu + + + GtkCheckMenuItem + show_toolbars + + GDK_MOD1_MASK + GDK_T + activate + + + toggled + on_show_toolbars_toggled + Thu, 16 Aug 2001 20:14:16 GMT + + + False + True + + + + GtkMenuItem + separator5 + False + + + + GtkMenuItem + split_windows + + activate + on_split_windows_activate + Thu, 16 Aug 2001 21:48:57 GMT + + + False + + + + GtkMenuItem debug @@ -357,25 +405,6 @@ False - - GtkMenuItem - separator1 - False - - - - GtkCheckMenuItem - split_windows - - toggled - on_split_windows_toggled - Sun, 24 Jun 2001 12:39:53 GMT - - - False - True - - GtkMenuItem separator3 @@ -441,8 +470,8 @@ main_toolbar GTK_ORIENTATION_HORIZONTAL GTK_TOOLBAR_ICONS - 5 - GTK_TOOLBAR_SPACE_LINE + 15 + GTK_TOOLBAR_SPACE_EMPTY GTK_RELIEF_NORMAL True @@ -452,15 +481,126 @@ - Placeholder + GtkButton + Toolbar:button + load_button + Load MIX program + + clicked + on_file_open_activate + Wed, 15 Aug 2001 00:10:04 GMT + + + open.xpm - Placeholder + GtkButton + Toolbar:button + compile_button + Compile MIXAL source + + clicked + on_file_compile_activate + Wed, 15 Aug 2001 00:11:29 GMT + + + compile.xpm - Placeholder + GtkButton + Toolbar:button + edit_button + Edit MIXAL source + + clicked + on_file_edit_activate + Wed, 15 Aug 2001 00:11:03 GMT + + + edit.xpm + + + + GtkVSeparator + vseparator6 + + + + GtkButton + Toolbar:button + run_button + Run + + clicked + on_debug_run_activate + Wed, 15 Aug 2001 00:12:03 GMT + + + run.xpm + + True + + + + + GtkButton + Toolbar:button + step_button + Next + + clicked + on_debug_next_activate + Wed, 15 Aug 2001 00:12:36 GMT + + + next.xpm + + + + GtkButton + Toolbar:button + clear_button + Clear breakpoints + + clicked + on_clear_breakpoints_activate + Thu, 16 Aug 2001 12:58:32 GMT + + + clear.xpm + + + + GtkButton + Toolbar:button + symbols_button + Symbol table + + clicked + on_symbols_activate + Thu, 16 Aug 2001 13:02:32 GMT + + + symbols.xpm + + + + GtkButton + Toolbar:button + button26 + Split windows + + clicked + on_split_windows_activate + Thu, 16 Aug 2001 22:18:03 GMT + + + splitw.xpm + + True + @@ -932,32 +1072,6 @@ 0 - - GtkButton - loc_arrow - 346 - 202 - 29 - 18 - True - - clicked - on_loc_arrow_clicked - Fri, 09 Mar 2001 20:18:22 GMT - - - GTK_RELIEF_NONE - - - - GtkHSeparator - hseparator1 - 8 - 232 - 377 - 16 - - GtkLabel program_label @@ -1156,6 +1270,43 @@ 627 16 + + + GtkButton + loc_arrow + 346 + 200 + 30 + 23 + View loc address + True + + clicked + on_loc_arrow_clicked + Thu, 16 Aug 2001 21:01:57 GMT + + GTK_RELIEF_NORMAL + + + GtkPixmap + pixmap1 + jump.xpm + 0.5 + 0.5 + 0 + 0 + True + + + + + GtkHSeparator + hseparator1 + 8 + 232 + 377 + 16 + @@ -1388,7 +1539,7 @@ GTK_WIN_POS_NONE False 570 - 215 + 235 True True True @@ -1548,6 +1699,37 @@ False True + + + GtkCheckMenuItem + show_toolbars + + toggled + on_show_toolbars_toggled + Thu, 16 Aug 2001 20:29:52 GMT + + + False + True + + + + GtkMenuItem + separator4 + False + + + + GtkMenuItem + one_window + + activate + on_one_window_activate + Thu, 16 Aug 2001 21:43:42 GMT + + + False + @@ -1773,25 +1955,6 @@ False - - GtkCheckMenuItem - split_windows - - toggled - on_split_windows_toggled - Sun, 24 Jun 2001 12:26:00 GMT - - - True - True - - - - GtkMenuItem - separator3 - False - - GtkMenuItem save @@ -1844,17 +2007,187 @@ - + + + + GtkStatusbar + main_statusbar + + 0 + False + False + GTK_PACK_END + + + + + GtkToolbar + main_toolbar + GTK_ORIENTATION_HORIZONTAL + GTK_TOOLBAR_ICONS + 15 + GTK_TOOLBAR_SPACE_EMPTY + GTK_RELIEF_NORMAL + True + + 0 + False + False + + + + GtkButton + Toolbar:button + button4 + Load MIX program + + clicked + on_file_open_activate + Wed, 15 Aug 2001 00:10:04 GMT + + + open.xpm + + + + GtkButton + Toolbar:button + button5 + Compile MIXAL source + + clicked + on_file_compile_activate + Wed, 15 Aug 2001 00:11:29 GMT + + + compile.xpm + + + + GtkButton + Toolbar:button + button6 + Edit MIXAL source + + clicked + on_file_edit_activate + Wed, 15 Aug 2001 00:11:03 GMT + + + edit.xpm + + + + GtkVSeparator + vseparator7 + + + + GtkButton + Toolbar:button + button7 + Run + + clicked + on_debug_run_activate + Wed, 15 Aug 2001 00:12:03 GMT + + + run.xpm + + True + + + + + GtkButton + Toolbar:button + button8 + Next + + clicked + on_debug_next_activate + Wed, 15 Aug 2001 00:12:36 GMT + + + next.xpm + + + + GtkButton + Toolbar:button + button9 + Clear breakpoints + + clicked + on_clear_breakpoints_activate + Thu, 16 Aug 2001 12:58:32 GMT + + + clear.xpm + + + + GtkButton + Toolbar:button + button10 + Symbol table + + clicked + on_symbols_activate + Thu, 16 Aug 2001 13:02:32 GMT + + + symbols.xpm + + + + GtkButton + Toolbar:button + button24 + Command log font + + clicked + on_log_font_activate + Thu, 16 Aug 2001 15:04:53 GMT + + + font.xpm + + True + + + + + GtkButton + Toolbar:button + button25 + Command prompt font + + clicked + on_prompt_font_activate + Thu, 16 Aug 2001 15:05:48 GMT + + + fontl.xpm + - - GtkStatusbar - main_statusbar - - 0 - False - False - GTK_PACK_END - + + GtkButton + Toolbar:button + button27 + One window + + clicked + on_one_window_activate + Thu, 16 Aug 2001 22:19:55 GMT + + + onew.xpm + + True + + @@ -3952,23 +4285,6 @@ 0 - - GtkButton - loc_arrow - 346 - 202 - 29 - 18 - True - - clicked - on_loc_arrow_clicked - Fri, 09 Mar 2001 20:18:22 GMT - - - GTK_RELIEF_NONE - - GtkHSeparator hseparator1 @@ -4026,24 +4342,6 @@ 0 - - GtkCheckButton - over_toggle - 288 - 168 - 88 - 16 - True - - toggled - on_overflow_toggled - Tue, 06 Mar 2001 21:32:39 GMT - - - False - True - - GtkRadioButton greater_radio @@ -4176,6 +4474,52 @@ 627 16 + + + GtkButton + loc_arrow_split + 346 + 200 + 30 + 23 + View loc address + True + + clicked + on_loc_arrow_clicked + Thu, 16 Aug 2001 21:01:57 GMT + + GTK_RELIEF_NORMAL + + + GtkPixmap + pixmap2 + jump.xpm + 0.5 + 0.5 + 0 + 0 + True + + + + + GtkCheckButton + over_toggle + 288 + 168 + 88 + 16 + True + + toggled + on_overflow_toggled + Tue, 06 Mar 2001 21:32:39 GMT + + + False + True + @@ -4208,74 +4552,205 @@ GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False - 550 - 200 + 570 + 225 True True False - GtkScrolledWindow - scrolledwindow27 - GTK_POLICY_ALWAYS - GTK_POLICY_AUTOMATIC - GTK_UPDATE_CONTINUOUS - GTK_UPDATE_CONTINUOUS + GtkVBox + vbox5 + False + 0 - GtkCList - mixal_clist - Click to toggle breakpoint - True - GDK_POINTER_MOTION_MASK - - select_row - on_mixal_select_row - True - Sun, 11 Mar 2001 01:15:28 GMT - - - motion_notify_event - on_mixal_motion_notify_event - Sun, 17 Jun 2001 19:44:48 GMT - - - leave_notify_event - on_mixal_leave_notify_event - Sat, 23 Jun 2001 22:26:17 GMT - - 2 - 152,80 - GTK_SELECTION_SINGLE - True - GTK_SHADOW_IN + GtkToolbar + mixal_toolbar + 2 + GTK_ORIENTATION_HORIZONTAL + GTK_TOOLBAR_ICONS + 15 + GTK_TOOLBAR_SPACE_EMPTY + GTK_RELIEF_NORMAL + True + + 0 + False + False + - GtkLabel - CList:title - label213 - - GTK_JUSTIFY_CENTER - False - 0.5 - 0.5 - 0 - 0 + GtkVSeparator + vseparator8 - GtkLabel - CList:title - label214 - - GTK_JUSTIFY_CENTER - False - 0.5 - 0.5 - 0 - 0 + GtkButton + Toolbar:button + button14 + Run + + clicked + on_debug_run_activate + Wed, 15 Aug 2001 00:12:03 GMT + + + run.xpm + + + + GtkButton + Toolbar:button + button15 + Next + + clicked + on_debug_next_activate + Wed, 15 Aug 2001 00:12:36 GMT + + + next.xpm + + + + GtkButton + Toolbar:button + button16 + Clear breakpoints + + clicked + on_clear_breakpoints_activate + Thu, 16 Aug 2001 12:58:32 GMT + + + clear.xpm + + + + GtkButton + Toolbar:button + button18 + Symbol table + + clicked + on_symbols_activate + Thu, 16 Aug 2001 13:02:32 GMT + + + symbols.xpm + + + + GtkButton + Toolbar:button + button22 + Source code font + + clicked + on_mixal_font_activate + Thu, 16 Aug 2001 13:32:22 GMT + + + font.xpm + + True + + + + + GtkButton + Toolbar:button + button23 + Colors + + clicked + on_colors_activate + Thu, 16 Aug 2001 13:36:24 GMT + + + colors.xpm + + + + + GtkScrolledWindow + scrolledwindow27 + GTK_POLICY_ALWAYS + GTK_POLICY_AUTOMATIC + GTK_UPDATE_CONTINUOUS + GTK_UPDATE_CONTINUOUS + + 0 + True + True + + + + GtkCList + mixal_clist + Click to toggle breakpoint + True + GDK_POINTER_MOTION_MASK + + select_row + on_mixal_select_row + True + Sun, 11 Mar 2001 01:15:28 GMT + + + motion_notify_event + on_mixal_motion_notify_event + Sun, 17 Jun 2001 19:44:48 GMT + + + leave_notify_event + on_mixal_leave_notify_event + Sat, 23 Jun 2001 22:26:17 GMT + + 2 + 152,80 + GTK_SELECTION_SINGLE + True + GTK_SHADOW_IN + + + GtkLabel + CList:title + label213 + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + GtkLabel + CList:title + label214 + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + + + GtkStatusbar + statusbar1 + + 0 + False + False + + @@ -4314,6 +4789,65 @@ False 0 + + GtkToolbar + devices_toolbar + 2 + GTK_ORIENTATION_HORIZONTAL + GTK_TOOLBAR_ICONS + 5 + GTK_TOOLBAR_SPACE_EMPTY + GTK_RELIEF_NORMAL + True + + 0 + False + False + + + + GtkButton + Toolbar:button + devdir_button + Device directory + + clicked + on_devdir_activate + Thu, 16 Aug 2001 13:14:09 GMT + + + open.xpm + + + + GtkButton + Toolbar:button + output_button + Output format + + clicked + on_devform_activate + Thu, 16 Aug 2001 14:46:32 GMT + + + output.xpm + + + + GtkButton + Toolbar:button + button21 + Output font + + clicked + on_devices_font_activate + Thu, 16 Aug 2001 13:31:44 GMT + + + font.xpm + + + GtkNotebook devices_notebook -- cgit v1.2.3