wireshark/ui
Guy Harris 0e74e8b0cc Decorate declarations with G_GNUC_PRINTF() as appropriate.
Decorate val_to_qstring() and val_ext_to_qstring() similarly to
val_to_str_wmem(); this squelches some compiler warnings.

Change-Id: I86e102e7c0a1a135be9492b7d605001c5d922031
Reviewed-on: https://code.wireshark.org/review/6940
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-02-04 00:25:56 +00:00
..
cli Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). 2015-02-03 13:03:32 +00:00
gtk Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). 2015-02-03 13:03:32 +00:00
qt Decorate declarations with G_GNUC_PRINTF() as appropriate. 2015-02-04 00:25:56 +00:00
win32 Fix another dfilter_compile() call. 2015-01-18 10:44:27 +00:00
CMakeLists.txt Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
Makefile.am
Makefile.common Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
alert_box.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
alert_box.h
capture.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
capture.h
capture_globals.h
capture_ui_utils.c
capture_ui_utils.h
console.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
console.h
decode_as_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
decode_as_utils.h
doxygen.cfg.in
export_object.c
export_object.h
export_object_dicom.c
export_object_http.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
export_object_smb.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
export_object_tftp.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
file_dialog.h
filters.c
filters.h
follow.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
follow.h
help_url.c Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
help_url.h Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
iface_lists.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
iface_lists.h
io_graph_item.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
io_graph_item.h
language.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
language.h
last_open_dir.h
main_statusbar.h
packet_list_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
packet_list_utils.h
persfilepath_opt.c
persfilepath_opt.h
preference_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
preference_utils.h
profile.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 19:47:20 +00:00
profile.h
progress_dlg.h
proto_hier_stats.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
proto_hier_stats.h
recent.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
recent.h
recent_utils.h
rtp_analysis.h
rtp_stream.c Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
rtp_stream.h Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
simple_dialog.h
software_update.c
software_update.h
ssl_key_export.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
ssl_key_export.h
tap-megaco-common.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-megaco-common.h
tap-rtp-common.c Fix some indent typo (after g2bf7878e) 2015-02-02 12:37:06 +00:00
tap-rtp-common.h Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
tap-sctp-analysis.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
tap-sctp-analysis.h
tap-sequence-analysis.c Replace ep_display_to_address with wmem equivalent display_to_address. 2015-01-05 13:55:04 +00:00
tap-sequence-analysis.h
tap-tcp-stream.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
tap-tcp-stream.h
tap_export_pdu.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
tap_export_pdu.h
text_import.c
text_import.h
text_import_scanner.h
text_import_scanner.l
time_shift.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
time_shift.h
traffic_table_ui.c Remove emem from GeoIP 2015-01-18 04:14:03 +00:00
traffic_table_ui.h
ui_util.h
utf8_entities.h Qt: Add the RTP Streams dialog. 2015-01-30 06:48:32 +00:00
util.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
util.h
voip_calls.c Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). 2015-02-03 13:03:32 +00:00
voip_calls.h