aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/export_sslkeys.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-15Gtk: Remove source codeRoland Knall1-196/+0
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-0/+1
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu1-1/+1
2016-09-01gtk: fix compilation with GTK+ before 2.18Peter Wu1-0/+1
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-8/+0
2015-11-04Don't include "file.h" if you don't need it.Guy Harris1-0/+1
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-4/+17
2014-10-17Remove unnecessary includes of <ctype.h>.Guy Harris1-1/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-12-21Drop isprint.h use g_ascii_isprint() when this include hack was enabled.Jakub Zawadzki1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-05-15Use file_selection_run() for dialogs created with file_selection_new().Guy Harris1-80/+56
2013-05-14Give file_selection_new() an argument to specify the parent window ofGuy Harris1-2/+3
2013-02-21Don't yell at the user quite so much. Remove exclamation points fromGerald Combs1-2/+2
2012-10-16Move common SSL key export routines to ui/ssl_key_export.[ch]. Make theGerald Combs1-65/+10
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-04Have a main_update_for_unsaved_changes() routine that, if changes areGuy Harris1-1/+0
2012-05-25Use GTK+'s GtkMessageDialog for the questions we ask in the process ofGuy Harris1-1/+0
2012-05-25Well, "ui/gtk/capture_file_dlg.h" is needed on Win32.Guy Harris1-0/+1
2012-05-25ui/gtk/capture_file_dlg.h doesn't need to be included in these files.Guy Harris1-1/+0
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-2/+3
2012-01-16Reflect the move of the top-level win32 directory into the ui directory.Guy Harris1-3/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-8/+8
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+276