u/mdw/putty
2003-01-04 benFix a few stylistic warnings from Apple's C compilers.
2003-01-04 ben<MacTypes.h> says we should use NULL rather than nil...
2003-01-04 benRe-arrange the sums in the size tip code so as to ensur...
2003-01-04 benSmall simplification in mac_init().
2003-01-04 benCorrect handling of Mac OS 8.5 Window Manager and Contr...
2003-01-03 simonWork around a weird bug in gdk_draw_text_wc().
2003-01-03 benUpdate copyright notices that both Owen and Simon manag...
2003-01-03 simonUpdate more copyright dates. Sometimes I think we ought...
2003-01-03 owenUpdate copyright dates
2003-01-03 benPull in Script.r so we can use verBritain in the 'vers...
2003-01-02 benAny Mac that can handle CFM-68K code must have at least...
2003-01-02 benAdd a prototype for init_ucs().
2003-01-02 benHaving tested it, note that the Classic 68K build seems...
2003-01-02 simon... of course, that would be better still if I remember...
2003-01-02 simonA better solution to the problem of duplicated positions in
2003-01-02 simonCJK cleanups. Correct handling when the cursor is cover...
2003-01-02 simonFixes to direct-to-font mode: I'd inadvertently enabled...
2003-01-02 benMention that Shift-Ins works here.
2003-01-02 simonFix `telnet-resize-iac'. (IAC bytes were not duplicated...
2003-01-02 simonA couple of X forwarding fixes for Unix Plink. Firstly...
2003-01-02 simonPropagate the screen number from a local X display...
2003-01-02 simonsk_nonamelookup() should ensure the sockaddr it returns...
2003-01-02 simonPresence of unexpected characters in the proxy exclude...
2003-01-02 benIf for some reason do_text() fails to translate from...
2003-01-01 simonProper support for using the font's own character encod...
2003-01-01 simonSupport for double-width (CJK) characters, using the...
2003-01-01 benThe redirection operator I wanted was >>, not >.
2003-01-01 benIgnore .rsrc files.
2003-01-01 benAdd a mechanism for determining which charset to use...
2003-01-01 simonHaving painstakingly generated those reverse mapping...
2003-01-01 benAdd all the Mac OS simple single-byte character sets...
2003-01-01 benRemove a couple of unnecessary casts that my compiler...
2002-12-31 benUse the shiny new character-set library to handle conve...
2002-12-31 benAdd "-notOnce" to the compiler options on the Mac to...
2002-12-31 benI have no idea what Simon thought he was doing casting...
2002-12-31 benAdd internal prototypes to keep my compiler from compla...
2002-12-31 benAdd a small comment explaining my failure to find any...
2002-12-31 simonBetter, I think, to avoid mapping 0x00 -> U+0020 in...
2002-12-31 simonFirst draft of Unicode support in pterm. It's pretty...
2002-12-31 simonSCO ACS part 2 (ESC[12m) apparently puts the top half...
2002-12-31 simonDimitrie Paun's patch for Winelib support. Actually...
2002-12-31 benAdd a minimalist settings dialogue, which contains...
2002-12-30 benRemove mentions of files and functions that no longer...
2002-12-30 benNo need to compile resources manually now.
2002-12-30 benAdd support for compiling 'vers' resources into Mac...
2002-12-30 benSet the default directory to somewhere useful (the...
2002-12-30 benAdd an "open" command to the "file" (now "session"...
2002-12-30 benRemove a spurious reference to a variable I've removed.
2002-12-30 benFinally add support for building Mac resource forks...
2002-12-30 benAdd spaces to system include lines to that mkfiles...
2002-12-30 benMore cleanup to Mac build procedures, notably:
2002-12-29 benAdd various files produced by the build system.
2002-12-29 benDon't try to call TerminateUnicodeConverter() in the...
2002-12-29 benBrutally simplify out all the junk that MPW left here...
2002-12-29 benAdd support for building a CFM-68K version of PuTTY...
2002-12-29 benSubstantial overhaul of Mac build system. We now have...
2002-12-29 benPut prototypes for the functions exported by wcwidth...
2002-12-29 benMake resizeline() and lineptr() static and give them...
2002-12-29 benUse the "far" versions of all libraries for which they...
2002-12-29 benAdd some pragmas so that Mac compilers know that fatalb...
2002-12-28 benIt would be better if I deleted the unused variable...
2002-12-28 benRemove more unused variables.
2002-12-28 benDispose of some unused local variables.
2002-12-28 benThe current version of SC generates warnings for unused...
2002-12-27 simonMention in the documentation that the method of generat...
2002-12-19 simonMove the stderr output of event log messages in verbose...
2002-12-19 simonFirst crack at an implementation of TELOPT_BINARY,...
2002-12-19 simonlogeventf() shouldn't throw stuff at stderr, since...
2002-12-18 simonSupport for doing DNS at the proxy end. I've invented...
2002-12-18 simonBetter reporting of DNS errors while trying to find...
2002-12-18 simonStop proxying connections to localhost by default;...
2002-12-18 simonPlacate a trivial compiler warning.
2002-12-18 simonImprove the tab order in the Tunnels box: the `Add...
2002-12-18 simonImplement `portfwd-loopback-choice'. Works on local...
2002-12-18 simonBUG_SSH2_DERIVEKEY is apparently only present in SSH...
2002-12-18 simon`Leonid' points out a stupid mistake in MD5 HMAC initia...
2002-12-18 simonlogeventf()'s first argument is ssh, not ssh->frontend...
2002-12-15 jacobFixing trivial warnings spotted by Mingw-2.0.0/gcc...
2002-12-15 jacobFixing trivial warnings spotted by Mingw-2.0.0/gcc...
2002-12-15 jacobFixing trivial warnings spotted by Mingw-2.0.0/gcc...
2002-12-15 jacobFixing trivial warnings spotted by Mingw-2.0.0/gcc...
2002-12-15 jacobFrom Greg Prosser: Apparently using "MS Shell Dlg"...
2002-12-15 jacobfaq-rh8-utf8: Problems with Red Hat 8.0 and UTF-8
2002-12-13 benRemove an unnecessary "{Includes}" from the example...
2002-12-13 benProvide a full set of small application icons for PuTTY...
2002-12-13 benUse the Unicode Converter to convert from Unicode to...
2002-12-12 benWhen loading a string setting, expect in the same form...
2002-12-11 benAdd some documentation for the Mac port.
2002-12-10 jacobIPv4/IPv6 sense problem in SOCKS5 proxying spotted...
2002-12-10 benSince PuTTY depends on lots of features of System 7...
2002-12-09 benWhen resizing the window, redraw the grow box as well...
2002-12-09 benUpdate the non-Color Quickdraw code in pre_paint()...
2002-12-08 benOops. When deciding which attributes are interesting...
2002-12-08 benRemove a stray prototype for mac_set_attr_mask().
2002-12-08 benRemove some unused cruft.
2002-12-08 jacobModify bug-compatibility checks to use wildcards. Shoul...
2002-12-08 jacobWrong length was causing spurious \0 to be sent during...
2002-12-08 jacobArgh. With DEBUG and MALLOC_LOG enabled, I found output...
2002-12-08 jacobDoofus Award: logfopen is shared between SSH-packet...
2002-12-08 simonAdd a new diagnostic in winnet.c, to attempt to pinpoin...
next