]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows
Add some CHM-related stuff to the release checklist. Don't want to
[PuTTY.git] / windows /
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.
2006-08-28 Simon TathamFix line endings (svn:eol-style properties and actual CRs).
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-27 Simon TathamRemove spurious #include.
2006-08-27 Simon TathamCall console_provide_logctx _before_ initialising the...
2006-08-27 Simon TathamThe `socket' function in the backends is only ever...
2006-08-26 Simon TathamIt's critically important that the local proxy process...
2006-08-26 Simon TathamWe _can_ have handle_throttle() called on defunct handl...
2006-08-26 Simon TathamProxyCommand support for Windows, using the new winhand...
2006-08-26 Simon TathamAnother bug fix: always set the busy flag when telling...
2006-08-26 Simon TathamCleanups to reduce dependency on Windows SFTP tools...
2006-08-26 Simon TathamStart using notify_remote_exit() in the Windows front...
2006-08-26 Simon TathamAlways initialise the `addresses' field of a SockAddr...
2006-08-26 Simon TathamBug fix: since the input thread does not wait for the...
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-08-12 Owen DunnLarge file support for psftp and pscp on both Windows...
2006-04-23 Jacob NevinsSprinkle some header comments in various files in an...
2006-03-29 Owen DunnUpdate size when going from maximised to full screen.
2006-03-08 Simon TathamDavid Damerell tells me I should be using Ctrl-hjklyubn...
2006-02-27 Jacob NevinsBatch of miscellaneous tweaks to the Windows installer:
2006-02-25 Jacob NevinsAlain Guibert points out that palette changes weren...
2006-02-19 Jacob NevinsFix `restart-reset-terminal': terminal now restored...
2006-02-19 Jacob NevinsFix up documentation/usage messages for r6572.
2006-02-19 Simon TathamIntroduce a new checkbox and command-line option to...
2006-02-13 Owen DunnPreserve more attributes of text copied as RTF. Thanks...
2006-02-10 Jacob NevinsOops. Since r6546, old "Special Commands" menus weren...
2006-02-09 Jacob NevinsUsers of Virtual Dimension are reporting that the ...
2006-01-27 Jacob NevinsSomewhat gruesome tweak to use SetClassLongPtr where...
2006-01-25 Owen DunnDon't explicitly open the logfile on startup; it'll...
2006-01-11 Owen DunnVC6 doesn't define LONG_PTR
2006-01-11 Owen DunnConfigurable font quality on Windows. (Together with...
2006-01-08 Jacob NevinsIt's a new year.
2005-12-09 Simon TathamA few small changes to make the PuTTY source base more...
2005-10-30 Jacob NevinsRevamp SSH authentication code so that user interaction...
2005-10-30 Jacob NevinsAllow rsakey_pubblob() to return the key comment.
2005-10-30 Jacob NevinsAdd ability for ssh2_userkey_loadpub() to return the...
2005-10-13 Ben HarrisFix 256-colours-match-xterm, based on 256colres.pl...
2005-10-04 Jacob Nevins`win-versioninfo': all builds of all Windows binaries...
2005-08-10 Jacob NevinsBen Rudiak-Gould points out that we should be using...
2005-06-19 Ben HarrisMove comment about ECHO and LINE input modes to a more...
2005-06-09 Jacob Nevins"SanskritFritz" points out that digits at the start...
2005-05-21 Jacob NevinsAdd NO_MANIFESTS option to Windows build, as the manife...
2005-05-21 Jacob NevinsUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-05-20 Jacob NevinsMinor memory leak spotted by Mikhail Kruk.
2005-05-05 Jacob NevinsImplement `bypass-ssh2-userauth', since from correspond...
2005-04-22 Jacob NevinsStir in process ID at start.
2005-04-21 Jacob NevinsFirst crack at `terminal-modes' in SSH. PuTTY now sends...
2005-04-18 Jacob NevinsAdd a comment describing `dummyitem' in prefslist and...
2005-04-12 Jacob NevinsUnify GET_32BIT()/PUT_32BIT() et al from numerous sourc...
2005-04-11 Jacob NevinsRetire winctrls.c:multiedit() in favour of a new simple...
2005-04-09 Jacob NevinsAdd WS_VSCROLL style to drop-down non-combo boxes,...
2005-04-07 Jacob NevinsTone down canonical-name resolution when using getaddri...
2005-04-07 Jacob NevinsOops, forgot to credit Ahmad Khalifa of arabeyes.org...
2005-04-07 Jacob NevinsIf a new session was saved from Change Settings, a...
2005-04-06 Jacob Nevins`xp-wont-run': Apparently my application-manifest trims...
2005-04-05 Simon TathamVersion number and other tweakings prior to the 0.58... 0.58
2005-04-01 Simon Tathamsk_address_is_local() was ignoring the possibility...
2005-03-30 Simon TathamFurther fix for lcc-win32. The PuTTY suite now compiles...
2005-03-28 Simon TathamRender timing.c robust in the face of strangeness....
2005-03-23 Jacob NevinsSince Markus Kuhn no longer explicitly places wcwidth...
2005-03-23 Jacob NevinsAnother fix from Hung-Te Lin; apparently in some IMEs...
2005-03-22 Jacob NevinsFix my fix (r5539) to the `multi-changesettings-crash...
2005-03-22 Jacob NevinsAdd an option to use wcwidth_cjk() instead of wcwidth...
2005-03-21 Jacob NevinsHung-Te Lin spotted that the `multi-changesettings...
2005-03-21 Jacob NevinsTrim application manifests as much as MS' documentation...
2005-03-21 Jacob NevinsImprovement for IME font display from Hung-Te Lin.
2005-03-20 Jacob NevinsAdd comments about default processing in DialogProc...
2005-03-19 Jacob NevinsTry to make our PGP signing more useful:
2005-03-18 Simon TathamAfter we thaw a frozen socket, we apparently need to...
2005-03-17 Simon TathamHung-Te Lin's fix for intermittent WM_PAINT problems.
2005-03-15 Owen DunnAdd protection against multiple Change Settings dialogues.
2005-03-11 Jacob NevinsRetire MINGW32_FIX. It was a fix for a blatant bug...
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
2005-03-08 Jacob NevinsBen Hutchings reports that new PuTTY instances created...
2005-03-02 Jacob NevinsMore confusing "(BYTE *) & val" style punctuation.
2005-03-02 Jacob Nevinsnit: confusing punctuation
2005-03-01 Jacob NevinsUpdate Inno Setup script. Tested with IS 5.0.8 on Win98...
2005-03-01 Jacob NevinsVC didn't like PATH_MAX. Use MAX_PATH instead. (This...
2005-03-01 Jacob NevinsAdd context help to a couple of message boxes. Unfortun...
next