aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-25Make the filter toolbar style a preference.Anders Broman1-1/+13
2009-09-08Custom columnfication:Kovarththanan Rajaratnam1-1/+2
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam1-1/+2
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam1-1/+2
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam1-1/+2
2009-09-08Custom column deprecation:Kovarththanan Rajaratnam1-1/+2
2009-09-05COL_BSSGP_TLLI is deprecatedKovarththanan Rajaratnam1-1/+1
2009-09-05Ignore preferences for deleted protocols "etheric" and "isup_thin".Stig Bjørlykke1-0/+4
2009-08-26(FWIW) One step towards including stdio.h & stdlib.h only when req'd.Bill Meier1-0/+1
2009-08-25 Custom columnfication:Anders Broman1-0/+1
2009-08-23Custom columnfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columnfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columnfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Avoid signed/unsigned comparisonKovarththanan Rajaratnam1-1/+1
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Custom columfication:Kovarththanan Rajaratnam1-1/+2
2009-08-23Add initial code to handle the migration to custom columns by mapping the dep...Kovarththanan Rajaratnam1-0/+35
2009-06-15Added a preference to capture in Pcap-NG from GUI.Stig Bjørlykke1-1/+11
2009-04-08size_t fixes.Gerald Combs1-5/+5
2009-03-13From Jakub Zawadzki (bug 3331):Stig Bjørlykke1-51/+28
2009-03-04Map "x.25.*" preferences to "x25.*".Stig Bjørlykke1-1/+3
2009-01-06Made find_preference function public as prefs_find_preference.Balint Reczey1-54/+53
2008-10-26More updates to the IGE Mac OS X integration feature:Stephen Fisher1-0/+15
2008-10-07Add a hidden preference to show the version in the welcome page.Stig Bjørlykke1-0/+14
2008-10-06Add a hidden preference to set the welcome screen title.Gerald Combs1-2/+19
2008-08-09Remove the "Save column widths" option so we always save the widths.Stig Bjørlykke1-15/+0
2008-08-08From Kovarththanan Rajaratnam (Bug 2660):Sake Blok1-0/+13
2008-07-16From Balint Reczey:Jaap Keuter1-1/+16
2008-07-14Rename the ERF "erfhdlc" preference to "hdlc_type" ("erf" is redundant,Guy Harris1-0/+15
2008-07-14Replace the old "erfatm" preference for the ERF dissector with anGuy Harris1-3/+14
2008-07-12Make erf.ethfcs a Boolean, with "FCS present" and "FCS not present" theGuy Harris1-6/+6
2008-07-12Rename the preference values to something that leaves out the "eth" (asGuy Harris1-3/+5
2008-07-12ERF Ethernet records always contain Ethernet packets, as the nameGuy Harris1-0/+11
2008-06-02Added an option to set default link-layer header type for each interface.Stig Bjørlykke1-0/+20
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-6/+6
2008-04-21Allow configuration of tap update interval.Martin Mathieson1-5/+15
2008-04-17Added an option to display hidden protocol items.Stig Bjørlykke1-0/+12
2008-04-12Added an option to save column widths in the recent file.Stig Bjørlykke1-16/+29
2008-04-09Remove:Anders Broman1-4/+0
2008-04-08remove GTK1 specific font handlingUlf Lamping1-36/+15
2008-04-07- Remove GLIB1 codeStephen Fisher1-19/+1
2008-03-16Map "dcp.*" preferences to "dccp.*".Guy Harris1-0/+4
2008-03-04Free the allocated range if not using it.Stig Bjørlykke1-2/+4
2008-03-04Ups, this free was not so smart...Stig Bjørlykke1-1/+1
2008-03-04Free allocated data.Stig Bjørlykke1-1/+1
2008-02-22Improved custom columns with custom title.Stig Bjørlykke1-6/+33
2008-02-15Extend the UAT and preferences code so that you can use the "-o" flagGerald Combs1-13/+62
2008-02-03More rewrite of prohibited APIs (sprintf, strcpy, strcat).Stig Bjørlykke1-1/+1