]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windlg.c
cvs up -j1.12 -j1.13 blurb.but [svn merge -r4689:4690]
[PuTTY.git] / windlg.c
2004-01-20 Simon TathamAlexey Savelyev's mkfiles.pl patch to support lcc-win32...
2004-01-20 Simon TathamPaul van der Meij points out that do_reconfig() should...
2003-10-12 Simon TathamThe WinSock library is now loaded at run-time, which...
2003-06-26 Owen DunnImplement hostkey-prompt-type everywhere except Macintosh.
2003-06-16 Owen DunnFix double-keystrokes by wrapping CreateDialog
2003-05-04 Simon TathamColin's const-fixing Patch Of Death. Seems to build...
2003-04-06 Simon TathamNow that we have `appname', make much wider use of it. In
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-08 Simon TathamAdd the ability to allocate extra per-dialog-instance...
2003-03-05 Simon TathamThe long-awaited config box revamp! I've taken the...
2003-02-04 Simon TathamAdd another bug workaround, this one for old OpenSSH...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-29 Jacob NevinsFurther cosmetic tweaks to file-selection boxes per...
2003-01-27 Simon Tathamxterm apparently supports ESC[90m through ESC[97m to...
2003-01-27 Simon TathamRemove all `enum'-typed variables from the Config struc...
2003-01-23 Jacob NevinsIn pursuance of `icon-title-default-change':
2003-01-20 Jacob NevinsRun through contrib/accel.pl 1.1 [r1585]:
2003-01-16 Jacob NevinsSteven Shockley points out that the .PPK extension...
2003-01-12 Simon TathamHaving laid all the groundwork, we can now remove the...
2003-01-12 Simon TathamSupport for XDM-AUTHORIZATION-1 at the SSH server end...
2003-01-12 Simon TathamEach platform's implementation of askappend() is no...
2002-12-18 Simon TathamSupport for doing DNS at the proxy end. I've invented...
2002-12-18 Simon TathamStop proxying connections to localhost by default;...
2002-12-18 Simon TathamImprove the tab order in the Tunnels box: the `Add...
2002-10-30 Simon TathamFurther deglobalisation: settings.c now has a more...
2002-10-26 Simon TathamYet more global-removal. The static variables in loggin...
2002-09-26 Simon TathamAdd a new SSH2 bug: some servers apparently claim to...
2002-09-23 Jacob NevinsAdd context help support for Proxy panel
2002-09-21 Simon TathamSupport username and password authentication when talki...
2002-09-15 Simon TathamLog file tinkering: copy Event Log entries into the...
2002-09-08 Simon TathamIntroduce the Bugs control panel, for overriding PuTTY...
2002-08-07 Simon TathamAdd an option to force SSH1 protocol only. Partly for...
2002-08-06 Simon TathamNow that we've decided on a file extension for private...
2002-05-11 Simon TathamRemove tiny unnecessary faff in new SSH-2-only code
2002-05-11 Owen DunnSSH2 only support
2002-03-24 Jacob NevinsFix apparent cut'n'paste error in new printing code...
2002-03-23 Simon TathamJustin Bradford's proxy support patch. Currently suppor...
2002-03-09 Simon TathamANSI remote printer support. Raw mode only.
2002-03-09 Simon TathamWell, there was bound to be one I'd forgotten: the...
2002-03-07 Jacob NevinsFix accelerator clash on Features panel, plus a couple...
2002-03-06 Simon TathamAdd the Features panel, allowing you to disable a bunch...
2002-03-06 Simon TathamEnsure our network layer is properly cleaned up before...
2002-02-20 Simon TathamWork around surreal use of WM_COMMAND in radio button...
2002-01-17 Simon TathamVarious accelerator clashes (due to the addition of...
2002-01-12 Simon TathamUpdate an accelerator comment.
2002-01-08 Simon TathamPatch from RDB: invent a /DMSVC4 compile-time definitio...
2001-12-29 Simon TathamOops - the help for the new Telnet NL option wasn't...
2001-12-29 Simon TathamAdd a configurable option to make Return in Telnet...
2001-12-15 Simon TathamAdd the remote counterpart for the `local port forwardi...
2001-12-14 Simon TathamRetired the #ifdef DUMP_PACKETS stuff in ssh.c because...
2001-12-11 Simon TathamDisable username switching between SSH2 auth attempts...
2001-12-06 Simon TathamIntegrate PuTTY and its help file. Now that's what...
2001-11-29 Simon TathamOops - check the _rest_ of the SSH2 DES patch back...
2001-11-29 Simon TathamConfigurable TCP_NODELAY option on network connections
2001-11-29 Simon TathamMake keyboard-interactive authentication configurable...
2001-11-25 Simon TathamSplit the Window panel into two to make room for proper...
2001-11-25 Simon TathamRDB's general resizing cleanup. He's put his favourite...
2001-11-25 Simon TathamINCOMPATIBLE CHANGE to the SSH2 private key file format...
2001-11-24 Simon TathamJacob's fix to the resize-behaviour GUI
2001-11-21 Jacob NevinsComment/string tweaks to reflect new DES-in-SSH2 capabi...
2001-11-07 Simon TathamImplement writing RTF to the clipboard (off by default...
2001-10-31 Simon TathamFix accelerators in Window panel
2001-10-31 Simon TathamRectangular-block selection. Enabled by Alt+drag, unles...
2001-10-17 Simon TathamWez Furlong's patch to tidy up full-screen mode: make it
2001-10-12 Simon TathamRevamp the window-resize behaviour UI so there are...
2001-09-25 Simon TathamSpelling fix. When the user hits `Browse' next to the...
2001-09-22 Simon TathamCorrect capitalisation in one config option (Cyrillic...
2001-09-18 Simon TathamReintroduce Cyrillic Caps Lock mode, which was in 0...
2001-09-15 Simon TathamThree more patches from RDB: one to make Atomica work...
2001-09-13 Simon TathamChristopher Allene's patch for going full-screen on...
2001-09-09 Simon TathamRoman Pompejus's patch (heavily hacked) for parametric...
2001-09-07 Simon TathamUse WM_SETREDRAW to disable incremental updates while...
2001-09-07 Simon TathamJacob's patch to cause Shift to return to copy-and...
2001-09-05 Simon TathamSwap round the contents of the Translation panel. The...
2001-09-05 Simon TathamUnicode cleanup phase 2: we now reintroduce the ability...
2001-08-25 Simon TathamRemove gratuitous FIXME entries in cipher list. Oops...
2001-08-25 Simon TathamJacob's patch for a drag-list to select SSH ciphers...
2001-08-22 Simon TathamWording change: make it explicit that you can enter...
2001-08-12 Simon TathamFirst phase of Unicode polishing: replace the edit...
2001-08-08 Simon TathamSSH port forwarding! How cool is that?
2001-08-04 Simon TathamOops - IDC not IDV. Typo.
2001-08-04 Simon TathamRainer Loritz noticed that the Telnet environment box...
2001-05-19 Simon TathamAdd some spare SetForegroundWindow and SetActiveWindow...
2001-05-13 Simon TathamGlenn Maynard's patch (as adapted by Jacob) for taskbar...
2001-05-13 Simon TathamThe host-key-unknown prompt now offers the same three...
2001-05-13 Simon TathamOops - initialise sesslist_has_focus.
2001-05-13 Simon TathamJacob's patch to make pressing Return on a selected...
2001-05-13 Simon TathamAdded a new large icon for the PuTTY config box. Doesn...
2001-05-10 Simon TathamRDB's Unicode patch. Fonts are now used in Unicode...
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...
next