RDB's patch:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 17 Mar 2000 10:34:41 +0000 (10:34 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 17 Mar 2000 10:34:41 +0000 (10:34 +0000)
commit59ad2c032110c56a3ef597210facb21dc3adb456
treefa115f7285dd46d1f47a5155606af0bf8e9aed0b
parentd90f09f3abebfe6f7cfc94a4ceea3c08b2d44649
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

git-svn-id: svn://svn.tartarus.org/sgt/putty@418 cda61777-01e9-0310-a592-d414129be87e
window.c