aboutsummaryrefslogtreecommitdiffstats
path: root/epan/print_stream.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-12print_stream.c: Fix compile error on Windows regressionRobert Sauter1-1/+1
2017-06-11Add a big comment about the ISO 8613-6/T.416 SGR support.Guy Harris1-9/+31
2017-06-11print_stream: add a new print_line_color() methodDave Goodell1-10/+143
2017-02-27print_stream: free memory on exit.Dario Lombardo1-1/+1
2016-06-30Speed up print_line_text.Gerald Combs1-24/+18
2016-05-14Use g_get_charset instead of g_get_codeset.Gerald Combs1-7/+5
2016-05-09TShark: Convert TTY output.Gerald Combs1-1/+48
2015-01-02Add "Editor modelines"; Adjust whitespace as needed.Bill Meier1-0/+13
2014-11-22Fix comments.Guy Harris1-2/+2
2014-11-22Split the low-level print stream code into a separate file.Guy Harris1-0/+367