summaryrefslogtreecommitdiff
path: root/ui/gtk/webbrowser.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-3/+3
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-3/+3
2016-12-09ui: move filesystem code to wsutil/filesystem.cDario Lombardo1-0/+2
2016-04-09[GTK] Check for xdg-open at run timeJoão Valverde1-84/+49
2015-06-10[MSVC 2015] Use intptr_t to make MSVC happy.AndersBroman1-4/+4
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-36/+49
2015-01-02Restore another include to try to fix solaris buildMartin Mathieson1-0/+2
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-3/+0
2014-03-08Do not try to use unknown/non-existent webbrowserMichal Labedzki1-2/+4
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-07-15Expand the big comment about launching browsers.Guy Harris1-0/+39
2012-12-26Cast away another const warning that only shows up under really recent GCCs.Evan Huus1-10/+16
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-18Fix format string.Guy Harris1-1/+1
2012-09-18Fix call to g_filename_to_uri(), and do error checking.Guy Harris1-2/+11
2012-09-18Move the UI-independent help URL code to ui/help_url.[ch].Gerald Combs1-67/+3
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+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/+520