]> asedeno.scripts.mit.edu Git - PuTTY.git/history - winctrls.c
Move MODULE files out of individual project directories into a
[PuTTY.git] / winctrls.c
2004-01-21 Simon TathamKaisuke Nakajima points out that it's unnecessary to...
2003-10-12 Simon TathamThe WinSock library is now loaded at run-time, which...
2003-04-27 Simon Tathamradioline() was broken after the portable-dialog stuff...
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-25 Ben HarrisRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-22 Simon TathamWindows file selectors contain an edit box as well...
2003-03-18 Simon TathamBig sprawling dialog-box commit covering all sorts...
2003-03-08 Simon TathamAdd the ability to allocate extra per-dialog-instance...
2003-03-06 Simon TathamGot a bit of a better handle on the whole GDI `logical...
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...
2002-12-18 Simon TathamImprove the tab order in the Tunnels box: the `Add...
2002-09-08 Simon TathamIntroduce the Bugs control panel, for overriding PuTTY...
2001-11-21 Simon TathamThe dummy drag-list item wasn't being removed on a...
2001-10-31 Simon TathamRectangular-block selection. Enabled by Alt+drag, unles...
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-28 Simon TathamFix various small compiler warnings, mostly unused...
2001-08-27 Simon TathamPuTTYgen: add an extra button to save a public key...
2001-08-26 Simon TathamD'oh, remove two rogue diagnostics
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-04-16 Simon TathamAdd two more ghastly function key options. WE HAVE...
2001-02-05 Simon TathamModifications to the new Close On Exit option:
2001-01-22 Simon TathamJeremy Sawicki's fix for the multiple-conflicting-accel...
2000-10-20 Simon TathamAdd the LBS_NOTIFY style to the list box in colouredit...
2000-10-20 Simon TathamVariable key size in PuTTYgen. Also required adding...
2000-10-19 Simon TathamPuTTYgen initial version. Still to do are basic user...
2000-10-18 Simon TathamMiscellaneous cleanups and reorgs in preparation for...