| Commit message (Expand) | Author | Age | Files | Lines |
* | Move prefs.c and prefs.h into the epan subdirectory. | Guy Harris | 2004-09-27 | 1 | -343/+0 |
* | added a preference setting, to be able to change the preview timeout in the f... | Ulf Lamping | 2004-08-31 | 1 | -1/+2 |
* | From Greg Morris: Add a configuration option to control search wrapping. | Gerald Combs | 2004-08-15 | 1 | -0/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | add a preference setting for the web browser command | Ulf Lamping | 2004-06-29 | 1 | -1/+2 |
* | preference setting, so "ask for unsaved capture files" can be switched off | Ulf Lamping | 2004-06-20 | 1 | -1/+2 |
* | preference setting for the option to "avoid" the capture info dialog | Ulf Lamping | 2004-06-20 | 1 | -1/+2 |
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -1/+2 |
* | Remove comma at end of enum | Jörg Mayer | 2004-05-13 | 1 | -2/+2 |
* | Win32 only: Preference setting to open a console window, one of: | Ulf Lamping | 2004-05-13 | 1 | -1/+11 |
* | From Lars Roland: add support for building a libethereal.dll with MSVC: | Guy Harris | 2004-05-09 | 1 | -2/+2 |
* | Use an enum when initializing "prefs.gui_layout_type". | Guy Harris | 2004-05-05 | 1 | -2/+3 |
* | The layout types and pane types don't depend on GTK+, so move their | Guy Harris | 2004-04-30 | 1 | -5/+29 |
* | added selection of different main window pane layouts, | Ulf Lamping | 2004-04-29 | 1 | -1/+5 |
* | from Thomas Palmer: add a preference setting for filter toolbar placement | Ulf Lamping | 2004-04-06 | 1 | -1/+2 |
* | moved window geometry values from prefs to recent, | Ulf Lamping | 2004-02-01 | 1 | -6/+2 |
* | a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven... | Ulf Lamping | 2004-01-20 | 1 | -2/+10 |
* | added some menuitems "View->Show" including show/hide of all main widgets, | Ulf Lamping | 2004-01-19 | 1 | -2/+1 |
* | Make the "max count of recently-visited files" preference unsigned. | Guy Harris | 2003-12-29 | 1 | -3/+3 |
* | Connect the recent_file_count_max variable to the prefs.gui_recent_file_count... | Richard Sharpe | 2003-12-28 | 1 | -2/+2 |
* | Add a preferences item for the recent file count max so we can tie it to | Richard Sharpe | 2003-12-28 | 1 | -1/+2 |
* | From Ulf Lamping: add a preference to control whether to show or hide | Guy Harris | 2003-10-22 | 1 | -1/+2 |
* | From Ulf Lamping: add a GUI preference item to control the toolbar | Guy Harris | 2003-10-16 | 1 | -1/+9 |
* | From Ian Schorr: | Guy Harris | 2003-10-14 | 1 | -1/+10 |
* | Don't put an entry for a protocol into the Preferences dialog if it | Guy Harris | 2003-10-02 | 1 | -3/+6 |
* | Don't export MAX_VAR_LEN - nobody uses it. | Guy Harris | 2003-09-10 | 1 | -2/+1 |
* | From Nathan Jennings: | Guy Harris | 2003-09-08 | 1 | -1/+6 |
* | From Michael Lum: add the ability to have a preferences file containing | Guy Harris | 2003-08-07 | 1 | -4/+6 |
* | Add two preferences to control ADNS, one to enable/disable it and one to | Gerald Combs | 2003-07-22 | 1 | -1/+2 |
* | Support putting preferences into arbitrary places in a tree, which is | Guy Harris | 2002-12-20 | 1 | -12/+41 |
* | - add a new GUI preference in the gtk2 port. It allows to use | Olivier Abad | 2002-09-14 | 1 | -1/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Fix a few more memleaks found by valgrind (all deriving | Jörg Mayer | 2002-08-01 | 1 | -3/+3 |
* | Add a mechanism for registering "obsolete" preference modules, so that | Guy Harris | 2002-05-11 | 1 | -1/+10 |
* | Add a preferences page for the name resolution flags. | Guy Harris | 2002-01-13 | 1 | -10/+1 |
* | Add a preferences page for capture preferences, so that the user can | Guy Harris | 2002-01-10 | 1 | -1/+2 |
* | Add preferences to save the main window size and position. If enabled, | Gerald Combs | 2001-12-31 | 1 | -1/+10 |
* | Allow a dissector to register preferences that it no longer supports as | Guy Harris | 2001-11-04 | 1 | -1/+8 |
* | Put "extern" in front of a pile of function declarations. | Guy Harris | 2001-10-31 | 1 | -20/+21 |
* | Add a routine to get the directory in which personal configuration files | Guy Harris | 2001-10-22 | 1 | -5/+4 |
* | Note that we should supply a detailed explanation of syntax errors, so | Guy Harris | 2001-07-22 | 1 | -1/+4 |
* | Support for "-N" flag enabling selected forms of name resolution, from | Guy Harris | 2001-05-31 | 1 | -3/+20 |
* | There's no "enable name resolution in captures" preference in Ethereal, | Guy Harris | 2001-04-15 | 1 | -2/+2 |
* | Added the ethereal capture preferences to the preference file. | Jeff Foster | 2001-04-13 | 1 | -1/+6 |
* | Add a new "prefs_register_protocol()" routine, which is like | Guy Harris | 2001-01-03 | 1 | -1/+6 |
* | Add a "color.h" file that declares a nominally-toolkit-independent | Guy Harris | 2000-11-21 | 1 | -8/+8 |
* | Fix a number of problems that caused compiles to fail if | Guy Harris | 2000-11-18 | 1 | -3/+3 |
* | Graham Bloice's patch to support inverse video rather than boldface | Guy Harris | 2000-09-08 | 1 | -1/+2 |
* | Add prefs.gui_marked_[fb]g color preferences for the | Laurent Deniel | 2000-08-21 | 1 | -1/+3 |
* | Instead of each set of built-in preferences having "ok", "save", | Guy Harris | 2000-08-21 | 1 | -1/+23 |