Bochs/bochs/gui
Christophe Bothamy 052ee134b7 - fix [ 629606 ] BX_WITH_TERM affects ^C handling :
. if BX_GUI_SIGHANDLER is true and the term gui is selected at run time,
    a new global boolean (bx_gui_sighandler) variable is set to true.
    Special signal handling is done if bx_gui_sighandler is true.
  . if BX_GUI_SIGHANDLER is not true, bx_gui_sighandler is not compiled in.
2002-11-11 17:09:57 +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 plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +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 - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
beos.cc - add missing LOG_THIS to fix compile problem reported by Timothy Schepens 2002-10-26 21:03:21 +00:00
carbon.cc - apply MacOSX "About Box Patch" from Jeremy Parsons (Br'fin). This fixes 2002-10-26 22:06:37 +00:00
gui.cc - fix [ 629606 ] BX_WITH_TERM affects ^C handling : 2002-11-11 17:09:57 +00:00
gui.h - to make the "idle hack" compile again, add virtual function sim_is_idle 2002-10-27 23:33:13 +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 - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
keymap.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
macintosh.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
Makefile.in - rename "control" to "textconfig". It was named when we called it 2002-10-29 20:18:32 +00:00
nogui.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
rfb.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +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 - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
sdl.h - add a few more missing keys: left&right windows keys, pause 2002-09-25 07:24:41 +00:00
sdlkeys.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
siminterface.cc - fix [ 625696 ] text config menu: default can be wrong. 2002-11-09 14:12:10 +00:00
siminterface.h - fix [ 625696 ] text config menu: default can be wrong. 2002-11-09 14:12:10 +00:00
term.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
textconfig.cc - fix [ 625696 ] text config menu: default can be wrong. 2002-11-09 14:12:10 +00:00
textconfig.h - rename control.h revision 1.8 to textconfig.h 2002-10-29 20:16:04 +00:00
win32.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
wx.cc - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
wxdialog.cc Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
wxdialog.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
wxmain.cc - fix [ 625696 ] text config menu: default can be wrong. 2002-11-09 14:12:10 +00:00
wxmain.h - Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a 2002-10-25 11:44:41 +00:00
x.cc - to make the "idle hack" compile again, add virtual function sim_is_idle 2002-10-27 23:33:13 +00:00