Reinstate a piece of code accidentally removed in r9214, where Windows
[u/mdw/putty] / windows / window.c
2005-03-17 simonHung-Te Lin's fix for intermittent WM_PAINT problems.
2005-03-15 owenAdd protection against multiple Change Settings dialogues.
2005-03-08 jacobBen Hutchings reports that new PuTTY instances created...
2005-03-01 jacobUpdate Inno Setup script. Tested with IS 5.0.8 on Win98...
2005-03-01 jacobAdd context help to a couple of message boxes. Unfortun...
2005-02-20 jacobChange "are you sure you want to close this window...
2005-02-16 jacobMinor reorganisations to WinHelp support. (Done as...
2005-02-15 jacobThe Windows host key dialogs now have a `Help' button...
2005-02-15 jacobAdd a couple of other sensible button defaults in Messa...
2005-02-15 jacobThe terminal window can now indicate that PuTTY is...
2004-12-30 simonIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-30 simonStray // comments.
2004-12-29 simonLoose end from r5031: the Kex panel should only be...
2004-12-19 jacobRestore border around terminal to default background...
2004-12-19 jacobCorrect number of configurable colours (NCFGCOLOURS...
2004-12-19 jacobFix line cursor colours (fallout from `256-colours...
2004-11-29 owenNitpick, close bracket.
2004-11-28 simonImplement xterm 256-colour mode.
2004-11-27 simonChanges in startup order to ensure any subsystem which...
2004-11-27 simonSlight improvement to cursor blink timing: since the...
2004-11-27 simonNew timing infrastructure. There's a new function sched...
2004-11-16 simonNow that we have Subversion's file renaming ability...