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