aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/webbrowser.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-08Use Unicode for all native Win32 calls. Unicode Windows applicationsGerald Combs1-1/+4
2005-01-20add some more online help functionality and help buttons at various dialog bo...Ulf Lamping1-0/+2
2004-12-29Make the tone of the error messages a bit less formal, by usingGuy Harris1-1/+1
2004-12-23show a simple_dialog, if we use glib 1.x and trying to open a webbrowser (not...Ulf Lamping1-0/+6
2004-09-30Add an RCS ID.Guy Harris1-0/+2
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-27Note that, when we add the ability to build a GNOMEified Ethereal asGuy Harris1-0/+6
2004-07-07With GLib 1.2[.x], undefine MUST_LAUNCH_BROWSER_OURSELVES, so that weGuy Harris1-2/+11
2004-07-05from Gisle Vanem: if WIN32_LEAN_AND_MEAN is defined,Ulf Lamping1-0/+2
2004-07-01Trivial warning fixes: () -> (void) and comma at end of enumJörg Mayer1-1/+1
2004-06-29add a preference setting for the web browser commandUlf Lamping1-10/+29
2004-06-24As current implementation won't compile with GLib 1.x,Ulf Lamping1-1/+8
2004-06-23Add "gtk/webbrowser.h" to declare functions from "gtk/webbrowser.c".Guy Harris1-4/+28
2004-06-22add functionality, to show html files from the local installationUlf Lamping1-0/+49
2004-06-22Style tweaks, and finish an unfinished comment.Guy Harris1-1/+3
2004-06-22On Mac OS X, use Launch Services to start a Web browser with a given URL.Guy Harris1-7/+37
2004-06-21Add experimental feature of opening a webbrowser, to show some of theUlf Lamping1-0/+139