Bochs/bochs/gui
Bryce Denney 1267d19090 - add ConfigKeyboardDialog
- remove the format string from GetTextCtrlInt() because the strtoul
  conversion is better than the sscanf with a format string (it supports
  both base 10 and 16 with 0xFF notation).
- modified files: gui/wxdialog.cc gui/wxdialog.h gui/wxmain.cc gui/wxmain.h
2002-09-02 22:53:39 +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
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 - eliminate unused BX_ASYNC_EVT_SHUTDOWN_GUI event. 2002-08-28 03:14:53 +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 - I've added lots of comments in siminterface.h, and tried to clean up 2002-08-26 15:31:23 +00:00
gui.h - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +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 - b_dolata@compfort.pl sent in this patch to fix a problem Christophe 2002-04-03 21:07:14 +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
Makefile.in - add dependencies for wxwindows source files 2002-08-30 07:01:59 +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 - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
sdl.h - added KEY_LEFT_BACKSLASH 2002-03-21 19:12:35 +00:00
siminterface.cc - make the "File:New Configuration" menu item call bx_reset_options(), 2002-08-30 16:23:36 +00:00
siminterface.h - move BX_BOOT_* constants from bochs.h into gui/siminterface.h 2002-08-31 04:57:21 +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 - mouse functions fixed: 2002-08-18 08:35:52 +00:00
wx.cc - text mode cursor size feature implemented 2002-09-01 07:32:03 +00:00
wxdialog.cc - add ConfigKeyboardDialog 2002-09-02 22:53:39 +00:00
wxdialog.h - add ConfigKeyboardDialog 2002-09-02 22:53:39 +00:00
wxmain.cc - add ConfigKeyboardDialog 2002-09-02 22:53:39 +00:00
wxmain.h - add ConfigKeyboardDialog 2002-09-02 22:53:39 +00:00
x.cc - I've added lots of comments in siminterface.h, and tried to clean up 2002-08-26 15:31:23 +00:00