]> asedeno.scripts.mit.edu Git - PuTTY.git/shortlog
PuTTY.git
2003-04-12 Ben HarrisRemove a couple of spurious semicolons.
2003-04-12 Ben HarrisUpdate for Simon's from_backend changes.
2003-04-12 Simon TathamSupport for New Session, Duplicate Session and the...
2003-04-12 Simon TathamFurther fiddlings with the size reconfiguration stuff; now
2003-04-12 Simon TathamMid-session reconfiguration of scrollback was failing...
2003-04-12 Simon TathamImplement the ldisc `special' mechanism in Unix, withou...
2003-04-12 Simon TathamFix from yesterday's frontend-handle upheaval: ldisc calls
2003-04-12 Simon TathamMid-session BCE reconfiguration wasn't taking effect...
2003-04-12 Simon TathamDisable window title reporting by default, since it...
2003-04-12 Simon TathamClose On Exit and Warn On Close fixes: (a) pty_reconfig...
2003-04-11 Simon TathamWhen I implemented the GTK messagebox() function and...
2003-04-11 Simon TathamRationalisation of the system of frontend handles....
2003-04-11 Simon TathamImplement Warn On Close.
2003-04-11 Simon Tatham`Copy All' ought to de-highlight any existing selection...
2003-04-11 Simon Tatham`Copy All' context-menu item, for what it's worth.
2003-04-11 Simon TathamSaving of Default Settings under Unix was broken, becau...
2003-04-11 Simon TathamCutting and pasting from the Unix Event Log.
2003-04-11 Simon TathamA poster on comp.security.ssh mentions that he had...
2003-04-10 Simon TathamImplemented Change Settings under Unix. We are graduall...
2003-04-10 Simon TathamAll the stderr messages in this file now use appname...
2003-04-10 Simon TathamMinor improvements to subsidiary window placement;...
2003-04-09 Simon TathamEvent Log for Unix PuTTY. Doesn't yet allow X selection...
2003-04-09 Simon TathamRemote-to-local port forwarding in SSH2 was apparently...
2003-04-09 Simon Tatham`dynamic' was uninitialised in other types of port...
2003-04-09 Simon TathamChas Honton's patch to dynamic port forwarding: should...
2003-04-08 Simon TathamRename pterm's -T option to -title, to avoid clashing...
2003-04-08 Simon TathamWhile writing gtkdlg.c I learned how to specify a windo...
2003-04-06 Simon TathamNow that we have `appname', make much wider use of it. In
2003-04-06 Ben HarrisTo avoid gratuitous flicker, if a control already has...
2003-04-05 Ben HarrisConst fallout, as predicted.
2003-04-05 Ben HarrisBring list of applications and architectures up to date.
2003-04-05 Ben Harrisdd support for list boxes in Mac OS 8. Not entirely...
2003-04-05 Ben HarrisAdd support for list boxes in Mac OS 8. Not entirely...
2003-04-05 Simon TathamBah. There's always one I forget to `cvs add'.
2003-04-05 Ben HarrisOn System 7, draw the default ring in grey if the windo...
2003-04-05 Ben HarrisHandle Return and Escape keys in dialogue box, triggeri...
2003-04-05 Simon TathamFixed the printing and charset combo boxes in Unix...
2003-04-05 Simon TathamUnix can't sensibly enumerate printers (since they...
2003-04-05 Simon TathamCtrl+rightclick now pops up a context menu in Unix...
2003-04-05 Ben HarrisCope with NULL labels in every control where it makes...
2003-04-05 Ben HarrisSend EVENT_VALCHANGE when a System 7 editbox gets typed in.
2003-04-05 Ben HarrisImplement dlg_end().
2003-04-05 Ben HarrisImplement update_special_menu(), which calls mac_adjust...
2003-04-05 Ben HarrisAdd null_get_specials(), for both null and loop backends.
2003-04-05 Simon Tatham... of course, it would help if I remembered to _docume...
2003-04-05 Simon TathamDynamic port forwarding by means of a local SOCKS serve...
2003-04-04 Simon TathamTurned the old `Telnet Command' System-submenu into...
2003-04-04 Jacob NevinsThis script has been unnecessary for some time; since...
2003-04-03 Ben HarrisImplement columns, based loosely on Simon's Windows...
2003-04-02 Simon TathamAnother item for the release checklist: don't forget...
2003-04-02 Simon TathamFurther .cvsignore updates.
2003-04-02 Simon TathamExtra bit of pre-release fiddling for the checklist.
2003-04-02 Simon TathamImprovements to .cvsignore, to attempt to reduce the...
2003-04-01 Simon TathamVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-31 Simon TathamMake sure the socket is closed properly in the various...
2003-03-31 Simon TathamTrivial segfault fix from Richard B.
2003-03-31 Simon TathamAhem; update the TODO to reflect the cmdline changes :-)
2003-03-31 Simon TathamSupport for PuTTY-style command-line arguments in Unix...
2003-03-31 Simon Tathampterm.c now relies on backend `exitcode' functions...
2003-03-31 Simon TathamAnd everyone's favourite cosmetic change: Unix PuTTY...
2003-03-31 Simon TathamCan now save and load settings under Unix.
2003-03-31 Simon TathamAhem; fix `bombout' so it passes the correct frontend...
2003-03-31 Simon TathamFix a _very_ subtle segfault in my two GTK container...
2003-03-31 Simon TathamCheckin of last night's work on GTK message boxes....
2003-03-30 Ben HarrisCorrect the size of editboxes under Mac OS 8.
2003-03-30 Ben HarrisCrude keyboard support for System 7 editboxes.
2003-03-29 Ben HarrisThe entropy pool is full of unsigned ints, not longs.
2003-03-29 Ben HarrisMove the Mac port over to using snew/snewn/sresize.
2003-03-29 Ben HarrisIn a couple of places, snewn() was being asked for...
2003-03-29 Ben HarrisConvert the System 7 static text control to be a read...
2003-03-29 Ben HarrisAdd support for labels on editboxes and radios.
2003-03-29 Simon TathamHaving created and used uxsel, it actually turns out to be
2003-03-29 Ben HarrisAdd input-focus support for System 7, where the Control...
2003-03-29 Ben HarrisAdd the System 7 editbox CDEF, which I seem to have...
2003-03-29 Simon Tathampterm now uses the new uxsel module, so it's one step...
2003-03-29 Simon TathamI'm sick of having to type (cd ..; perl mkfiles.pl...
2003-03-29 Simon TathamAdded uxsel.c, into which I've moved those parts of...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-29 Simon TathamFix off-by-one in selection update while scrolling...
2003-03-29 Owen DunnUpdate text about ports, hopefully not too controversial.
2003-03-28 Ben HarrisTidy up dlg_editbox_set() and implemen dlg_editbox_get...
2003-03-28 Ben HarrisDisplay half of a System 7 edit text CDEF, using TextEd...
2003-03-27 Ben Harrisopen_settings_r() and open_settings_w() need to cope...
2003-03-27 Ben HarrisDECCOLM fix, take 2. It turns out that my last fix...
2003-03-26 Ben HarrisGet preferred and minimum sizes in the right order.
2003-03-26 Ben HarrisRevert last change. It seems to cause crashes when...
2003-03-26 Ben HarrisDECCOLM should clear the screen and home the cursor...
2003-03-25 Ben HarrisRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-25 Ben HarrisUse CountMenuItems() rather than CountMItems() since...
2003-03-25 Ben HarrisAdd support for editbox controls on Mac OS 8, and for...
2003-03-24 Ben HarrisClean out some #ifdef'ed out junk.
2003-03-24 Ben HarrisInitialise the "next menu ID" counter for pop-up menus...
2003-03-24 Ben HarrisSlightly improve radio button layout to more closely...
2003-03-24 Simon TathamThe general blurb on using Plink in batch mode ought...
2003-03-23 Ben HarrisAdd support for pop-up menus (drop-down lists in Window...
2003-03-22 Simon TathamVarious cosmetic fixes to the GTK config box: vertical...
2003-03-22 Simon TathamThe GTK colour selector does not provide full 8-bit...
2003-03-22 Simon TathamFiddle with the cmdline_saved mechanism: the `-load...
2003-03-22 Simon TathamWindows file selectors contain an edit box as well...
2003-03-22 Simon TathamYikes - saving of Default Settings must have been broke...
next