]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windlg.c
From RDB: a patch to allow special keys (^C, ^Z, Delete, Return) to
[PuTTY.git] / windlg.c
2001-05-09 Simon TathamFrom RDB: a patch to allow special keys (^C, ^Z, Delete...
2001-05-09 Simon TathamFrom RDB: telnet can now start up in passive mode,...
2001-05-09 Simon TathamFrom RDB: yet another fix in the ongoing quest to deal...
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-04-28 Simon TathamAdd Jordan Russell's patch for a sunken-edge border...
2001-04-28 Simon TathamThe bell overload times are now measured in millisecond...
2001-04-16 Simon TathamAdd two more ghastly function key options. WE HAVE...
2001-04-16 Simon TathamRoman Pompejus's patch to allow you to automatically select
2001-04-14 Simon TathamBell can now play an arbitrary sound file.
2001-04-13 Simon TathamNew improved bell handling. Choice between visual and...
2001-04-09 Simon TathamKeyboard handling patch from RDB: the Windows Applicati...
2001-04-09 Simon TathamWe can now configure the terminal's answerback string...
2001-04-09 Simon TathamThe About box now contains a button that starts up...
2001-04-09 Simon TathamDefault handling of VT100 line drawing characters in...
2001-03-14 Simon TathamAES should have accelerator s, not a, to avoid a clash
2001-03-12 Simon TathamFinally fixed the point/pixel confusion in font handlin...
2001-03-02 Simon TathamSupport for selecting AES from the GUI. In the process...
2001-03-02 Simon TathamJacob's fixes for the Event Log
2001-02-27 Simon TathamOops, that broke Telnet negotiation display. Fix tabsto...
2001-02-27 Simon TathamTimestamp every line of the Event Log. The primary...
2001-02-05 Simon TathamModifications to the new Close On Exit option:
2001-02-05 Simon TathamJacob's patch to improve Close On Exit behaviour
2001-02-05 Simon TathamVarious bug/warning fixes from Jacob
2001-02-01 Simon TathamShrink the keepalive-timeout box so the text beside...
2001-02-01 Simon TathamAvoid mallocing zero bytes in the event log Copy proces...
2001-01-26 Simon TathamJacob's patch to fix all the accelerators. AGAIN.
2001-01-24 Simon TathamRethink the whole line discipline architecture. Instead...
2001-01-24 Simon TathamAhem. The log-file Browse button should set cfg.logfile...
2001-01-23 Simon TathamRoman Pompejus's suggestion: do sensible things with...
2001-01-23 Simon TathamRoman Pompejus's fix for the TAB-not-working-in-Event...
2001-01-23 Simon TathamWhen the SSH panel disappears in puttytel, the Tunnels...
2001-01-22 Simon TathamJeremy Sawicki's fix for the multiple-conflicting-accel...
2001-01-22 Simon TathamAbility to hide the mouse pointer on a keypress a la Word
2001-01-22 Simon TathamAdd a title to the Tunnels panel
2001-01-22 Simon TathamTry the blindingly-obvious fix for the hidden-controls...
2001-01-22 Simon TathamAdd X11 forwarding, mainly thanks to Andreas Schultz
2001-01-20 Simon TathamMake sure it's SSH, and not Rlogin, which gets omitted...
2001-01-19 Simon TathamExperimental Rlogin support, thanks to Delian Delchev...
2001-01-19 Simon TathamKeepalives are now in seconds not minutes
2001-01-17 Simon TathamTidy up that latest checkin. PS_DOTTED is spelled PS_DO...
2001-01-17 Simon TathamIntroduce alternative cursor shapes: underline, vertica...
2001-01-08 Simon TathamEnable explicit changing of the window title after...
2001-01-07 Simon TathamImproved session logging courtesy of Roman Pompejus
2001-01-07 Simon Tatham`Change Settings' now behaves sensibly w.r.t. window size.
2001-01-07 Simon TathamApply `getservbyname' to the Port Number field in case it's
2001-01-07 Simon TathamMake the colour list failsafe. Patch due to Robert de Bath
2000-12-12 Simon TathamMake memory management uniform: _everything_ now goes...
2000-11-21 Simon TathamPatch from Robert de Bath: blank the saved-session...
2000-11-01 Simon TathamImplement Zlib compression, in both SSH1 and SSH2.
2000-10-27 Simon TathamAdd support for Always On Top. Patch due to Janes ...
2000-10-25 Simon TathamGaaah, I might have known. Split combined app cursor...
2000-10-25 Simon TathamFix control ID bug causing rogue Appearance title bars...
2000-10-24 Simon TathamAdd configurable option to disable application keypad...
2000-10-24 Simon TathamRemove a rogue diagnostic
2000-10-24 Simon TathamAdd the Appearance panel and reorganise things a bit
2000-10-23 Simon TathamCreated a shiny new abstraction for the socket handling...
2000-10-21 Simon TathamThree new configurable options:
2000-10-20 Simon TathamRename "Stored Sessions" to "Saved Sessions" for consis...
2000-10-20 Simon TathamSome better IDC_* names for the controls on the Colours...
2000-10-18 Simon TathamMiscellaneous cleanups and reorgs in preparation for...
2000-10-12 Simon TathamImplement a much more visually appealing, but much...
2000-10-12 Simon TathamAdd a config option to emulate the HMAC bug in commerci...
2000-10-12 Simon TathamStop the SSH panel appearing in PuTTYtel
2000-10-10 Simon TathamTrivial bug with the function-key radio buttons
2000-10-10 Simon TathamNow when a saved session is loaded, its name appears in the
2000-10-10 Simon TathamMove initialisation of the saved session box outside...
2000-10-10 Simon TathamRename IDC_FUNCTILDE from "VT400" to "ESC[n~" because...
2000-10-09 Simon TathamAdd ISO8859-2 / CP852 translation courtesy of Jaromir...
2000-10-09 Simon TathamWork around horrifyingly nonportable use of unions...
2000-10-09 Simon TathamAbandon the tab control in favour of a tree view
2000-10-09 Simon TathamRobert de Bath's big patch:
2000-10-09 Simon TathamRemove the hierarchical dialog structure
2000-10-06 Simon TathamFix sorting of saved sessions list box so Default Setti...
2000-10-06 Simon TathamStop throwing out the Connection panel during midsessio...
2000-10-06 Simon TathamCreate settings.c and move the load/save session code...
2000-10-06 Simon TathamMove omission of SSH protocol setting in PuTTYtel into...
2000-10-06 Simon TathamAdd a parameter to write_clip() so that windlg.c need...
2000-10-06 Simon TathamMistaken identity in sesssaver() was breaking saved...
2000-10-06 Simon TathamTighten up use of "static" throughout. Module-internal...
2000-10-06 Simon TathamLocalise control IDs in each dialog procedure, for...
2000-10-06 Simon TathamAdd LBS_STANDARD on saved session list box, so you...
2000-10-05 Simon TathamRevamp the auto-layout of PuTTY configuration box contr...
2000-10-02 Simon TathamAbility to specify a remote command in PuTTY proper
2000-10-02 Simon TathamAdd ability to configure the initial window title
2000-09-29 Simon TathamFix a very old bug nobody ever noticed: multiple About...
2000-09-28 Simon TathamWhile we're doing a hostkey reorg, store port numbers...
2000-09-27 Simon TathamFinish creating the storage.h abstraction and winstore...
2000-09-27 Simon TathamRationalised host key storage. Also started code reorg...
2000-09-25 Simon TathamImplement "putty -cleanup"
2000-09-22 Simon TathamEnable copying the Event Log
2000-09-22 Simon TathamMake the Event Log scroll down when more things appear...
2000-09-22 Simon TathamEnable better build-time flexibility over which WinSock...
2000-09-22 Simon TathamClosing the About box now returns focus to the config...
2000-09-22 Simon TathamSaved-session name box now persists over panel switches
2000-09-15 Simon TathamConfiguration option for agent forwarding
2000-09-11 Simon TathamAdd switch to choose SSH v1-versus-v2 protocol preferen...
2000-09-08 Simon Tathamplink can now execute a specific command instead of...
2000-09-07 Simon TathamRSA key authentication in ssh1 works; SSH2 is nearly there
2000-07-26 Simon TathamRobert de Bath's Big Patch, part 1
2000-06-24 Simon TathamMake beep optional - thanks to Antal Novak
next