wireshark/gtk
Guy Harris 5f31d79fea Canonicalize the line endings, and set svn:eol-style to native to keep
them canonicalized.

Set svn:keywords to Id to expand RCS IDs.

svn path=/trunk/; revision=11930
2004-09-07 20:05:04 +00:00
..
Makefile.am 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
Makefile.common 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
Makefile.nmake Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
about_dlg.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
about_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ansi_a_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
ansi_map_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
bootp_stat.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
capture_dlg.c Move get_if_name() from gtk/capture_dlg.c to capture_combo_utils.c. 2004-09-02 21:49:36 +00:00
capture_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
capture_if_dlg.c We use "#ifdef" elsewhere to test WIN32; use it, rather than #if, in the 2004-08-28 21:27:08 +00:00
capture_info_dlg.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
capture_prefs.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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
color_dlg.c Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, 2004-07-24 00:35:13 +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 give the user a hint, that he has to restart Ethereal for any column changes. Could someone have a look at the sentence I've used, if this is good english? 2004-07-31 07:04:32 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
conversations_eth.c some more renaming of the conversation tables things 2004-07-20 20:56:53 +00:00
conversations_fc.c some more renaming of the conversation tables things 2004-07-20 20:56:53 +00:00
conversations_fddi.c some more renaming of the conversation tables things 2004-07-20 20:56:53 +00:00
conversations_ip.c some more renaming of the conversation tables things 2004-07-20 20:56:53 +00:00
conversations_ipx.c some more renaming of the conversation tables things 2004-07-20 20:56:53 +00:00
conversations_table.c Put the "copy" button back in the conversation and host list tables. 2004-08-08 03:56:02 +00:00
conversations_table.h from Thomas Palmer: add "Copy to clipboard" button to the conversation table dialogs 2004-07-22 16:36:50 +00:00
conversations_tcpip.c some more renaming of the conversation tables things 2004-07-20 20:56:53 +00:00
conversations_tr.c some more renaming of the conversation tables things 2004-07-20 20:56:53 +00:00
conversations_udpip.c some more renaming of the conversation tables things 2004-07-20 20:56:53 +00:00
dcerpc_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
decode_as_dcerpc.c don't put the "(none)" interface into the list, Ethereal will crash if it's applied to Decode As 2004-09-07 19:20:48 +00:00
decode_as_dcerpc.h Canonicalize the line endings, and set svn:eol-style to native to keep 2004-09-07 20:05:04 +00:00
decode_as_dlg.c added a Clear button to the Decode As dialog, also added some tooltips 2004-09-07 19:42:52 +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 From Stas Grabois: make the previous change not to show disabled 2004-08-08 06:25:24 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
dlg_utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
doxygen.cfg.in doxygen changes: 2004-06-25 07:10:55 +00:00
ethclist.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ethclist.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
fc_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
file_dlg.c The packet range stuff knows about capture_file structures, so it's 2004-09-04 20:02:11 +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
filter_dlg.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
filter_dlg.h It's not called "filter_prefs.h" any more. 2004-07-19 23:17:20 +00:00
find_dlg.c Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c 2004-08-13 02:39:49 +00:00
find_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
follow_dlg.c From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an 2004-08-06 19:57:49 +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 From Lars Roland: <epan/packet.h> has to be included before <windows.h> 2004-07-25 09:54:37 +00:00
font_utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
goto_dlg.c Move the guts of gtk/file_dlg.c:goto_framenum_cb() to 2004-09-02 19:52:39 +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
gsm_a_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
gsm_map_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +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 Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
gtk_stat_util.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
gtk_stat_util.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 added a preference setting, to be able to change the preview timeout in the file open dialog (as requested by Ronnie Sahlberg). 2004-08-31 09:22:57 +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 From Lars Roland: yes, it probably *should* be "retap_packets()", so use 2004-07-28 07:16:33 +00:00
h225_ras_srt.c From Lars Roland: yes, it probably *should* be "retap_packets()", so use 2004-07-28 07:16:33 +00:00
help_dlg.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
help_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
hostlist_eth.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
hostlist_fc.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
hostlist_fddi.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
hostlist_ip.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
hostlist_ipx.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
hostlist_table.c Put the "copy" button back in the conversation and host list tables. 2004-08-08 03:56:02 +00:00
hostlist_table.h from Thomas Palmer: copy content of hostlist table to clipboard in csv format. 2004-07-20 23:48:50 +00:00
hostlist_tcpip.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
hostlist_tr.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
hostlist_udpip.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
http_stat.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
io_stat.c From Ian Schorr: don't check the validity of the field name for an 2004-07-27 06:29:22 +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
isup_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
main.c 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
main.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
menu.c Add support for copying hex data to the clipboard. Submitted by Thomas 2004-09-02 16:58:43 +00:00
menu.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
mgcp_stat.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
mtp3_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +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 Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
nameres_prefs.c From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an 2004-08-06 19:57:49 +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_list.c As suggested by Guy: Have mark_frame() do nothing if the frame has 2004-08-19 14:35:55 +00:00
packet_list.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
packet_win.c From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an 2004-08-06 19:57:49 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
prefs_dlg.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 Move the code to open the printer/print file from "print_packets()" to 2004-07-27 20:10:02 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 "g_string_sprintfa()" might be deprecated in GLib 2.x, but it's all GLib 2004-09-04 20:25:06 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 The packet range stuff knows about capture_file structures, so it's 2004-09-04 20:02:11 +00:00
range_utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
recent.c If the pane separator positions are 0 (e.g., because this is GTK+ 2004-07-18 19:54:07 +00:00
recent.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
rpc_progs.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
rpc_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
rtp_analysis.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
rtp_analysis.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
rtp_stream.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
rtp_stream.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
rtp_stream_dlg.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sctp_assoc_analyse.c Added graphical SCTP analysis implemented by Irene Ruengeler. 2004-09-07 07:54:50 +00:00
sctp_byte_graph_dlg.c Added graphical SCTP analysis implemented by Irene Ruengeler. 2004-09-07 07:54:50 +00:00
sctp_error_dlg.c Added graphical SCTP analysis implemented by Irene Ruengeler. 2004-09-07 07:54:50 +00:00
sctp_graph_dlg.c Added graphical SCTP analysis implemented by Irene Ruengeler. 2004-09-07 07:54:50 +00:00
sctp_stat.c Canonicalize the line endings, set the svn:eol-style property to 2004-09-07 18:51:56 +00:00
sctp_stat.h Canonicalize the line endings, set the svn:eol-style property to 2004-09-07 18:51:56 +00:00
sctp_stat_dlg.c Added graphical SCTP analysis implemented by Irene Ruengeler. 2004-09-07 07:54:50 +00:00
service_response_time_table.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
service_response_time_table.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
simple_dialog.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sip_stat.c Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00
smb_stat.c renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
stream_prefs.c Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, 2004-07-24 00:35:13 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 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.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 renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tcp_graph.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.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 renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. 2004-07-19 21:42:01 +00:00
toolbar.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ui_util.c Add support for copying hex data to the clipboard. Submitted by Thomas 2004-09-02 16:58:43 +00:00
ui_util.h Add support for copying hex data to the clipboard. Submitted by Thomas 2004-09-02 16:58:43 +00:00
webbrowser.c Note that, when we add the ability to build a GNOMEified Ethereal as 2004-07-27 22:39:43 +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 Move dissectors to epan/dissectors directory. 2004-07-18 18:06:47 +00:00