]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/winstore.c
GTK2: Return 2.20 compatibility back
[PuTTY.git] / windows / winstore.c
2017-02-03 Simon TathamA bunch of further warning fixes in the Windows code.
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-08-15 Tim KosseUse DWORD as length argument for RegQueryValueEx.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-05-30 Ben HarrisAdd have_ssh_host_key() and use it to influence algorit...
2014-09-07 Simon TathamCope with REG_SZ data not having a trailing NUL.
2013-07-22 Simon TathamFix a double error handling goof in the winstore side...
2013-07-22 Simon TathamAnother big batch of memory leak fixes, again mostly...
2013-07-22 Simon TathamReport an error if deleting a random seed file fails.
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-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2010-12-29 Simon TathamVyacheslav Andrejev points out a heap management goof...
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-09-13 Simon TathamCreate, and use for all loads of system DLLs, a wrapper...
2009-11-08 Jacob NevinsWe defined tried_shgetfolderpath but never actually...
2009-11-08 Jacob NevinsUse DECL/GET_WINDOWS_FUNCTION in a few more places...
2007-01-09 Jacob NevinsMinGW needs an extra symbol _WIN32_IE defined to a...
2007-01-09 Simon TathamFix `win-randseed-location': use SHGetFolderPath()...
2005-05-20 Jacob NevinsMinor memory leak spotted by Mikhail Kruk.
2005-03-02 Jacob NevinsMore confusing "(BYTE *) & val" style punctuation.
2004-12-22 Jacob NevinsFix potential access of freed data (only if we couldn...
2004-11-20 Jacob NevinsAdd missing backslash in "Unable to create registry...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...