..
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
- 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
- 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
Fixed incompatibility with gcc3.3, I think.
2003-11-28 15:07:29 +00:00
nogui.cc
- preparing all display libraries (guis) to support graphics modes > 8bpp
2003-06-28 08:04:31 +00:00
rfb.cc
- fixed bug #878771 Symbol conflict in rfb.o and x.o
2004-01-18 19:51:36 +00:00
rfb.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
rfbproto.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
sdl.cc
- 3rd mouse button now supported by the sdl display library
2004-02-15 17:12:55 +00:00
sdl.h
- add a few more missing keys: left&right windows keys, pause
2002-09-25 07:24:41 +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
- comment out compressed disk references, as they interfere with wx.
2004-01-05 22:18:01 +00:00
siminterface.h
Made to compile on MacOS9
2004-02-06 22:28:00 +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
- now the mouse can be enabled using the "mouse" toolbar button and the "mouse"
2004-02-16 21:47:08 +00:00
win32dialog.cc
- runtime dialog box: advanced log options added
2004-02-05 20:02:53 +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
- new gui function get_capabilities() returns the maximum values for xres, yres
2004-02-22 13:03:02 +00:00