summaryrefslogtreecommitdiff
path: root/ui/gtk/pixmap_save.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-4/+17
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman1-0/+1
2015-01-02Restore inclusion of gui_utils.h to pixmap_save.cMartin Mathieson1-0/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-2/+0
2014-12-28Removed duplicated #include linesDario Lombardo1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-10-11More ui/util.h includes.Gerald Combs1-0/+1
2013-05-15gtk_file_chooser_dialog_new() makes the file chooser dialog a transientGuy Harris1-1/+0
2013-05-14Give file_selection_new() an argument to specify the parent window ofGuy Harris1-5/+5
2013-03-25Add a few missing explicit castsPascal Quantin1-1/+1
2013-03-21From beroset:Bill Meier1-2/+2
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-19The "save as" dialog is modal, so we don't need to worry about keepingGuy Harris1-85/+48
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-2/+2
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-0/+1
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+214