aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct name for gprs-ns.Stig Bjørlykke2010-04-191-1/+1
* Revision 32295 renamed "nsip" to "gprs_ns".Stig Bjørlykke2010-04-191-1/+3
* Disable OID resolution and loading SMI modules by default.Balint Reczey2010-03-031-0/+30
* Fix various gcc -Wshadow warnings.Bill Meier2010-01-281-3/+3
* Cleanup the escape/unescape underscore in Packet List column headers.Stig Bjørlykke2010-01-261-4/+4
* Move underscore escaping/unscaping function to strutil.c;Gerasimos Dimitriadis2010-01-261-0/+1
* Handle escape/unescape underscore when read/write the preferencesStig Bjørlykke2010-01-251-5/+5
* Ensure we don't write outside the pref_str in put_string_list().Stig Bjørlykke2010-01-251-1/+1
* From Jim Young:Anders Broman2010-01-111-1/+3
* Introduce "Ignore Packet" in the packet list.Stig Bjørlykke2009-12-171-0/+35
* Make the filter toolbar style a preference.Anders Broman2009-09-251-1/+13
* Custom columnfication:Kovarththanan Rajaratnam2009-09-081-1/+2
* Custom column deprecation:Kovarththanan Rajaratnam2009-09-081-1/+2
* Custom column deprecation:Kovarththanan Rajaratnam2009-09-081-1/+2
* Custom column deprecation:Kovarththanan Rajaratnam2009-09-081-1/+2
* Custom column deprecation:Kovarththanan Rajaratnam2009-09-081-1/+2
* COL_BSSGP_TLLI is deprecatedKovarththanan Rajaratnam2009-09-051-1/+1
* Ignore preferences for deleted protocols "etheric" and "isup_thin".Stig Bjørlykke2009-09-051-0/+4
* (FWIW) One step towards including stdio.h & stdlib.h only when req'd.Bill Meier2009-08-261-0/+1
* Custom columnfication:Anders Broman2009-08-251-0/+1
* Custom columnfication:Kovarththanan Rajaratnam2009-08-231-1/+2
* Custom columnfication:Kovarththanan Rajaratnam2009-08-231-1/+2
* Custom columnfication:Kovarththanan Rajaratnam2009-08-231-1/+2
* Avoid signed/unsigned comparisonKovarththanan Rajaratnam2009-08-231-1/+1
* Custom columfication:Kovarththanan Rajaratnam2009-08-231-1/+2
* Custom columfication:Kovarththanan Rajaratnam2009-08-231-1/+2
* Custom columfication:Kovarththanan Rajaratnam2009-08-231-1/+2
* Custom columfication:Kovarththanan Rajaratnam2009-08-231-1/+2
* Add initial code to handle the migration to custom columns by mapping the dep...Kovarththanan Rajaratnam2009-08-231-0/+35
* Added a preference to capture in Pcap-NG from GUI.Stig Bjørlykke2009-06-151-1/+11
* size_t fixes.Gerald Combs2009-04-081-5/+5
* From Jakub Zawadzki (bug 3331):Stig Bjørlykke2009-03-131-51/+28
* Map "x.25.*" preferences to "x25.*".Stig Bjørlykke2009-03-041-1/+3
* Made find_preference function public as prefs_find_preference.Balint Reczey2009-01-061-54/+53
* More updates to the IGE Mac OS X integration feature:Stephen Fisher2008-10-261-0/+15
* Add a hidden preference to show the version in the welcome page.Stig Bjørlykke2008-10-071-0/+14
* Add a hidden preference to set the welcome screen title.Gerald Combs2008-10-061-2/+19
* Remove the "Save column widths" option so we always save the widths.Stig Bjørlykke2008-08-091-15/+0
* From Kovarththanan Rajaratnam (Bug 2660):Sake Blok2008-08-081-0/+13
* From Balint Reczey:Jaap Keuter2008-07-161-1/+16
* Rename the ERF "erfhdlc" preference to "hdlc_type" ("erf" is redundant,Guy Harris2008-07-141-0/+15
* Replace the old "erfatm" preference for the ERF dissector with anGuy Harris2008-07-141-3/+14
* Make erf.ethfcs a Boolean, with "FCS present" and "FCS not present" theGuy Harris2008-07-121-6/+6
* Rename the preference values to something that leaves out the "eth" (asGuy Harris2008-07-121-3/+5
* ERF Ethernet records always contain Ethernet packets, as the nameGuy Harris2008-07-121-0/+11
* Added an option to set default link-layer header type for each interface.Stig Bjørlykke2008-06-021-0/+20
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-6/+6
* Allow configuration of tap update interval.Martin Mathieson2008-04-211-5/+15
* Added an option to display hidden protocol items.Stig Bjørlykke2008-04-171-0/+12
* Added an option to save column widths in the recent file.Stig Bjørlykke2008-04-121-16/+29