1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/windows
Jacob Nevins 182a511ec3 Move the MessageBox-with-help function out into winutils.c, although it's
still only used for the host key popups. Side-effects:
 - requested_help is a winstuff.h global
 - Pageant now defines winstuff.h globals

(Also, my previous fix to my improved host-key dialogs only got the "changed"
case, not the "unknown" case. Some days I shouldn't be let near a keyboard.)

[originally from svn r5415]
2005-03-01 00:00:09 +00:00
..
pageant.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
pageant.mft Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
pageant.rc Pull out the common compiler-specific workarounds and so on from individual 2005-02-26 17:43:47 +00:00
pageants.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
plink.rc Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
pscp.ico Rename scp.* to pscp.*, because I always misspell it that way. Also 2004-12-16 15:01:43 +00:00
pscp.rc Rename scp.* to pscp.*, because I always misspell it that way. Also 2004-12-16 15:01:43 +00:00
putty.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
putty.iss Bump version numbers. (Forgot to do this _before_ dropping the 0.57 2005-02-20 10:51:02 +00:00
putty.mft Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
puttycfg.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
puttygen.ico Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
puttygen.mft Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
puttygen.rc Pull out the common compiler-specific workarounds and so on from individual 2005-02-26 17:43:47 +00:00
rcstuff.h Pull out the common compiler-specific workarounds and so on from individual 2005-02-26 17:43:47 +00:00
sizetip.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
website.url Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
win_res.h Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
win_res.rc Pull out the common compiler-specific workarounds and so on from individual 2005-02-26 17:43:47 +00:00
wincfg.c Briefly document the "CP866" manual-entry feature on Windows in the dialog 2004-11-29 09:23:11 +00:00
wincons.c Add asynchronous callback capability to the askappend() alert box. 2005-02-18 18:33:31 +00:00
winctrls.c Make things other than Pageant use request_file(), why not, although all of 2005-02-28 02:51:51 +00:00
windefs.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
windlg.c Move the MessageBox-with-help function out into winutils.c, although it's 2005-03-01 00:00:09 +00:00
window.c Change "are you sure you want to close this window" default back to what it 2005-02-20 23:26:47 +00:00
winhelp.h Move the MessageBox-with-help function out into winutils.c, although it's 2005-03-01 00:00:09 +00:00
winmisc.c Move SaneDialogBox()/SaneEndDialog() from winmisc.c to windlg.c, since they 2005-02-27 23:57:17 +00:00
winnet.c Martin Prikryl points out that we weren't always initialising new "addrinfo" 2005-02-14 11:43:27 +00:00
winnoise.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
winpgen.c Move the MessageBox-with-help function out into winutils.c, although it's 2005-03-01 00:00:09 +00:00
winpgnt.c Move the MessageBox-with-help function out into winutils.c, although it's 2005-03-01 00:00:09 +00:00
winpgntc.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
winplink.c Fallout from my change in the semantics of cfg.remote_cmd_ptr. 2005-02-23 09:25:39 +00:00
winprint.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
winsftp.c We weren't correctly discounting "." and ".." when they came from 2005-02-26 00:41:36 +00:00
winstore.c Fix potential access of freed data (only if we couldn't create the 2004-12-22 23:17:02 +00:00
winstuff.h Move the MessageBox-with-help function out into winutils.c, although it's 2005-03-01 00:00:09 +00:00
wintime.c New function ltime() returns a struct tm of the current local time. 2005-01-09 14:27:48 +00:00
winucs.c Now that we have Subversion's file renaming ability, it's time at 2004-11-16 22:14:56 +00:00
winutils.c Move the MessageBox-with-help function out into winutils.c, although it's 2005-03-01 00:00:09 +00:00