]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/window.c
Ben Rudiak-Gould points out that we should be using WM_APP as the base for
[PuTTY.git] / windows / window.c
2005-08-10 Jacob NevinsBen Rudiak-Gould points out that we should be using...
2005-06-09 Jacob Nevins"SanskritFritz" points out that digits at the start...
2005-05-21 Jacob NevinsUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-04-21 Jacob NevinsFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-04-07 Jacob NevinsIf a new session was saved from Change Settings, a...
2005-03-30 Simon TathamFurther fix for lcc-win32. The PuTTY suite now compiles...
2005-03-23 Jacob NevinsAnother fix from Hung-Te Lin; apparently in some IMEs...
2005-03-22 Jacob NevinsFix my fix (r5539) to the `multi-changesettings-crash...
2005-03-21 Jacob NevinsHung-Te Lin spotted that the `multi-changesettings...
2005-03-21 Jacob NevinsImprovement for IME font display from Hung-Te Lin.
2005-03-20 Jacob NevinsAdd comments about default processing in DialogProc...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
2005-03-17 Simon TathamHung-Te Lin's fix for intermittent WM_PAINT problems.
2005-03-15 Owen DunnAdd protection against multiple Change Settings dialogues.
2005-03-08 Jacob NevinsBen Hutchings reports that new PuTTY instances created...
2005-03-01 Jacob NevinsUpdate Inno Setup script. Tested with IS 5.0.8 on Win98...
2005-03-01 Jacob NevinsAdd context help to a couple of message boxes. Unfortun...
2005-02-20 Jacob NevinsChange "are you sure you want to close this window...
2005-02-16 Jacob NevinsMinor reorganisations to WinHelp support. (Done as...
2005-02-15 Jacob NevinsThe Windows host key dialogs now have a `Help' button...
2005-02-15 Jacob NevinsAdd a couple of other sensible button defaults in Messa...
2005-02-15 Jacob NevinsThe terminal window can now indicate that PuTTY is...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-30 Simon TathamStray // comments.
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-12-19 Jacob NevinsRestore border around terminal to default background...
2004-12-19 Jacob NevinsCorrect number of configurable colours (NCFGCOLOURS...
2004-12-19 Jacob NevinsFix line cursor colours (fallout from `256-colours...
2004-11-29 Owen DunnNitpick, close bracket.
2004-11-28 Simon TathamImplement xterm 256-colour mode.
2004-11-27 Simon TathamChanges in startup order to ensure any subsystem which...
2004-11-27 Simon TathamSlight improvement to cursor blink timing: since the...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...