]> asedeno.scripts.mit.edu Git - PuTTY.git/history - windows/windlg.c
GTK2: Return 2.20 compatibility back
[PuTTY.git] / windows / windlg.c
2017-01-21 Simon TathamInclude 'build info' in all --version text and About boxes.
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-04-02 Simon Tatham64-bit cleanness: use INT_PTR/UINT_PTR where appropriate.
2016-03-27 Simon TathamSpecial host key warning when a better key exists.
2016-02-29 Simon TathamMerge branch 'pre-0.67'
2016-02-29 Simon TathamInaugural merge from branch 'pre-0.67'.
2016-02-29 Simon TathamStop copying the licence text into C source code.
2016-02-29 Simon TathamUse readonly edit controls in some Windows dialogs.
2015-12-22 Simon TathamStop copying the licence text into C source code.
2015-12-22 Simon TathamUse readonly edit controls in some Windows dialogs.
2015-11-07 Simon TathamMerge tag '0.66'
2015-11-07 Simon TathamInitial 'merge -s ours' from 0.66 release branch.
2015-07-25 Simon TathamAdd a commentary assertion in config dialog setup.
2015-07-25 Simon TathamMerge tag '0.65'
2015-06-25 Ben HarrisMerge branch 'pre-0.65'
2015-06-22 Simon TathamMerge branch 'pre-0.65'
2015-06-22 Simon TathamInaugural merge from branch 'pre-0.65'.
2015-06-20 Simon TathamFix accidental dependence on Windows API quirk in confi...
2015-06-18 Simon TathamFix accidental dependence on Windows API quirk in confi...
2015-05-15 Simon TathamConst-correctness of name fields in struct ssh_*.
2011-10-02 Simon TathamTurn 'Filename' into a dynamically allocated type with...
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
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...