..
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
- fixed Carbon notify callback function (don't handle the ask event twice)
2006-08-08 17:10:30 +00:00
gui.cc
- cleanup() method added to reset the number of status items (cannot be done in
2006-09-17 20:37:28 +00:00
gui.h
- cleanup() method added to reset the number of status items (cannot be done in
2006-09-17 20:37:28 +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
Indent changes
2006-04-10 19:02:30 +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
- updated dependencies
2006-06-17 18:10:10 +00:00
nogui.cc
- display and interface options rewritten to a parameter tree
2006-02-21 21:35:09 +00:00
rfb.cc
- display and interface options rewritten to a parameter tree
2006-02-21 21:35:09 +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
- first attempt to implement a debugger gui dialog for win32
2006-11-12 10:07:18 +00:00
siminterface.h
- first attempt to implement a debugger gui dialog for win32
2006-11-12 10:07:18 +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
- first attempt to implement a debugger gui dialog for win32
2006-11-12 10:07:18 +00:00
textconfig.h
- fixed and improved save state dialog handling
2006-08-29 20:10:27 +00:00
win32.cc
- first attempt to implement a debugger gui dialog for win32
2006-11-12 10:07:18 +00:00
win32dialog.cc
- first attempt to implement a debugger gui dialog for win32
2006-11-12 10:07:18 +00:00
win32dialog.h
- fixed and improved save state dialog handling
2006-08-29 20:10:27 +00:00
win32res.h
- first attempt to implement a debugger gui dialog for win32
2006-11-12 10:07:18 +00:00
wx.cc
- check and adjust emulation window size after dimension update (workaround for
2006-10-25 17:40:56 +00:00
wxdialog.cc
- exclude devices without a prefix in the advanced log options dialog
2006-10-21 15:36:07 +00:00
wxdialog.h
- status change must be handled different if the simulation is stopped with the
2006-09-03 11:06:54 +00:00
wxmain.cc
- improved gdbstub network efficiency (SF patch #1149659 by Avi Kivity)
2006-10-29 08:48:30 +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