Bochs/bochs/gui
Stanislav Shwartsman 071c5c1a26 A lot of changes but everything is really trivial.
Make save/restore default feature, the configure option for save/restore removed from configure script and save/restore made available forever. All code now assume it is exists. Bochs save/restore tree previosly called "save_restore" renamed to "bochs" tree and it will be havily used everywhere, starting from save/restore and ending by various bochs debugger functions. I am going to rework debugger code to get rid of debug CPU access functions and use this "bochs" param tree instead
2007-09-28 19:52:08 +00:00
..
bitmaps - fixed save/restore XPM bitmap (wxMSW is now able to load it) 2006-08-28 19:05:38 +00:00
keymaps - added Slovenian keymap contributed by Mitja Ursic 2005-12-26 21:20:42 +00:00
amigagui.h clipboard support 2003-04-06 15:48:58 +00:00
amigaos.cc - fixed parameter access functions in some guis 2006-02-22 19:43:55 +00:00
beos.cc Indent changes 2006-06-20 17:17:46 +00:00
carbon.cc Merged Carbon GUI patch by Dave Poirier 2007-03-23 08:30:22 +00:00
gui.cc A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
gui.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
icon_bochs.h - add RCS Id to header of every file. This makes it easier to know what's 2001-10-03 13:10:38 +00:00
icon_bochs.xpm - new application icon for wxMSW using 'bochs.ico' 2002-12-25 17:13:45 +00:00
keymap.cc - fixed some gcc 4.x warnings 2006-12-27 15:21:03 +00:00
keymap.h - new function getBXKeyName() returns the name of a BX_KEY symbol 2003-07-12 08:17:10 +00:00
macintosh.cc - display and interface options rewritten to a parameter tree 2006-02-21 21:35:09 +00:00
Makefile.in - missing 'datarootdir' variable added (fixed warning from configure script) 2007-09-23 08:45:14 +00:00
nogui.cc - display and interface options rewritten to a parameter tree 2006-02-21 21:35:09 +00:00
rfb.cc - fixed some gcc 4.x warnings 2006-12-27 15:21:03 +00:00
rfb.h - remove swap macros, use hton*, ntoh* instead 2004-04-08 17:36:26 +00:00
sdl.cc - enable the left "meta" key (left "win" key on win32) 2006-10-15 16:23:09 +00:00
sdl.h - fixed multiple definitions if both sdl and rfb are compiled in one binary 2005-04-25 16:20:14 +00:00
sdlkeys.h Add plugin support to Bochs by merging all the changes from the 2002-10-24 21:07:56 +00:00
siminterface.cc A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
siminterface.h A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
svga.cc - toggle mouse capture with left control key and the middle mouse button 2006-10-14 15:53:47 +00:00
term.cc - Bochs with 'term' gui now quits when the terminal is closed (SIGHUP) 2006-08-30 18:16:36 +00:00
textconfig.cc A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
textconfig.h - fixed and improved save state dialog handling 2006-08-29 20:10:27 +00:00
win32.cc - attempt to fix the "Print Screen" key problem 2007-08-18 08:05:33 +00:00
win32dialog.cc A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
win32dialog.h - reimplemented debugger gui dialog as a modeless dialog 2006-11-17 16:50:39 +00:00
win32res.h - removed USB port option parameter and store device and option in one single 2007-03-18 17:52:15 +00:00
wx.cc A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
wxdialog.cc - support for VMWare version 4 disk image format implemented (patch by Sharvil 2006-12-17 08:17:28 +00:00
wxdialog.h - support for VMWare version 4 disk image format implemented (patch by Sharvil 2006-12-17 08:17:28 +00:00
wxmain.cc A lot of changes but everything is really trivial. 2007-09-28 19:52:08 +00:00
wxmain.h - fixed floppy device presence detection for menu items and toolbar buttons 2006-09-03 16:55:35 +00:00
x.cc - improved gdbstub network efficiency (SF patch #1149659 by Avi Kivity) 2006-10-29 08:48:30 +00:00