Bochs/bochs/gui
Volker Ruppert eebeb7a06a Replaced floppy dialog by a new implementation based on win32ParamDialog
- DONE: create image feature
- DONE: OK button forces a media change
- TODO: set status and media type after browse button
win32ParamDialog changes:
- changed base IDs for dialog child items
- set enum and bool parameters only if modified
- several changes for the floppy dialog
2013-12-08 21:22:50 +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 continued work for "wx second run" support 2013-02-18 20:52:19 +00:00
enh_dbg.h continued work for "wx second run" support 2013-02-18 20:52:19 +00:00
gtk_enh_dbg_osdep.cc wx second run fix: fixed width of list views 2013-02-24 12:12:11 +00:00
gui.cc Floppy runtime config dialog parameter handling rewritten 2013-12-07 22:58:41 +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 Some work on the new 'vncsrv' gui 2013-05-31 16:46:15 +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 Simplified setup of special runtime menus / dialogs 2013-11-25 21:07:39 +00:00
paramtree.h Simplified setup of special runtime menus / dialogs 2013-11-25 21:07:39 +00:00
rfb.cc Several fixes for compiling Bochs successfully in Cygwin64 2013-11-01 18:19:52 +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 initialize scroll position in WM_CREATE 2013-03-19 19:26:04 +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 some work for "wx second run" support (not yet complete) 2013-02-17 08:27:43 +00:00
siminterface.h fixed some msdev warnings 2013-11-10 17:36:13 +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 Revert a change I did only for testing 2013-11-25 21:14:26 +00:00
textconfig.h Adding Id and Rev property to all files 2011-02-24 22:05:47 +00:00
vncsrv.cc Fixed some gcc 4.8.1 warnings 2013-10-27 15:13:19 +00:00
wenhdbg_res.h - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
win32_enh_dbg_osdep.cc wx second run fix: clear LOGFONT structure before losing it 2013-02-23 20:27:07 +00:00
win32.cc Several fixes for compiling Bochs successfully in Cygwin64 2013-11-01 18:19:52 +00:00
win32dialog.cc Replaced floppy dialog by a new implementation based on win32ParamDialog 2013-12-08 21:22:50 +00:00
win32dialog.h fixes for win64 compilation portability 2011-03-04 20:39:54 +00:00
win32paramdlg.cc Replaced floppy dialog by a new implementation based on win32ParamDialog 2013-12-08 21:22:50 +00:00
win32paramdlg.h Replaced floppy dialog by a new implementation based on win32ParamDialog 2013-12-08 21:22:50 +00:00
win32res.h Replaced floppy dialog by a new implementation based on win32ParamDialog 2013-12-08 21:22:50 +00:00
wx.cc Added wxWidgets mouse wheel support 2013-12-03 20:08:30 +00:00
wxdialog.cc Simplified floppy parameter handling 2013-12-08 11:32:13 +00:00
wxdialog.h Simplified floppy parameter handling 2013-12-08 11:32:13 +00:00
wxmain.cc Fixed some runtime config issues 2013-12-01 16:02:31 +00:00
wxmain.h Fixed some runtime config issues 2013-12-01 16:02:31 +00:00
x.cc moved debugger notify callback functions to enh_dbg.cc 2013-02-14 21:06:20 +00:00