]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2008-06-15 Jacob NevinsExorcise beeps from the Colours pane in Gtk.
2008-06-11 Simon TathamWork around a bug in early versions of GTK (which I...
2008-06-10 Simon TathamManfred Schwarb points out that scroll wheel support...
2008-06-07 Simon TathamManfred Schwarb also mentions that Alt+drag is captured...
2008-06-07 Simon TathamManfred Schwarb points out that the README contains...
2008-06-05 Simon TathamAdd an include statement to Makefile.gtk that imports...
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-31 Simon TathamRe-jig the combo box handling ifdefs so that we can...
2008-05-31 Jacob NevinsApparently Vista's printf-like functions don't support...
2008-05-31 Jacob NevinsUpdate for `win-randseed-location' fix.
2008-05-31 Simon TathamOn some systems, strncpy is a macro, and putting prepro...
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-05-21 Simon TathamUpdate the FAQ to state more explicitly that PuTTY...
2008-04-26 Jacob NevinsMention Vista.
2008-04-14 Simon TathamOops; prevent further segfault during setup, which...
2008-04-14 Simon TathamPrevent assertion failure in the case where the user...
2008-04-13 Simon TathamJust noticed that selecting "client:Bitstream Vera...
2008-04-11 Simon TathamUtterly hideous new approach to extracting install...
2008-04-05 Simon TathamIn the new unified font handling, my strategy so far...
2008-04-05 Simon TathamEnsure the new `depth' and `treepath' structure fields...
2008-04-05 Jacob NevinsFix misleading parameter name.
2008-04-04 Simon Tathamgtk_combo_box_get_active_text didn't appear until GTK...
2008-04-04 Simon TathamFix the jarring change of window size on expanding...
2008-04-04 Simon TathamI apparently missed out a piece of code when doing...
2008-04-04 Simon TathamReinstate all the GTK1-specific code under ifdefs,...
2008-04-04 Simon TathamRename a structure field to avoid clashing with one...
2008-04-02 Simon TathamUpdate autoconf for GTK 2. We now check for both GTK2...
2008-04-02 Simon TathamIt's nice to be able to run mkauto.sh from inside the...
2008-04-02 Simon TathamAnother tedious chore off the to-do list. I've just...
2008-04-02 Simon TathamTODO update: I don't think it's worth switching to...
2008-04-02 Simon TathamEnable the display of server-side font aliases by defau...
2008-04-02 Simon TathamUpdate all the list box code in gtkdlg.c to use the...
2008-03-31 Simon TathamExplicit casts to placate OS X gcc's pedantic type...
2008-03-29 Simon TathamI give up. I can't work out what the purpose of the call to
2008-03-29 Simon TathamBe more picky than Pango when validating a Pango font...
2008-03-29 Simon TathamTODO updates.
2008-03-29 Simon TathamAha, _that's_ why there was some unexplained space...
2008-03-29 Simon TathamDeal with the possibility of no valid font being select...
2008-03-29 Simon TathamPrevent NULL-dereferencing segfaults when the font...
2008-03-29 Simon TathamRichard B points out another thing for the overall...
2008-03-29 Simon TathamCosmetic polishing.
2008-03-29 Simon TathamDetect non-monospaced X fonts, and respond by drawing...
2008-03-29 Simon TathamAdd the rest of ASCII to the font preview window.
2008-03-29 Simon TathamWhen the user switches between fonts using the font...
2008-03-28 Simon TathamImprove the preview pane text.
2008-03-27 Simon TathamMove the font-preview updating code out into a separate...
2008-03-27 Simon TathamMore consistent handling of X11 font aliases: we now...
2008-03-26 Simon TathamTune the sorting of the style list box for X fonts.
2008-03-26 Simon TathamSort the styles of Pango font families into a sensible...
2008-03-26 Simon TathamAdd ifdefs for older versions of GTK2 and Pango. Unfort...
2008-03-26 Simon TathamPlacate optimiser.
2008-03-25 Simon TathamUnified font selector dialog box. _Extremely_ unfinishe...
2008-03-22 Simon TathamImplemented a Pango back end. GTK 2 PuTTY can now switc...
2008-03-22 Simon TathamMerge from trunk again (because I want the helpful...
2008-03-22 Simon TathamFor convenience of debugging, and perhaps some real...
2008-03-22 Simon TathamRefactor the font handling code: I've moved all the...
2008-03-10 Simon TathamMerge out from trunk, to keep this branch viable. We...
2008-03-09 Simon TathamUnder OS X Leopard, we seem not to consistently get...
2008-03-07 Simon TathamFix a cursor positioning infelicity.
2008-02-24 Jacob NevinsIt's a new year (and we've even made a code checkin).
2008-02-23 Jacob NevinsAttempt to clarify what the various IP version selectio...
2008-02-23 Jacob NevinsTunnels: more explicit link from introductory to refere...
2008-02-21 Simon TathamAha, _that's_ why I've been periodically getting blocki...
2008-02-10 Jacob NevinsUpdate web-SVN URL for kh2reg.py.
2008-01-09 Jacob NevinsTypo in winadj@ name.
2007-12-20 Simon TathamMake the text about our interest in new mirror sites...
2007-12-15 Simon Tathamr7804 neglected to add a help context #define to winhelp.h.
2007-12-05 Ben HarrisDocument maxpkt bug under garbled packet error message.
2007-12-05 Ben HarrisAdd a new bug-compatibility mode that limits the window...
2007-11-28 Simon TathamDuplicate r7795 in uxnet.c.
2007-11-26 Simon Tathamsktree is indexed on the numeric value of the socket...
2007-10-27 Jacob NevinsReset mouse reporting mode as part of resetting the...
2007-10-19 Jacob NevinsMarc TERRIER pointed out a couple of places that claim...
2007-10-03 Ben HarrisReplace mentions of SSH-2 I-Ds with references to the...
2007-10-03 Ben Harrissnew() always returns non-NULL, so checking if its...
2007-10-03 Ben HarrisFactor out the increasingly complicated SSH-2 channel...
2007-10-03 Ben HarrisTake the code that does flow control in SSH-1, and...
2007-10-02 Ben HarrisMore fixes to stdout and stderr. When the backlog...
2007-10-02 Ben HarrisAs far as I can see (at least in NetBSD) O_NONBLOCK...
2007-10-01 Ben HarrisRather than rejecting spurious SSH_MSG_CHANNEL_SUCCESSe...
2007-09-30 Ben HarrisMerge the looking up of channel numbers for SSH-2 chann...
2007-09-30 Ben HarrisSet cfg.ssh_simple if there are no forwardings.
2007-09-30 Ben HarrisWhen writing session data to stdout or stderr, switch...
2007-09-29 Ben HarrisNow that PuTTY is actually using names "@putty.projects...
2007-09-29 Ben HarrisAdd support for resetting the terminal modes on stderr...
2007-09-24 Ben HarrisMy changes in r7738 (O_NONBLOCK for Unix Plink) were...
2007-09-24 Ben HarrisManifest constants are good. Introduce plink to STD...
2007-09-24 Ben Harrisstdout and stderr should be made O_NONBLOCK so that...
2007-09-24 Ben HarrisAdd support for automatically tuning the SSH-2 window...
2007-09-22 Ben HarrisDocument "No supported authentication methods available...
2007-09-21 Simon TathamHarvey Kwok observes that EnumPrinters() can sometimes...
2007-09-20 Ben HarrisDon't try SSH-1 RSA authentication unless the server...
2007-09-20 Ben HarrisIn SSH-1, don't attempt password authentication unless...
2007-09-03 Ben HarrisAvoid "unused variable" warning when NO_IPV6 defined.
2007-09-03 Ben HarrisSuggest another ttymode we could usefully set automatic...
2007-09-03 Simon Tathamssh->mainchan can be NULL; try not to segfault in that...
2007-08-07 Ben HarrisCorrectly terminate nc target hostname when copying it.
next