Bochs/bochs/gui
Volker Ruppert 1f65f19d42 - code cleanup in display library sdl
* renamed variables textres_x and textres_y to text_cols and text_rows
  * use text_rows in function text_update() instead of the function argument
    (unused for now - should be removed)
  * fixed a warning (bochs_icon_bits)
2003-05-18 15:38:58 +00:00
..
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 - char width switch feature (8 / 9 pixels) prepared for all display libraries 2003-05-11 15:07:54 +00:00
beos.cc - char width switch feature (8 / 9 pixels) prepared for all display libraries 2003-05-11 15:07:54 +00:00
carbon.cc - char width switch feature (8 / 9 pixels) prepared for all display libraries 2003-05-11 15:07:54 +00:00
gui.cc - user_shortcut feature: new key name "bksp" (backspace) added 2003-02-09 18:59:19 +00:00
gui.h - type definition of 'bx_vga_tminfo_t' fixed. MSVC doesn't like the other style 2003-05-18 10:44:26 +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 - char width switch feature (8 / 9 pixels) prepared for all display libraries 2003-05-11 15:07:54 +00:00
Makefile.in - regenerate makefile dependencies 2002-11-25 15:05:51 +00:00
nogui.cc - char width switch feature (8 / 9 pixels) prepared for all display libraries 2003-05-11 15:07:54 +00:00
rfb.cc - char width switch feature (8 / 9 pixels) prepared for all display libraries 2003-05-11 15:07:54 +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 - code cleanup in display library sdl 2003-05-18 15:38:58 +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 - char width switch feature (8 / 9 pixels) prepared for all display libraries 2003-05-11 15:07:54 +00:00
term.cc - translation table 'vga_to_term[128]' for the characters 0x80-0xff added 2003-05-18 11:26:02 +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 - text_update(): calculation of visible text columns fixed 2003-05-13 20:38:35 +00:00
win32res.h - new application icon for the win32 gui using 'bochs.ico' 2002-12-26 18:24:41 +00:00
wx.cc - char width switch feature (8 / 9 pixels) implemented in display libraries wx 2003-05-14 16:09:53 +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 - char width switch feature (8 / 9 pixels) implemented in display libraries wx 2003-05-14 16:09:53 +00:00