Bochs/bochs/gui
Christophe Bothamy e555765d75 - add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]"
- pit: and time0: options are still supported but deprecated
- warn when parsing deprecated directives
- fix wrong number of ata_device_translation_names
- still to do:
  - setting time0 to utc is not yet supported
  - the man page, user guide and .bochsrc still need to be updated
    with the new options
2003-08-19 00:10:39 +00:00
..
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 - add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]" 2003-08-19 00:10:39 +00:00
siminterface.h - add a "clock: sync=[none|slowdown|realtime], time0=[timeValue|local|utc]" 2003-08-19 00:10:39 +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 - function bx_print_log_action_table() improved 2003-07-28 13:55:53 +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 - simple floppy image dialogbox for win32 added 2003-07-15 21:02:05 +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 - key event handling of the wx gui on win32 (wxMSW) fixed. Now the function 2003-07-13 16:31:35 +00:00
wxdialog.cc - fixed segfault in log action dialogs - the new log type "pass" was missing 2003-01-04 11:47:00 +00:00
wxdialog.h - fixed segfault in log action dialogs - the new log type "pass" was missing 2003-01-04 11:47:00 +00:00
wxmain.cc - only enabled ATA channels with a cdrom connected are available in the "Edit" 2002-12-30 17:04:43 +00:00
wxmain.h - fix cdrom toolbar button for wxWindows. Now it brings up the dialog for 2002-12-12 16:31:41 +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