aboutsummaryrefslogtreecommitdiffstats
path: root/epan/unit_strings.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-17LPP: use unit stringsPascal Quantin1-0/+2
2016-12-17ULP: use unit stringsPascal Quantin1-0/+7
2016-12-16Improve some unit strings with unicode charactersJoão Valverde1-3/+3
2016-12-16Fix typo in unit_name_string units_decibels name.Stig Bjørlykke1-2/+2
2016-12-16Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.Michael Mann1-0/+8
2016-12-16Adjust proto_tree_add_xxx_format_value calls to use unit stringMichael Mann1-0/+1
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-0/+12
2016-12-13Adjust proto_tree_add_[float|double]_format_value calls to use unit stringMichael Mann1-0/+6
2016-12-13Add support for adding unit names to hf_ fields.Michael Mann1-0/+69