Bochs/bochs/gui
Volker Ruppert 1d4d5aa244 - new "user" button added to the headerbar. It can send keyboard shortcuts to
the guest OS. The shortcut can be defined in the bochsrc or in the config
  interface. It is possible to change it at runtime.

  These shortcuts are currently recognized:
  ctrlaltdel, ctrlaltesc, ctrlaltf1, alttab

  Here is the list of changes:

  * userbutton.h and userbutton.xpm added in gui/bitmaps
  * config options for the userbutton shortcut added
  * initialize the new button in the gui.cc
  * the new userbutton handler generates keypresses and relaeses depending on
    the shortcut keyword
  * the gui stops adding buttons to the headerbar if not enough space is left.
    This can happen when the screen width is 320 pixels (done for X11 only).
  * TODO: build a dialog box for the wxWindows gui
2002-08-09 06:16:43 +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 - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
carbon.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
control.cc - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +00:00
control.h Fixes for bug [ #467530 ] cmd line overrides config interface 2001-10-06 22:31:31 +00:00
gui.cc - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +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 Added sdl-config to SDL_CFLAGS 2002-05-04 00:50:26 +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 - added support for 360k floppy images 2002-08-01 07:37:56 +00:00
siminterface.h - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +00:00
term.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
win32.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
wx.cc - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +00:00
wxmain.cc - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +00:00
wxmain.h - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
x.cc - new "user" button added to the headerbar. It can send keyboard shortcuts to 2002-08-09 06:16:43 +00:00