wireshark/gtk
Ulf Lamping b52ffe9b29 fix bug #3439 (thanks to Kovarththanan Rajaratnam), make WS compilable under MSVC2005(EE) again.
Some definitions are not available on MSVC2005. This fix "detects" the MSVC version used, it might still not work with MSVC2008EE though (I guess the required definitions are depending on the Windows SDK installed).

svn path=/trunk/; revision=28879
2009-06-28 21:13:51 +00:00
..
Makefile.am Add Makefile.common files for epan/dfilter and epan/ftypes. 2008-07-02 01:44:30 +00:00
Makefile.common "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
Makefile.nmake Add checkapi for deprecated Gtk APIs for which Wireshark is currently clean. 2009-03-15 20:20:54 +00:00
STATUS.gtk2 at least remove the "done" parts from this old file 2008-04-11 18:56:25 +00:00
about_dlg.c about_dlg: fix a memory leak when double-clicking on a path. 2009-06-01 17:08:46 +00:00
about_dlg.h Squelch some qualifier (const vs. non-const) warnings. 2007-05-25 19:13:49 +00:00
afp_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
airpcap_dlg.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
airpcap_dlg.h Migrate the Airpcap UI code from GtkCombos (deprecated) to GtkComboBoxes. 2009-05-13 16:14:28 +00:00
airpcap_gui_utils.c For interfaces that don't support PacketOpenAdapter (such as TurboCap), 2009-06-09 20:08:47 +00:00
airpcap_gui_utils.h Remove airpcap_get_all_channels_list, it isn't used 2009-05-13 17:46:16 +00:00
ansi_a_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
ansi_map_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
bootp_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
camel_counter.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
camel_srt.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
capture_dlg.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
capture_dlg.h Move declarations of routines in gtk/capture_if_dlg.c into 2009-02-01 23:14:07 +00:00
capture_file_dlg.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
capture_file_dlg.h name change 2006-05-21 05:12:17 +00:00
capture_globals.h Add gtk/capture_globals.h, to declare global_capture_opts, so files that 2008-06-24 03:38:15 +00:00
capture_if_details_dlg_win32.c fix bug #3439 (thanks to Kovarththanan Rajaratnam), make WS compilable under MSVC2005(EE) again. 2009-06-28 21:13:51 +00:00
capture_if_details_dlg_win32.h For interfaces that don't support PacketOpenAdapter (such as TurboCap), 2009-06-09 20:08:47 +00:00
capture_if_dlg.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
capture_if_dlg.h Move declarations of routines in gtk/capture_if_dlg.c into 2009-02-01 23:14:07 +00:00
capture_info_dlg.c Turn on -Wshorten-64-to-32 by default, and fix some issues that turned 2009-04-21 16:57:52 +00:00
cfilter_combo_utils.c sort #includes by directories 2008-04-13 00:55:59 +00:00
cfilter_combo_utils.h name change 2006-05-21 05:12:17 +00:00
color_dlg.c Turn on -Wshorten-64-to-32 by default, and fix some issues that turned 2009-04-21 16:57:52 +00:00
color_dlg.h missing mark -> select changes 2006-10-02 23:11:55 +00:00
color_edit_dlg.c As suggested by Jakub Zawadzki: actually use sizeof(...) rather than a numeric constant in various places; 2009-03-19 17:49:11 +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 move all code from color.c into color_utils.c 2008-04-13 12:41:22 +00:00
color_utils.h move all code from color.c into color_utils.c 2008-04-13 12:41:22 +00:00
compare_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
conversations_eth.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_fc.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_fddi.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_ip.c From Jakub Zawadzki via bug 3421: 2009-05-20 15:50:40 +00:00
conversations_ipx.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_jxta.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_ncp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_rsvp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_sctp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_table.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
conversations_table.h Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
conversations_tcpip.c #include <emem.h> not req'd 2008-08-26 02:53:21 +00:00
conversations_tr.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_udpip.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_usb.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_wlan.c sort #includes by directories 2008-04-13 00:55:59 +00:00
dcerpc_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
decode_as_ber.c From Jakub Zawadzki (bug 3331): 2009-03-13 22:06:48 +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 From Jakub Zawadzki (bug 3331): 2009-03-13 22:06:48 +00:00
decode_as_dcerpc.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
decode_as_dlg.c From Didier Gautheron (bug 3126): 2009-05-04 21:13:14 +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 dfilter_expr_dlg: fix several very minor memory leaks; 2009-06-01 17:27:54 +00:00
dfilter_expr_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
diameter_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
dlg_utils.c (Trivial): remove a comment referring to Gtk 1 2009-06-01 17:29:08 +00:00
dlg_utils.h From Jim Young (bug 2212): 2008-04-14 15:01:34 +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 "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
drag_and_drop.h move drag_and_drop declarations into it's own file 2008-04-12 09:33:59 +00:00
expert_comp_dlg.c Windows transient to main window and destoyed with it. 2009-06-11 16:24:06 +00:00
expert_comp_dlg.h click on the "expert info" indicator opens the corresponding dialog 2008-04-05 23:16:59 +00:00
expert_comp_table.c expert_comp: Fix some memory leaks (several non-trivial); 2009-05-19 15:53:26 +00:00
expert_comp_table.h From Jim Young (bug 2504): 2009-06-02 10:40:58 +00:00
expert_dlg.c Windows transient to main window and destoyed with it. 2009-06-11 16:24:06 +00:00
export_object.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
export_object.h Change my e-mail address 2009-05-31 05:55:15 +00:00
export_object_dicom.c From David Aggeler: 2008-10-11 14:25:02 +00:00
export_object_http.c Change my e-mail address 2009-05-31 05:55:15 +00:00
fc_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
file_dlg.c Fix a small memory leak 2009-06-02 20:16:23 +00:00
file_dlg.h various code cleanup 2008-04-12 23:34:44 +00:00
file_dlg_win32.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
file_dlg_win32.h use the ending "_win32" for every windows specific file 2008-04-13 12:14:57 +00:00
fileset_dlg.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
fileset_dlg.h name change 2006-05-21 05:12:17 +00:00
filter_autocomplete.c Resize the list in the autocompletion popup when narrowing down the elements 2009-06-16 04:54:59 +00:00
filter_autocomplete.h Filter autocompletion from Bahaa Naamneh (bug 2581). 2008-07-22 15:19:10 +00:00
filter_dlg.c From yami (bug 3497): 2009-05-28 20:25:26 +00:00
filter_dlg.h Fix a typo. 2008-11-27 09:33:17 +00:00
filter_utils.c From Jakub Zawadzki (bug 3331): 2009-03-13 22:06:48 +00:00
filter_utils.h Added a common function to apply a selected filter according to 2008-05-17 22:54:29 +00:00
find_dlg.c find_dlg: handler_id returned from g_signal_connect is gulong (not int) 2009-04-28 03:00:40 +00:00
find_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
firewall_dlg.c io_stat save & filewall rule save: rework "save dialog" slightly: 2009-06-02 19:16:08 +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 Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
follow_ssl.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
follow_ssl.h Standardize filenames and function names for Follow TCP & SSL stream functions 2007-09-13 22:25:20 +00:00
follow_stream.c follow_stream: Enable "check for file overwrite" (if GTK 2.8 or greater); 2009-06-02 15:39:20 +00:00
follow_stream.h follow_stream: rework "save as" slightly: 2009-06-01 19:43:58 +00:00
follow_tcp.c More Win64 fixes. 2009-04-16 00:45:26 +00:00
follow_tcp.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
follow_udp.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
follow_udp.h The rest of the Follow UDP Stream check-in 2007-11-03 04:46:22 +00:00
font_utils.c Remove the "Save column widths" option so we always save the widths. 2008-08-09 16:14:34 +00:00
font_utils.h Remove the "Save column widths" option so we always save the widths. 2008-08-09 16:14:34 +00:00
funnel_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
goto_dlg.c Fix some simple cases of GTK2 deprecated API usage by using a renamed or equivalent API 2008-06-29 15:51:43 +00:00
goto_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
graph_analysis.c flow_graph & etc: rework graph "save as" slightly: 2009-06-01 14:00:09 +00:00
graph_analysis.h Rename dialog_data_t ==> graph_analysis_dialog_data_t 2009-06-01 15:54:14 +00:00
gsm_a_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
gsm_map_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
gsm_map_stat.h Get rid of a Clist and move the functon to display floats with two decimals to gui_utils. 2009-03-06 17:16:56 +00:00
gsm_map_summary.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +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 Get rid of deprecated functions: 2009-05-05 18:35:44 +00:00
gtkvumeter.h Add $Id$ 2009-03-09 15:46:43 +00:00
gtp_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
gui_stat_menu.h add the (optional) possibility to register a stock icon for a stats menu entry 2008-04-13 23:55:32 +00:00
gui_stat_util.c (Trivial): fix a typo 2009-03-27 14:47:49 +00:00
gui_stat_util.h name change 2006-05-21 05:12:17 +00:00
gui_utils.c gtk_exit() is deprecated; "use the standard exit() function instead" 2009-05-22 12:36:20 +00:00
gui_utils.h Fix some spelling, reword some comments & etc. 2009-05-04 14:22:30 +00:00
h225_counter.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
h225_ras_srt.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
help_dlg.c Small improvements for the compare capture files dialog: 2009-05-21 22:10:17 +00:00
help_dlg.h Small improvements for the compare capture files dialog: 2009-05-21 22:10:17 +00:00
hostlist_eth.c sort #includes by directories 2008-04-13 01:54:20 +00:00
hostlist_fc.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_fddi.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_ip.c From Jakub Zawadzki via bug 3421: 2009-05-20 15:50:40 +00:00
hostlist_ipx.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_jxta.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_ncp.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_rsvp.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_sctp.c Fix a few (not all) of the current checkapi errors in gtk/ 2008-10-29 07:31:45 +00:00
hostlist_table.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
hostlist_table.h add display of GeoIP latitude/longitude 2009-02-04 01:02:59 +00:00
hostlist_tcpip.c #include <emem.h> not req'd 2008-08-26 02:53:21 +00:00
hostlist_tr.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_udpip.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_usb.c #include <emem.h> not req'd 2008-08-26 02:53:21 +00:00
hostlist_wlan.c sort #includes by directories 2008-04-13 03:32:24 +00:00
iax2_analysis.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
iax2_analysis.h Add time stamp to the list. 2009-06-06 17:08:01 +00:00
io_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
keys.h Migrate the Airpcap UI code from GtkCombos (deprecated) to GtkComboBoxes. 2009-05-13 16:14:28 +00:00
ldap_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
libui.vcproj Update for main_menu.[ch] -> menus.[ch] change. 2009-06-21 19:30:19 +00:00
mac_lte_stat_dlg.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
macros_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
macros_dlg.h revert (most) changes in rev #20753, to avoid items being created on a wrong menu on windows. 2007-02-25 18:03:05 +00:00
main.c Small whitespace cleanup. 2009-06-26 03:37:30 +00:00
main.h "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
main_airpcap_toolbar.c Don't check if unsigned values are > 0. 2009-05-13 17:13:03 +00:00
main_airpcap_toolbar.h Trivial warning fixes 2008-12-02 08:11:23 +00:00
main_filter_toolbar.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
main_filter_toolbar.h Trivial warning fixes 2008-12-02 08:11:23 +00:00
main_packet_list.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
main_packet_list.h Remove the "Save column widths" option so we always save the widths. 2008-08-09 16:14:34 +00:00
main_proto_draw.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
main_proto_draw.h Force foreground when background is forced in expert info dialogs. 2008-05-01 18:03:46 +00:00
main_statusbar.c Add the ability to push and pop messages in to and out of the welcome 2009-04-29 22:42:33 +00:00
main_statusbar.h Have separate callback mechanisms in file.c and capture.c; pass the 2008-06-24 08:05:45 +00:00
main_statusbar_private.h Have separate callback mechanisms in file.c and capture.c; pass the 2008-06-24 08:05:45 +00:00
main_toolbar.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
main_toolbar.h cleanup of "capture_in_progress" ugly hack from main_toolbar, call capture_if_dlg directly from within main.c 2008-04-12 17:04:21 +00:00
main_welcome.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
main_welcome.h Warningfix: 2009-05-08 15:16:07 +00:00
mcast_stream.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
mcast_stream.h sort #includes by directories 2008-04-13 03:32:24 +00:00
mcast_stream_dlg.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
mcast_stream_dlg.h Add $Id$ 2008-02-18 22:39:03 +00:00
megaco_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-21 20:42:07 +00:00
menus.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
menus.h "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
mgcp_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
mtp3_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
mtp3_stat.h Get rid of Clists, move a comment, move display as hex to gui_utils. 2009-03-16 18:01:25 +00:00
mtp3_summary.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
ncp_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
packet_history.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
packet_history.h name change 2006-05-21 05:12:17 +00:00
packet_win.c Fix some usage of deprecated GTK+ functions 2009-03-06 23:02:27 +00:00
packet_win.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
pixmap_save.c io_stat save & filewall rule save: rework "save dialog" slightly: 2009-06-02 19:16:08 +00:00
pixmap_save.h Change my e-mail address 2009-05-31 05:55:15 +00:00
plugins_dlg.c Don't put underscores in a phrase that's just shown to users. 2008-11-16 21:43:32 +00:00
plugins_dlg.h name change 2006-05-21 05:12:17 +00:00
prefs_capture.c Let create_preference_option_menu() and create_preference_entry() 2009-06-16 21:04:43 +00:00
prefs_capture.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_column.c Add a tooltip in case it's not obvious how to rearrange the columns. 2009-06-26 23:05:04 +00:00
prefs_column.h Add filter autocomplete for more places we use filter entries. 2008-10-19 13:40:52 +00:00
prefs_dlg.c () -> (void) 2009-05-13 17:29:13 +00:00
prefs_dlg.h Save preferences when selected from menu, unless having enabled the save button. 2008-11-28 21:22:25 +00:00
prefs_gui.c Let create_preference_option_menu() and create_preference_entry() 2009-06-16 21:04:43 +00:00
prefs_gui.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_layout.c Let create_preference_option_menu() and create_preference_entry() 2009-06-15 23:39:57 +00:00
prefs_layout.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_nameres.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
prefs_nameres.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_print.c From Jakub Zawadzki (bug 3331): 2009-03-13 22:06:48 +00:00
prefs_print.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_protocols.c Fix some simple cases of GTK2 deprecated API usage by using a renamed or equivalent API 2008-06-29 15:51:43 +00:00
prefs_protocols.h Added an option to display hidden protocol items. 2008-04-17 23:14:01 +00:00
prefs_stream.c Turn on -Wshorten-64-to-32 by default, and fix some issues that turned 2009-04-21 16:57:52 +00:00
prefs_stream.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_taps.c As suggested by Jakub Zawadzki: actually use sizeof(...) rather than a numeric constant in various places; 2009-03-19 17:49:11 +00:00
prefs_taps.h Rename prefs_rtp_player files to prefs_taps. 2008-04-21 21:56:45 +00:00
print_dlg.c Turn on -Wshorten-64-to-32 by default, and fix some issues that turned 2009-04-21 16:57:52 +00:00
print_win32.c Fix the last of the Win64 problems in the gtk directory. 2009-04-16 03:18:10 +00:00
print_win32.h use the ending "_win32" for every windows specific file 2008-04-13 12:14:57 +00:00
profile_dlg.c (Trivial) Fix some spelling & etc in comments 2009-04-08 13:41:30 +00:00
profile_dlg.h Fix non-ascii character in file... 2009-03-09 15:42:37 +00:00
progress_dlg.c Turn on -Wshorten-64-to-32 by default, and fix some issues that turned 2009-04-21 16:57:52 +00:00
proto_dlg.c Analyze!Enabled Protocols: Fix so type-ahead find OK w/o needing to first select a row. 2009-06-28 20:01:37 +00:00
proto_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
proto_hier_stats_dlg.c -As suggested by Jakub Zawadzki: use sizeof(...) rather than a numeric constant in various places; 2009-03-19 17:47:00 +00:00
proto_hier_stats_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
radius_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
range_utils.c Fix some simple cases of GTK2 deprecated API usage by using a renamed or equivalent API 2008-06-29 15:51:43 +00:00
range_utils.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
recent.c "main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, but 2009-06-21 19:16:37 +00:00
recent.h Check if the recent_common file exists instead of having a setting in 2008-08-09 16:12:41 +00:00
rpc_progs.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
rpc_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
rtp_analysis.c Add time stamp to the list. 2009-06-06 17:08:01 +00:00
rtp_analysis.h Add time stamp to the list. 2009-06-06 17:08:01 +00:00
rtp_player.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
rtp_player.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
rtp_stream.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
rtp_stream.h Preparations to be able to display dynamic payload type name in the stream analysis. 2007-04-04 06:58:12 +00:00
rtp_stream_dlg.c Unit is now ms. 2009-06-03 19:17:35 +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 Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
sctp_assoc_analyse.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
sctp_byte_graph_dlg.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
sctp_chunk_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
sctp_chunk_stat_dlg.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
sctp_error_dlg.c Fix bug #3022: Fix potential memory leak 2008-10-31 00:45:01 +00:00
sctp_graph_dlg.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
sctp_stat.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
sctp_stat.h * Fix name of Irene in AUTHORS. 2009-06-05 13:33:18 +00:00
sctp_stat_dlg.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
service_response_time_table.c And again. 2009-06-05 19:12:30 +00:00
service_response_time_table.h name change 2006-05-21 05:12:17 +00:00
simple_dialog.c (Trivial) Remove an obsolete comment related to GTK 1 2009-06-08 12:49:05 +00:00
sip_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
smb2_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
smb_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00
stats_tree_stat.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
stock_icons.c Change button label to "Quit without Saving" from "Continue without Saving" 2009-05-27 02:42:43 +00:00
stock_icons.h Change button label to "Quit without Saving" from "Continue without Saving" 2009-05-27 02:42:43 +00:00
summary_dlg.c Turn on -Wshorten-64-to-32 by default, and fix some issues that turned 2009-04-21 16:57:52 +00:00
summary_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
supported_protos_dlg.c Fix the last of the Win64 problems in the gtk directory. 2009-04-16 03:18:10 +00:00
supported_protos_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
t38_analysis.c Remove unneeded #include graph_analysis.h; Add #include gtk/gtk.h 2009-06-01 15:45:42 +00:00
tap_dfilter_dlg.c Add filter autocomplete for more places we use filter entries. 2008-10-19 13:40:52 +00:00
tap_dfilter_dlg.h move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
tcp_graph.c From Sean Walberg: 2009-06-28 15:22:43 +00:00
text_page_utils.c Fix the last of the Win64 problems in the gtk directory. 2009-04-16 03:18:10 +00:00
text_page_utils.h text_page -> text_page_utils 2008-04-13 12:24:57 +00:00
u3.c Fix the last of the Win64 problems in the gtk directory. 2009-04-16 03:18:10 +00:00
u3.h GCC warning fixes 2007-03-09 13:14:09 +00:00
uat_gui.c Turn on -Wshorten-64-to-32 by default, and fix some issues that turned 2009-04-21 16:57:52 +00:00
uat_gui.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
voip_calls.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
voip_calls.h From Carlos Mendioroz: 2009-03-11 06:43:46 +00:00
voip_calls_dlg.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +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 make filename2uri() "public" 2009-02-10 21:23:32 +00:00
webbrowser.h make filename2uri() "public" 2009-02-10 21:23:32 +00:00
wlan_stat_dlg.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
wsp_stat.c Change window_new() to dlg_window_new() and destroy the window with the top level window. 2009-06-22 15:22:37 +00:00