Bochs/bochs/gui
Volker Ruppert 98598e4da9 some fixes for the GTK debugger window for the wx case (to be continued)
- run GTK main loop only if wx (wxGTK) is not active
- don't try to destroy debugger window twice
2013-02-14 08:36:52 +00:00
..
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 Started rewrite of the gui code to make the graphics snapshot independent from 2012-10-14 18:29:44 +00:00
carbon.cc Started rewrite of the gui code to make the graphics snapshot independent from 2012-10-14 18:29:44 +00:00
enh_dbg.cc use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +00:00
enh_dbg.h use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +00:00
gtk_enh_dbg_osdep.cc some fixes for the GTK debugger window for the wx case (to be continued) 2013-02-14 08:36:52 +00:00
gui.cc use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +00:00
gui.h use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +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 - wx: use new log function name for the table of log modules 2012-02-23 17:16:35 +00:00
keymap.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00
macintosh.cc Started rewrite of the gui code to make the graphics snapshot independent from 2012-10-14 18:29:44 +00:00
Makefile.in - use old-style X detection code if pkg-config is not present 2012-08-07 18:28:00 +00:00
nogui.cc Started rewrite of the gui code to make the graphics snapshot independent from 2012-10-14 18:29:44 +00:00
paramtree.cc save log options per device (from original bochsrc - runtime changes not handled yet) 2013-02-03 18:28:25 +00:00
paramtree.h added new bx_param_string_c methods isempty() and sprint() 2013-02-01 19:13:58 +00:00
rfb.cc Graphics snapshot feature re-implemented for the new graphics API 2012-10-25 15:53:04 +00:00
rfb.h - rewrite of the "show ips" feature similar to other guis 2012-08-28 17:16:10 +00:00
rfbkeys.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00
sdl.cc use bx_dbg_exit() for a correct simulation shutdown if gui debugger is closed 2013-02-10 13:37:25 +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 don't execute hdimage save functions if the save/restore path is empty 2013-02-09 14:21:58 +00:00
siminterface.h full support for saving log options per device (from bochsrc and config interface) 2013-02-04 18:51:07 +00:00
svga.cc Started rewrite of the gui code to make the graphics snapshot independent from 2012-10-14 18:29:44 +00:00
term.cc Started rewrite of the gui code to make the graphics snapshot independent from 2012-10-14 18:29:44 +00:00
textconfig.cc full support for saving log options per device (from bochsrc and config interface) 2013-02-04 18:51:07 +00:00
textconfig.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00
wenhdbg_res.h - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
win32_enh_dbg_osdep.cc minor fixes for the gui debugger with wx on Windows 2013-02-13 11:13:28 +00:00
win32.cc fixed MSDEV warnings 2012-11-27 15:40:45 +00:00
win32dialog.cc use bx_dbg_exit() for a correct simulation shutdown if gui debugger is closed 2013-02-10 13:37:25 +00:00
win32dialog.h fixes for win64 compilation portability 2011-03-04 20:39:54 +00:00
win32paramdlg.cc simplified code using new bx_param_string_c method sprint() 2013-02-02 08:49:55 +00:00
win32paramdlg.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00
win32res.h - second try to fix duplicate resource id 2012-08-06 21:00:42 +00:00
wx.cc use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +00:00
wxdialog.cc use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +00:00
wxdialog.h use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +00:00
wxmain.cc use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +00:00
wxmain.h use enhanced gui debugger instead of classic wx debugger if BX_DEBUGGER_GUI == 1 2013-02-12 21:08:35 +00:00
x.cc use bx_dbg_exit() for a correct simulation shutdown if gui debugger is closed 2013-02-10 13:37:25 +00:00