Invent a win_strerror() function which behaves as much like Unix
[u/mdw/putty] / windows / winstuff.h
2013-07-22 simonInvent a win_strerror() function which behaves as much...
2012-09-18 benAdd a new COMPAT option for environments lacking Secure...
2012-09-13 benShould have been part of r9663: do use the platform...
2012-07-22 simonIntroduce a new utility function smemclr(), which memse...
2012-05-13 simonPatch from Robert de Bath to substantially simplify...
2012-04-22 simonPatch from Robert de Bath to ifdef out the Windows...
2011-10-02 simonMove a recently introduced utility function out of...
2011-10-02 simonTurn 'Filename' into a dynamically allocated type with...
2011-10-01 simonChange the semantics of 'FontSpec' so that it's a dynam...
2011-09-13 simonRevamp of EOF handling in all network connections,...
2011-07-14 simonPost-release destabilisation! Completely remove the...
2011-06-08 simonMake Pageant use the same SID-selection logic as the...
2010-12-29 simonSupport for using variable-pitch fonts for the terminal...
2010-12-26 jacobTry to delete jump lists in "-cleanup".
2010-12-23 simonSupport for Windows 7 jump lists (right-click on a...
2010-12-23 simonMore careful owner SID selection in the Pageant client...
2010-09-25 simonCleanups of the GSSAPI support. On Windows, standard...
2010-09-13 simonCreate, and use for all loads of system DLLs, a wrapper...
2010-05-19 simonPatch from Alejandro Sedeno, somewhat modified by me...
2010-03-13 jacobI think r8738 broke IPv6 in MSVC Windows builds due...
2009-11-08 jacobMove the two existing DECL/GET_foo_FUNCTION macro sets...
2009-03-24 simonSupport in the cross-platform code for translating...
2008-12-01 benChange the Unix version of Ssh_gss_name to be a gss_nam...
2008-11-24 benChange how we handle the Ssh_gss_buf type. Previously...
2007-01-09 simonFix `puttygen-unix-perms': f_open(), PuTTY's wrapper...
2007-01-08 simonThe remaining issue in `win-askappend-multi' appears...
2006-12-17 simonInitial support for HTML Help. All the ad-hoc help...
2006-08-29 simonInhibit the Serial configuration panel in mid-session...
2006-08-28 simonEep! Next bit flag after 1 and 2 is _4_, not 3. Perhaps...
2006-08-28 simonReading 4K at a time from a serial port turns out to...
2006-08-28 simonSupport for Windows PuTTY connecting straight to a...
2006-08-27 simonGrow some nasty warts on the side of winhandl.c, in...
2006-08-26 simonSmall tweak to the new handle API: provide a `privdata...
2006-08-25 simonNew piece of Windows infrastructure: winhandl.c takes...
2006-01-27 jacobSomewhat gruesome tweak to use SetClassLongPtr where...
2006-01-11 owenConfigurable font quality on Windows. (Together with...
2005-08-10 jacobBen Rudiak-Gould points out that we should be using...
2005-05-21 jacobUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-04-11 jacobRetire winctrls.c:multiedit() in favour of a new simple...
2005-03-28 simonRender timing.c robust in the face of strangeness....
2005-03-01 jacobMove the MessageBox-with-help function out into winutil...
2005-02-28 jacobFix for `pageant-dirhandle': a new wrapper functions...
2005-02-27 jacobMove SaneDialogBox()/SaneEndDialog() from winmisc.c...
2005-02-16 jacobMinor reorganisations to WinHelp support. (Done as...
2005-02-15 jacobThe Windows host key dialogs now have a `Help' button...
2005-01-28 benOverhaul of client-side XDM-AUTHORIZATION-1:
2004-12-29 simonLoose end from r5031: the Kex panel should only be...
2004-11-27 simonNew timing infrastructure. There's a new function sched...
2004-11-16 simonNow that we have Subversion's file renaming ability...