wireshark/ui
Guy Harris 39779a7bee Send the output of the -D and -L options to the standard output rather
than the standard error.

In Wireshark on Windows, create a console before doing so and destroy it
before exiting.  Don't do that in TShark or dumpcap, as those are
console-mode programs on Windows.

This should fix bug 8609 and still allow "wireshark -D" and "wireshark
-L" to work when the standard output isn't redirected.

svn path=/trunk/; revision=49025
2013-04-25 05:47:11 +00:00
..
cli Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
gtk Send the output of the -D and -L options to the standard output rather 2013-04-25 05:47:11 +00:00
qt Send the output of the -D and -L options to the standard output rather 2013-04-25 05:47:11 +00:00
win32 Send the output of the -D and -L options to the standard output rather 2013-04-25 05:47:11 +00:00
CMakeLists.txt Revert 2013-04-22 19:00:29 +00:00
Makefile.am
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
alert_box.h
capture_globals.h
doxygen.cfg.in
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 Re-add format argument that appears to have been accidentally 2013-04-16 15:30:59 +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
profile.c From beroset: 2013-03-20 01:18:10 +00:00
profile.h
progress_dlg.h
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 Move the GUI-independent window geometry stuff to ui/recent.c, so we 2013-02-02 05:34:31 +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