wireshark/gtk
Guy Harris 5fb6e97fb4 Squelch more const warnings (and fix some memory leaks that found).
_U_-ify some unused arguments, rather than assigning them to themselves.

Un-constify one variable that gets assigned a mallocated pointer.

Clean up indentation.

svn path=/trunk/; revision=15236
2005-08-06 03:44:55 +00:00
..
Makefile.am After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" 2005-07-10 08:04:27 +00:00
Makefile.common Remove the isup messages tap as it's been superceeded by the stats_tree one 2005-07-24 02:12:33 +00:00
Makefile.nmake Replace some spaces by TAB to make vim with syntax highlighting happy 2005-02-20 04:31:30 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
about_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
about_dlg.h first steps towards using the User's Guide as Ethereal's help system 2004-09-16 22:07:03 +00:00
ansi_a_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
ansi_map_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
bootp_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
capture_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
capture_dlg.h ask for unsaved file when using the new start capture feature, 2005-04-19 21:02:01 +00:00
capture_if_details_dlg.c Add som more const qualifiers. 2005-06-27 08:13:41 +00:00
capture_if_details_dlg.h win32 only: get interface details from WinPcap's packet.dll (direct access to NDIS specific driver information, upper second GTK part) 2005-05-20 22:23:00 +00:00
capture_if_dlg.c Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
capture_info_dlg.c various (minor) capture code cleanup 2005-03-28 18:04:09 +00:00
capture_prefs.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
capture_prefs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
cfilter_combo_utils.c Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
cfilter_combo_utils.h Save the capture filter in the recent list iff the capture succeeds. 2004-10-07 03:50:16 +00:00
color_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
color_dlg.h Move the declaration of "color_add_filter_cb()" to "color.h", as, 2004-07-24 01:16:45 +00:00
color_utils.c Rename "create_color()" to "initialize_color()", as that reflects a bit 2004-07-24 02:08:42 +00:00
colors.c Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, 2004-07-24 00:35:13 +00:00
colors.h Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, 2004-07-24 00:35:13 +00:00
column_prefs.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
column_prefs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
compat_macros.h fix various doxygen warnings 2005-07-19 20:46:38 +00:00
conversations_eth.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_fc.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_fddi.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_ip.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_ipx.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_jxta.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_sctp.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_table.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_table.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_tcpip.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_tr.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_udpip.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_wlan.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
dcerpc_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
decode_as_dcerpc.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
decode_as_dcerpc.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
decode_as_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
decode_as_dlg.h First working implementation of "Decode As" for DCE-RPC interface bindings. Ethereal needs to capture the DCE-RPC bind sequence, to get a relationsship between the interface UUID and the current conversation. If this binding wasn't captured, one can use "Decode As" and choose the interface from a list corresponding to a specific conversation. Currently "only" implemented for connectionoriented (TCP) DCE-RPC, but connectionless is a work in progress. 2004-09-07 16:19:56 +00:00
dfilter_expr_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
dfilter_expr_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
dlg_utils.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
dlg_utils.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
doxygen.cfg.in fix doxygen generation 2004-10-27 04:03:31 +00:00
drag_and_drop.c two bugfixes: 2005-07-25 18:02:32 +00:00
ethclist.c performance enhancement: 2004-12-02 03:12:24 +00:00
ethclist.h performance enhancement: 2004-12-02 03:12:24 +00:00
fc_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
file_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
file_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
fileset_dlg.c Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
fileset_dlg.h add a new feature: list the files of a "File Set" (set of files generated by capturing "Multiple Files"/ringbuffer) and jump from one file of it to the next/previous one 2005-04-29 14:51:52 +00:00
filter_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
filter_dlg.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
find_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
find_dlg.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
flow_graph.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
follow_dlg.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
follow_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
font_utils.c Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
font_utils.h move global capture_child flag into capture_options 2004-12-29 12:37:06 +00:00
goto_dlg.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
goto_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
graph_analysis.c Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
graph_analysis.h From Alejandro Vaquero 2005-07-05 05:16:28 +00:00
gsm_a_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
gsm_map_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
gsm_map_stat.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
gsm_map_summary.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
gtk_stat_util.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
gtk_stat_util.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
gtkglobals.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
gui_prefs.c From Nathan Jennings: add a preference that supplies a prefix for window 2004-12-02 11:30:24 +00:00
gui_prefs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
h225_counter.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
h225_ras_srt.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
help_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
help_dlg.h fix various doxygen warnings 2005-07-19 20:46:38 +00:00
hostlist_eth.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_fc.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_fddi.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_ip.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_ipx.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_jxta.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_table.c have the definition of init_hostlist_table *ACTUALLY* match its declaration. 2005-08-05 22:36:28 +00:00
hostlist_table.h Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_tcpip.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_tr.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_udpip.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_wlan.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
io_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
isprint.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
keys.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
layout_prefs.c Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +00:00
layout_prefs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ldap_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
main.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
main.h Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
menu.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
menu.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
mgcp_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
mtp3_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
mtp3_stat.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
mtp3_summary.c "mtp3_sum_draw()" is never called with a null "table" argument - the 2005-06-28 21:43:24 +00:00
nameres_prefs.c Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +00:00
nameres_prefs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
packet_history.c Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
packet_history.h first implementation of the packet history function 2004-11-01 11:42:08 +00:00
packet_list.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
packet_list.h Add a new menu item "View/Resize Columns" to, well, resize columns. As this might take a long time, I've provided a progress bar with the option to cancel the operation. 2005-01-29 02:14:25 +00:00
packet_win.c Undo the last "fix" (13626): Unconditionally including <pcap.h> is 2005-03-06 10:26:00 +00:00
packet_win.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
plugins_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
prefs_dlg.c Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
prefs_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
print_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
print_mswin.c collect some thoughts about a GTK win32 printing dialog (from Guy Harris and me) 2004-07-28 16:54:46 +00:00
print_mswin.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
print_prefs.c For file browsing dialog boxes, the affirmative button should be "OK", 2004-09-30 02:02:35 +00:00
print_prefs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
progress_dlg.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
proto_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
proto_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
proto_draw.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
proto_draw.h Add support for copying hex data to the clipboard. Submitted by Thomas 2004-09-02 16:58:43 +00:00
proto_hier_stats_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
proto_hier_stats_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
range_utils.c Remove the fixed maximum number of subranges in a range_t; dynamically 2004-10-16 23:32:24 +00:00
range_utils.h Remove the fixed maximum number of subranges in a range_t; dynamically 2004-10-16 23:32:24 +00:00
recent.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
recent.h fix various doxygen warnings 2005-07-19 20:46:38 +00:00
rpc_progs.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
rpc_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
rtp_analysis.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
rtp_analysis.h from lars ruoff a few extra columns for rtp analysis 2005-02-16 09:24:52 +00:00
rtp_stream.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
rtp_stream.h This is the rest of the patch from Francisco Alcoba. 2005-03-02 23:22:11 +00:00
rtp_stream_dlg.c add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
rtp_stream_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sat.h From Mike Duigou: 2005-06-20 20:14:22 +00:00
sctp_assoc_analyse.c replace malloc and alike calls by their GLib pendants -> g_malloc 2005-08-05 23:58:58 +00:00
sctp_byte_graph_dlg.c Fix a bug in counting DATA chunks. 2005-05-02 14:04:25 +00:00
sctp_chunk_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
sctp_chunk_stat_dlg.c Some warning fixes for "no previous declaration" 2005-08-02 05:39:45 +00:00
sctp_error_dlg.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
sctp_graph_dlg.c From Irene Ruengeler: Handle multiple gap reports correctly and use correct name of a button. 2005-07-12 21:04:05 +00:00
sctp_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
sctp_stat.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
sctp_stat_dlg.c Warning fixes 2005-07-28 07:51:52 +00:00
service_response_time_table.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
service_response_time_table.h Add som more const qualifiers. 2005-06-27 08:13:41 +00:00
simple_dialog.c temporarily fix a GTK1.x related bug 2005-04-16 22:19:59 +00:00
sip_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
smb_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
stats_tree_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
stream_prefs.c Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +00:00
stream_prefs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
summary_dlg.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
summary_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
supported_protos_dlg.c Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
supported_protos_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tap_dfilter_dlg.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
tap_dfilter_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tap_menu.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
tcp_graph.c replace malloc and alike calls by their GLib pendants -> g_malloc 2005-08-05 23:58:58 +00:00
text_page.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
text_page.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
toolbar.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
toolbar.h add 12 new toolbar/menu icons 2005-04-16 10:53:09 +00:00
ui_util.c replace malloc and alike calls by their GLib pendants -> g_malloc 2005-08-05 23:58:58 +00:00
ui_util.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
voip_calls.c More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
voip_calls.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
voip_calls_dlg.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
voip_calls_dlg.h for VoIP Call Analysis: 2005-02-02 01:02:09 +00:00
webbrowser.c add some more online help functionality and help buttons at various dialog boxes, if a help page *is* available. However, the new help system needs a lot more work before completed. 2005-01-20 23:17:23 +00:00
webbrowser.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
wsp_stat.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00