wireshark/ui
Guy Harris 5a43b704c8 In a source file that defines external functions, the header file that
declares the functions must be included, in order to make sure the
declarations match the function signature.  Make it so.

svn path=/trunk/; revision=54742
2014-01-14 01:16:55 +00:00
..
cli Move tcap and camel "persistent data" functionality to the dissectors themselves instead of being part of epan directory. 2013-12-30 22:07:38 +00:00
gtk Fix indent (use 4 spaces) and add modelines 2014-01-11 11:16:49 +00:00
qt Remove (ugly) hack in about_dialog.cpp (include main.cpp to have function to set comp_info_str and runtime_info_str variable) 2014-01-11 12:16:56 +00:00
win32 Fix warning found by doxygen 2013-12-15 19:07:26 +00:00
CMakeLists.txt Get the "Decode As" dialog working, albeit with a few warts. It differs 2013-12-10 19:23:26 +00:00
Makefile.am
Makefile.common Get the "Decode As" dialog working, albeit with a few warts. It differs 2013-12-10 19:23:26 +00:00
Makefile.nmake
alert_box.c Avoid including <wiretap/wtap.h> in dissectors. 2013-11-29 20:53:00 +00:00
alert_box.h
capture_globals.h
decode_as_utils.c Fix Dead Store (Dead assignement/Dead increment) warning found by Clang 2013-12-13 14:16:46 +00:00
decode_as_utils.h Fix prototypes. 2013-12-10 21:27:09 +00:00
doxygen.cfg.in
export_object.c Avoid including <wiretap/wtap.h> in dissectors. 2013-11-29 20:53:00 +00:00
export_object.h
export_object_dicom.c
export_object_http.c
export_object_smb.c From Ville Skyttä: Spelling Fixes 2013-12-23 15:53:13 +00:00
file_dialog.h
follow.c Make a routine used only in this file static. 2014-01-14 01:11:42 +00:00
follow.h Follow dialog data display improvements. 2013-11-18 23:39:47 +00:00
help_url.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
help_url.h
iface_lists.c Actually, you can set the link-layer header type globally from the 2013-11-26 02:44:21 +00:00
iface_lists.h
last_open_dir.h
main_statusbar.h
packet_list_utils.c
packet_list_utils.h Fix warning found by doxygen 2013-12-15 19:07:26 +00:00
persfilepath_opt.c In a source file that defines external functions, the header file that 2014-01-14 01:16:55 +00:00
persfilepath_opt.h We don't need "ws_symbol_export.h" if we're not using anything from it; 2013-11-21 00:34:38 +00:00
preference_utils.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
preference_utils.h From Ville Skyttä: Spelling Fixes 2013-12-23 15:53:13 +00:00
profile.c Move the epan/filesystem.c routines to wsutil; they're not specific to 2013-11-17 02:55:14 +00:00
profile.h
progress_dlg.h
recent.c When including <epan/prefs.h> don't force inclusion of <epan/uat.h> 2013-12-03 22:16:49 +00:00
recent.h
recent_utils.h
rtp_analysis.h
rtp_stream.h From Ville Skyttä: Spelling Fixes 2013-12-23 15:53:13 +00:00
simple_dialog.h
software_update.c Remove some trailing whitespace.... 2013-11-08 03:33:01 +00:00
software_update.h Remove some trailing whitespace.... 2013-11-08 03:33:01 +00:00
ssl_key_export.c
ssl_key_export.h
tap-megaco-common.c
tap-megaco-common.h
tap-rtp-common.c From Ville Skyttä: Spelling Fixes 2013-12-23 15:53:13 +00:00
tap-rtp-common.h
tap-sctp-analysis.c Add 'Filter Association' to context menu in packet list. 2013-12-18 13:49:10 +00:00
tap-sctp-analysis.h Address more Windows errors. 2013-12-13 09:52:41 +00:00
tap-sequence-analysis.c Fix some const/ not const warnings. 2013-12-15 12:35:00 +00:00
tap-sequence-analysis.h Fix (-W)documentation error found by Clang 2013-12-02 13:46:39 +00:00
tap-tcp-stream.c Make launching TCP graphs from conversations window work again, by supplying stream and direction when graph is first created 2013-12-05 14:45:03 +00:00
tap-tcp-stream.h
text_import.c From Ville Skyttä: Spelling Fixes 2013-12-23 15:53:13 +00:00
text_import.h
text_import_scanner.h
text_import_scanner.l - Include config.h 2013-12-04 07:39:37 +00:00
time_shift.c fix some warnings. 2013-12-21 17:34:41 +00:00
time_shift.h
ui_util.h Avoid including definition of column_info structure in dissectors. 2013-12-22 10:41:27 +00:00
utf8_entities.h
util.c
util.h