aboutsummaryrefslogtreecommitdiffstats
path: root/prefs.h
Commit message (Expand)AuthorAgeFilesLines
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-343/+0
* added a preference setting, to be able to change the preview timeout in the f...Ulf Lamping2004-08-311-1/+2
* From Greg Morris: Add a configuration option to control search wrapping.Gerald Combs2004-08-151-0/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* add a preference setting for the web browser commandUlf Lamping2004-06-291-1/+2
* preference setting, so "ask for unsaved capture files" can be switched offUlf Lamping2004-06-201-1/+2
* preference setting for the option to "avoid" the capture info dialogUlf Lamping2004-06-201-1/+2
* Have two strings in an enum_val_t - one that's a short string that isGuy Harris2004-05-241-1/+2
* Remove comma at end of enumJörg Mayer2004-05-131-2/+2
* Win32 only: Preference setting to open a console window, one of:Ulf Lamping2004-05-131-1/+11
* From Lars Roland: add support for building a libethereal.dll with MSVC:Guy Harris2004-05-091-2/+2
* Use an enum when initializing "prefs.gui_layout_type".Guy Harris2004-05-051-2/+3
* The layout types and pane types don't depend on GTK+, so move theirGuy Harris2004-04-301-5/+29
* added selection of different main window pane layouts,Ulf Lamping2004-04-291-1/+5
* from Thomas Palmer: add a preference setting for filter toolbar placementUlf Lamping2004-04-061-1/+2
* moved window geometry values from prefs to recent,Ulf Lamping2004-02-011-6/+2
* a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...Ulf Lamping2004-01-201-2/+10
* added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping2004-01-191-2/+1
* Make the "max count of recently-visited files" preference unsigned.Guy Harris2003-12-291-3/+3
* Connect the recent_file_count_max variable to the prefs.gui_recent_file_count...Richard Sharpe2003-12-281-2/+2
* Add a preferences item for the recent file count max so we can tie it toRichard Sharpe2003-12-281-1/+2
* From Ulf Lamping: add a preference to control whether to show or hideGuy Harris2003-10-221-1/+2
* From Ulf Lamping: add a GUI preference item to control the toolbarGuy Harris2003-10-161-1/+9
* From Ian Schorr:Guy Harris2003-10-141-1/+10
* Don't put an entry for a protocol into the Preferences dialog if itGuy Harris2003-10-021-3/+6
* Don't export MAX_VAR_LEN - nobody uses it.Guy Harris2003-09-101-2/+1
* From Nathan Jennings:Guy Harris2003-09-081-1/+6
* From Michael Lum: add the ability to have a preferences file containingGuy Harris2003-08-071-4/+6
* Add two preferences to control ADNS, one to enable/disable it and one toGerald Combs2003-07-221-1/+2
* Support putting preferences into arbitrary places in a tree, which isGuy Harris2002-12-201-12/+41
* - add a new GUI preference in the gtk2 port. It allows to useOlivier Abad2002-09-141-1/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Fix a few more memleaks found by valgrind (all derivingJörg Mayer2002-08-011-3/+3
* Add a mechanism for registering "obsolete" preference modules, so thatGuy Harris2002-05-111-1/+10
* Add a preferences page for the name resolution flags.Guy Harris2002-01-131-10/+1
* Add a preferences page for capture preferences, so that the user canGuy Harris2002-01-101-1/+2
* Add preferences to save the main window size and position. If enabled,Gerald Combs2001-12-311-1/+10
* Allow a dissector to register preferences that it no longer supports asGuy Harris2001-11-041-1/+8
* Put "extern" in front of a pile of function declarations.Guy Harris2001-10-311-20/+21
* Add a routine to get the directory in which personal configuration filesGuy Harris2001-10-221-5/+4
* Note that we should supply a detailed explanation of syntax errors, soGuy Harris2001-07-221-1/+4
* Support for "-N" flag enabling selected forms of name resolution, fromGuy Harris2001-05-311-3/+20
* There's no "enable name resolution in captures" preference in Ethereal,Guy Harris2001-04-151-2/+2
* Added the ethereal capture preferences to the preference file.Jeff Foster2001-04-131-1/+6
* Add a new "prefs_register_protocol()" routine, which is likeGuy Harris2001-01-031-1/+6
* Add a "color.h" file that declares a nominally-toolkit-independentGuy Harris2000-11-211-8/+8
* Fix a number of problems that caused compiles to fail ifGuy Harris2000-11-181-3/+3
* Graham Bloice's patch to support inverse video rather than boldfaceGuy Harris2000-09-081-1/+2
* Add prefs.gui_marked_[fb]g color preferences for theLaurent Deniel2000-08-211-1/+3
* Instead of each set of built-in preferences having "ok", "save",Guy Harris2000-08-211-1/+23