]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/windlg.c
Support for using variable-pitch fonts for the terminal on Windows.
[PuTTY.git] / windows / windlg.c
2010-12-29 Simon TathamSupport for using variable-pitch fonts for the terminal...
2009-01-06 Jacob NevinsRejig windlg.c:verify_ssh_host_key() to silence a warning.
2007-01-16 Simon TathamFold up the `SSH' branch of the treeview by default...
2007-01-08 Simon TathamThe remaining issue in `win-askappend-multi' appears...
2006-12-17 Simon TathamInitial support for HTML Help. All the ad-hoc help...
2006-08-29 Simon TathamInhibit the Serial configuration panel in mid-session...
2006-04-23 Jacob NevinsSprinkle some header comments in various files in an...
2006-01-27 Jacob NevinsSomewhat gruesome tweak to use SetClassLongPtr where...
2006-01-11 Owen DunnVC6 doesn't define LONG_PTR
2005-05-21 Jacob NevinsUse {Get,Set}WindowLongPtr() instead of {Get,Set}Window...
2005-04-07 Jacob NevinsIf a new session was saved from Change Settings, a...
2005-03-20 Jacob NevinsAdd comments about default processing in DialogProc...
2005-03-10 Jacob NevinsConsistently use a single notation to refer to SSH...
2005-03-01 Jacob NevinsMove the MessageBox-with-help function out into winutil...
2005-02-27 Jacob NevinsMove SaneDialogBox()/SaneEndDialog() from winmisc.c...
2005-02-21 Jacob NevinsAhem. Fix my hostkey dialog fix so that storing the...
2005-02-20 Jacob NevinsOn Windows, MessageBoxIndirect() was sometimes failing...
2005-02-18 Simon TathamAdd asynchronous callback capability to the askappend...
2005-02-17 Simon TathamRevamp interface to verify_ssh_host_key() and askalg...
2005-02-15 Jacob NevinsThe Windows host key dialogs now have a `Help' button...
2005-02-15 Jacob NevinsAdd a couple of other sensible button defaults in Messa...
2005-02-15 Jacob NevinsMartin Radford points out that the default action for...
2005-01-09 Owen DunnNew function ltime() returns a struct tm of the current...
2004-12-30 Simon TathamIntegrate unfix.org's IPv6 patches up to level 10,...
2004-12-29 Simon TathamLoose end from r5031: the Kex panel should only be...
2004-12-28 Simon TathamAbility to save in mid-session! Simplest possible resol...
2004-12-23 Jacob NevinsAdd a preference list for SSH-2 key exchange algorithms...
2004-11-16 Simon TathamNow that we have Subversion's file renaming ability...