]> asedeno.scripts.mit.edu Git - PuTTY.git/history - config.c
Fiddly things involving pruning .svn directories, not mentioning
[PuTTY.git] / config.c
2004-10-24 Simon TathamBack out Arabic on the 0.56 branch (patch precisely...
2004-10-24 Simon TathamFurther merges from trunk: Jacob's specials menu work...
2004-10-24 Simon TathamI've started an 0.56 release branch from just before...
2004-10-02 Jacob Nevins`ssh-log-pw-blank': known password fields are now omitt...
2004-09-22 Jacob NevinsDocument telnet_keyboard more completely, cross-referen...
2004-06-20 Jacob NevinsAdd a configuration option for TCP keepalives (SO_KEEPA...
2004-05-24 Jacob NevinsThere do in fact appear to be help topics for the Arabi...
2004-05-22 Simon TathamAt last! After much delay, much faffing back and forth...
2004-04-25 Jacob NevinsIn the special case that handles selecting a session...
2004-04-24 Jacob NevinsIn SSH, we now send terminal speeds to the server when...
2003-11-20 Simon TathamMove the `translation of line drawing characters when...
2003-10-08 Owen DunnCosmetic, to fix ssh2-des-cbc-is-std
2003-05-07 Simon TathamYesterday's proxy enhancements also slightly nadgered...
2003-05-06 Simon TathamSupport, on Unix only (so far), for OpenSSH-style gener...
2003-04-26 Simon TathamFiner granularity of config box handling. SSH packet...
2003-04-26 Simon TathamMake the `vtmode' config option work under X. In the...
2003-04-26 Simon TathamThe line-drawing paste config option has changed its...
2003-04-12 Simon TathamDisable window title reporting by default, since it...
2003-04-10 Simon TathamImplemented Change Settings under Unix. We are graduall...
2003-04-06 Simon TathamNow that we have `appname', make much wider use of it. In
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 TathamDynamic port forwarding by means of a local SOCKS serve...
2003-04-01 Simon TathamVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-29 Simon TathamIntroduced wrapper macros snew(), snewn() and sresize...
2003-03-25 Ben HarrisRename dlg_listbox_addwithindex() to dlg_listbox_addwit...
2003-03-22 Simon TathamThe GTK colour selector does not provide full 8-bit...
2003-03-22 Simon TathamMake sure one of the Local/Remote port forwarding radio...
2003-03-18 Simon TathamBig sprawling dialog-box commit covering all sorts...
2003-03-15 Simon TathamThe Telnet ENVIRON configurer also had a list box with...
2003-03-15 Simon TathamWindows sets automatic tabs in list boxes, but GTK...
2003-03-14 Simon TathamThe divisor in the bell timing boxes should be TICKSPER...
2003-03-14 Simon TathamContinuing work on the GTK config box. Created uxcfg...
2003-03-13 Simon TathamFirst stab at a GTK layout engine. It's missing all...
2003-03-08 Simon TathamAdd the ability to allocate extra per-dialog-instance...
2003-03-06 Simon TathamJust for Jacob, the ciphers drag list is now six lines...
2003-03-06 Simon TathamFix a couple of stupid typos in the session-saving code.
2003-03-06 Simon TathamRepair the delete-saved-session button (trivial braino).
2003-03-06 Simon TathamRichard B's patch to push erased text into the scrollba...
2003-03-05 Simon TathamThe long-awaited config box revamp! I've taken the...