.. |
bitmaps
|
- background color changed from white to "none" (button color is used now)
|
2003-02-03 18:42:56 +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
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
beos.cc
|
Change BOCHS_WINDOW_NAME
|
2005-04-29 19:06:24 +00:00 |
carbon.cc
|
- some fixes for OS X Tiger (10.4.1) by brianonn@telus.net
|
2005-07-24 07:25:02 +00:00 |
gui.cc
|
- new user shortcut "bksl" (backslash)
|
2006-01-09 18:37:29 +00:00 |
gui.h
|
- gui dialog capability flags added to simplify the button handler code
|
2005-11-12 16:09:55 +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
|
- panic message for unknown key symbols improved
|
2005-03-27 14:50:07 +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
|
- new graphics update API implemented (patch from Robin Kay)
|
2004-08-15 19:27:15 +00:00 |
Makefile.in
|
- removed old unused code designed for a save/restore feature
|
2004-12-13 19:10:38 +00:00 |
nogui.cc
|
- display libraries 'rfb' and 'nogui' added to the default MSVC workspace and
|
2005-07-10 09:02:30 +00:00 |
rfb.cc
|
- fixed possible hangs of the 'sdl' and 'x' gui on Linux/X11 with BX_SHOW_IPS
|
2006-01-23 18:34:47 +00:00 |
rfb.h
|
- remove swap macros, use hton*, ntoh* instead
|
2004-04-08 17:36:26 +00:00 |
sdl.cc
|
- fixed possible hangs of the 'sdl' and 'x' gui on Linux/X11 with BX_SHOW_IPS
|
2006-01-23 18:34:47 +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
|
- floppy image size autodetection now available in the whole config interface
|
2005-11-20 17:22:44 +00:00 |
siminterface.h
|
Merged patch: determine number of processors to emulate through .bochsrc
|
2006-01-18 18:35:38 +00:00 |
svga.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
term.cc
|
- implemented idle hack for the term gui (patch by H. Johansson)
|
2005-06-17 18:37:51 +00:00 |
textconfig.cc
|
- in text runtime config skip non-runtime options in lists with SERIES_ASK set
|
2005-11-06 09:11:09 +00:00 |
textconfig.h
|
- textconfig: runtime menu numbers replaced by enum symbols
|
2004-06-05 08:40:24 +00:00 |
win32.cc
|
- fixed possible hangs of the 'sdl' and 'x' gui on Linux/X11 with BX_SHOW_IPS
|
2006-01-23 18:34:47 +00:00 |
win32dialog.cc
|
- disable USB runtime options if USB support is disabled
|
2005-12-26 18:10:21 +00:00 |
win32dialog.h
|
- rewrite of the win32 dialog handling based on the "overwrite ask" example
|
2005-10-22 11:00:00 +00:00 |
win32res.h
|
- USB runtime options dialog prepared (still needs some changes in the USB code
|
2005-11-30 18:06:24 +00:00 |
wx.cc
|
- fixed possible hangs of the 'sdl' and 'x' gui on Linux/X11 with BX_SHOW_IPS
|
2006-01-23 18:34:47 +00:00 |
wxdialog.cc
|
- wrong location of setting floppy media type autodetection fixed
|
2005-11-26 09:22:58 +00:00 |
wxdialog.h
|
- capacity choice should not change to "auto" when typing a filename
|
2005-11-25 16:24:47 +00:00 |
wxmain.cc
|
- wrong location of setting floppy media type autodetection fixed
|
2005-11-26 09:22:58 +00:00 |
wxmain.h
|
- enable button "Create Image" only if a valid capacity is selected
|
2005-11-24 18:51:55 +00:00 |
x.cc
|
- fixed possible hangs of the 'sdl' and 'x' gui on Linux/X11 with BX_SHOW_IPS
|
2006-01-23 18:34:47 +00:00 |