.. |
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
|
Rewrote Alt/Ctrl/Shift key handling & added SysRq/Ctrl-Break. Needs further testing!!
|
2003-11-17 04:21:16 +00:00 |
gui.cc
|
- new gui dialogs for the first cdrom and the runtime options (log options are
|
2004-02-01 01:40:14 +00:00 |
gui.h
|
- preparing all display libraries (guis) to support graphics modes > 8bpp
|
2003-06-28 08:04:31 +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
|
- preparing all display libraries (guis) to support graphics modes > 8bpp
|
2003-06-28 08:04:31 +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
|
- support for 15 bpp modes added in the vga code and the sdl display library
|
2003-07-09 20:15:38 +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
|
- new symbol BX_USE_TEXTCONFIG controls the presence of the text mode configuration
|
2004-01-29 18:50:33 +00:00 |
svga.cc
|
- dimension_update(): unnecessary size check removed
|
2003-10-19 17:23:25 +00:00 |
term.cc
|
- apply MartinS compile patch for missing function in curses
|
2003-08-17 23:40:39 +00:00 |
textconfig.cc
|
- new gui dialogs for the first cdrom and the runtime options (log options are
|
2004-02-01 01:40:14 +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
|
- stretching of the simulation window in graphics mode disabled. For now stretching
|
2003-12-14 09:51:58 +00:00 |
win32dialog.cc
|
- standard log options now present in the runtime dialog box
|
2004-02-01 19:22:41 +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
|
- standard log options now present in the runtime dialog box
|
2004-02-01 19:22:41 +00:00 |
wx.cc
|
- obsolete harddisk and cdrom dialogs removed
|
2003-08-23 17:53:27 +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
|
- replaced hardcoded ask dialog return values by enum values (already defined in
|
2003-10-24 15:39:57 +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
|
- #if must be used for XPM checks, since BX_HAVE_XPM_H is always defined
|
2003-08-11 19:27:57 +00:00 |