Bochs/bochs/gui
Volker Ruppert 665e67d404 - call SDL_GetMouseState() to get the state of all buttons when handling a
mouse button event.
- replaced SDL_BUTTON(2) by SDL_BUTTON_MIDDLE in the mouse button event handler
2002-03-19 19:59:44 +00:00
..
bitmaps - commit patch.paste 2002-03-11 15:04:58 +00:00
keymaps - added ASCII_equivalent constants 2002-03-12 23:56:53 +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 - new function get_clipboard_text() for GUI specific clipboard handling 2002-03-16 11:30:06 +00:00
beos.cc - new function get_clipboard_text() for GUI specific clipboard handling 2002-03-16 11:30:06 +00:00
carbon.cc - new function get_clipboard_text() for GUI specific clipboard handling 2002-03-16 11:30:06 +00:00
control.cc - added constant BX_INSERTED for media status (taken from bochs.h) 2002-03-10 10:19:32 +00:00
control.h Fixes for bug [ #467530 ] cmd line overrides config interface 2001-10-06 22:31:31 +00:00
gui.cc - renamed update_floppy_status_buttons() to update_drive_status_buttons() since 2002-03-17 20:57:54 +00:00
gui.h - renamed update_floppy_status_buttons() to update_drive_status_buttons() since 2002-03-17 20:57:54 +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 - fix bugs in copy&paste on win32. 2002-03-11 16:35:41 +00:00
keymap.h - commit patch.paste 2002-03-11 15:04:58 +00:00
macintosh.cc - new function get_clipboard_text() for GUI specific clipboard handling 2002-03-16 11:30:06 +00:00
Makefile.in - fixed dependence: recompile sdl.o if sdl.h is modified 2002-03-17 16:56:26 +00:00
nogui.cc - new function get_clipboard_text() for GUI specific clipboard handling 2002-03-16 11:30:06 +00:00
rfb.cc - new function get_clipboard_text() for GUI specific clipboard handling 2002-03-16 11:30:06 +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 - call SDL_GetMouseState() to get the state of all buttons when handling a 2002-03-19 19:59:44 +00:00
sdl.h - create_bitmap(): setting Amask to 0x0 makes other colors visible 2002-03-17 16:57:07 +00:00
siminterface.cc . changes to enable El-Torito boot. It is disabled by default in rombios.c 2002-01-30 10:30:52 +00:00
siminterface.h - add serial port options to the configuration interface, in the same 2002-03-03 06:10:04 +00:00
term.cc - new function get_clipboard_text() for GUI specific clipboard handling 2002-03-16 11:30:06 +00:00
win32.cc - new function get_clipboard_text() for GUI specific clipboard handling 2002-03-16 11:30:06 +00:00
x.cc - fix copy to clipboard problem for X11 by calling XSetSelectionOwner() 2002-03-19 18:43:22 +00:00