Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / winctrls.c
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-25 benRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-22 simonWindows file selectors contain an edit box as well...
2003-03-18 simonBig sprawling dialog-box commit covering all sorts...
2003-03-08 simonAdd the ability to allocate extra per-dialog-instance...
2003-03-06 simonGot a bit of a better handle on the whole GDI `logical...
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...
2002-12-18 simonImprove the tab order in the Tunnels box: the `Add...
2002-09-08 simonIntroduce the Bugs control panel, for overriding PuTTY...
2001-11-21 simonThe dummy drag-list item wasn't being removed on a...
2001-10-31 simonRectangular-block selection. Enabled by Alt+drag, unles...
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-28 simonFix various small compiler warnings, mostly unused...
2001-08-27 simonPuTTYgen: add an extra button to save a public key...
2001-08-26 simonD'oh, remove two rogue diagnostics
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-04-16 simonAdd two more ghastly function key options. WE HAVE...
2001-02-05 simonModifications to the new Close On Exit option:
2001-01-22 simonJeremy Sawicki's fix for the multiple-conflicting-accel...
2000-10-20 simonAdd the LBS_NOTIFY style to the list box in colouredit...
2000-10-20 simonVariable key size in PuTTYgen. Also required adding...
2000-10-19 simonPuTTYgen initial version. Still to do are basic user...
2000-10-18 simonMiscellaneous cleanups and reorgs in preparation for...