]> asedeno.scripts.mit.edu Git - PuTTY.git/history - winstuff.h
Move MODULE files out of individual project directories into a
[PuTTY.git] / winstuff.h
2003-10-12 Simon TathamThe WinSock library is now loaded at run-time, which...
2003-08-21 Jacob NevinsFix for `slow-startup-printer': use PRINTER_INFO_4...
2003-06-18 Owen DunnMake SaneDialogBox and SaneEndDialog use [GS]etWindowLo...
2003-06-16 Owen DunnFix double-keystrokes by wrapping CreateDialog
2003-04-28 Simon TathamAsynchronous agent requests on Windows. Actually, I...
2003-04-06 Simon TathamNow that we have `appname', make much wider use of it. In
2003-03-08 Simon TathamAdd the ability to allocate extra per-dialog-instance...
2003-03-06 Simon TathamAs usual, gcc is better at warnings than MSVC, so here...
2003-03-05 Simon TathamThe long-awaited config box revamp! I've taken the...
2003-02-01 Simon TathamCreated new data types `Filename' and `FontSpec', inten...
2003-01-15 Simon TathamFix small breakages as a result of yesterday's upheaval...
2003-01-14 Simon TathamDeglobalise the Unicode module. Despite all my grand...
2003-01-12 Simon TathamThe Unicode module no longer depends on `cfg', since...
2003-01-11 Simon TathamSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-01 Simon TathamProper support for using the font's own character encod...
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-10-26 Simon TathamReorganised the Unicode layer somewhat: moved luni_send and
2002-10-26 Simon TathamPort forwarding module now passes backend handles aroun...
2002-10-26 Simon TathamLine discipline module now uses dynamically allocated...
2002-10-23 Jacob NevinsRemove apparently unnecessary declaration of typedef...
2002-10-14 Simon TathamSEL_NL is different between Windows and Unix; move...
2002-10-13 Simon TathamSelection now supported in pterm. Required small modifi...
2002-10-09 Simon TathamFirst phase of porting. pterm now compiles and runs...
2002-10-07 Simon TathamBegin destabilisation in the wake of 0.53! This checkin...
2002-09-08 Simon TathamIntroduce the Bugs control panel, for overriding PuTTY...
2002-08-06 Simon TathamPageant's command line handling now uses my new split_i...
2002-08-04 Simon TathamRevamp of command-line handling. Most command line...
2001-09-09 Simon TathamRoman Pompejus's patch (heavily hacked) for parametric...
2001-09-05 Simon TathamUnicode cleanup phase 2: we now reintroduce the ability...
2001-08-27 Simon TathamPuTTYgen: add an extra button to save a public key...
2001-08-25 Simon TathamJacob's patch for a drag-list to select SSH ciphers...
2001-08-12 Simon TathamFirst phase of Unicode polishing: replace the edit...
2001-08-08 Simon TathamSSH port forwarding! How cool is that?
2001-05-06 Simon TathamRun entire source base through GNU indent to tidy up...
2001-01-22 Simon TathamJeremy Sawicki's fix for the multiple-conflicting-accel...
2000-10-19 Simon TathamPuTTYgen initial version. Still to do are basic user...
2000-10-18 Simon TathamMiscellaneous cleanups and reorgs in preparation for...