.. |
bitmaps
|
- background color changed from white to "none" (button color is used now)
|
2003-02-03 18:42:56 +00:00 |
keymaps
|
- added Slovenian keymap contributed by Mitja Ursic
|
2005-12-26 21:20:42 +00:00 |
amigagui.h
|
clipboard support
|
2003-04-06 15:48:58 +00:00 |
amigaos.cc
|
- fixed parameter access functions in some guis
|
2006-02-22 19:43:55 +00:00 |
beos.cc
|
- display and interface options rewritten to a parameter tree
|
2006-02-21 21:35:09 +00:00 |
carbon.cc
|
- fixed parameter access functions in some guis
|
2006-02-22 19:43:55 +00:00 |
gui.cc
|
- text snapshot check option added to parameter tree
|
2006-03-04 12:43:47 +00:00 |
gui.h
|
- gui tooltip support added (currently used by win32 gui only)
|
2006-01-25 17:37:22 +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
|
- keyboard and mouse options rewritten to a parameter tree
|
2006-02-22 19:18:29 +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
|
- display and interface options rewritten to a parameter tree
|
2006-02-21 21:35:09 +00:00 |
Makefile.in
|
- removed old unused code designed for a save/restore feature
|
2004-12-13 19:10:38 +00:00 |
nogui.cc
|
- display and interface options rewritten to a parameter tree
|
2006-02-21 21:35:09 +00:00 |
rfb.cc
|
- display and interface options rewritten to a parameter tree
|
2006-02-21 21:35:09 +00:00 |
rfb.h
|
- remove swap macros, use hton*, ntoh* instead
|
2004-04-08 17:36:26 +00:00 |
sdl.cc
|
- keyboard and mouse options rewritten to a parameter tree
|
2006-02-22 19:18:29 +00:00 |
sdl.h
|
- fixed multiple definitions if both sdl and rfb are compiled in one binary
|
2005-04-25 16:20:14 +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
|
- save/restore of the configuration implemented (in bochsrc format)
|
2006-04-07 12:49:50 +00:00 |
siminterface.h
|
- save/restore of the configuration implemented (in bochsrc format)
|
2006-04-07 12:49:50 +00:00 |
svga.cc
|
Speed up compilation process.
|
2004-06-19 15:20:15 +00:00 |
term.cc
|
- remaining config options and special menus added to parameter tree
|
2006-03-05 10:24:29 +00:00 |
textconfig.cc
|
- execute save/restore only if the path is != 'none'
|
2006-04-08 16:25:52 +00:00 |
textconfig.h
|
- prepared save/restore feature
|
2006-04-06 20:42:51 +00:00 |
win32.cc
|
- keyboard and mouse options rewritten to a parameter tree
|
2006-02-22 19:18:29 +00:00 |
win32dialog.cc
|
- fixed wx "Show CPU" dialog to make it work with the new parameter handling
|
2006-03-08 18:10:41 +00:00 |
win32dialog.h
|
- rewrite of the win32 dialog handling based on the "overwrite ask" example
|
2005-10-22 11:00:00 +00:00 |
win32res.h
|
- USB runtime options dialog prepared (still needs some changes in the USB code
|
2005-11-30 18:06:24 +00:00 |
wx.cc
|
- fixes for unicode support in wx.cc (grabbed from FC5 patch for Bochs)
|
2006-03-14 18:13:08 +00:00 |
wxdialog.cc
|
- header of log options table is now always visible
|
2006-03-26 15:52:31 +00:00 |
wxdialog.h
|
- header of log options table is now always visible
|
2006-03-26 15:52:31 +00:00 |
wxmain.cc
|
- fixed a warning and some remaining unicode issues
|
2006-03-19 15:35:20 +00:00 |
wxmain.h
|
- fixed a warning and some remaining unicode issues
|
2006-03-19 15:35:20 +00:00 |
x.cc
|
- keyboard and mouse options rewritten to a parameter tree
|
2006-02-22 19:18:29 +00:00 |