..
bitmaps
- background color changed from white to "none" (button color is used now)
2003-02-03 18:42:56 +00:00
keymaps
- russian keymap for X11 added (SF patch #1048327 by Dmitry Soshnikov)
2004-10-17 17:16:43 +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
- new graphics update API implemented (patch from Robin Kay)
2004-08-15 19:27:15 +00:00
gui.cc
- new graphics update API implemented (patch from Robin Kay)
2004-08-15 19:27:15 +00:00
gui.h
Change BOCHS_WINDOW_NAME
2005-04-29 19:06:24 +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
- preparing all display libraries (guis) to support graphics modes > 8bpp
2003-06-28 08:04:31 +00:00
rfb.cc
- fixed including of the sdl font for the status bar if plugins are enabled
2005-04-25 17:10:12 +00:00
rfb.h
- remove swap macros, use hton*, ntoh* instead
2004-04-08 17:36:26 +00:00
sdl.cc
Change BOCHS_WINDOW_NAME
2005-04-29 19:06:24 +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
- changed wxWindows to wxWidgets (includes SF patch #1094407 by Alexander Schuch)
2005-01-05 19:54:32 +00:00
siminterface.h
- vga extension option partially implemented (Bochs VBE interface and PCI VGA
2005-02-01 19:16:39 +00:00
svga.cc
Speed up compilation process.
2004-06-19 15:20:15 +00:00
term.cc
Fix compilation error
2004-06-26 07:06:23 +00:00
textconfig.cc
Preparing for QNX6 port.
2004-11-22 13:14:54 +00:00
textconfig.h
- textconfig: runtime menu numbers replaced by enum symbols
2004-06-05 08:40:24 +00:00
win32.cc
- applied SF patch #1198308 : fix incorrect moving mouse cursor when wheel using
2005-05-11 18:00:02 +00:00
win32dialog.cc
Merged patch
2005-01-19 18:21:40 +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
- SB16 options dmatimer and loglevel now available at runtime (wx and win32)
2004-05-23 10:47:00 +00:00
wx.cc
- vbe update code now uses the new graphics API
2004-11-06 17:03:44 +00:00
wxdialog.cc
- some fixes for wxWidgets 2.6 compatiblity
2005-05-17 18:07:04 +00:00
wxdialog.h
- fixed type problem in method OnTimer() (found with wxGTK 2.5.2)
2004-10-03 09:11:28 +00:00
wxmain.cc
- wx: building memory config dialog simplified
2004-10-24 20:04:52 +00:00
wxmain.h
- fixed type problem in method OnTimer() (found with wxGTK 2.5.2)
2004-10-03 09:11:28 +00:00
x.cc
Change BOCHS_WINDOW_NAME
2005-04-29 19:06:24 +00:00