Bochs/bochs/gui
Bryce Denney 0fe0832b99 - to avoid confusion and bugs I made a new convention on dialog return
values.  All wxWindows dialogs return wxID_OK or wxID_CANCEL.  The
  wxOK and wxCANCEL symbols are ONLY used in input arguments that determine
  whether to display the ok and cancel buttons.  Now I'm doing the same.
  Return values are wxID_OK if they pressed the ok button, and wxID_CANCEL
  if they pressed cancel.
2002-09-04 12:29:04 +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 - correct abuse of local variable in bx_param_bool_c::text_ask. I had created 2002-09-03 01:09:46 +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 - 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
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 - bx_param_bool_c constructor must init dependent_list before calling set(). 2002-09-03 16:00:50 +00:00
siminterface.h - the system of using the bx_param_c::set_handler() callback functions 2002-09-03 08:46:30 +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 - to avoid confusion and bugs I made a new convention on dialog return 2002-09-04 12:29:04 +00:00
wxdialog.h - to avoid confusion and bugs I made a new convention on dialog return 2002-09-04 12:29:04 +00:00
wxmain.cc - to avoid confusion and bugs I made a new convention on dialog return 2002-09-04 12:29:04 +00:00
wxmain.h - add generic dialog class called ParamDialog. You create it, call 2002-09-03 05:32:49 +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