wireshark/ui/win32
Chris Maynard f216d4e440 When a line of text wraps to the next line, the character that caused the line to wrap was not being printed.
#BACKPORT(1.10,1.8)

svn path=/trunk/; revision=52221
2013-09-26 17:27:53 +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 For the Windows Open dialog for capture files, get rid of the "(*.*)" in 2013-08-23 00:06:26 +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 When a line of text wraps to the next line, the character that caused the line to wrap was not being printed. 2013-09-26 17:27:53 +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