Bochs/bochs/gui
Volker Ruppert 462871fd3a - Improvements for dimension_update() in text mode and text_update()
- The emulated vga card issues a dimension_update() using the real
    screen dimensions and the real font height.

  - The gui selects a font with the requested height or it recalculates
    the screen height if the font height is not available.

  - The text_update() function uses a new variable 'ncols' instead of the
    fixed value of 80 for the number of text columns.

  I have tested the changes with X11/Linux, SDL, wxGTK and win32. The changes
  in the other guis are not tested yet.
2002-04-20 07:19:35 +00:00
..
bitmaps - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
keymaps - fixed a typo on the ']' key 2002-03-25 00:57:30 +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 - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
beos.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
carbon.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
control.cc - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
control.h Fixes for bug [ #467530 ] cmd line overrides config interface 2001-10-06 22:31:31 +00:00
gui.cc - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
gui.h - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +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
keymap.cc - b_dolata@compfort.pl sent in this patch to fix a problem Christophe 2002-04-03 21:07:14 +00:00
keymap.h - changed copyright strings 2002-04-01 22:43:01 +00:00
macintosh.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
Makefile.in - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
nogui.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
rfb.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +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 - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
sdl.h - added KEY_LEFT_BACKSLASH 2002-03-21 19:12:35 +00:00
siminterface.cc - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
siminterface.h - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
term.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
win32.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
wx.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00
wxmain.cc - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
wxmain.h - commit patch.wxwindows.gz in the main branch. Now you can try out 2002-04-18 00:22:20 +00:00
x.cc - Improvements for dimension_update() in text mode and text_update() 2002-04-20 07:19:35 +00:00