Configurable TCP_NODELAY option on network connections
[u/mdw/putty] / window.c
2001-11-29 simonConfigurable TCP_NODELAY option on network connections
2001-11-29 simonSet up kbd_codepage at the start of the program, as...
2001-11-25 simonRDB's general resizing cleanup. He's put his favourite...
2001-11-25 simonAdd support for most of the ESC[<low number>t sequences...
2001-11-25 simonJacob's patch to make full-screen mode available even...
2001-11-24 simonGlenn Maynard's other IME fix
2001-11-23 simonGlenn Maynard's IMM cursor position fix
2001-11-21 simonMake sure we always unhide the mouse pointer when the...
2001-11-21 simonCtrl and Alt shouldn't reset the scrollback even if...
2001-11-08 simonWhoops - missed out a vital bit of RTF Unicode fallback...
2001-11-07 simonImplement writing RTF to the clipboard (off by default...
2001-11-04 simonRDB's fix to full-screen mode. Apparently sorts out...
2001-10-31 simonRectangular-block selection. Enabled by Alt+drag, unles...
2001-10-28 simonFix the `SERIOUS NETWORK INTERNAL ERROR' oversight...
2001-10-23 simonAdd Jacob's patch for compiling without multimon.h.
2001-10-17 simonWez Furlong's patch to tidy up full-screen mode: make it
2001-10-12 simonRevamp the window-resize behaviour UI so there are...
2001-09-21 simonOngoing pastes were being abandoned on any key-down...
2001-09-19 simonFix pasting of newlines in local line editing mode...
2001-09-18 simonterminal.c's from_backend() no longer calls term_out...
2001-09-18 simonReintroduce Cyrillic Caps Lock mode, which was in 0...
2001-09-15 simonThree more patches from RDB: one to make Atomica work...
2001-09-13 simonChristopher Allene's patch for going full-screen on...
2001-09-07 simonPatch from RDB: fix the failure to display window-resiz...
2001-09-07 simonRobert de Bath's asynchronous-connect patch. Helps...
2001-09-07 simonRobert de Bath's `Patch.a_alt_key': clean up the handli...
2001-09-07 simonJacob's patch to cause Shift to return to copy-and...
2001-09-07 simonOops, fix that fix. TranslateKey can return <0 and...
2001-09-07 simonFix mouse hiding on keypresses, which was failing due...
2001-08-25 simonExtensive changes that _should_ fix the socket bufferin...
2001-08-08 simonSSH port forwarding! How cool is that?
2001-08-07 simonRemove the OSVERSIONINFOEX code because there's no...
2001-08-04 simonGlenn Maynard's patch completely disabled PuTTY{,tel...
2001-08-04 simonGlenn Maynard's IME patch
2001-08-04 simonSCO function key mode now affects the small keypad...
2001-05-19 simonAdd some spare SetForegroundWindow and SetActiveWindow...
2001-05-19 simonRDB: fix various UTF-8 glitches.
2001-05-17 simonReinstate the Shift-Ins paste behaviour, which was...
2001-05-13 simonFix wrong button codes in WM_MOUSEMOVE.
2001-05-13 simonGlenn Maynard's patch (as adapted by Jacob) for taskbar...
2001-05-13 simonPlacate gcc's `-Wall' warnings.
2001-05-13 simonTrim leading whitespace off the hostname if it's there.
2001-05-13 simonDefine WM_MOUSEWHEEL (to 0x20A) if it's not defined...
2001-05-13 simonFix the SCO function keys, which weren't quite right.
2001-05-10 simonRDB's Unicode patch. Fonts are now used in Unicode...
2001-05-09 simonFrom RDB: a patch to allow special keys (^C, ^Z, Delete...
2001-05-09 simon`realhost', passed back from all the backend init funct...
2001-05-09 simonFrom RDB: according to VT manuals, application cursor...
2001-05-09 simonRDB's alternative way to interpret the window size...
2001-05-06 simonFix de Bath's last-ditch bell overload
2001-05-06 simonStrip off and ignore `:port' on the end of a hostname.
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-05-06 simonWez Furlong's patch to add xterm mouse reporting and...
2001-04-28 simonReduce out-of-focus timer interval to 2 seconds so...
2001-04-28 simonAdd Jordan Russell's patch for a sunken-edge border...
2001-04-28 simonOnly update the system caret when we have the focus...
2001-04-16 simonInclude <mmsystem.h> and winmm.lib for PlaySound.
2001-04-16 simonPut back Robert de Bath's second level of bell overload...
2001-04-16 simonQuote the hostname in the `unable to connect' box so...
2001-04-16 simonAdd two more ghastly function key options. WE HAVE...
2001-04-16 simonRoman Pompejus's patch to allow you to automatically...
2001-04-16 simonSmall keyboard patches from Robert de Bath. Should...
2001-04-14 simonBell can now play an arbitrary sound file.
2001-04-13 simonNew improved bell handling. Choice between visual and...
2001-04-09 simonKeyboard handling patch from RDB: the Windows Applicati...
2001-04-09 simonDon't assume OEM fonts have a space in position 255...
2001-03-12 simonFinally fixed the point/pixel confusion in font handlin...
2001-03-02 simonFix problem with pointer hiding
2001-02-05 simonJacob's patch to improve Close On Exit behaviour
2001-01-29 simonPrevent "Connection closed" message box from appearing...
2001-01-24 simonRethink the whole line discipline architecture. Instead...
2001-01-23 simonRoman Pompejus's fix for the TAB-not-working-in-Event...
2001-01-22 simonAbility to hide the mouse pointer on a keypress a la...
2001-01-19 simonKeepalives are now in seconds not minutes
2001-01-17 simonTidy up that latest checkin. PS_DOTTED is spelled PS_DO...
2001-01-17 simonIntroduce alternative cursor shapes: underline, vertica...
2001-01-08 simonEnable explicit changing of the window title after...
2001-01-07 simonFix for spurious Space getting sent when alt_space...
2001-01-07 simonKestutis Kupciunas's Lithuanian-friendliness patch...
2001-01-07 simonImproved session logging courtesy of Roman Pompejus
2001-01-07 simonSquelch some spurious resize events.
2001-01-07 simonOops - that do-we-need-to-resize-window check failed...
2001-01-07 simonFix the System Caret so it really is invisible, and...
2001-01-07 simon`Change Settings' now behaves sensibly w.r.t. window...
2001-01-07 simonApply `getservbyname' to the Port Number field in case...
2001-01-07 simonAltGr should now work again even when Compose key disabled
2000-12-12 simonMake memory management uniform: _everything_ now goes...
2000-11-21 simonRon Kuris's "copy everything to clipboard" patch
2000-11-21 simonPatch from Robert de Bath: increase timer resolution.
2000-11-07 simonSoftware invocation of the System menu now pops up...
2000-10-30 simonFix side-effect of Always On Top patch: any reconfiguri...
2000-10-30 simonReset compose state to zero when PuTTY window gains...
2000-10-27 simonAdd support for Always On Top. Patch due to Janes ...
2000-10-25 simonGaaah, I might have known. Split combined app cursor...
2000-10-24 simonAdd configurable option to disable application keypad...
2000-10-24 simonAdd a couple of ellipses in system menu
2000-10-24 simonFix miscellaneous compiler warnings. Thanks to Jacob...
2000-10-23 simonImproved entropy gathering.
2000-10-23 simonCreated a shiny new abstraction for the socket handling...
2000-10-21 simonThree new configurable options:
next