.. |
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
|
- preparing all display libraries (guis) to support graphics modes > 8bpp
|
2003-06-28 08:04:31 +00:00 |
gui.cc
|
- runtime configuration and gui dialogs must be disabled if the active display
|
2003-07-18 15:51:02 +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
|
- new function getBXKeyName() returns the name of a BX_KEY symbol
|
2003-07-12 08:17:10 +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
|
- special rule for building the rfb plugin on win32 added
|
2003-07-06 16:31:05 +00:00 |
nogui.cc
|
- preparing all display libraries (guis) to support graphics modes > 8bpp
|
2003-06-28 08:04:31 +00:00 |
rfb.cc
|
- the server waits 30 seconds for a client connection. The simulation starts
|
2003-07-06 20:51:05 +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
|
- new methods set_label() and get_label() for text menus and gui dialogs
|
2003-08-30 11:21:56 +00:00 |
siminterface.h
|
- new methods set_label() and get_label() for text menus and gui dialogs
|
2003-08-30 11:21:56 +00:00 |
svga.cc
|
- preparing all display libraries (guis) to support graphics modes > 8bpp
|
2003-06-28 08:04:31 +00:00 |
term.cc
|
- apply MartinS compile patch for missing function in curses
|
2003-08-17 23:40:39 +00:00 |
textconfig.cc
|
- bx_list_c::text_print() now uses a comma and a space as the parameter separator
|
2003-08-31 08:34:29 +00:00 |
textconfig.h
|
- rename control.h revision 1.8 to textconfig.h
|
2002-10-29 20:16:04 +00:00 |
win32.cc
|
- 15 bpp color depth now working with the win32 gui on Win NT/2000/XP, too
|
2003-07-11 15:11:24 +00:00 |
win32dialog.cc
|
- floppy dialog now uses get_label() for the window title. If no label exists,
|
2003-08-30 17:13:06 +00:00 |
win32dialog.h
|
- simple floppy image dialogbox for win32 added
|
2003-07-15 21:02:05 +00:00 |
win32res.h
|
- simple floppy image dialogbox for win32 added
|
2003-07-15 21:02:05 +00:00 |
wx.cc
|
- obsolete harddisk and cdrom dialogs removed
|
2003-08-23 17:53:27 +00:00 |
wxdialog.cc
|
- ParamDialog: the parameter description is now used for tooltips
|
2003-08-30 17:58:30 +00:00 |
wxdialog.h
|
- wx: NetConfigDialog replaced by a new version using ParamDialog
|
2003-08-25 16:46:18 +00:00 |
wxmain.cc
|
- OnShowKeyboard(): don't show the dialog if the simulation isn't running
|
2003-08-30 11:21:29 +00:00 |
wxmain.h
|
- cmos image option moved to the "Other options" dialog (cmos dialog removed)
|
2003-08-29 18:57:40 +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 |