..
bitmaps
- background color changed from white to "none" (button color is used now)
2003-02-03 18:42:56 +00:00
keymaps
- new Belgian keymap from Wouter Verhelst
2003-05-02 22:19:05 +00:00
amigagui.h
clipboard support
2003-04-06 15:48:58 +00:00
amigaos.cc
forgot to free some stuff in set_clipboard_text
2003-04-08 17:56:45 +00:00
beos.cc
- move includes of standard headers stdlib, stdio, etc. before the include of
2002-11-22 15:14:39 +00:00
carbon.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +00:00
gui.cc
- user_shortcut feature: new key name "bksp" (backspace) added
2003-02-09 18:59:19 +00:00
gui.h
Working on a testing framework for bochs.
2002-12-12 06:21:43 +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
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
keymap.h
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
macintosh.cc
- update for macos compile
2002-12-12 15:29:45 +00:00
Makefile.in
- regenerate makefile dependencies
2002-11-25 15:05:51 +00:00
nogui.cc
- Apply patch.replace-Boolean rev 1.3. Every "Boolean" is now changed to a
2002-10-25 11:44:41 +00:00
rfb.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47:45 +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
- bugfix for the textmode colors: the color value is not an index to the DAC
2002-12-28 11:49:17 +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
- backport of the BRANCH_HARDDISK_MODES to the main branch.
2003-05-03 16:37:18 +00:00
siminterface.h
- backport of the BRANCH_HARDDISK_MODES to the main branch.
2003-05-03 16:37:18 +00:00
svga.cc
- implement set_display_mode method for svgalib display library. Now it
2002-12-06 20:25:22 +00:00
term.cc
- check in some small compile patches from Martin Str|mberg <ams@ludd.luth.se>
2002-11-20 12:23:42 +00:00
textconfig.cc
Patch name: patch.carbon-startup
2002-12-17 05:58:45 +00:00
textconfig.h
- rename control.h revision 1.8 to textconfig.h
2002-10-29 20:16:04 +00:00
win32.cc
- key event handling of the win32 gui fixed. Now the function
2003-02-17 19:08:12 +00:00
win32res.h
- new application icon for the win32 gui using 'bochs.ico'
2002-12-26 18:24:41 +00:00
wx.cc
- bugfix for the textmode colors: the color value is not an index to the DAC
2002-12-28 11:49:17 +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
- fix black stripes on partial exposes
2003-04-28 12:28:08 +00:00