.. |
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
|
Fixed SVN Id line
|
2014-07-06 18:30:24 +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
|
Added "DockOrder" setting to gui debugger INI file.
|
2014-09-14 19:36:13 +00:00 |
enh_dbg.h
|
Added "DockOrder" setting to gui debugger INI file.
|
2014-09-14 19:36:13 +00:00 |
gtk_enh_dbg_osdep.cc
|
Added "DockOrder" setting to gui debugger INI file.
|
2014-09-14 19:36:13 +00:00 |
gui.cc
|
Rewrite of the virtual timer code to support both modes at the same timer.
|
2014-10-19 08:54:16 +00:00 |
gui.h
|
Rewrite of the userbutton shortcut handling: now parsing shortcut string in
|
2014-07-08 14:30:27 +00:00 |
icon_bochs.h
|
|
|
icon_bochs.xpm
|
|
|
keymap.cc
|
Added symbol BX_NULL_PREFIX and fixed textconfig log options table.
|
2013-12-31 09:20:08 +00:00 |
keymap.h
|
|
|
macintosh.cc
|
Added / modified device log prefixes
|
2013-12-29 12:56:52 +00:00 |
Makefile.in
|
Compile enhanced gui debugger core only if enabled.
|
2014-08-31 17:08: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
|
SDL2: fixed link failure caused by the SDL font usage in the 'rfb and 'vncsrv'' guis
|
2014-07-02 21:08:54 +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 |
sdl2.cc
|
Close enhanced gui debugger in gui exit() method if necessary.
|
2014-08-17 12:48:05 +00:00 |
sdl.cc
|
Close enhanced gui debugger in gui exit() method if necessary.
|
2014-08-17 12:48:05 +00:00 |
sdl.h
|
|
|
sdlkeys.h
|
Some more work on the new SDL2 gui
|
2014-06-28 13:25:52 +00:00 |
siminterface.cc
|
Added statistics collection infrastructure in Bochs and
|
2014-10-14 15:59:10 +00:00 |
siminterface.h
|
Added statistics collection infrastructure in Bochs and
|
2014-10-14 15:59:10 +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
|
Add one more common setting to gui debugger INI file.
|
2014-09-01 16:47:26 +00:00 |
textconfig.h
|
Improvements and cleanups for the textconfig runtime menu
|
2013-12-20 17:53:00 +00:00 |
vncsrv.cc
|
SDL2: fixed link failure caused by the SDL font usage in the 'rfb and 'vncsrv'' guis
|
2014-07-02 21:08:54 +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
|
Fixed font setup after reading from INI file.
|
2014-11-04 21:09:18 +00:00 |
win32.cc
|
Close enhanced gui debugger in gui exit() method if necessary.
|
2014-08-17 12:48:05 +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
|
Enclose 2 string literals in wxT() macros to fix unicode version (SF bug #1351)
|
2014-07-27 14:47:55 +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
|
Close enhanced gui debugger in gui exit() method if necessary.
|
2014-08-17 12:48:05 +00:00 |