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