aboutsummaryrefslogtreecommitdiffstats
path: root/epan/prefs.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-13If we set "column.hidden" on the command line but don't setguy1-69/+162
2011-11-10Get rid of the last remnants of the "check the syntax of captureguy1-2/+4
2011-11-10prefs_reset() has to reset the dissector preferences to their defaults,guy1-2/+99
2011-11-07Change the use of threads from "mostly always, depending on yourgerald1-10/+0
2011-11-04Only have the option to turn off syntax check capture filterstig1-1/+4
2011-09-25vlan dissector has been restored;wmeier1-2/+9
2011-09-23Revert Revision 34838 "Resolve bug #2254: Migrate the 802.1q VLAN dissector i...etxrab1-3/+9
2011-09-08From Edwin Groothuis via bug 6207:stig1-0/+34
2011-08-16An option to autoscroll the expanded item in the details view to a fixed gal1-0/+22
2011-08-14Check arguments to prefs_find_preference().stig1-0/+4
2011-08-03From Jim Young via bug 3196: Enhancement to Expert Info Composite Tab Labelscmaynard1-0/+15
2011-07-16Improved check for valid custom column in preferences.stig1-2/+8
2011-06-29Added a preference to turn of capture filter syntax check.stig1-0/+10
2011-06-17Make pcap-ng the default. Add a compile-time option to prefer pcap-ng orgerald1-0/+4
2011-06-17Preferences for x411 moved to p1.stig1-1/+4
2011-04-27Create a new frame_data_sequence data type; it represents a denseguy1-1/+0
2011-04-26From Ivan Sy via bug 3343:gerald1-0/+25
2011-02-18Fix some dead code and zero division issues found by Clang scan-build.gerald1-5/+1
2011-01-27Use g_error() (with a hopefully-useful error message) instead of g_assert() t...morriss1-5/+8
2010-12-22Allow for NULL preference descriptions.jake1-1/+2
2010-12-03Change default for "Welcome screen and title bar shows version" to on persfisher1-1/+1
2010-11-29Add "Length" as a new default column on a trial basis between the protocolsfisher1-2/+3
2010-11-10Resolve bug #2254: Migrate the 802.1q VLAN dissector into the Ethernet II.sfisher1-1/+5
2010-11-04Support empty column titles.stig1-7/+0
2010-10-29Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 :morriss1-9/+16
2010-10-27If we get a syntax error reading the preferences file, tell which preference ...morriss1-3/+3
2010-09-24Added an extra validity check for cust_format_info.stig1-1/+1
2010-09-23Store "Show Resolved" setting for custom columns.stig1-3/+9
2010-09-22When using a custom column, make it possible to select which occurrence to sh...sake1-3/+15
2010-08-31A GString has it's own length.stig1-1/+1
2010-08-31Support space in list of hidden columns.stig1-0/+1
2010-08-21Add some code to prefs_cleanup() to free (most of the) memory associated with...morriss1-46/+98
2010-08-16Modernize the SONMP ("SynOptics Network Management Protocol") dissector by re...sfisher1-0/+6
2010-08-07From Cal Turney:etxrab1-2/+2
2010-07-28Backing out r33631 for now - it has a number of issues.guy1-2/+1
2010-07-26From Cal Turney:etxrab1-1/+2
2010-07-05Revert COL_DSCP_VALUE back to value set in packet-ip.c.stig1-1/+0
2010-06-25Introduce "Show Resolved" as an option in custom columns. This will determinestig1-0/+3
2010-06-22Check for custom column before using custom_field.stig1-1/+1
2010-06-22Always make new columns visible.stig1-0/+1
2010-06-20Fix for bug 4888:jake1-1/+1
2010-06-20Added "Hide Column" functionality.stig1-5/+55
2010-05-26Remember the default value of each protocol preference.morriss1-75/+100
2010-05-26Reindent a bitmorriss1-20/+26
2010-05-25find_val_for_string() is only used in prefs.c so remove the prototypemorriss1-4/+4
2010-05-25From H.sivank: GtkOSXApplication support.guy1-1/+1
2010-05-15Support monitor mode in the capture preferences.guy1-24/+63
2010-04-19Use correct name for gprs-ns.stig1-1/+1
2010-04-19Revision 32295 renamed "nsip" to "gprs_ns".stig1-1/+3
2010-03-03Disable OID resolution and loading SMI modules by default.rbalint1-0/+30