u/mdw/putty
2003-03-31 simonSupport for PuTTY-style command-line arguments in Unix...
2003-03-31 simonpterm.c now relies on backend `exitcode' functions...
2003-03-31 simonAnd everyone's favourite cosmetic change: Unix PuTTY...
2003-03-31 simonCan now save and load settings under Unix.
2003-03-31 simonAhem; fix `bombout' so it passes the correct frontend...
2003-03-31 simonFix a _very_ subtle segfault in my two GTK container...
2003-03-31 simonCheckin of last night's work on GTK message boxes....
2003-03-30 benCorrect the size of editboxes under Mac OS 8.
2003-03-30 benCrude keyboard support for System 7 editboxes.
2003-03-29 benThe entropy pool is full of unsigned ints, not longs.
2003-03-29 benMove the Mac port over to using snew/snewn/sresize.
2003-03-29 benIn a couple of places, snewn() was being asked for...
2003-03-29 benConvert the System 7 static text control to be a read...
2003-03-29 benAdd support for labels on editboxes and radios.
2003-03-29 simonHaving created and used uxsel, it actually turns out...
2003-03-29 benAdd input-focus support for System 7, where the Control...
2003-03-29 benAdd the System 7 editbox CDEF, which I seem to have...
2003-03-29 simonpterm now uses the new uxsel module, so it's one step...
2003-03-29 simonI'm sick of having to type (cd ..; perl mkfiles.pl...
2003-03-29 simonAdded uxsel.c, into which I've moved those parts of...
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-29 simonFix off-by-one in selection update while scrolling...
2003-03-29 owenUpdate text about ports, hopefully not too controversial.
2003-03-28 benTidy up dlg_editbox_set() and implemen dlg_editbox_get...
2003-03-28 benDisplay half of a System 7 edit text CDEF, using TextEd...
2003-03-27 benopen_settings_r() and open_settings_w() need to cope...
2003-03-27 benDECCOLM fix, take 2. It turns out that my last fix...
2003-03-26 benGet preferred and minimum sizes in the right order.
2003-03-26 benRevert last change. It seems to cause crashes when...
2003-03-26 benDECCOLM should clear the screen and home the cursor...
2003-03-25 benRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-25 benUse CountMenuItems() rather than CountMItems() since...
2003-03-25 benAdd support for editbox controls on Mac OS 8, and for...
2003-03-24 benClean out some #ifdef'ed out junk.
2003-03-24 benInitialise the "next menu ID" counter for pop-up menus...
2003-03-24 benSlightly improve radio button layout to more closely...
2003-03-24 simonThe general blurb on using Plink in batch mode ought...
2003-03-23 benAdd support for pop-up menus (drop-down lists in Window...
2003-03-22 simonVarious cosmetic fixes to the GTK config box: vertical...
2003-03-22 simonThe GTK colour selector does not provide full 8-bit...
2003-03-22 simonFiddle with the cmdline_saved mechanism: the `-load...
2003-03-22 simonWindows file selectors contain an edit box as well...
2003-03-22 simonYikes - saving of Default Settings must have been broke...
2003-03-22 simonMake sure one of the Local/Remote port forwarding radio...
2003-03-22 simonFixed the bug whereby PuTTYgen went into generation...
2003-03-21 benAdd crude support for multiple panels in the config...
2003-03-20 benPass a pointer to the entire dialog box structure to...
2003-03-20 benMention xterm mouse reporting in the section on copy...
2003-03-19 benAdd support for drawing a ring around the default butto...
2003-03-18 benAdd support for changing the contents of a pre-Appearan...
2003-03-18 benTag the "Cancel" button appropriately, in case anyone...
2003-03-18 simonBetter appearance and positioning for dlg_error_msg...
2003-03-18 benChange the token for HTTP Basic Authentication from...
2003-03-18 simonBig sprawling dialog-box commit covering all sorts...
2003-03-18 simonGah, another duplicate keyword. I must stop creating...
2003-03-18 benMy First CDEF: A terribly trivial static text control...
2003-03-17 benInsert a missing ampersand that meant that the last...
2003-03-17 benPartial implementation of the platform-independent...
2003-03-17 benIf I() and S() aren't inline, provide a prototype even...
2003-03-17 benWhen running on a system with Aqua menu layout, delete...
2003-03-17 simonError messages update. It's now abundantly clear that...
2003-03-16 jacobtypo
2003-03-16 simonRSA blinding requires random numbers. Hence, Pageant...
2003-03-16 simonFurther work on the GTK config box; mostly implemented...
2003-03-16 simonFixed accelerator clash in the Unix-specific config...
2003-03-15 simonMy comment about RSA blinding was talking slight tosh...
2003-03-15 simonImplement RSA blinding, to defeat Brumley and Boneh...
2003-03-15 simonWhen a piece of text overflows its column in a tabbed...
2003-03-15 simonThe Telnet ENVIRON configurer also had a list box with...
2003-03-15 simonEvent handling in the GTK dialog engine is now basicall...
2003-03-15 simonWindows sets automatic tabs in list boxes, but GTK...
2003-03-15 simonMissed a couple of the Unix-specific settings out of...
2003-03-14 simonWhile I'm adding explanatory comments by the coroutine...
2003-03-14 simonThe divisor in the bell timing boxes should be TICKSPER...
2003-03-14 simonContinuing work on the GTK config box. Created uxcfg...
2003-03-13 simonFirst stab at a GTK layout engine. It's missing all...
2003-03-11 benIncrease PuTTY's default partition size to 2 MB. 1...
2003-03-11 simonNever pass a `char' to a ctype function. I had relied...
2003-03-08 simonAdd the ability to allocate extra per-dialog-instance...
2003-03-07 simonRichard B's patch for resize behaviour. The scrollback...
2003-03-07 simonOvernight docs build found a duplicate section keyword...
2003-03-06 benAlert box to support host-key checking.
2003-03-06 benSlightly better than null verify_ssh_host_key(). It...
2003-03-06 simonJust for Jacob, the ciphers drag list is now six lines...
2003-03-06 simonGot a bit of a better handle on the whole GDI `logical...
2003-03-06 simonFix a couple of stupid typos in the session-saving...
2003-03-06 simonJacob points out that TS_EOL is broken in BINARY mode.
2003-03-06 simonReorganisation of misc.c: Minefield has moved out to...
2003-03-06 simonOops, another missing forward-struct-declaration.
2003-03-06 simonRichard B's patch to add WINDOWID support to pterm.
2003-03-06 simonRepair the delete-saved-session button (trivial braino).
2003-03-06 simonRichard B's patch to push erased text into the scrollba...
2003-03-06 simonAs usual, gcc is better at warnings than MSVC, so here...
2003-03-05 simonThe long-awaited config box revamp! I've taken the...
2003-03-04 benAdd 'what does "PuTTY" mean?', and add some IPA to...
2003-03-03 simonI've been meaning to get round to this for _ages_:...
2003-03-01 benImprove scheduling on the Mac:
2003-02-28 simonIn merging the username and password input functions...
2003-02-27 benHandle the Aqua menu layout, in which the system provid...
2003-02-27 benAdd 'plst' 0 resources to help Mac OS X do magic things.
next