Bochs/bochs/gui
Bryce Denney 6c6de2d151 - enable/disable the debugger command buttons Continue, Stop, Step
at the appropriate times.  For example, you can't stop when you're
  stopped.  You can't step when it's running.
- modified: gui/wxdialog.cc gui/wxdialog.h
2002-09-13 22:03:05 +00:00
..
bitmaps - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +00:00
keymaps - add Swedish keymap from Magnus 'Moggen' Öberg 2002-07-21 04:03:41 +00:00
Makefile.in - in wxwindows compile, only include the wxwindows cflags on the few 2002-09-05 15:12:13 +00:00
amigagui.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
amigaos.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
beos.cc - I've added lots of comments in siminterface.h, and tried to clean up 2002-08-26 15:31:23 +00:00
carbon.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
control.cc - apply a patch I've been working on 2002-09-06 16:43:26 +00:00
control.h - I've added lots of comments in siminterface.h, and tried to clean up 2002-08-26 15:31:23 +00:00
gui.cc - new function set_text_charmap() stores the vga charmap data in the array 2002-09-08 07:56:10 +00:00
gui.h - new function set_text_charmap() stores the vga charmap data in the array 2002-09-08 07:56:10 +00:00
icon_bochs.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
keymap.cc - remove unused vars to fix warning 2002-09-03 05:40:59 +00:00
keymap.h - changed copyright strings 2002-04-01 22:43:01 +00:00
macintosh.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
nogui.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
rfb.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
rfb.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
rfbproto.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
sdl.cc - new function set_text_charmap() stores the vga charmap data in the array 2002-09-08 07:56:10 +00:00
sdl.h - added KEY_LEFT_BACKSLASH 2002-03-21 19:12:35 +00:00
siminterface.cc - only call isSimThread() if compiling with wxWindows 2002-09-13 20:02:07 +00:00
siminterface.h - add infrastructure for sending commands from the wxWindows interface to the 2002-09-13 19:39:38 +00:00
term.cc - set the log action for the log level "panic" of all devices to "fatal" (doing 2002-08-17 14:01:07 +00:00
win32.cc - the win32 gui now uses the vga_charmap data for the vga text display if the 2002-09-08 16:41:19 +00:00
wx.cc - the wx gui now uses the vga_charmap data for the vga text display 2002-09-08 09:23:45 +00:00
wxdialog.cc - enable/disable the debugger command buttons Continue, Stop, Step 2002-09-13 22:03:05 +00:00
wxdialog.h - enable/disable the debugger command buttons Continue, Stop, Step 2002-09-13 22:03:05 +00:00
wxmain.cc - to quit cleanly with the wxwindows debugger, post a "quit" command 2002-09-13 21:53:37 +00:00
wxmain.h - add infrastructure for sending commands from the wxWindows interface to the 2002-09-13 19:39:38 +00:00
x.cc - clean up memory usage after bx_gui_c::get_clipboard_text for win32, 2002-09-05 15:57:37 +00:00