wireshark/gtk
Stephen Fisher 2e7906c790 Change save & restart requirement sentence in column preferences to say just
that you must restart wireshark for the changes to take effect.  The sentence
used to say to hit the save button first, which is now gone by default.
 

svn path=/trunk/; revision=20489
2007-01-18 20:53:24 +00:00
..
about_dlg.c Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X; 2007-01-02 06:49:40 +00:00
about_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
afp_stat.c name change 2006-05-21 05:12:17 +00:00
airpcap_dlg.c From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption 2006-12-05 19:24:25 +00:00
airpcap_dlg.h From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption 2006-12-05 19:24:25 +00:00
airpcap_gui_utils.c Fix compilation problems under Windows. In the GTK code, convert SSIDs 2007-01-11 22:12:33 +00:00
airpcap_gui_utils.h Remove svn:executable property from a few more .[hc] files 2006-12-12 02:24:51 +00:00
ansi_a_stat.c From Michael Lum 2006-11-22 06:39:24 +00:00
ansi_map_stat.c name change 2006-05-21 05:12:17 +00:00
bootp_stat.c name change 2006-05-21 05:12:17 +00:00
camel_counter.c More ethereal --> wireshark 2007-01-02 14:11:35 +00:00
camel_srt.c From Florent.Drouin@alcatel.fr: 2006-10-03 22:12:47 +00:00
capture_dlg.c Make fix for bug 771 compatible with GTK1 2006-12-22 20:09:09 +00:00
capture_dlg.h Add support for AirPcap, an upcoming wireless product from CACE. Support 2006-08-16 18:01:25 +00:00
capture_file_dlg.c change all file offsets from long to gint64 so we can - theoretically - handle files > 2GB correct. 2006-11-05 22:46:44 +00:00
capture_file_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_details_dlg.c fix compilation for: 2007-01-08 22:29:18 +00:00
capture_if_details_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_if_dlg.c remove some warnings 2006-12-11 19:43:19 +00:00
capture_info_dlg.c capture interfaces dialog: use capture stock icons instead of plain text buttons 2006-08-24 21:40:53 +00:00
capture_prefs.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
capture_prefs.h name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.c name change 2006-05-21 05:12:17 +00:00
cfilter_combo_utils.h name change 2006-05-21 05:12:17 +00:00
color_dlg.c Get rid of declarations of functions that are no longer defined or used 2006-10-10 08:13:16 +00:00
color_dlg.h missing mark -> select changes 2006-10-02 23:11:55 +00:00
color_edit_dlg.c Fix for bug 1164 from Stephen Fisher: In the coloring rules edit dialog, set 2006-10-30 16:01:40 +00:00
color_edit_dlg.h various (huge) code cleanup incl. splitting of the coloring dialog and the actual color rule edit dialog into two files - this makes the things much more clearer now (at least for me) 2006-10-02 00:13:14 +00:00
color_utils.c name change 2006-05-21 05:12:17 +00:00
colors.c name change 2006-05-21 05:12:17 +00:00
colors.h name change 2006-05-21 05:12:17 +00:00
column_prefs.c Change save & restart requirement sentence in column preferences to say just 2007-01-18 20:53:24 +00:00
column_prefs.h name change 2006-05-21 05:12:17 +00:00
compat_macros.h Add additional keyboard navigation: Ctrl+Up & Ctrl+Down (under the "Go" 2006-11-18 01:47:49 +00:00
conversations_eth.c name change 2006-05-21 05:12:17 +00:00
conversations_fc.c move the ITL and the ITLQ structure to packet-scsi.h where it belongs 2006-10-11 10:38:59 +00:00
conversations_fddi.c name change 2006-05-21 05:12:17 +00:00
conversations_ip.c name change 2006-05-21 05:12:17 +00:00
conversations_ipx.c name change 2006-05-21 05:12:17 +00:00
conversations_jxta.c name change 2006-05-21 05:12:17 +00:00
conversations_ncp.c name change 2006-05-21 05:12:17 +00:00
conversations_rsvp.c name change 2006-05-21 05:12:17 +00:00
conversations_sctp.c name change 2006-05-21 05:12:17 +00:00
conversations_table.c Fix for bug #1278: 2006-12-29 22:22:54 +00:00
conversations_table.h name change 2006-05-21 05:12:17 +00:00
conversations_tcpip.c name change 2006-05-21 05:12:17 +00:00
conversations_tr.c name change 2006-05-21 05:12:17 +00:00
conversations_udpip.c name change 2006-05-21 05:12:17 +00:00
conversations_wlan.c Fix for bug #1278: 2006-12-29 22:22:54 +00:00
dcerpc_stat.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
decode_as_ber.c New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). 2007-01-13 12:59:27 +00:00
decode_as_ber.h New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). 2007-01-13 12:59:27 +00:00
decode_as_dcerpc.c don't crash with a NULL pointer exception, if "do not decode as" is used 2005-09-13 18:42:12 +00:00
decode_as_dcerpc.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
decode_as_dlg.c New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). 2007-01-13 12:59:27 +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 hmm 2006-12-22 09:01:12 +00:00
dfilter_expr_dlg.h name change 2006-05-21 05:12:17 +00:00
dlg_utils.c fix bug #1057: remove "start" completely 2006-08-25 19:13:02 +00:00
dlg_utils.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
doxygen.cfg.in Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
drag_and_drop.c name change 2006-05-21 05:12:17 +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
expert_comp_dlg.c mark unused parameters 2006-07-01 12:06:36 +00:00
expert_comp_table.c We only need to add the tree view to its containing scrolled window 2006-12-11 03:32:01 +00:00
expert_comp_table.h name change 2006-05-21 05:12:17 +00:00
expert_dlg.c nikai@nikai.net: 2006-11-14 20:32:29 +00:00
fc_stat.c move the ITL and the ITLQ structure to packet-scsi.h where it belongs 2006-10-11 10:38:59 +00:00
file_dlg.c U3 packaging, utility and Wireshark modifications that allows Wireshark to be run from a U3 USB device. 2006-08-26 17:55:21 +00:00
file_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
fileset_dlg.c fix #331: add a scrollbar to the dialog. If a fileset contains more than 18 files, use that scrollbar. These 18 files should be displayable even on a 800*600 display. 2006-08-29 21:09:32 +00:00
fileset_dlg.h name change 2006-05-21 05:12:17 +00:00
filter_dlg.c As Stephen Fisher noted, the Apply button should also save the changed settings (if the Save button is disabled) 2006-10-03 21:03:08 +00:00
filter_dlg.h name change 2006-05-21 05:12:17 +00:00
find_dlg.c add check that string is non-null before we dereference and gfree it 2006-06-22 11:43:18 +00:00
find_dlg.h name change 2006-05-21 05:12:17 +00:00
firewall_dlg.c Get rid of aun unused routine. 2006-08-26 00:08:51 +00:00
firewall_dlg.h Add support for generating firewall ACL rules. MAC, IPv4, port, and 2006-07-14 20:14:39 +00:00
flow_graph.c Fix for bug #1117: Crash on next action [such as another stats window] when 2006-12-01 02:55:45 +00:00
follow_dlg.c From the wishlist: add basic find functionality to the follow tcp & ssl stream 2006-11-29 20:45:02 +00:00
follow_dlg.h name change 2006-05-21 05:12:17 +00:00
font_utils.c Add support for reading from stdin under Windows. Based on a patch sent 2006-09-22 21:14:54 +00:00
font_utils.h name change 2006-05-21 05:12:17 +00:00
funnel_stat.c + browser_open_url() 2006-12-27 01:46:42 +00:00
goto_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
goto_dlg.h name change 2006-05-21 05:12:17 +00:00
graph_analysis.c When dumping the graph data to a file, don't walk past the end of a buffer. 2006-10-11 23:25:51 +00:00
graph_analysis.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
gsm_a_stat.c name change 2006-05-21 05:12:17 +00:00
gsm_map_stat.c name change 2006-05-21 05:12:17 +00:00
gsm_map_stat.h name change 2006-05-21 05:12:17 +00:00
gsm_map_summary.c change all file offsets from long to gint64 so we can - theoretically - handle files > 2GB correct. 2006-11-05 22:46:44 +00:00
gtkglobals.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
gtkvumeter.c Squelch some compiler warnings. 2006-09-24 20:27:25 +00:00
gtkvumeter.h (hopefully) fix the recently discussed warnings where CLAMP() is called with a value being 0 2006-11-16 20:08:13 +00:00
gui_prefs.c now: Don't have a Save button in the following settings dialogs: 2006-10-03 19:53:10 +00:00
gui_prefs.h name change 2006-05-21 05:12:17 +00:00
gui_stat_menu.h * rename REGISTER_STAT_GROUP_E -> register_stat_group_t 2006-09-27 17:12:42 +00:00
gui_stat_util.c name change 2006-05-21 05:12:17 +00:00
gui_stat_util.h name change 2006-05-21 05:12:17 +00:00
gui_utils.c Wrap the declaration for tree_view_key_pressed_cb() in an #if/#endif. 2006-11-26 20:29:24 +00:00
gui_utils.h Make keyboard navigation common for all tree views (for GTK2, at least). 2006-11-26 20:26:09 +00:00
h225_counter.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
h225_ras_srt.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
help_dlg.c Should have done this in the last checkin: wrap help_topic_html() in #ifdef(GLIB2) as it's only used (and only works) there 2007-01-16 17:40:00 +00:00
help_dlg.h add some file dialog related help pages 2006-08-30 20:27:12 +00:00
hostlist_eth.c name change 2006-05-21 05:12:17 +00:00
hostlist_fc.c move the ITL and the ITLQ structure to packet-scsi.h where it belongs 2006-10-11 10:38:59 +00:00
hostlist_fddi.c name change 2006-05-21 05:12:17 +00:00
hostlist_ip.c name change 2006-05-21 05:12:17 +00:00
hostlist_ipx.c name change 2006-05-21 05:12:17 +00:00
hostlist_jxta.c name change 2006-05-21 05:12:17 +00:00
hostlist_ncp.c mark unused parameters 2006-07-01 12:06:36 +00:00
hostlist_rsvp.c name change 2006-05-21 05:12:17 +00:00
hostlist_table.c Fix for bug #1278: 2006-12-29 22:22:54 +00:00
hostlist_table.h name change 2006-05-21 05:12:17 +00:00
hostlist_tcpip.c name change 2006-05-21 05:12:17 +00:00
hostlist_tr.c name change 2006-05-21 05:12:17 +00:00
hostlist_udpip.c name change 2006-05-21 05:12:17 +00:00
hostlist_wlan.c Fix for bug #1278: 2006-12-29 22:22:54 +00:00
io_stat.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
isprint.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
keys.h From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption 2006-12-05 19:24:25 +00:00
layout_prefs.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
layout_prefs.h name change 2006-05-21 05:12:17 +00:00
ldap_stat.c name change 2006-05-21 05:12:17 +00:00
macros_dlg.c display filter macros. 2007-01-18 02:54:56 +00:00
macros_dlg.h display filter macros. 2007-01-18 02:54:56 +00:00
main.c fix #301: Windows file dialog should: 2007-01-14 23:28:35 +00:00
main.h Fix for bug 948, "Apply capture preferences not applying." Now when the user 2006-11-16 07:04:02 +00:00
Makefile.am Trying to get buildbot Ubuntu-5.10-x86 to build again. 2007-01-18 07:10:02 +00:00
Makefile.common not for 0.99.5 2007-01-18 03:17:33 +00:00
Makefile.nmake Move the contents of airpdcap to epan/crypt. Try to fix the current 2006-12-28 17:22:12 +00:00
mcast_stream.c name change 2006-05-21 05:12:17 +00:00
mcast_stream.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
mcast_stream_dlg.c from Stephen Fisher: 2006-10-17 01:29:55 +00:00
mcast_stream_dlg.h name change 2006-05-21 05:12:17 +00:00
menu.c display filter macros. 2007-01-18 02:54:56 +00:00
menu.h name change 2006-05-21 05:12:17 +00:00
mgcp_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
mtp3_stat.c name change 2006-05-21 05:12:17 +00:00
mtp3_stat.h name change 2006-05-21 05:12:17 +00:00
mtp3_summary.c change all file offsets from long to gint64 so we can - theoretically - handle files > 2GB correct. 2006-11-05 22:46:44 +00:00
nameres_prefs.c name change 2006-05-21 05:12:17 +00:00
nameres_prefs.h name change 2006-05-21 05:12:17 +00:00
ncp_stat.c name change 2006-05-21 05:12:17 +00:00
packet_history.c name change 2006-05-21 05:12:17 +00:00
packet_history.h name change 2006-05-21 05:12:17 +00:00
packet_list.c Fix for bug #1140: Filtering messes up packet list sort order 2007-01-11 19:50:19 +00:00
packet_list.h Add additional keyboard navigation: Ctrl+Up & Ctrl+Down (under the "Go" 2006-11-18 01:47:49 +00:00
packet_win.c Make the routines that manipulate the hex/text display window take a 2006-11-05 00:54:17 +00:00
packet_win.h name change 2006-05-21 05:12:17 +00:00
plugins_dlg.c name change 2006-05-21 05:12:17 +00:00
plugins_dlg.h name change 2006-05-21 05:12:17 +00:00
prefs_dlg.c From Giorgio Tino: Add a "static text" protocol preference type. This 2006-12-05 00:43:00 +00:00
prefs_dlg.h From Giorgio Tino: Add a "static text" protocol preference type. This 2006-12-05 00:43:00 +00:00
print_dlg.c add some file dialog related help pages 2006-08-30 20:27:12 +00:00
print_mswin.c from Stephen Fisher: 2006-10-17 01:29:55 +00:00
print_mswin.h name change 2006-05-21 05:12:17 +00:00
print_prefs.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
print_prefs.h name change 2006-05-21 05:12:17 +00:00
progress_dlg.c flush out the main event loop at dialog creation, so we don't see an empty dialog until the first update 2006-11-21 00:40:36 +00:00
proto_dlg.c As Stephen Fisher noted, the Apply button should also save the changed settings (if the Save button is disabled) 2006-10-03 21:03:08 +00:00
proto_dlg.h name change 2006-05-21 05:12:17 +00:00
proto_draw.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
proto_draw.h New feature to automatically highlight the field found when doing a find. 2006-11-14 22:35:22 +00:00
proto_hier_stats_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
proto_hier_stats_dlg.h name change 2006-05-21 05:12:17 +00:00
radius_stat.c From Alejandro Vaquero: 2006-10-24 05:21:00 +00:00
range_utils.c name change 2006-05-21 05:12:17 +00:00
range_utils.h name change 2006-05-21 05:12:17 +00:00
recent.c U3 support for "recent" files. 2007-01-13 16:06:28 +00:00
recent.h From Giorgio Tino: Add a "Don't show this message again" option to an 2006-10-31 01:44:11 +00:00
rpc_progs.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
rpc_stat.c Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
rtp_analysis.c Add separate union entries to fvalue.value for signed and unsigned 2007-01-18 11:02:26 +00:00
rtp_analysis.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_player.c Unreffing rci->cursor_pixbuf should cause the pixbuf to be released, so 2006-10-25 19:48:54 +00:00
rtp_player.h Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTP 2006-09-21 17:39:17 +00:00
rtp_stream.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_stream.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
rtp_stream_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
rtp_stream_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sat.h Fix for bug #1278: 2006-12-29 22:22:54 +00:00
scsi_stat.c break the SCSI SBC commandset out into its own dissector 2006-11-27 11:00:06 +00:00
sctp_assoc_analyse.c Warning fixes (void) instead of (), no newline at end of file. 2006-11-07 07:47:49 +00:00
sctp_byte_graph_dlg.c Fixes the handling of long term captures from a simulation tool. 2006-05-31 15:26:41 +00:00
sctp_chunk_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sctp_chunk_stat_dlg.c name change 2006-05-21 05:12:17 +00:00
sctp_error_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
sctp_graph_dlg.c From Albert Chin: 2006-11-07 07:39:16 +00:00
sctp_stat.c name change 2006-05-21 05:12:17 +00:00
sctp_stat.h Warning fixes (void) instead of (), no newline at end of file. 2006-11-07 07:47:49 +00:00
sctp_stat_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
service_response_time_table.c name change 2006-05-21 05:12:17 +00:00
service_response_time_table.h name change 2006-05-21 05:12:17 +00:00
simple_dialog.c From Giorgio Tino: Add a "Don't show this message again" option to an 2006-10-31 01:44:11 +00:00
sip_stat.c Add SIP response code 494 from RFC 3329 2006-08-30 09:48:12 +00:00
smb2_stat.c name change 2006-05-21 05:12:17 +00:00
smb_stat.c include emem.h 2006-06-18 05:38:35 +00:00
ssl-dlg.c update ssl-dlg.c in accordance with changes in SSL dissector 2007-01-12 13:02:49 +00:00
ssl-dlg.h name change 2006-05-21 05:12:17 +00:00
stats_tree_stat.c Fixa a typo. 2006-08-27 19:15:20 +00:00
STATUS.gtk2
stream_prefs.c name change 2006-05-21 05:12:17 +00:00
stream_prefs.h name change 2006-05-21 05:12:17 +00:00
summary_dlg.c change all file offsets from long to gint64 so we can - theoretically - handle files > 2GB correct. 2006-11-05 22:46:44 +00:00
summary_dlg.h name change 2006-05-21 05:12:17 +00:00
supported_protos_dlg.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
supported_protos_dlg.h name change 2006-05-21 05:12:17 +00:00
t38_analysis.c nikai@nikai.net: 2006-11-14 20:32:29 +00:00
tap_dfilter_dlg.c * rename REGISTER_STAT_GROUP_E -> register_stat_group_t 2006-09-27 17:12:42 +00:00
tcp_graph.c gtkglobals.h not needed 2006-12-12 23:49:28 +00:00
text_page.c name change 2006-05-21 05:12:17 +00:00
text_page.h name change 2006-05-21 05:12:17 +00:00
toolbar.c capture interfaces dialog: use capture stock icons instead of plain text buttons 2006-08-24 21:40:53 +00:00
toolbar.h name change 2006-05-21 05:12:17 +00:00
u3.c fix a bug when freeing newpath - don't g_free(NULL) 2007-01-14 22:45:43 +00:00
u3.h U3 support for "recent" files. 2007-01-13 16:06:28 +00:00
voip_calls.c From Alejandro Vaquero: 2006-10-24 05:17:49 +00:00
voip_calls.h Ethereal->Wireshark 2006-05-28 17:19:08 +00:00
voip_calls_dlg.c nikai@nikai.net: 2006-11-14 20:32:29 +00:00
voip_calls_dlg.h Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00
webbrowser.c Include the top-level header for CoreFoundation, to see whether it'll 2006-10-25 18:25:17 +00:00
webbrowser.h name change 2006-05-21 05:12:17 +00:00
win32-file-dlg.c fix #301: Windows file dialog should: 2007-01-14 23:28:35 +00:00
win32-file-dlg.h Implement a real "Cancel" button for the coloring rules dialog - this was a hard one! It seems to be working without bugs and as designed now. 2006-10-03 18:39:36 +00:00
wsp_stat.c Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI 2006-05-22 07:29:40 +00:00