wireshark/gtk
Guy Harris 460ff2d162 From Lars Ruoff:
when formatting numerical values for CSV lists, save the locale
	before formatting, set the locale to the "C" locale, and then
	restore the locale, so that numbers are always formatted with
	"." as the decimal point;

	add to the RTP streams window a Copy button that copies all data
	from the CList to the clipboard as CSV.

svn path=/trunk/; revision=13842
2005-03-21 01:24:19 +00:00
..
Makefile.am Make the "maintainer-clean" rules get rid of some additional generated 2005-02-14 20:33:57 +00:00
Makefile.common Put the source file names in alphabetical order. 2005-03-20 23:32:56 +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 We've "just reached" 2005, extend the copyright notice by the "new" year ... 2005-02-21 19:51:13 +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 From Laurent Rabret: handle the cases where there's no capture file, or 2005-01-14 20:27:34 +00:00
ansi_map_stat.c From Laurent Rabret: handle the cases where there's no capture file, or 2005-01-14 20:27:34 +00:00
bootp_stat.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
capture_dlg.c another two steps towards privilege seperation: 2005-02-06 21:20:35 +00:00
capture_dlg.h some code cleanup (comments changed) 2004-12-28 00:36:06 +00:00
capture_if_dlg.c change nmake makefiles in /trunk and /trunk/epan so that 2005-02-13 00:10:15 +00:00
capture_info_dlg.c - pcap.h needs to be included before capture.h 2005-03-07 10:19:33 +00:00
capture_prefs.c Always make the elements of the "text" array point to g_mallocated 2005-02-10 07:23:01 +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 From Albert Chin: "config.h" should always be included first first when 2004-12-29 21:31:18 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 Move the column preferences stuff to epan (the rest of the preferences 2004-09-29 02:54:22 +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 begin a welcome page which is shown, if you don't have any capture data loaded. 2005-02-05 23:12:44 +00:00
conversations_eth.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_fc.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_fddi.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_ip.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_ipx.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_sctp.c From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bundling correctly. 2005-03-20 12:02:00 +00:00
conversations_table.c From Francisco Alcoba: 2005-02-22 01:55:04 +00:00
conversations_table.h Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_tcpip.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_tr.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_udpip.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
conversations_wlan.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
dcerpc_stat.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
decode_as_dcerpc.c pinfo->private_data was a quite subptimal idea 2005-02-25 10:30:21 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 Make the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +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 From Martin Mathielson 2005-02-27 13:00:22 +00:00
dlg_utils.h For file browsing dialog boxes, the affirmative button should be "OK", 2004-09-30 02:02:35 +00:00
doxygen.cfg.in fix doxygen generation 2004-10-27 04:03:31 +00:00
drag_and_drop.c Have "cf_merge_files()" take a pointer-to-pointer-to-char as the output 2005-02-17 03:05:54 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
file_dlg.c Have "cf_merge_files()" take a pointer-to-pointer-to-char as the output 2005-02-17 03:05:54 +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 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
filter_dlg.h It's not called "filter_prefs.h" any more. 2004-07-19 23:17:20 +00:00
find_dlg.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 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 Make Ethereal and Tethereal compile if we're building without libpcap. 2005-02-07 20:52:59 +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 From Alejandro Vaqero: 2005-03-07 19:10:21 +00:00
graph_analysis.h From Alejandro Vaquero: 2005-03-01 16:19:46 +00:00
gsm_a_stat.c From Laurent Rabret: handle the cases where there's no capture file, or 2005-01-14 20:27:34 +00:00
gsm_map_stat.c From Laurent Rabret: handle the cases where there's no capture file, or 2005-01-14 20:27:34 +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 From Laurent Rabret: handle the case where there's no file name (i.e., 2005-03-05 20:52:03 +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 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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
h225_ras_srt.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
help_dlg.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
help_dlg.h 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
hostlist_eth.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_fc.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_fddi.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_ip.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_ipx.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_table.c From Francisco Alcoba: 2005-02-22 01:55:04 +00:00
hostlist_table.h Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_tcpip.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_tr.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_udpip.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
hostlist_wlan.c Make the signatures of functions passed to "register_tap_listener()" 2005-01-01 12:49:54 +00:00
http_stat.c Move request packets above (before) response ones, this seems to be more natural. 2005-03-19 19:06:08 +00:00
io_stat.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 From Laurent Rabret: handle the cases where there's no capture file, or 2005-01-14 20:27:34 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
main.c From Graeme Hewson: 2005-03-12 21:36:24 +00:00
main.h from Stefano Pettini: add CSV export function, similar to PSML export 2005-03-11 20:56:31 +00:00
menu.c from Stefano Pettini: add CSV export function, similar to PSML export 2005-03-11 20:56:31 +00:00
menu.h first implementation of the packet history function 2004-11-01 11:42:08 +00:00
mgcp_stat.c Don't register mgcp taps, 2005-02-20 15:53:11 +00:00
mtp3_stat.c From Laurent Rabret: handle the cases where there's no capture file, or 2005-01-14 20:27:34 +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 remove #include "globals.h" from summary.c, as it's a bad idea for multiple capture files. 2005-02-04 19:29:27 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
packet_history.h first implementation of the packet history function 2004-11-01 11:42:08 +00:00
packet_list.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
prefs_dlg.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 from Stefano Pettini: add CSV export function, similar to PSML export 2005-03-11 20:56:31 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 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
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 "prefs-int.h" belongs in epan, too. 2004-10-01 08:33:53 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
rpc_stat.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
rtp_analysis.c From Lars Ruoff: 2005-03-21 01:24:19 +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 This is the rest of the patch from Francisco Alcoba. 2005-03-02 23:22:11 +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 From Lars Ruoff: 2005-03-21 01:24:19 +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 Warning fix: function declaration isn’t a prototype 2005-03-10 14:04:35 +00:00
sctp_byte_graph_dlg.c Warning fix: ISO C forbids zero-size array ‘tsns 2005-03-10 12:49:05 +00:00
sctp_chunk_stat.c fix some typos, capitalization and don't put two SCTP entries in the Statistics menu 2005-03-20 23:26:19 +00:00
sctp_error_dlg.c Clean up indentation. 2005-02-06 20:53:54 +00:00
sctp_graph_dlg.c Warning fix: ISO C forbids zero-size array ‘tsns 2005-03-10 12:49:05 +00:00
sctp_stat.c Clean up indentation. 2005-02-06 20:53:54 +00:00
sctp_stat.h Clean up indentation. 2005-02-06 20:53:54 +00:00
sctp_stat_dlg.c Trivial warning fixes 2005-03-10 12:43:35 +00:00
service_response_time_table.c As we've made the tap_specific_data field of a tap_packet_t structure a 2005-01-01 02:57:02 +00:00
service_response_time_table.h As we've made the tap_specific_data field of a tap_packet_t structure a 2005-01-01 02:57:02 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
smb_stat.c huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00
stats_tree_stat.c Rename all stats_tree extern functions to start with stats_tree_ 2005-03-21 00:55:04 +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 - pcap.h needs to be included before capture.h 2005-03-07 10:19:33 +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 Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +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 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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +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 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
toolbar.h first implementation of the packet history function 2004-11-01 11:42:08 +00:00
ui_util.c make a duplicate of the window title to prevent problems if API user g_free's it's title before it was saved to the "recent" file. 2005-03-19 16:36:23 +00:00
ui_util.h From Nathan Jennings: add a preference that supplies a prefix for window 2004-12-02 11:30:24 +00:00
voip_calls.c Flag an unused argument as unused, to squelch compiler warnings, and 2005-03-11 01:15:35 +00:00
voip_calls.h Warning fix: voip_calls_dlg.c:733: implicit declaration of function rtp_event_init_tap 2005-03-10 21:47:35 +00:00
voip_calls_dlg.c From Alejandro Vaquero: 2005-03-10 19:32:22 +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 huge cleanup of capture file API (functions in file.c/file.h). 2005-02-04 18:44:44 +00:00