]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
RDB's patch:
authorSimon Tatham <anakin@pobox.com>
Fri, 17 Mar 2000 10:34:41 +0000 (10:34 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 17 Mar 2000 10:34:41 +0000 (10:34 +0000)
commitee51d18b48963a3bfa309b3c8be81b0ab53c5164
treefa115f7285dd46d1f47a5155606af0bf8e9aed0b
parentb715fa427634a78b3a501746a2c40b4a7d5e3f69
RDB's patch:
 - use WM_TIMER for various things (blinking cursor; updates while
   moving/sizing; coping with overloading influx of netevents)
 - clip text output to avoid underlines outside character cell
 - even more careful font selection (we can now do OEMANSI by
   default)
 - a few extra keyboard mappings from the VTxxx terminals

[originally from svn r418]
window.c