| Commit message (Expand) | Author | Age | Files | Lines |
* | preference setting, so "ask for unsaved capture files" can be switched off | Ulf Lamping | 2004-06-20 | 1 | -1/+16 |
* | preference setting for the option to "avoid" the capture info dialog | Ulf Lamping | 2004-06-20 | 1 | -1/+11 |
* | sort saved preference settings by appearance in dialog | Ulf Lamping | 2004-05-30 | 1 | -85/+90 |
* | give the user a hint what to do (save his/her preferences), | Ulf Lamping | 2004-05-24 | 1 | -12/+13 |
* | Have two strings in an enum_val_t - one that's a short string that is | Guy Harris | 2004-05-24 | 1 | -11/+32 |
* | Win32 only: Preference setting to open a console window, one of: | Ulf Lamping | 2004-05-13 | 1 | -1/+16 |
* | Use an enum when initializing "prefs.gui_layout_type". | Guy Harris | 2004-05-05 | 1 | -2/+2 |
* | The layout types and pane types don't depend on GTK+, so move their | Guy Harris | 2004-04-30 | 1 | -4/+4 |
* | added selection of different main window pane layouts, | Ulf Lamping | 2004-04-29 | 1 | -1/+42 |
* | from Thomas Palmer: add a preference setting for filter toolbar placement | Ulf Lamping | 2004-04-06 | 1 | -1/+16 |
* | Select "misc" as the foundry for the default font, so we don't get JIS | Guy Harris | 2004-02-28 | 1 | -2/+2 |
* | Use a pale variant of the foreground color for the background color of the | Olivier Biot | 2004-02-23 | 1 | -9/+9 |
* | Fix a typo. | Guy Harris | 2004-02-21 | 1 | -2/+2 |
* | moved window geometry values from prefs to recent, | Ulf Lamping | 2004-02-01 | 1 | -42/+21 |
* | Map SMPP and smpp-gsm-sms preferences to their new homes in gsm-sms-ud. | Guy Harris | 2004-01-27 | 1 | -4/+13 |
* | a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven... | Ulf Lamping | 2004-01-20 | 1 | -14/+30 |
* | added some menuitems "View->Show" including show/hide of all main widgets, | Ulf Lamping | 2004-01-19 | 1 | -15/+2 |
* | removed some MSVC warnings (level 3) | Ulf Lamping | 2004-01-05 | 1 | -4/+4 |
* | Remove redundant protocol names from preference values. | Guy Harris | 2003-12-31 | 1 | -1/+7 |
* | Make the "max count of recently-visited files" preference unsigned. | Guy Harris | 2003-12-29 | 1 | -3/+3 |
* | Add more code to handle the recent_files_count_max as a preference ... | Richard Sharpe | 2003-12-28 | 1 | -2/+12 |
* | Connect the recent_file_count_max variable to the prefs.gui_recent_file_count... | Richard Sharpe | 2003-12-28 | 1 | -2/+3 |
* | Handle the move of "smpp" preferences to "smpp-gsm-sms". | Guy Harris | 2003-12-23 | 1 | -2/+5 |
* | changed read_prefs_file(): read in a generic config file and do a callback to | Ulf Lamping | 2003-12-13 | 1 | -14/+23 |
* | Export "protocol_t" as an opaque type. | Guy Harris | 2003-11-16 | 1 | -3/+8 |
* | From Gisle Vanem: | Guy Harris | 2003-11-09 | 1 | -2/+5 |
* | From Ulf Lamping: add a preference to control whether to show or hide | Guy Harris | 2003-10-22 | 1 | -1/+17 |
* | From Ulf Lamping: add a GUI preference item to control the toolbar | Guy Harris | 2003-10-16 | 1 | -5/+23 |
* | From Ian Schorr: | Guy Harris | 2003-10-14 | 1 | -34/+90 |
* | Don't put an entry for a protocol into the Preferences dialog if it | Guy Harris | 2003-10-02 | 1 | -31/+27 |
* | Don't export MAX_VAR_LEN - nobody uses it. | Guy Harris | 2003-09-10 | 1 | -1/+2 |
* | From Nathan Jennings: | Guy Harris | 2003-09-08 | 1 | -39/+86 |
* | Fix a typo. | Guy Harris | 2003-08-26 | 1 | -2/+2 |
* | From Michael Lum: add the ability to have a preferences file containing | Guy Harris | 2003-08-07 | 1 | -9/+30 |
* | Allow hyphens in preference module names, as the WAP protocols have IANA | Guy Harris | 2003-08-04 | 1 | -3/+3 |
* | Add two preferences to control ADNS, one to enable/disable it and one to | Gerald Combs | 2003-07-22 | 1 | -6/+15 |
* | From Richard Urwin: | Guy Harris | 2003-05-15 | 1 | -7/+3 |
* | From Erwin Rol: ArtNET support. | Guy Harris | 2003-04-21 | 1 | -1/+5 |
* | Don't create a protocol tree or do anything to the columns before | Guy Harris | 2003-04-09 | 1 | -1/+5 |
* | From Tomas Kukosa - allow a preference name to begin with the string | Guy Harris | 2003-03-13 | 1 | -2/+3 |
* | When fixing up old preferences, check the module for the current | Guy Harris | 2003-03-12 | 1 | -19/+19 |
* | When registering a string preference, if the value of the preference is | Guy Harris | 2003-03-11 | 1 | -4/+17 |
* | Fix a couple of checks for families with renamed preferences. | Guy Harris | 2003-01-29 | 1 | -3/+3 |
* | Panic if a preference starts with the name of the module to which it | Guy Harris | 2003-01-28 | 1 | -14/+94 |
* | Get rid of the extra "pcli." in the "pcli.pcli.udp_port" preference. | Guy Harris | 2003-01-28 | 1 | -1/+5 |
* | Support putting preferences into arbitrary places in a tree, which is | Guy Harris | 2002-12-20 | 1 | -33/+157 |
* | Disable network name resolution by default. | Gerald Combs | 2002-09-28 | 1 | -2/+2 |
* | - add a new GUI preference in the gtk2 port. It allows to use | Olivier Abad | 2002-09-14 | 1 | -2/+16 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -20/+20 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -6/+2 |