aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/file_dlg_win32.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-27Disable ignored counts when 0.stig1-2/+2
2010-01-27Added "Remove Ignored packets" to the win32 dialogs.stig1-10/+98
2009-12-14From Valerio Messina:jake1-2/+2
2009-08-31Add utf_8to16_snprintf() which creates a UTF16 string according to the given ...krj1-2/+2
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butguy1-1/+1
2009-04-17file_dlg_win32.c: A fix for VC6 compilation.wmeier1-0/+20
2009-04-16Fix (and likely re-break) the Windows builds:gerald1-1/+41
2009-04-16Fix the last of the Win64 problems in the gtk directory.gerald1-14/+14
2009-04-15In capture_if_details_dlg_win32.c, don't define a bunch of stuff ifgerald1-7/+7
2009-03-09 Fix File ! Export ! Selected Bytes [Windows] crash whichwmeier1-7/+8
2009-03-08Fix File ! Save As on Windows to properly delete an existing file even if the wmeier1-4/+7
2009-01-20Use the correct data type for the range string in the Win32 file dialog.gerald1-2/+2
2009-01-19Change indentation as needed to be consistent for the whole file.wmeier1-480/+494
2008-12-24On Windows: use prefs.gui_fileopen_preview for preview timeoutwmeier1-2/+1
2008-12-24Check current time only every 100 frames during file preview file readwmeier1-1/+1
2008-10-24Windows build: #include winsock2.h only when needed.wmeier1-5/+6
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.gerald1-0/+101
2008-06-30Move privileges.c and unicode-utils.c from epan to wsutil (so things likemorriss1-1/+1
2008-06-21Removed the usage of topic_available() as we now have all topics.stig1-20/+5
2008-06-03GTK+ 1.2[.x] is no longer relevant - we require 2.x - so don't talkguy1-1/+1
2008-05-30Clean up indentation.guy1-256/+256
2008-04-13use the ending "_win32" for every windows specific fileulfl1-0/+1672