Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / windlg.c
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-08 simonAdd the ability to allocate extra per-dialog-instance...
2003-03-05 simonThe long-awaited config box revamp! I've taken the...
2003-02-04 simonAdd another bug workaround, this one for old OpenSSH...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-29 jacobFurther cosmetic tweaks to file-selection boxes per...
2003-01-27 simonxterm apparently supports ESC[90m through ESC[97m to...
2003-01-27 simonRemove all `enum'-typed variables from the Config struc...
2003-01-23 jacobIn pursuance of `icon-title-default-change':
2003-01-20 jacobRun through contrib/accel.pl 1.1 [r1585]:
2003-01-16 jacobSteven Shockley points out that the .PPK extension...
2003-01-12 simonHaving laid all the groundwork, we can now remove the...
2003-01-12 simonSupport for XDM-AUTHORIZATION-1 at the SSH server end...
2003-01-12 simonEach platform's implementation of askappend() is no...
2002-12-18 simonSupport for doing DNS at the proxy end. I've invented...
2002-12-18 simonStop proxying connections to localhost by default;...
2002-12-18 simonImprove the tab order in the Tunnels box: the `Add...
2002-10-30 simonFurther deglobalisation: settings.c now has a more...
2002-10-26 simonYet more global-removal. The static variables in loggin...
2002-09-26 simonAdd a new SSH2 bug: some servers apparently claim to...
2002-09-23 jacobAdd context help support for Proxy panel
2002-09-21 simonSupport username and password authentication when talki...
2002-09-15 simonLog file tinkering: copy Event Log entries into the...
2002-09-08 simonIntroduce the Bugs control panel, for overriding PuTTY...
2002-08-07 simonAdd an option to force SSH1 protocol only. Partly for...
2002-08-06 simonNow that we've decided on a file extension for private...
2002-05-11 simonRemove tiny unnecessary faff in new SSH-2-only code
2002-05-11 owenSSH2 only support
2002-03-24 jacobFix apparent cut'n'paste error in new printing code...
2002-03-23 simonJustin Bradford's proxy support patch. Currently suppor...
2002-03-09 simonANSI remote printer support. Raw mode only.
2002-03-09 simonWell, there was bound to be one I'd forgotten: the...
2002-03-07 jacobFix accelerator clash on Features panel, plus a couple...
2002-03-06 simonAdd the Features panel, allowing you to disable a bunch...
2002-03-06 simonEnsure our network layer is properly cleaned up before...
2002-02-20 simonWork around surreal use of WM_COMMAND in radio button...
2002-01-17 simonVarious accelerator clashes (due to the addition of...
2002-01-12 simonUpdate an accelerator comment.
2002-01-08 simonPatch from RDB: invent a /DMSVC4 compile-time definitio...
2001-12-29 simonOops - the help for the new Telnet NL option wasn't...
2001-12-29 simonAdd a configurable option to make Return in Telnet...
2001-12-15 simonAdd the remote counterpart for the `local port forwardi...
2001-12-14 simonRetired the #ifdef DUMP_PACKETS stuff in ssh.c because...
2001-12-11 simonDisable username switching between SSH2 auth attempts...
2001-12-06 simonIntegrate PuTTY and its help file. Now that's what...
2001-11-29 simonOops - check the _rest_ of the SSH2 DES patch back...
2001-11-29 simonConfigurable TCP_NODELAY option on network connections
2001-11-29 simonMake keyboard-interactive authentication configurable...
2001-11-25 simonSplit the Window panel into two to make room for proper...
2001-11-25 simonRDB's general resizing cleanup. He's put his favourite...
2001-11-25 simonINCOMPATIBLE CHANGE to the SSH2 private key file format...
2001-11-24 simonJacob's fix to the resize-behaviour GUI
2001-11-21 jacobComment/string tweaks to reflect new DES-in-SSH2 capabi...
2001-11-07 simonImplement writing RTF to the clipboard (off by default...
2001-10-31 simonFix accelerators in Window panel
2001-10-31 simonRectangular-block selection. Enabled by Alt+drag, unles...
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-25 simonSpelling fix. When the user hits `Browse' next to the...
2001-09-22 simonCorrect capitalisation in one config option (Cyrillic...
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-09 simonRoman Pompejus's patch (heavily hacked) for parametric...
2001-09-07 simonUse WM_SETREDRAW to disable incremental updates while...
2001-09-07 simonJacob's patch to cause Shift to return to copy-and...
2001-09-05 simonSwap round the contents of the Translation panel. The...
2001-09-05 simonUnicode cleanup phase 2: we now reintroduce the ability...
2001-08-25 simonRemove gratuitous FIXME entries in cipher list. Oops...
2001-08-25 simonJacob's patch for a drag-list to select SSH ciphers...
2001-08-22 simonWording change: make it explicit that you can enter...
2001-08-12 simonFirst phase of Unicode polishing: replace the edit...
2001-08-08 simonSSH port forwarding! How cool is that?
2001-08-04 simonOops - IDC not IDV. Typo.
2001-08-04 simonRainer Loritz noticed that the Telnet environment box...
2001-05-19 simonAdd some spare SetForegroundWindow and SetActiveWindow...
2001-05-13 simonGlenn Maynard's patch (as adapted by Jacob) for taskbar...
2001-05-13 simonThe host-key-unknown prompt now offers the same three...
2001-05-13 simonOops - initialise sesslist_has_focus.
2001-05-13 simonJacob's patch to make pressing Return on a selected...
2001-05-13 simonAdded a new large icon for the PuTTY config box. Doesn...
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 simonFrom RDB: telnet can now start up in passive mode,...
2001-05-09 simonFrom RDB: yet another fix in the ongoing quest to deal...
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-04-28 simonAdd Jordan Russell's patch for a sunken-edge border...
2001-04-28 simonThe bell overload times are now measured in millisecond...
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-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 simonWe can now configure the terminal's answerback string...
2001-04-09 simonThe About box now contains a button that starts up...
2001-04-09 simonDefault handling of VT100 line drawing characters in...
2001-03-14 simonAES should have accelerator s, not a, to avoid a clash
2001-03-12 simonFinally fixed the point/pixel confusion in font handlin...
2001-03-02 simonSupport for selecting AES from the GUI. In the process...
2001-03-02 simonJacob's fixes for the Event Log
next