]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows
Merge r9365 (bump version number to 0.62).
[PuTTY.git] / windows /
2011-12-10 Simon TathamMerge r9365 (bump version number to 0.62). branch-0.61 0.62
2011-11-28 Simon TathamMerge r9355 (Pageant handle leak fix).
2011-11-28 Simon TathamMerge r9353 (missing bit of 'pre-release' version spport).
2011-08-13 Simon TathamMerge r9264 (the Pageant backwards compatibility fix).
2011-07-16 Simon TathamMerge r9217 (Jacob's underlining fix).
2011-07-12 Simon TathamBump version number prior to tagging 0.61 release. 0.61
2011-07-12 Simon TathamFix the _rest_ of the Windows compile warnings. (ahem)
2011-06-25 Simon TathamRewrite gprefs() in settings.c so that its input mappin...
2011-06-08 Simon TathamMake Pageant use the same SID-selection logic as the...
2011-03-02 Simon TathamSet the 'must_close_session' flag at the end of close_s...
2011-01-05 Jacob NevinsIt's a new year.
2010-12-30 Simon TathamStop general_textout() from trying to slice up the...
2010-12-29 Simon TathamRationalise the mechanism in do_text_internal for provi...
2010-12-29 Jacob NevinsMove some not-compiled-in debug code somewhere more useful.
2010-12-29 Simon TathamFix segfault in general_textout with variable-pitch...
2010-12-29 Simon TathamSupport for using variable-pitch fonts for the terminal...
2010-12-29 Simon TathamVyacheslav Andrejev points out a heap management goof...
2010-12-29 Simon TathamThou shalt not suffer a misplaced apostrophe to live.
2010-12-27 Simon TathamFix resize handling when enabling and disabling full...
2010-12-27 Jacob NevinsAdd an option to disable SSH-2 banners.
2010-12-27 Jacob NevinsFix up svn:eol-style and svn:keywords on new files.
2010-12-26 Jacob NevinsRemove a couple of unused variables.
2010-12-26 Jacob NevinsTry to delete jump lists in "-cleanup".
2010-12-26 Jacob NevinsOptionally define PropVariantInit() locally to restore...
2010-12-23 Simon TathamSupport for Windows 7 jump lists (right-click on a...
2010-12-23 Simon TathamThe special treatment of Alt-resize (to cause resizing...
2010-12-23 Simon TathamAnother fix to yesterday's window-resizing revamp:...
2010-12-23 Simon TathamMore careful owner SID selection in the Pageant client...
2010-12-22 Simon TathamPay attention to the width and height provided in WM_SI...
2010-12-22 Simon TathamReorganise handling of WM_SIZE to fix two generality...
2010-12-21 Simon TathamProtect against a (non-security-related) buffer overrun...
2010-09-25 Simon TathamCleanups of the GSSAPI support. On Windows, standard...
2010-09-13 Simon TathamFix obvious braino in the Windows GSSAPI library displa...
2010-09-13 Simon TathamCreate, and use for all loads of system DLLs, a wrapper...
2010-08-10 Simon TathamMass correction of svn:keywords and svn:eol-style prope...
2010-07-30 Jacob NevinsA comment typo fix I've had lying around for a while.
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2010-04-24 Simon TathamBah, missed out a tiny but build-breaking part of r8926.
2010-04-23 Simon TathamNew SSH bug flag, for 'can't handle SSH2_MSG_IGNORE...
2010-03-26 Jacob NevinsRemove SECURITY_WIN32 (knock-on from r8910, which valid...
2010-03-24 Jacob NevinsWhen looking for a local username on Windows, if we...
2010-03-13 Jacob NevinsI think r8738 broke IPv6 in MSVC Windows builds due...
2010-03-06 Simon TathamCentralise generation of the control sequences for...
2010-01-17 Jacob NevinsIt's a new year.
2009-11-22 Jacob NevinsOn Windows, character set specifications of the form...
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...
2009-11-08 Jacob NevinsMove the two existing DECL/GET_foo_FUNCTION macro sets...
2009-11-08 Jacob NevinsImprove buffer handling in Windows sk_getaddr() --...
2009-09-27 Jacob NevinsRemove is_shift_pressed() -- it's not been used since...
2009-09-27 Jacob NevinsAnother warning fix and cosmetic tweakage.
2009-09-27 Jacob NevinsQuell more warnings and, perhaps, avoid alignment fault...
2009-09-27 Jacob NevinsFix some (probably harmless) warnings.
2009-09-25 Jacob NevinsChange manifest files to declare Windows GUI apps to...
2009-09-14 Jacob NevinsSince r7266, it's been possible to get a hostname into...
2009-09-13 Jacob NevinsIf there are no saved sessions, put a grayed "(No sessi...
2009-08-21 Jacob NevinsFrom Corey Stup: when we're declaring stuff for WSAAddr...
2009-08-21 Jacob NevinsCorey Stup points out a memory leak in the local-proxy...
2009-08-21 Jacob NevinsCorey Stup points out that any attempt to display the...
2009-08-15 Jacob NevinsKeep the state of the "Full Screen" menu item on the...
2009-08-13 Jacob NevinsAdd "-serial" to Plink's usage message.
2009-08-10 Simon TathamPatch from Alan Clucas (somewhat polished) providing...
2009-03-24 Simon TathamSupport in the cross-platform code for translating...
2009-03-03 Simon TathamHandle more gracefully the possibility of a keyboard...
2009-02-24 Jacob NevinsSince r8305, Unix PuTTY has always "upgraded" an X11...
2009-02-03 Simon TathamThe Windows config option to point at an X authority...
2009-01-21 Simon TathamDon't call ReleaseCapture() on any mouse-button-up...
2009-01-12 Simon TathamPatch from Gert-Jan Vons: create an event handle to...
2009-01-09 Simon TathamWeaken the assertion in general_textout(). It was faili...
2009-01-06 Jacob NevinsRejig windlg.c:verify_ssh_host_key() to silence a warning.
2009-01-06 Jacob NevinsRemove a couple of unused variables.
2009-01-05 Jacob NevinsIt's a new year (and there have even been checkins).
2009-01-05 Jacob NevinsAdd some hard-coded textual literal-IP representations...
2008-12-29 Jacob Nevinsr8338 broke pasting with Shift-Ins and from the context...
2008-12-20 Jacob Nevins"Derek" points out that reporting of wheel event coordi...
2008-12-01 Ben HarrisChange the Unix version of Ssh_gss_name to be a gss_nam...
2008-11-28 Simon TathamMove the code that reads the Windows clipboard into...
2008-11-26 Jacob NevinsFix a Windows-specific GSS crash introduced in r8326...
2008-11-25 Simon TathamHave wingss.c include <windows.h> by way of putty.h...
2008-11-25 Jacob NevinsFixed a PuTTYtel startup assertion failure introduced...
2008-11-24 Ben HarrisChange how we handle the Ssh_gss_buf type. Previously...
2008-11-24 Jacob NevinsNew option to allow use of the local OS username for...
2008-11-17 Simon TathamRevamp of the local X11 connection code. We now parse...
2008-11-08 Simon TathamImplement sk_addr_dup().
2008-11-08 Simon TathamMove out of the SockAddr structure the mutable fields...
2008-10-17 Jacob NevinsPatch from Iain Patterson: fix crash on Windows when...
2008-09-14 Simon TathamSome Windows keymaps, it turns out, don't translate the key
2008-08-31 Simon TathamGood grief. When I originally wrote the local proxy...
2008-08-10 Owen DunnInitial commit of GSSAPI Kerberos support.
2008-06-04 Simon TathamAt last, merge the putty-gtk2 branch back into the trunk!
2008-06-01 Simon TathamMerged from trunk up to r8033.
2008-06-01 Simon TathamBeen meaning to do this for years: introduce a configur...
2008-05-28 Simon TathamMerge from trunk up to r8020.
2008-05-28 Simon TathamOS X Leopard, it turns out, has a new and exciting...
2008-03-22 Simon TathamMerge from trunk again (because I want the helpful...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2008-02-24 Jacob NevinsIt's a new year (and we've even made a code checkin).
2007-12-15 Simon Tathamr7804 neglected to add a help context #define to winhelp.h.
2007-11-26 Simon Tathamsktree is indexed on the numeric value of the socket...
2007-09-21 Simon TathamHarvey Kwok observes that EnumPrinters() can sometimes...
next