aboutsummaryrefslogtreecommitdiffstats
path: root/win32/file_dlg_win32.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-05From Sake Blok and Michael Mann:etxrab1-0/+4
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-08-29Add a comment about using IFileOpenDialog and IFileSaveDialog on newergerald1-0/+6
2011-08-17The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,gerald1-9/+8
2011-06-30Undo r37833 in favor of Sake's changes to be committed at some future date.cmaynard1-1/+1
2011-06-29Based on user feedback from Sharkfest '11, make the default choice when savin...cmaynard1-1/+1
2011-05-28Squelch yet another warning.guy1-3/+7
2011-05-28Add "File -> Export -> SSL Session Keys..." to be able to save the keyring in...sake1-0/+135
2011-02-17Fix some Visual C++ static analyzer complaints.gerald1-36/+36
2010-12-02Remove an incorrect (uninformed) comment recently added my me.wmeier1-1/+1
2010-12-02Windows 'File ! Save_As': Error popup if saving to name of open capture file ...wmeier1-5/+47
2010-11-26Move native Win32 code to its own directory and out of gtk directory (hopeful...sfisher1-0/+1931