Bochs/bochs/gui
Vort ba7c8ed57a
Cancel topmost mode after leaving fullscreen mode (#224)
`HWND_TOPMOST` should be cancelled with `HWND_NOTOPMOST` when it is not
needed anymore.

Co-authored-by: Volker Ruppert <Volker.Ruppert@t-online.de>
2024-01-16 00:03:32 +01:00
..
bitmaps
font
keymaps
amigagui.h
amigaos.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
carbon.cc
enh_dbg.cc
enh_dbg.h Changed bx_bool to bool type in the gui component of Bochs. 2021-01-30 18:32:52 +00:00
gtk_enh_dbg_osdep.cc remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
gui.cc Implemented secondary VGA charmap support. 2023-12-29 17:47:44 +01:00
gui.h Implemented secondary VGA charmap support. 2023-12-29 17:47:44 +01:00
icon_bochs.h
icon_bochs.xpm
keymap.cc
keymap.h
macintosh.cc
Makefile.in Fixed gui DLL name. 2023-11-15 23:33:27 +01:00
nogui.cc
paramtree.cc Fixed some memory leaks in the paramtree code (discussion #144). 2023-11-25 13:28:51 +01:00
paramtree.h Fixed some memory leaks in the paramtree code (discussion #144). 2023-11-25 13:28:51 +01:00
rfb.cc Implemented secondary VGA charmap support. 2023-12-29 17:47:44 +01:00
rfb.h
rfbkeys.h
scrollwin.cc Converted the win32config module to a plugin (using PLUGTYPE_CORE for now). 2021-03-26 19:12:09 +00:00
scrollwin.h
sdl2.cc SDL2: Save / restore window position when using fullscreen toggle. 2024-01-14 17:00:05 +01:00
sdl.cc SDL: Cleaned up fullscreen toggle functions. 2024-01-14 17:49:44 +01:00
sdl.h
sdlkeys.h remove trailing whitespace from source files 2022-08-23 21:46:04 +03:00
siminterface.cc Fixed assertion failure on exit (#164). 2023-12-09 14:22:02 +01:00
siminterface.h Some more memory leak fixes. 2023-11-26 15:44:38 +01:00
term.cc
textconfig.cc Added modeless message box in the restore code and some related fixes. 2023-12-03 12:34:03 +01:00
vncsrv.cc Implemented secondary VGA charmap support. 2023-12-29 17:47:44 +01:00
wenhdbg_res.h
win32_enh_dbg_osdep.cc
win32.cc Cancel topmost mode after leaving fullscreen mode (#224) 2024-01-16 00:03:32 +01:00
win32config.cc Added modeless message box in the restore code and some related fixes. 2023-12-03 12:34:03 +01:00
win32dialog.h Converted the win32config module to a plugin (using PLUGTYPE_CORE for now). 2021-03-26 19:12:09 +00:00
win32paramdlg.cc Converted the win32config module to a plugin (using PLUGTYPE_CORE for now). 2021-03-26 19:12:09 +00:00
win32paramdlg.h
win32res.h
wx.cc Implemented secondary VGA charmap support. 2023-12-29 17:47:44 +01:00
wxdialog.cc Added modeless message box support for the wxWidgets port. 2023-11-05 19:05:24 +01:00
wxdialog.h Added modeless message box support for the wxWidgets port. 2023-11-05 19:05:24 +01:00
wxmain.cc Added modeless message box in the restore code and some related fixes. 2023-12-03 12:34:03 +01:00
wxmain.h
x.cc X11: changed set_font() message to BX_DEBUG. 2024-01-01 11:20:05 +01:00