..
bitmaps
- deleted executable properties from source files
2011-04-03 10:29:19 +00:00
font
- moved vga font to gui/font
2011-07-10 14:00:58 +00:00
keymaps
- removed obsolete file
2011-07-10 13:56:30 +00:00
amigagui.h
- removed x/y tile size parameters from specific_init() since the tile dimensions
2012-03-03 12:41:24 +00:00
amigaos.cc
Added / modified device log prefixes
2013-12-29 12:56:52 +00:00
carbon.cc
Added / modified device log prefixes
2013-12-29 12:56:52 +00:00
enh_dbg.cc
implemented access to opmask AVX-512 registers from debugger, fixed enhdbg buffer overflow with EVEX enabled
2014-02-11 20:51:18 +00:00
enh_dbg.h
Added capability to use the gui debugger output window as a log viewer
2014-01-13 21:31:14 +00:00
gtk_enh_dbg_osdep.cc
Added capability to use the gui debugger output window as a log viewer
2014-01-13 21:31:14 +00:00
gui.cc
Load floppy plugin after the display plugin and simplified related init gui code.
2014-05-26 17:04:02 +00:00
gui.h
Fixed broken MSVC plugins support (many CDECL additions required)
2014-06-08 08:40:08 +00:00
icon_bochs.h
Adding Id and Rev property to all files
2011-02-24 22:05:47 +00:00
icon_bochs.xpm
- fixed xpm-related warnings in 'x' and 'wx'
2011-02-10 23:00:56 +00:00
keymap.cc
Added symbol BX_NULL_PREFIX and fixed textconfig log options table.
2013-12-31 09:20:08 +00:00
keymap.h
Adding Id and Rev property to all files
2011-02-24 22:05:47 +00:00
macintosh.cc
Added / modified device log prefixes
2013-12-29 12:56:52 +00:00
Makefile.in
Continued preparing Bochs for SDL2 support
2014-06-23 19:37:58 +00:00
nogui.cc
Added / modified device log prefixes
2013-12-29 12:56:52 +00:00
paramtree.cc
Fixed bx_shadow_bool_c method set() to make it work with initial value "1".
2014-05-13 21:10:31 +00:00
paramtree.h
Simplified setup of special runtime menus / dialogs
2013-11-25 21:07:39 +00:00
rfb.cc
Switch to Winsock2 library for all Windows cases
2014-02-15 12:18:15 +00:00
rfb.h
Prepare the RFB sources for the implementation of a new gui based on the
2013-05-30 09:31:21 +00:00
rfbkeys.h
Some work on the new 'vncsrv' gui
2013-05-31 16:46:15 +00:00
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
initial implementation of scrollable dialog items on WIN32
2013-03-18 19:08:26 +00:00
sdl.cc
Fixed some gcc 4.8.1 warnings
2013-10-27 15:13:19 +00:00
sdl.h
Adding Id and Rev property to all files
2011-02-24 22:05:47 +00:00
sdlkeys.h
- fixed compilation with MSVC
2012-03-04 21:37:49 +00:00
siminterface.cc
Fixed bx_shadow_bool_c method set() to make it work with initial value "1".
2014-05-13 21:10:31 +00:00
siminterface.h
Prepared siminterface and logio code for the implementation of a log viewer
2014-01-12 08:26:04 +00:00
svga.cc
Added / modified device log prefixes
2013-12-29 12:56:52 +00:00
term.cc
Added / modified device log prefixes
2013-12-29 12:56:52 +00:00
textconfig.cc
Added symbol BX_NULL_PREFIX and fixed textconfig log options table.
2013-12-31 09:20:08 +00:00
textconfig.h
Improvements and cleanups for the textconfig runtime menu
2013-12-20 17:53:00 +00:00
vncsrv.cc
Switch to Winsock2 library for all Windows cases
2014-02-15 12:18:15 +00:00
wenhdbg_res.h
Added capability to use the gui debugger output window as a log viewer
2014-01-13 21:31:14 +00:00
win32_enh_dbg_osdep.cc
Define WIN32_LEAN_AND_MEAN to make using Winsock2 possible (for vncsrv and slirp).
2014-02-15 00:23:36 +00:00
win32.cc
Fixed ugly side effect of the win32 fullscreen changes
2014-06-05 20:12:44 +00:00
win32dialog.cc
Added new symbol BX_USE_WIN32CONFIG in config.h and cleaned up related code
2014-06-20 09:31:56 +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
Added new symbol BX_USE_WIN32CONFIG in config.h and cleaned up related code
2014-06-20 09:31:56 +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
Replaced floppy dialog by a new implementation based on win32ParamDialog
2013-12-08 21:22:50 +00:00
wx.cc
wxWidgets toolbar fixes
2014-01-05 19:38:57 +00:00
wxdialog.cc
Small optimization in the log viewer code
2014-01-13 18:03:40 +00:00
wxdialog.h
Small optimization in the log viewer code
2014-01-13 18:03:40 +00:00
wxmain.cc
Small optimization in the log viewer code
2014-01-13 18:03:40 +00:00
wxmain.h
Implemented log viewer dialog for the wx gui
2014-01-12 19:27:01 +00:00
x.cc
The ask() method now returns even in the "quit" case. The calling method then
2014-05-01 14:34:32 +00:00