Bug fix: line discipline selection is not enabled until after ssh
[u/mdw/putty] / window.c
2000-09-22 simonBug fix: line discipline selection is not enabled until...
2000-09-22 simonPrevent network errors from summarily closing the windo...
2000-09-22 simonNum Lock shouldn't send anything in non-app-keypad...
2000-09-22 simonWork around the missing underline in some fonts
2000-09-21 simonMiscellaneous ssh2 fixes. plink is now relatively sane
2000-09-20 simonEnsure backend netevent handlers are never reentered -
2000-09-11 simonOops - remove diagnostics :-)
2000-09-11 simonSaner handling of WM_SYSCOMMAND:SC_KEYMENU to avoid...
2000-09-08 simonAdded a fourth application: plink, a command line conne...
2000-08-05 simontelnet:// URLs don't always have the //. (Incorrect...
2000-07-26 simonRobert de Bath's Big Patch, part 1
2000-07-21 simonOops; telnet:// URLs can have a trailing slash
2000-07-21 simonEnable handling of telnet:// URLs on command line
2000-03-24 simonPeter Schellenbach's patch: re-implement the PuTTY...
2000-03-17 simonSpelling fix to RDB's comments: fascist is spelled...
2000-03-17 simonRDB's patch:
2000-03-15 simonFirst stab at the ability to compile puttytel.exe,...
2000-03-13 simonLet's spell '\t' as VK_TAB in that last patch, in fact...
2000-03-13 simonShift-Tab now sends ESC [ Z
2000-03-11 simonRobert de Bath's patch: be much more careful about...
2000-03-11 simonRobert de Bath's patch: a few more character translatio...
2000-03-11 simonRobert de Bath's patch: integrate line disciplines...
2000-03-08 simonFix some picky compiler warnings kindly provided by...
1999-12-21 simonDisable warn-on-close for inactive windows
1999-12-06 chrisAdded keyboard shortcuts on the system menu.
1999-11-30 simonTurn #ifdef LOG into a command-line option for debuggin...
1999-11-30 simonRobert de Bath's multi-purpose patch, slightly modified.
1999-11-22 simonCleanups to remove warnings for GNU/mingw32 compilation
1999-11-17 simonFix potential segfault on malloc failure
1999-11-09 simonShould be able to switch line disciplines mid-session
1999-11-09 simonAdded local-editing line discipline to make raw backend...
1999-11-09 simonOops - Shift-PgUp/PgDn conflicted with NetHack mode
1999-11-09 simonChanges from executor:
1999-11-08 simonClean up sizetip patch: remove separate header file...
1999-11-08 simonOleg Panashchenko's Cyrillic support patch
1999-11-05 simonWarn-on-close is now configurable off
1999-11-04 simonPrompt before summarily closing a session
1999-11-03 simonJohn Sullivan's sizetip patch - experimental
1999-11-01 simonFix potential buffer overrun in new saved-session menu
1999-11-01 simonMark Baker's raw-TCP back end (untested and experimenta...
1999-10-28 simonStop putting meaning in bottom four bits of WM_SYSCOMMA...
1999-10-28 owenAdded saved sessions submenu from system menu.
1999-10-27 simonAdd the ability to do ssh by default: using -ssh comman...
1999-09-20 owenChanged default title bar format to host.name - PuTTY
1999-07-20 simonJimen Ching's patches to remove compiler warnings
1999-07-05 simonPut that ReleaseCapture call just _before_ return,...
1999-03-23 simonChange default mouse pointer to an I-beam
1999-03-12 simonAdd AltGr support at last! Thanks to <andre@via.ecp...
1999-02-10 simonAdd DeleteObject calls to go with the CreatePen calls...
1999-02-09 simonFix various segfaults and heap trashes. Thanks to Andre...
1999-01-22 simonFix double/triple click, and improve drag select
1999-01-15 simonAdd SSH don't-allocate-pty option, and corresponding...
1999-01-08 simonJohn Sullivan's patches plus more fixes:
1999-01-08 simonInitial checkin: beta 0.43