wireshark/ui/win32
Chris Maynard 909d2eb309 Allow for column headers not to be printed in order to make it possible to export packets as plain text in a format that could then have a chance of being imported again (assuming other factors such as packet bytes were printed, etc.) in order to recover the original pcap file.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1636

svn path=/trunk/; revision=50036
2013-06-19 15:22:56 +00:00
..
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
console_win32.c Fix a comment (the "it worked but didn't pop up a window" conclusion 2013-04-27 03:51:40 +00:00
console_win32.h Revert r45692 and try to fix link failure another way: console_win32.[ch] definitely belong to ui/win32 2012-10-21 19:12:18 +00:00
file_dlg_win32.c Allow for column headers not to be printed in order to make it possible to export packets as plain text in a format that could then have a chance of being imported again (assuming other factors such as packet bytes were printed, etc.) in order to recover the original pcap file. 2013-06-19 15:22:56 +00:00
file_dlg_win32.h Allow for column headers not to be printed in order to make it possible to export packets as plain text in a format that could then have a chance of being imported again (assuming other factors such as packet bytes were printed, etc.) in order to recover the original pcap file. 2013-06-19 15:22:56 +00:00
print_win32.c Make use of text metrics and devmode data to properly format a page for printing. Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7543 2013-06-15 12:57:32 +00:00
print_win32.h Squelch some more discarding-qualifiers warnings. 2012-12-26 11:27:21 +00:00
settings.ini In GTK3 the settings.ini file serves the same purpose as the gtkrc file. 2012-10-11 15:41:34 +00:00