Bochs/bochs/gui
Bryce Denney fba34be1e7 - added a new method to all GUIs called mouse_enabled_changed_specific,
which notifies them that the mouse_enabled bit has changed.  Now that
  mouse_enabled can be initialized or modified by parameter events in
  addition to GUI events, the guis must be prepared for it.  I have pasted
  empty method definitions into mouse_enabled_changed_specific for all
  guis except for X11, which I did the right way.  The implementation
  of this function must use the argument "val" rather than reading the
  parameter.
2001-06-23 03:18:14 +00:00
..
bitmaps - entered original Bochs snapshot bochs-2000_0325a.tar.gz from 2001-04-10 01:04:59 +00:00
beos.cc - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00
control.cc - allow --disable-control-panel to work again. Now it actually compiles 2001-06-21 20:50:30 +00:00
control.h - changed "Boot" options menu to "Memory" Options, this seems like a 2001-06-13 08:14:49 +00:00
gui.cc - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00
gui.h - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00
icon_bochs.h - update copyright dates to 2001 for all mandrake headers 2001-04-10 02:20:02 +00:00
macintosh.cc - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00
Makefile.in - in NMAKE, the .cc.o line is not allowed to depend on anything. 2001-06-22 13:20:29 +00:00
nogui.cc - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00
rfb.cc - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00
rfb.h - imported Don Becker's Bochs-RFB version 0.01a 2001-05-24 00:36:27 +00:00
rfbproto.h - imported Don Becker's Bochs-RFB version 0.01a 2001-05-24 00:36:27 +00:00
siminterface.cc - VC++ kept me honest about return values... 2001-06-22 13:37:08 +00:00
siminterface.h - VC++ kept me honest about return values... 2001-06-22 13:37:08 +00:00
term.cc - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00
win32.cc - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00
x.cc - added a new method to all GUIs called mouse_enabled_changed_specific, 2001-06-23 03:18:14 +00:00