The WinSock library is now loaded at run-time, which means we can
[u/mdw/putty] / winstuff.h
2003-10-12 simonThe WinSock library is now loaded at run-time, which...
2003-08-21 jacobFix for `slow-startup-printer': use PRINTER_INFO_4...
2003-06-18 owenMake SaneDialogBox and SaneEndDialog use [GS]etWindowLo...
2003-06-16 owenFix double-keystrokes by wrapping CreateDialog
2003-04-28 simonAsynchronous agent requests on Windows. Actually, I...
2003-04-06 simonNow that we have `appname', make much wider use of...
2003-03-08 simonAdd the ability to allocate extra per-dialog-instance...
2003-03-06 simonAs usual, gcc is better at warnings than MSVC, so here...
2003-03-05 simonThe long-awaited config box revamp! I've taken the...
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-15 simonFix small breakages as a result of yesterday's upheaval...
2003-01-14 simonDeglobalise the Unicode module. Despite all my grand...
2003-01-12 simonThe Unicode module no longer depends on `cfg', since...
2003-01-11 simonSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-01 simonProper support for using the font's own character encod...
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-10-26 simonReorganised the Unicode layer somewhat: moved luni_send and
2002-10-26 simonPort forwarding module now passes backend handles aroun...
2002-10-26 simonLine discipline module now uses dynamically allocated...
2002-10-23 jacobRemove apparently unnecessary declaration of typedef...
2002-10-14 simonSEL_NL is different between Windows and Unix; move...
2002-10-13 simonSelection now supported in pterm. Required small modifi...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...
2002-10-07 simonBegin destabilisation in the wake of 0.53! This checkin...
2002-09-08 simonIntroduce the Bugs control panel, for overriding PuTTY...
2002-08-06 simonPageant's command line handling now uses my new split_i...
2002-08-04 simonRevamp of command-line handling. Most command line...
2001-09-09 simonRoman Pompejus's patch (heavily hacked) for parametric...
2001-09-05 simonUnicode cleanup phase 2: we now reintroduce the ability...
2001-08-27 simonPuTTYgen: add an extra button to save a public key...
2001-08-25 simonJacob's patch for a drag-list to select SSH ciphers...
2001-08-12 simonFirst phase of Unicode polishing: replace the edit...
2001-08-08 simonSSH port forwarding! How cool is that?
2001-05-06 simonRun entire source base through GNU indent to tidy up...
2001-01-22 simonJeremy Sawicki's fix for the multiple-conflicting-accel...
2000-10-19 simonPuTTYgen initial version. Still to do are basic user...
2000-10-18 simonMiscellaneous cleanups and reorgs in preparation for...