..
bitmaps
- new "user" button added to the headerbar. It can send keyboard shortcuts to
2002-08-09 06:16:43 +00:00
keymaps
- UK keymap contributed by Denis Lenihan
2002-12-11 21:35:50 +00:00
amigagui.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
amigaos.cc
- apply patch.ifdef-disabled-options. Comments from that patch are below:
2002-11-19 05:47: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
Added mask support to snapshot code.
2002-12-17 05:17:41 +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
Patch name: patch.carbon-startup
2002-12-17 05:58:45 +00:00
siminterface.h
Patch name: patch.carbon-startup
2002-12-17 05:58:45 +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
- dimension_update(): the toolbar window must be resized too (important for
2003-01-02 09:49:48 +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
- font size hack in function dimension_update() removed. The X11 window now
2003-01-18 12:05:46 +00:00