Bochs/bochs/gui
Volker Ruppert 45507705bf Implemented new text update API in the X gui and some related fixes.
- The X gui behaviour should be unchanged.
- RFB / vncsrv: cursor shape fixes.
- Changed format of the font parameters to fix "double width" characters.
- Restore guest charmap after leaving gui console.
2020-11-16 15:39:35 +00:00
..
bitmaps
font
keymaps Extended Italian keymap (patch by Michele Giacomone). 2020-05-06 11:47:41 +00:00
amigagui.h
amigaos.cc Some work on the Bochs version number strings. 2019-11-14 10:34:39 +00:00
carbon.cc Some work on the Bochs version number strings. 2019-11-14 10:34:39 +00:00
enh_dbg.cc Two small Bochs debugger changes. 2019-12-14 12:55:08 +00:00
enh_dbg.h Two small Bochs debugger changes. 2019-12-14 12:55:08 +00:00
gtk_enh_dbg_osdep.cc Moving include statements of Bochs internal headers makes gui dependencies 2020-08-21 15:18:44 +00:00
gui.cc Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00
gui.h Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00
icon_bochs.h
icon_bochs.xpm
keymap.cc Fixed another issue reported by valgrind and some tab2space changes. 2020-11-11 08:14:02 +00:00
keymap.h
macintosh.cc Bochs gui code cleanup 2017-01-15 11:44:43 +00:00
Makefile.in Moving include statements of Bochs internal headers makes gui dependencies 2020-08-21 15:18:44 +00:00
nogui.cc X11 gui code cleanup 2017-01-15 12:57:06 +00:00
paramtree.cc Apply SF [patch:#549] Fix snapshot param overflowing 32-bit integers 2020-01-13 05:23:24 +00:00
paramtree.h remove BX_TRUE/BX_FALSE macros, use stdc++ true/false instead 2019-12-09 16:44:36 +00:00
rfb.cc Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00
rfb.h
rfbkeys.h
scrollwin.cc Added new symbol BX_USE_WIN32CONFIG in config.h and cleaned up related code 2014-06-20 09:31:56 +00:00
scrollwin.h
sdl2.cc Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00
sdl.cc Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00
sdl.h Changing data type sdl fonts to "static const Bit8u" fixes conflict and 2017-01-01 19:37:26 +00:00
sdlkeys.h Some more work on the new SDL2 gui 2014-06-28 13:25:52 +00:00
siminterface.cc Added gui message box support and use it to display errors that can occur in 2020-10-18 19:57:05 +00:00
siminterface.h Added gui message box support and use it to display errors that can occur in 2020-10-18 19:57:05 +00:00
svga.cc Simplified immediate shutdown code by using BX_FATAL. 2017-01-24 21:52:19 +00:00
term.cc applying SF patch #545 Speling fixes 2019-12-09 16:29:23 +00:00
textconfig.cc Fixed gcc 9.3 warnings in case C++17 support is enabled. 2020-09-02 08:35:44 +00:00
textconfig.h On Windows only use the runtime config dialog box if the gui console is not 2017-01-10 21:40:05 +00:00
vncsrv.cc Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00
wenhdbg_res.h
win32_enh_dbg_osdep.cc Moving include statements of Bochs internal headers makes gui dependencies 2020-08-21 15:18:44 +00:00
win32.cc Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00
win32dialog.cc Added gui message box support and use it to display errors that can occur in 2020-10-18 19:57:05 +00:00
win32dialog.h Added new symbol BX_USE_WIN32CONFIG in config.h and cleaned up related code 2014-06-20 09:31:56 +00:00
win32paramdlg.cc Moving include statements of Bochs internal headers makes gui dependencies 2020-08-21 15:18:44 +00:00
win32paramdlg.h Added new symbol BX_USE_WIN32CONFIG in config.h and cleaned up related code 2014-06-20 09:31:56 +00:00
win32res.h
wx.cc Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00
wxdialog.cc Fixed some more gcc warnings (strncpy() usage in wx gui). 2020-02-07 15:10:55 +00:00
wxdialog.h diff -urNX /home/volker/exclude-bochs /home/volker/bochs/bochs/bochs.h ./bochs.h 2016-12-28 15:06:34 +00:00
wxmain.cc Added gui message box support and use it to display errors that can occur in 2020-10-18 19:57:05 +00:00
wxmain.h Fixed random segfaults and deadlocks caused by the wx status bar handling. 2020-07-10 08:13:17 +00:00
x.cc Implemented new text update API in the X gui and some related fixes. 2020-11-16 15:39:35 +00:00