Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-02Fix problem with pointer hidingSimon Tatham
2001-02-05Jacob's patch to improve Close On Exit behaviourSimon Tatham
2001-01-29Prevent "Connection closed" message box from appearing after theSimon Tatham
2001-01-24Rethink the whole line discipline architecture. Instead of havingSimon Tatham
2001-01-23Roman Pompejus's fix for the TAB-not-working-in-Event-Log bugSimon Tatham
2001-01-22Ability to hide the mouse pointer on a keypress a la WordSimon Tatham
2001-01-19Keepalives are now in seconds not minutesSimon Tatham
2001-01-17Tidy up that latest checkin. PS_DOTTED is spelled PS_DOT and in anySimon Tatham
2001-01-17Introduce alternative cursor shapes: underline, vertical lineSimon Tatham
2001-01-08Enable explicit changing of the window title after session startSimon Tatham
2001-01-07Fix for spurious Space getting sent when alt_space and alt_only areSimon Tatham
2001-01-07Kestutis Kupciunas's Lithuanian-friendliness patch to TranslateKeySimon Tatham
2001-01-07Improved session logging courtesy of Roman PompejusSimon Tatham
2001-01-07Squelch some spurious resize events.Simon Tatham
2001-01-07Oops - that do-we-need-to-resize-window check failed to spot font changesSimon Tatham
2001-01-07Fix the System Caret so it really is invisible, and the right sizeSimon Tatham
2001-01-07`Change Settings' now behaves sensibly w.r.t. window size.Simon Tatham
2001-01-07Apply `getservbyname' to the Port Number field in case it'sSimon Tatham
2001-01-07AltGr should now work again even when Compose key disabledSimon Tatham
2000-12-12Make memory management uniform: _everything_ now goes through theSimon Tatham
2000-11-21Ron Kuris's "copy everything to clipboard" patchSimon Tatham
2000-11-21Patch from Robert de Bath: increase timer resolution.Simon Tatham
2000-11-07Software invocation of the System menu now pops up the actual menu, ratherSimon Tatham
2000-10-30Fix side-effect of Always On Top patch: any reconfiguring in mid-sessionSimon Tatham
2000-10-30Reset compose state to zero when PuTTY window gains focusSimon Tatham
2000-10-27Add support for Always On Top. Patch due to Janes "Ender" Brown.Simon Tatham
2000-10-25Gaaah, I might have known. Split combined app cursor / app keypadSimon Tatham
2000-10-24Add configurable option to disable application keypad/cursor keys totallySimon Tatham
2000-10-24Add a couple of ellipses in system menuSimon Tatham
2000-10-24Fix miscellaneous compiler warnings. Thanks to Jacob NevinsSimon Tatham
2000-10-23Improved entropy gathering.Simon Tatham
2000-10-23Created a shiny new abstraction for the socket handling. Has manySimon Tatham
2000-10-21Three new configurable options:Simon Tatham
2000-10-20Chinese support patch from zmx@cdpa.nsysu.edu.twSimon Tatham
2000-10-20Introduce a sane interface function, from_backend(), for backends toSimon Tatham
2000-10-20Trim trailing whitespace off saved session names on the command lineSimon Tatham
2000-10-18Miscellaneous cleanups and reorgs in preparation for buildingSimon Tatham
2000-10-12Implement a much more visually appealing, but much more internallySimon Tatham
2000-10-11Add UNE 10053 to the cleartext onesSimon Tatham
2000-10-09Robert de Bath's big patch:Simon Tatham
2000-10-09Miscellaneous fixes to try to make other compilers happierSimon Tatham
2000-10-07Alt-Enter was fouling up on Win95; added explicit handlerSimon Tatham
2000-10-06Create settings.c and move the load/save session code out ofSimon Tatham
2000-10-06Add a parameter to write_clip() so that windlg.c need not call term_deselectSimon Tatham
2000-10-02Add ability to configure the initial window titleSimon Tatham
2000-09-29Oops - remove ugly debugging test pattern in cursorSimon Tatham
2000-09-29Try to improve the caret usageSimon Tatham
2000-09-27Rationalised host key storage. Also started code reorg: persistent-stateSimon Tatham
2000-09-25Add an invisible System Caret for blind-helper-software to trackSimon Tatham
2000-09-25Implement "putty -cleanup"Simon Tatham