wireshark/ui/gtk
Guy Harris cfcbb28671 Clean up ftype-conversion and dfilter error message string handling.
Have dfilter_compile() take an additional gchar ** argument, pointing to
a gchar * item that, on error, gets set to point to a g_malloc()ed error
string.  That removes one bit of global state from the display filter
parser, and doesn't impose a fixed limit on the error message strings.

Have fvalue_from_string() and fvalue_from_unparsed() take a gchar **
argument, pointer to a gchar * item, rather than an error-reporting
function, and set the gchar * item to point to a g_malloc()ed error
string on an error.

Allow either gchar ** argument to be null; if the argument is null, no
error message is allocated or provided.

Change-Id: Ibd36b8aaa9bf4234aa6efa1e7fb95f7037493b4c
Reviewed-on: https://code.wireshark.org/review/6608
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-01-18 10:22:59 +00:00
..
CMakeLists.txt Minor CMake updates to better group build artefacts 2015-01-05 23:48:46 +00:00
CMakeListsCustom.txt.example Having CmakeListsCustom.txt in git defeats the purpose of its existence: 2014-09-18 07:02:00 +00:00
Makefile.am Qt: Add stock icons. 2014-09-20 19:54:04 +00:00
Makefile.common voip_calls: Move to ui. 2014-11-18 00:48:34 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
Makefile_custom.common Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
STATUS.gtk3 Continue to remove $Id$ from top of file 2014-03-31 16:00:04 +00:00
about_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
about_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
addr_resolution_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
addr_resolution_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
afp_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
airpcap_dlg.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
airpcap_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
airpcap_gui_utils.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
airpcap_gui_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
ansi_a_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
ansi_map_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
bootp_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
bytes_view.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
bytes_view.h Make boolean bitmask type 64-bit wide 2014-10-12 14:15:12 +00:00
camel_counter.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
camel_srt.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
capture_comment_icons.h Update the comment icons and tooltips. 2012-03-08 19:07:02 +00:00
capture_dlg.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
capture_dlg.h GTK Remote Capturing 2014-07-11 04:29:46 +00:00
capture_file_dlg.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
capture_file_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_if_details_dlg_win32.c Replace one more isprint() with g_ascii_isprint(). 2014-10-30 16:56:48 +00:00
capture_if_details_dlg_win32.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
capture_if_dlg.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
capture_if_dlg.h Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
capture_info_dlg.c Move the AirPcap stuff into caputils. 2014-08-01 00:30:03 +00:00
cfilter_combo_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
color_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_edit_dlg.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
color_edit_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
color_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
color_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
compare_stat.c Replace se alloced memory in compare stat tap. 2015-01-16 00:37:02 +00:00
conversation_hastables_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
conversation_hastables_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
conversations_table.c Remove ep_ allocated memory from get_conversation_filter and just return a g_alloced string. 2015-01-10 19:58:21 +00:00
conversations_table.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
dcerpc_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
decode_as_dlg.c Enable case-insensitive string dissector tables 2014-12-15 21:09:35 +00:00
decode_as_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
dfilter_expr_dlg.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
dfilter_expr_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
diameter_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
dissector_tables_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
dissector_tables_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
dlg_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
dlg_utils.h Gtk Utils: fix unknown command tag name 'parm'; did you mean 'param'? (-Wdocumentation) 2014-11-14 09:57:43 +00:00
doxygen.cfg.in Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00
drag_and_drop.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
drag_and_drop.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
edit_packet_comment_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
edit_packet_comment_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
expert_comp_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
expert_comp_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
expert_comp_table.c Convert proto_construct_match_selected_string to use wmem. 2015-01-17 21:04:22 +00:00
expert_comp_table.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
expert_indicators.h Add green bullet to indicate success. 2012-08-09 13:23:47 +00:00
export_object_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
export_object_dlg.h Add Object (file) export for files transferred over TFTP. 2014-06-05 18:00:49 +00:00
export_pdu_dlg.c Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 09:17:42 +00:00
export_pdu_dlg.h The plural is "PDUs", not "PDU:s". 2014-07-16 01:10:53 +00:00
export_sslkeys.c Remove unnecessary includes of <ctype.h>. 2014-10-17 06:57:41 +00:00
export_sslkeys.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
extcap_gtk.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
extcap_gtk.h Convert "4 space tabs" to spaces; Adjust editor modelines. 2014-10-06 18:29:40 +00:00
fc_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
file_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_import_dlg.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
file_import_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
fileset_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
fileset_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_autocomplete.c Use the GTK+ 2 name for VoidSymbol. 2015-01-11 21:20:11 +00:00
filter_autocomplete.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_dlg.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
filter_dlg.h Fix filter valid/invalid test for multifield custom type 2014-12-20 17:59:25 +00:00
filter_expression_save_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
filter_expression_save_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filter_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
filter_utils.h [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
find_dlg.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
find_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
firewall_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
firewall_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
flow_graph.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
follow_ssl.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
follow_ssl.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_stream.c Remove unnecessary includes of <ctype.h>. 2014-10-17 06:57:41 +00:00
follow_stream.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_tcp.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
follow_tcp.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
follow_udp.c ep_<protocol>_port_to_display -> <protocol>_port_to_display 2015-01-08 05:32:32 +00:00
follow_udp.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
font_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
font_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
funnel_stat.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
goto_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
goto_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
graph_analysis.c Replace ep_display_to_address with wmem equivalent display_to_address. 2015-01-05 13:55:04 +00:00
graph_analysis.h voip_calls: Regression fixes. 2014-11-18 23:37:35 +00:00
gsm_a_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
gsm_map_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
gsm_map_stat.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gsm_map_summary.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
gtk_iface_monitor.c Move the monitor-for-interface-list-changes stuff to the caputils library. 2014-07-16 01:27:21 +00:00
gtk_iface_monitor.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gtkglobals.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gtp_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
gui_stat_menu.h fix_bug_10199: enhancement Telephony VoIP Call add ability to show all SIP Flows. 2014-06-25 16:14:58 +00:00
gui_stat_util.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
gui_stat_util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
gui_utils.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
gui_utils.h Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
h225_counter.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
h225_ras_srt.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
help_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
help_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
hostlist_table.c Remove emem from GeoIP 2015-01-18 04:14:03 +00:00
hostlist_table.h GTK (hostlist_table) fix indent (use 4 spaces) and modelines info 2014-10-04 16:19:29 +00:00
iax2_analysis.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
iax2_analysis.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
io_stat.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
keys.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
layouts.h Add an interface list icon. Some of the new capture icons were 1 pixel 2013-03-27 18:09:00 +00:00
lbm_stream_dlg.c bytes_to_ep_str -> bytes_to_str 2015-01-08 05:43:51 +00:00
lbm_stream_dlg.h Remove unneeded include of config.h 2014-08-12 17:02:49 +00:00
lbm_uimflow_dlg.c bytes_to_ep_str -> bytes_to_str 2015-01-08 05:43:51 +00:00
lbm_uimflow_dlg.h Remove unneeded include of config.h 2014-08-12 17:02:49 +00:00
ldap_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
mac_lte_stat_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
macros_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
macros_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
main.h Improved deregistering fields. 2014-11-10 08:01:12 +00:00
main_80211_toolbar.c Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 05:44:59 +00:00
main_80211_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_airpcap_toolbar.c Update the simple dialog code. 2014-09-25 22:02:43 +00:00
main_airpcap_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_filter_toolbar.c Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 05:44:59 +00:00
main_filter_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_menubar.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
main_menubar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_statusbar.c Fix problem where the profile bar moves further left every time Wireshark is 2014-11-22 13:49:57 +00:00
main_statusbar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_titlebar.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
main_titlebar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_toolbar.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
main_toolbar.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_toolbar_private.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
main_welcome.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
main_welcome.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
manual_addr_resolv.c Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 05:44:59 +00:00
manual_addr_resolv.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mcast_stream.c bytes_to_ep_str -> bytes_to_str 2015-01-08 05:43:51 +00:00
mcast_stream.h mcast_stream: fix indent (use 4 spaces) 2014-11-16 17:23:56 +00:00
mcast_stream_dlg.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
mcast_stream_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
megaco_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
memory_dlg.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
menus.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mgcp_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
mtp3_stat.c Replace some ep_alloc and ep_alloc0 with its wmem equivalent. 2015-01-08 07:24:15 +00:00
mtp3_stat.h Change more variables from si_code to mtp3_si_code to avoid conflicts 2014-12-20 02:30:17 +00:00
mtp3_summary.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
ncp_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
network_icons.h Add an interface list icon. Some of the new capture icons were 1 pixel 2013-03-27 18:09:00 +00:00
old-gtk-compat.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_history.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
packet_history.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list.c gtk: fix crash when moving columns 2015-01-04 16:46:52 +00:00
packet_list.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_list_store.c Remove se_ alloced memory from packet_list_store 2015-01-16 16:03:58 +00:00
packet_list_store.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_panes.c Miscellaneous ep_strdup_printf replacement. 2015-01-18 04:15:18 +00:00
packet_panes.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
packet_win.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
packet_win.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
pipe_icon.h
pixmap_save.c Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 05:44:59 +00:00
pixmap_save.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugins_dlg.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugins_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_capture.c Get rid of NO_INTERFACES_FOUND - it's not an error. 2014-07-22 23:53:49 +00:00
prefs_capture.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_column.c Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 05:44:59 +00:00
prefs_column.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_dlg.c A few more emem replacements with wmem. 2015-01-17 21:05:58 +00:00
prefs_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_filter_expressions.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
prefs_filter_expressions.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_font_color.c Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 09:17:42 +00:00
prefs_font_color.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_gui.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
prefs_gui.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
prefs_layout.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
prefs_layout.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
print_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
profile_dlg.c Finish off emem_strbuf_t usage. 2015-01-10 04:20:27 +00:00
profile_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
progress_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
proto_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
proto_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_help.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
proto_help.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_hier_stats_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
proto_hier_stats_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_hier_tree_model.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
proto_hier_tree_model.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
proto_tree_model.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
proto_tree_model.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
radius_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
range_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
range_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
remote_icons.h
rlc_lte_graph.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
rlc_lte_stat_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
rpc_progs.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
rpc_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
rtp_analysis.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
rtp_player.c Replace ep_display_to_address with wmem equivalent display_to_address. 2015-01-05 13:55:04 +00:00
rtp_player.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rtp_stream.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
rtp_stream_dlg.c Replace C++ style comment with C style. 2015-01-15 20:10:52 +00:00
rtp_stream_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
scsi_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
sctp_assoc_analyse.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
sctp_byte_graph_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
sctp_chunk_stat.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
sctp_chunk_stat_dlg.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
sctp_error_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
sctp_graph_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
sctp_stat_dlg.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
sctp_stat_gtk.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
service_response_time_table.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
service_response_time_table.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
simple_dialog.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
simple_dialog.h UI (simple_dialog): fix warning: redundant redeclaration of .. [-Wredundant-decls] 2014-10-06 21:15:25 +00:00
sip_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
smb2_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
smb_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
stats_tree_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
stock_icons.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
stock_icons.h Migrate GTK icon handling to GTK 3.10 API 2014-03-11 05:38:01 +00:00
summary_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
summary_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
supported_protos_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
supported_protos_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tap_param_dlg.c Add missing #include ( "ui/gtk/old-gtk-compat.h" ) 2015-01-09 09:17:42 +00:00
tap_param_dlg.h Rename stat_cmd_args.[ch] to stat_tap_ui.[ch]. 2014-11-14 18:52:06 +00:00
tcp_graph.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
text_page_utils.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
text_page_utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
time_shift_dlg.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
time_shift_dlg.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
toolbar_icons.h Update the capture start, stop, and restart icons and development badge 2013-04-26 21:10:35 +00:00
uat_gui.c uat_load() and uat_save() return a success indication; use it. 2015-01-13 21:01:28 +00:00
uat_gui.h Continue to remove $Id$ from top of file 2014-03-31 15:59:51 +00:00
voip_calls_dlg.c guid_to_ep_str -> guid_to_str 2015-01-08 07:18:09 +00:00
voip_calls_dlg.h voip_calls: Move to ui. 2014-11-18 00:48:34 +00:00
webbrowser.c Restore another include to try to fix solaris build 2015-01-02 00:30:47 +00:00
webbrowser.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wlan_stat_dlg.c SE_COPY_ADDRESS -> WMEM_COPY_ADDRESS 2015-01-16 15:25:18 +00:00
wsicon.h More icon updates. 2013-03-26 19:51:33 +00:00
wsiconcap.h Replace the capture start and restart icons with a green fin similar to 2013-04-11 16:52:03 +00:00
wsp_stat.c Remove unneeded includes from ui folder 2015-01-01 23:11:10 +00:00
wssplash.h Update the capture start, stop, and restart icons and development badge 2013-04-26 21:10:35 +00:00