]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows
Don't call ReleaseCapture() on any mouse-button-up event. Instead,
[PuTTY.git] / windows /
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...
2007-08-04 Ben Harris"CR implies LF" patch, based on one from Paul Coldrey.
2007-07-01 Jacob NevinsImplement Marcin Bulandra's suggestion of only automati...
2007-07-01 Jacob NevinsRemove port number validation from Windows PuTTY -...
2007-06-30 Jacob NevinsRationalise access to, and content of, backends[] array.
2007-04-29 Simon TathamUpdate version numbers for 0.60 release. 0.60
2007-03-27 Simon TathamIn the wake of r7415, let's have some better error...
2007-03-27 Simon TathamWindows apparently sends ERROR_BROKEN_PIPE when a pipe...
2007-02-28 Jacob NevinsPrepend \\.\ to configured serial line string, to allow...
2007-02-25 Jacob NevinsSince r7265, a user could not launch a PuTTY session...
2007-02-18 Jacob NevinsAllow dlg_listbox_index() to be called on multi-selecti...
2007-02-18 Jacob NevinsCtrl-Break now sends a Break signal (previously it...
2007-02-17 Jacob NevinsUnbreak "Duplicate session" on Windows, in a similar...
2007-02-16 Simon Tathamr7265 broke the legacy `putty @sessionname' constructio...
2007-02-13 Jacob NevinsIt turns out that HH_INITIALIZE and HH_UNINITIALIZE...
2007-02-10 Simon TathamAvoid launching a session from the Default Settings...
2007-02-06 Jacob Nevins`installer.ico' doesn't fit into 8.3, so gets truncated...
2007-02-05 Simon TathamAvoid passing modified SVN revision numbers (of the...
2007-02-05 Simon TathamBe slightly more forgiving about the nature of SVN_REV...
2007-02-04 Simon TathamVersion management updates for the new bob build script...
2007-01-29 Jacob NevinsIn the cases where Setup asks to restart the computer...
2007-01-26 Simon TathamKai Jourdan spotted a rather embarrassing double-free...
2007-01-25 Simon TathamAdd Colin to the licence. (I must remember to add him...
2007-01-24 Simon TathamVersion number bumps, and associated changes, for the... 0.59
2007-01-24 Simon TathamThe direct link between the terminal and the back end via
2007-01-23 Simon TathamMention the potential networked-CHM problem in the...
2007-01-22 Simon TathamAdd an icon for the PuTTY installer. Design concept...
2007-01-21 Jacob NevinsFix Plink, the serial backend, and local-proxy support...
2007-01-20 Jacob NevinsMention more versions of Windows. (Not Vista, yet.)
2007-01-19 Jacob NevinsMove README.txt into windows subdir.
2007-01-16 Simon TathamUpdate WINVER to 0x500 to avoid build failures from Jacob's
2007-01-16 Jacob NevinsAt least, I have the technology to fix `beepind-win2k'.
2007-01-16 Simon TathamFold up the `SSH' branch of the treeview by default...
2007-01-12 Jacob NevinsExperimental fix for `psftp-hang'. (Experimental only...
2007-01-10 Jacob NevinsAccording to Frank Dijcks, this cast makes OpenWatcom...
2007-01-09 Jacob NevinsMinGW needs an extra symbol _WIN32_IE defined to a...
2007-01-09 Simon TathamGet rid of all the MSVC warnings.
2007-01-09 Simon TathamFix `puttygen-unix-perms': f_open(), PuTTY's wrapper...
2007-01-09 Simon TathamFix `win-randseed-location': use SHGetFolderPath()...
2007-01-08 Simon TathamThe remaining issue in `win-askappend-multi' appears...
2007-01-07 Simon TathamReinstate RDB's pending_netevent mechanism, which was...
2007-01-07 Simon TathamTweak the icon script, and the generated icons, to...
2007-01-06 Simon TathamShiny new script which constructs the various icons...
2007-01-05 Simon TathamFrancois L'Archeveque spotted that the variable `winsoc...
2007-01-01 Jacob NevinsIt's a new year.
2006-12-28 Jacob NevinsAdd a NO_HTMLHELP option, and enable it by default...
2006-12-28 Simon TathamNearly forgot: add the .CHM to the PuTTY installer...
2006-12-23 Simon TathamAfter discussion with Jeroen Massar, here's a patch...
2006-12-17 Jacob NevinsSort out line-endings on new file.
2006-12-17 Simon TathamInitial support for HTML Help. All the ad-hoc help...
2006-11-18 Simon TathamReinstate as much of the Windows font-linking behaviour...
2006-09-21 Simon TathamFix breakage of `Restart Session' in r6802. When restar...
2006-09-03 Simon TathamAdd a mini-rant to the top comment explaining why threa...
2006-08-29 Simon TathamExplicitly closing logctx on various kinds of error...
2006-08-29 Simon TathamThe Windows HANDLE type, despite being a `void *',...
2006-08-29 Simon TathamSupport for sending serial breaks, in both the Windows...
2006-08-29 Simon TathamInhibit the Serial configuration panel in mid-session...
2006-08-28 Simon TathamApparently MsgWaitForMultipleObjects doesn't always...
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 TathamApparently it helps for an OVERLAPPED structure to...
2006-08-28 Jacob NevinsMinor tweaks to -nc:
2006-08-28 Simon TathamMissed a couple of instances of cfg_launchable().
2006-08-28 Simon TathamNew command-line option in Plink (and PuTTY, though...
2006-08-28 Simon TathamBecause not all OSes will support the same set of seria...
2006-08-28 Simon TathamFix small event log bug.
2006-08-28 Simon TathamForgot to initialise serial->bufsize to zero.
next