.. |
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
|
Reveer back changes for debug.h removal from bochs.h
|
2006-09-26 19:16:10 +00:00 |
siminterface.h
|
- moved config interface option to the general options list, since it cannot be
|
2006-10-08 10:18:51 +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
|
- fixed possible segfault when pressing the power button with debugger enabled
|
2006-10-02 17:07:36 +00:00 |
textconfig.h
|
- fixed and improved save state dialog handling
|
2006-08-29 20:10:27 +00:00 |
win32.cc
|
- text mode color handling optimized
|
2006-10-15 16:23:42 +00:00 |
win32dialog.cc
|
- fixed and improved save state dialog handling
|
2006-08-29 20:10:27 +00:00 |
win32dialog.h
|
- fixed and improved save state dialog handling
|
2006-08-29 20:10:27 +00:00 |
win32res.h
|
- new function win32SaveState now called after pressing the "suspend" button
|
2006-06-08 17:02:52 +00:00 |
wx.cc
|
- realloc wxScreen if already used (for 2nd simulation support)
|
2006-09-21 21:07:17 +00:00 |
wxdialog.cc
|
- wxdialog compilation fixed
|
2006-05-30 17:41:43 +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
|
- fixes for second simulation support with wxBochs
|
2006-09-23 09:07:15 +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
|
- text mode color handling optimized in the 'sdl' and 'x' guis
|
2006-10-13 17:55:53 +00:00 |