wireshark/ui
Evan Huus 18c5053f2b From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8706
"Stream" should be changed to "Follow Stream" in the "Sample" textbox and
"Colors" dropdown menu of the "Font and Colors" dialog:  This is needed to
draw a distinction between the coloring of packets produced by the
"Follow TCP|UDP|SSL Stream" command and the non-colorized output of
the 'tcp.stream == n' filter.

svn path=/trunk/; revision=49488
2013-05-22 01:49:57 +00:00
..
cli The printf format may require 2 arguments passed and if it does, the second argument could be garbage, so make sure printf has 2 arguments. Fixes bug 8066 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8066) 2013-05-20 18:50:50 +00:00
gtk From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8706 2013-05-22 01:49:57 +00:00
qt Fix Typo about filename 2013-05-20 18:56:56 +00:00
win32 Fix a comment (the "it worked but didn't pop up a window" conclusion 2013-04-27 03:51:40 +00:00
CMakeLists.txt Revert 2013-04-22 19:00:29 +00:00
Makefile.am Move the contents of wsar_html/core to wsar_html. Create tag files for 2013-04-30 00:27:02 +00:00
Makefile.common Add automatic software update checks for Win32 using WinSparkle. Add 2013-02-19 22:21:17 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
alert_box.c Clean up indentation. 2013-05-13 23:17:12 +00:00
alert_box.h
capture_globals.h
doxygen.cfg.in Move the contents of wsar_html/core to wsar_html. Create tag files for 2013-04-30 00:27:02 +00:00
export_object.c
export_object.h From Jose Pico via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8377 NEW FEATURE IMPLEMENTED: SMB2 SUPPORT FOR EXPORT->OBJECTS->SMB 2013-03-09 08:44:14 +00:00
export_object_dicom.c From beroset: 2013-03-20 01:18:10 +00:00
export_object_http.c From beroset: 2013-03-20 01:18:10 +00:00
export_object_smb.c Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
file_dialog.h
help_url.c
help_url.h
iface_lists.c On OS X, get the interface type from the System Configuration framework. 2013-05-22 01:19:18 +00:00
iface_lists.h
last_open_dir.h
main_statusbar.h
preference_utils.c From beroset: 2013-03-20 01:18:10 +00:00
preference_utils.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
profile.c From beroset: 2013-03-20 01:18:10 +00:00
profile.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
progress_dlg.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
recent.c Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written to 2013-04-09 02:48:03 +00:00
recent.h Move the GUI-independent window geometry stuff to ui/recent.c, so we 2013-02-02 05:34:31 +00:00
recent_utils.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
simple_dialog.h
software_update.c "HKEY_CURRENT_USER\Software\The Wireshark developer community, http://www.wireshark.org/\Wireshark\WinSparkle" isn't the prettiest registry path. 2013-03-05 18:46:50 +00:00
software_update.h Add automatic software update checks for Win32 using WinSparkle. Add 2013-02-19 22:21:17 +00:00
ssl_key_export.c
ssl_key_export.h
text_import.c Match the new text2pcap max packet import size of 65KiB-1 from r48738. 2013-04-05 14:30:33 +00:00
text_import.h Match the new text2pcap max packet import size of 65KiB-1 from r48738. 2013-04-05 14:30:33 +00:00
text_import_scanner.h
text_import_scanner.l
time_shift.c
time_shift.h
ui_util.h
utf8_entities.h
util.c
util.h