HTTPS (almost) everywhere.
[metze/wireshark/wip.git] / ui / capture_ui_utils.h
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2018-08-13 Guy HarrisMove get_iface_display_name() to ui/iface_lists.c.
2018-08-11 Guy HarrisMake a routine static that's not used outside its sourc...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2017-11-30 Gerald CombsReformat some top-level ui files.
2016-02-26 Gerald CombsQt: Update selected interface filter behavior.
2015-12-02 Stig BjørlykkeQt: Use uniform interface display name
2015-04-05 Guy HarrisHave a common routine for constructing strings listing...
2015-04-04 Guy HarrisLet capture_dev_user_pmode_find() say "not found".
2015-03-25 Guy HarrisHave a #define for whether the capture buffer size...
2015-03-23 Guy HarrisCentralize the code to set the active_dlt value for...
2015-03-19 Guy HarrisPatch some memory leaks.
2015-03-18 Guy HarrisFix parsing of interface properties strings.
2014-10-14 Bill MeierAlways put editor-modelines at the end of the file ...
2014-10-12 Bill MeierAdd editor modelines; Adjust whitespace as needed.
2014-06-30 Guy HarrisMake a routine unused outside capture_ui_utils.c static.
2014-06-30 Guy HarrisMove capture_ui_utils.[ch] to libui.