..
bitmaps
- background color changed from white to "none" (button color is used now)
2003-02-03 18:42:56 +00:00
keymaps
- Eric Brasseur sent me a new version which adds XK_bar and XK_bracketright.
2003-07-29 13:31:11 +00:00
amigagui.h
clipboard support
2003-04-06 15:48:58 +00:00
amigaos.cc
- preparing all display libraries (guis) to support graphics modes > 8bpp
2003-06-28 08:04:31 +00:00
beos.cc
- preparing all display libraries (guis) to support graphics modes > 8bpp
2003-06-28 08:04:31 +00:00
carbon.cc
Fixed Mac conflict with softfloat.
2004-02-14 06:33:29 +00:00
gui.cc
- new gui function get_capabilities() returns the maximum values for xres, yres
2004-02-22 13:03:02 +00:00
gui.h
- new gui function get_capabilities() returns the maximum values for xres, yres
2004-02-22 13:03:02 +00:00
icon_bochs.h
icon_bochs.xpm
- new application icon for wxMSW using 'bochs.ico'
2002-12-25 17:13:45 +00:00
keymap.cc
- workaround for a bug in the win32 isspace() function. Some special characters
2003-10-11 10:43:24 +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
Backported changes from carbon.cc
2004-02-08 18:11:45 +00:00
Makefile.in
- remove GPL'd rfbproto.h
2004-04-05 12:09:25 +00:00
nogui.cc
- preparing all display libraries (guis) to support graphics modes > 8bpp
2003-06-28 08:04:31 +00:00
rfb.cc
- remove GPL'd rfbproto.h
2004-04-05 12:09:25 +00:00
rfb.h
- remove GPL'd rfbproto.h
2004-04-05 12:09:25 +00:00
sdl.cc
- display text in the sdl status bar (max. 4 characters)
2004-02-29 21:16:18 +00:00
sdl.h
sdlkeys.h
Add plugin support to Bochs by merging all the changes from the
2002-10-24 21:07:56 +00:00
siminterface.cc
- comment out compressed disk references, as they interfere with wx.
2004-01-05 22:18:01 +00:00
siminterface.h
- prepared implementation of display library specific options
2004-02-22 18:51:38 +00:00
svga.cc
- charmap change support added
2004-02-20 18:29:58 +00:00
term.cc
- apply MartinS compile patch for missing function in curses
2003-08-17 23:40:39 +00:00
textconfig.cc
- prepared listbox for the advanced log options
2004-02-03 22:40:33 +00:00
textconfig.h
- new symbol BX_USE_TEXTCONFIG controls the presence of the text mode configuration
2004-01-29 18:50:33 +00:00
win32.cc
Drop #include "Windows32/CommonFunctions.h" for MINGW compilation,
2004-03-08 05:30:38 +00:00
win32dialog.cc
- FloppyDlgProc(): restore the original path only if necessary
2004-02-26 19:25:00 +00:00
win32dialog.h
- new gui dialogs for the first cdrom and the runtime options (log options are
2004-02-01 01:40:14 +00:00
win32res.h
- runtime dialog box: advanced log options added
2004-02-05 20:02:53 +00:00
wx.cc
- 3rd mouse button now supported by the wx display library
2004-02-15 12:40:06 +00:00
wxdialog.cc
- comment out compressed disk references, as they interfere with wx.
2004-01-05 22:18:01 +00:00
wxdialog.h
- button "Advanced" removed and description changed
2003-09-09 16:41:25 +00:00
wxmain.cc
- 3rd mouse button now supported by the wx display library
2004-02-15 12:40:06 +00:00
wxmain.h
- forward declaration of class DebugLogDialog is necessary for wx with debugger
2003-09-13 16:49:09 +00:00
x.cc
- fix tilesize at the bottom of the window if necessary (don't erase status bar)
2004-02-27 18:42:53 +00:00