aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
Commit message (Expand)AuthorAgeFilesLines
* Allow for NULL preference descriptions.Jaap Keuter2010-12-221-1/+2
* Change default for "Welcome screen and title bar shows version" to on perStephen Fisher2010-12-031-1/+1
* Add "Length" as a new default column on a trial basis between the protocolStephen Fisher2010-11-291-2/+3
* Resolve bug #2254: Migrate the 802.1q VLAN dissector into the Ethernet II.Stephen Fisher2010-11-101-1/+5
* Support empty column titles.Stig Bjørlykke2010-11-041-7/+0
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :Jeff Morriss2010-10-291-9/+16
* If we get a syntax error reading the preferences file, tell which preference ...Jeff Morriss2010-10-271-3/+3
* Added an extra validity check for cust_format_info.Stig Bjørlykke2010-09-241-1/+1
* Store "Show Resolved" setting for custom columns.Stig Bjørlykke2010-09-231-3/+9
* When using a custom column, make it possible to select which occurrence to sh...Sake Blok2010-09-221-3/+15
* A GString has it's own length.Stig Bjørlykke2010-08-311-1/+1
* Support space in list of hidden columns.Stig Bjørlykke2010-08-311-0/+1
* Add some code to prefs_cleanup() to free (most of the) memory associated with...Jeff Morriss2010-08-211-46/+98
* Modernize the SONMP ("SynOptics Network Management Protocol") dissector by re...Stephen Fisher2010-08-161-0/+6
* From Cal Turney:Anders Broman2010-08-071-2/+2
* Backing out r33631 for now - it has a number of issues.Guy Harris2010-07-281-2/+1
* From Cal Turney:Anders Broman2010-07-261-1/+2
* Revert COL_DSCP_VALUE back to value set in packet-ip.c.Stig Bjørlykke2010-07-051-1/+0
* Introduce "Show Resolved" as an option in custom columns. This will determineStig Bjørlykke2010-06-251-0/+3
* Check for custom column before using custom_field.Stig Bjørlykke2010-06-221-1/+1
* Always make new columns visible.Stig Bjørlykke2010-06-221-0/+1
* Fix for bug 4888:Jaap Keuter2010-06-201-1/+1
* Added "Hide Column" functionality.Stig Bjørlykke2010-06-201-5/+55
* Remember the default value of each protocol preference.Jeff Morriss2010-05-261-75/+100
* Reindent a bitJeff Morriss2010-05-261-20/+26
* find_val_for_string() is only used in prefs.c so remove the prototypeJeff Morriss2010-05-251-4/+4
* From H.sivank: GtkOSXApplication support.Guy Harris2010-05-251-1/+1
* Support monitor mode in the capture preferences.Guy Harris2010-05-151-24/+63
* 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