]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winstuff.h
first pass
[PuTTY.git] / windows / winstuff.h
2017-02-24 Alejandro R. Sedeñofirst pass 0.68+kerberos-fix
2017-02-14 Simon TathamFixes for winelib building (used by our Coverity build).
2017-02-05 Simon TathamStop using MS-deprecated names stricmp and strnicmp.
2017-02-04 Simon TathamPass -restrict-acl, if given, through to sub-PuTTYs.
2017-01-29 Simon TathamTurn off Windows process ACL restriction by default.
2017-01-21 Simon TathamInclude 'build info' in all --version text and About boxes.
2016-08-29 Owen DunnSetCurrentProcessExplicitAppUserModelID to fix jumplist...
2016-07-18 Simon TathamLock down the search path for Windows DLL loading.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-09-28 Simon TathamInclude stdint.h (where available) for uintptr_t.
2015-09-25 Simon TathamAvoid logging pre-verstring EPIPE from sharing downstreams.
2013-11-17 Simon TathamMove the dynamic loading of advapi into its own module.
2013-11-17 Simon TathamAdd support for Windows named pipes.
2013-08-17 Simon TathamRevamp Windows pending_netevent using toplevel callbacks.
2013-07-22 Simon TathamInvent a win_strerror() function which behaves as much...
2012-09-18 Ben HarrisAdd a new COMPAT option for environments lacking Secure...
2012-09-13 Ben HarrisShould have been part of r9663: do use the platform...
2012-07-22 Simon TathamIntroduce a new utility function smemclr(), which memse...
2012-05-13 Simon TathamPatch from Robert de Bath to substantially simplify...
2012-04-22 Simon TathamPatch from Robert de Bath to ifdef out the Windows...
2011-10-02 Simon TathamMove a recently introduced utility function out of...
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2011-10-01 Simon TathamChange the semantics of 'FontSpec' so that it's a dynam...
2011-09-13 Simon TathamRevamp of EOF handling in all network connections,...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2011-06-08 Simon TathamMake Pageant use the same SID-selection logic as the...
2010-12-29 Simon TathamSupport for using variable-pitch fonts for the terminal...
2010-12-26 Jacob NevinsTry to delete jump lists in "-cleanup".
2010-12-23 Simon TathamSupport for Windows 7 jump lists (right-click on a...
2010-12-23 Simon TathamMore careful owner SID selection in the Pageant client...
2010-09-25 Simon TathamCleanups of the GSSAPI support. On Windows, standard...
2010-09-13 Simon TathamCreate, and use for all loads of system DLLs, a wrapper...
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2010-03-13 Jacob NevinsI think r8738 broke IPv6 in MSVC Windows builds due...
2009-11-08 Jacob NevinsMove the two existing DECL/GET_foo_FUNCTION macro sets...
2009-03-24 Simon TathamSupport in the cross-platform code for translating...
2008-12-01 Ben HarrisChange the Unix version of Ssh_gss_name to be a gss_nam...
2008-11-24 Ben HarrisChange how we handle the Ssh_gss_buf type. Previously...
2007-01-09 Simon TathamFix `puttygen-unix-perms': f_open(), PuTTY's wrapper...
2007-01-08 Simon TathamThe remaining issue in `win-askappend-multi' appears...
2006-12-17 Simon TathamInitial support for HTML Help. All the ad-hoc help...
2006-08-29 Simon TathamInhibit the Serial configuration panel in mid-session...
2006-08-28 Simon TathamEep! Next bit flag after 1 and 2 is _4_, not 3. Perhaps...
2006-08-28 Simon TathamReading 4K at a time from a serial port turns out to...
2006-08-28 Simon TathamSupport for Windows PuTTY connecting straight to a...
2006-08-27 Simon TathamGrow some nasty warts on the side of winhandl.c, in...
2006-08-26 Simon TathamSmall tweak to the new handle API: provide a `privdata...
2006-08-25 Simon TathamNew piece of Windows infrastructure: winhandl.c takes...
2006-01-27 Jacob NevinsSomewhat gruesome tweak to use SetClassLongPtr where...
2006-01-11 Owen DunnConfigurable font quality on Windows. (Together with...
2005-08-10 Jacob NevinsBen Rudiak-Gould points out that we should be using...
2005-05-21 Jacob NevinsUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-04-11 Jacob NevinsRetire winctrls.c:multiedit() in favour of a new simple...
2005-03-28 Simon TathamRender timing.c robust in the face of strangeness....
2005-03-01 Jacob NevinsMove the MessageBox-with-help function out into winutil...
2005-02-28 Jacob NevinsFix for `pageant-dirhandle': a new wrapper functions...
2005-02-27 Jacob NevinsMove SaneDialogBox()/SaneEndDialog() from winmisc.c...
2005-02-16 Jacob NevinsMinor reorganisations to WinHelp support. (Done as...
2005-02-15 Jacob NevinsThe Windows host key dialogs now have a `Help' button...
2005-01-28 Ben HarrisOverhaul of client-side XDM-AUTHORIZATION-1:
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...