.. |
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
|
- vga code prepared for the split screen feature in text mode
|
2004-04-09 15:04:54 +00:00 |
icon_bochs.h
|
|
|
icon_bochs.xpm
|
|
|
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
|
- 9 pixels character width support added
|
2004-04-13 19:07:36 +00:00 |
rfb.h
|
- remove swap macros, use hton*, ntoh* instead
|
2004-04-08 17:36:26 +00:00 |
sdl.cc
|
- calculation of the remaining rows in split screen mode fixed
|
2004-04-10 16:35:47 +00:00 |
sdl.h
|
|
|
sdlkeys.h
|
|
|
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
|
- text mode split screen feature now present in display library win32
|
2004-04-11 08:01:22 +00:00 |
win32dialog.cc
|
- SB16 options dmatimer and loglevel now available at runtime (wx and win32)
|
2004-05-23 10:47: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
|
- SB16 options dmatimer and loglevel now available at runtime (wx and win32)
|
2004-05-23 10:47:00 +00:00 |
wx.cc
|
- fixed possible crash if the cursor location is below the visible screen
|
2004-04-10 20:58:42 +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
|
- SB16 options dmatimer and loglevel now available at runtime (wx and win32)
|
2004-05-23 10:47:00 +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
|
- text mode split screen feature now present in display library x
|
2004-04-11 10:58:09 +00:00 |