aboutsummaryrefslogtreecommitdiffstats
path: root/ui/preference_utils.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-16profiles: Try to better sync on disk config stateJim Young1-1/+5
2019-06-30ui: Refactoring column_prefs_add_customStig Bjørlykke1-8/+2
2019-06-28Qt: Fix default position when "Apply as Column"Stig Bjørlykke1-3/+3
2019-06-13Qt: Allow dropping fields to add columns and indicate widthRoland Knall1-1/+10
2019-05-21ui: Fix memory leak on extcap configuration saveTomasz Moń1-4/+4
2018-09-10prefs,ui: properly migrate old filter expressionsPeter Wu1-0/+18
2018-05-16Not GTK+-only any more.Guy Harris1-1/+1
2018-04-17Remove some GTK+-only code.Gerald Combs1-1/+4
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-08Fix comment, get rid of extra blank line.Guy Harris1-2/+1
2018-01-06Add ability for preferences to determine what they can change.Michael Mann1-11/+12
2017-11-30Reformat some top-level ui files.Gerald Combs1-87/+75
2017-07-04UI: Fix preference utils store helperRoland Knall1-0/+2
2017-01-22Internalize struct preferenceMichael Mann1-10/+2
2017-01-07Refactor range preference.Michael Mann1-277/+0
2017-01-07Convert range API to always use wmem memory.Michael Mann1-9/+9
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-7/+93
2016-01-26prefutils: Add convenience functionRoland Knall1-2/+45
2016-01-08Fix warnings for epan/prefs.c [-Wcast-qual]João Valverde1-2/+2
2015-12-20Qt: Add missing multi-field column validationMichal Labedzki1-4/+4
2015-12-13Start deprecating the capture info API.Gerald Combs1-1/+1
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall1-0/+42
2015-05-15Qt: Implement "Apply as Column" for packet contextRoland Knall1-2/+8
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-2/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Remove trailing whitespaceBill Meier1-1/+1
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-10-18After looking for something in the column-*.h files andJörg Mayer1-1/+1
2013-03-20 From beroset:Bill Meier1-1/+1
2013-02-08Add a directory name preference type (PREF_DIRNAME) and registrationGerald Combs1-0/+4
2013-01-23Add column preferences.Gerald Combs1-0/+57
2013-01-18Don't call prefs_airpcap_update() for now. Remove some debugging code.Gerald Combs1-3/+1
2013-01-18Fix compilation on Windows.Gerald Combs1-8/+0
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-0/+295