wireshark/gtk
Anders Broman 8421bbd8a3 Add more GUIManager code #ifdef:ed out.
The popups should be working now exept for protocol help.
Help with testing and cleaning up apreciated.
GTK 2.6 requred, I'll look into that too later if no one beats me to it.

svn path=/trunk/; revision=34127
2010-09-15 20:51:44 +00:00
..
CMakeLists.txt Add dissector_tables_dlg.c 2010-07-08 14:19:32 +00:00
Makefile.am Add Visual C++ project files to the distribution. 2010-06-30 23:20:03 +00:00
Makefile.common Add "WS internal" to the menues this can be used to display internal information like the curren "entry" dissector tables. Emem statistics 2010-07-08 11:05:16 +00:00
Makefile.nmake Fix checkAPI targets so gtk-deprecated and gtk-deprecated-todo checks are 2010-07-21 00:04:04 +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 Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
about_dlg.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
afp_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
airpcap_dlg.c (Minor) Cleanup signal callbak signatures and related: 2010-08-23 19:29:08 +00:00
airpcap_dlg.h (Minor) Cleanup signal callbak signatures and related: 2010-08-23 19:29:08 +00:00
airpcap_gui_utils.c Update the AirPcap code for Win64 and enable AirPcap for the 64-bit build. 2009-11-12 23:48:11 +00:00
airpcap_gui_utils.h Fix a key entry bug in the decryption key dialog. Remove some unused / 2009-07-01 15:56:12 +00:00
ansi_a_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
ansi_map_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
bootp_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
camel_counter.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
camel_srt.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
capture_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
capture_dlg.h Support monitor mode in the capture preferences. 2010-05-15 19:38:13 +00:00
capture_file_dlg.c Don't set the sensitivity of the Open button based on whether we can 2010-05-12 19:44:23 +00:00
capture_file_dlg.h
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 Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
capture_if_details_dlg_win32.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
capture_if_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
capture_if_dlg.h In Wireshark and TShark, run dumpcap to get interface lists and lists of 2010-03-04 01:12:04 +00:00
capture_info_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
cfilter_combo_utils.c Add #include <stdio.h> in a few more places for Solaris. 2009-08-27 03:54:57 +00:00
cfilter_combo_utils.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
color_dlg.c (Minor) Cleanup some "event callback" function declarations/definitions: 2010-07-30 12:41:56 +00:00
color_dlg.h
color_edit_dlg.c (Trivial/Cosmetic) Fix signatures of some signal callback functions; 2010-08-23 15:58:48 +00:00
color_edit_dlg.h Fix various gcc -Wshadow warnings. 2010-01-29 16:13:26 +00:00
color_utils.c Doxygen changes. 2010-08-29 15:14:38 +00:00
color_utils.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
compare_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_eth.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_fc.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_fddi.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_ip.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_ipv6.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_ipx.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_jxta.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_ncp.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_rsvp.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_sctp.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_table.c Remove the depricated GtkItemFactory code. 2010-09-02 06:34:04 +00:00
conversations_table.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
conversations_tcpip.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_tr.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_udpip.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_usb.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
conversations_wlan.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
dcerpc_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
decode_as_ber.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
decode_as_ber.h
decode_as_dcerpc.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
decode_as_dcerpc.h
decode_as_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
decode_as_dlg.h
dfilter_expr_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
dfilter_expr_dlg.h
diameter_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
dissector_tables_dlg.c Use a custom sort function for each column of the dissector tables display: 2010-07-29 00:29:06 +00:00
dissector_tables_dlg.h Add "WS internal" to the menues this can be used to display internal information like the curren "entry" dissector tables. Emem statistics 2010-07-08 11:05:16 +00:00
dlg_utils.c Added a "Follow Stream" button to the conversations dialog. 2010-06-23 16:49:17 +00:00
dlg_utils.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
doxygen.cfg.in
drag_and_drop.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
drag_and_drop.h Fix module names. 2010-08-13 21:03:29 +00:00
expert_comp_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
expert_comp_dlg.h Use correct signature for "button-press-event" callback function; 2010-08-19 00:09:56 +00:00
expert_comp_table.c Remove the depricated GtkItemFactory code. 2010-08-30 20:30:20 +00:00
expert_comp_table.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
expert_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
expert_dlg.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
expert_indicators.h Move the contents of image/expert_*.h to gtk/expert_indicators.h. Add 2009-11-10 18:02:05 +00:00
export_object.c Cast bytes_left down to an int once we've established it will fit. 2010-06-16 03:09:16 +00:00
export_object.h From David Perez & Jose Pico from Taddong S.L. via bug 4451: 2010-06-15 14:03:49 +00:00
export_object_dicom.c From David Aggeler: 2009-07-10 21:54:29 +00:00
export_object_http.c Change my e-mail address 2009-05-31 05:55:15 +00:00
export_object_smb.c Don't refer to file-static variables as extern (my gcc didn't like it). 2010-06-17 05:03:08 +00:00
fc_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
file_dlg.c Squelch some compiler warnings, clean up indentation, clean up a 2010-03-02 00:06:20 +00:00
file_dlg.h Squelch some compiler warnings, clean up indentation, clean up a 2010-03-02 00:06:20 +00:00
file_dlg_win32.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
file_dlg_win32.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
fileset_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
fileset_dlg.h
filter_autocomplete.c (Trivial/Cosmetic) Fix signatures of some signal callback functions; 2010-08-23 15:58:48 +00:00
filter_autocomplete.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
filter_dlg.c Minor changes related to signal callback functions: 2010-08-17 13:44:12 +00:00
filter_dlg.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
filter_utils.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
filter_utils.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
find_dlg.c Minor changes related to signal callback functions: 2010-08-17 13:44:12 +00:00
find_dlg.h Instead of using a Boolean for the search direction, use an enum, so 2010-08-13 07:39:46 +00:00
firewall_dlg.c GtkOPtionMenu ==> GtkComboBox: V2: use ws_combo_box_new_text_and_pointer & etc 2010-02-22 18:43:36 +00:00
firewall_dlg.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
flow_graph.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
follow_ssl.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
follow_ssl.h
follow_stream.c Fix various gcc -Wshadow warnings. 2010-01-29 16:13:26 +00:00
follow_stream.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
follow_tcp.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
follow_tcp.h
follow_udp.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
follow_udp.h
font_utils.c Removed some unused variables and unused assignments. 2009-11-10 12:05:25 +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 Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
goto_dlg.c From Kovarththanan Rajaratnam: 2009-07-25 09:45:35 +00:00
goto_dlg.h From Kovarththanan Rajaratnam: 2009-07-25 09:45:35 +00:00
graph_analysis.c Add comments 2010-09-02 19:23:01 +00:00
graph_analysis.h Increase maximum number of nodes to 40. 2010-09-03 09:12:40 +00:00
gsm_a_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
gsm_map_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
gsm_map_stat.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
gsm_map_summary.c From Kovarththanan Rajaratnam: 2009-07-08 18:36:31 +00:00
gtkglobals.h Fix various gcc -Wshadow warnings. 2010-01-29 19:09:01 +00:00
gtkvumeter.c Doxygen changes. 2010-08-29 13:18:58 +00:00
gtkvumeter.h Use GType instead of deprecated GtkType 2010-08-21 13:21:35 +00:00
gtp_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
gui_stat_menu.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
gui_stat_util.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
gui_stat_util.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
gui_utils.c Doxygen changes. 2010-08-29 13:18:58 +00:00
gui_utils.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
h225_counter.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
h225_ras_srt.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
help_dlg.c Fix gcc compile errors.... 2010-08-19 15:22:03 +00:00
help_dlg.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
hostlist_eth.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_fc.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_fddi.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_ip.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_ipv6.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_ipx.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_jxta.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_ncp.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_rsvp.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_sctp.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_table.c Remove the depricated GtkItemFactory code. 2010-09-03 08:41:04 +00:00
hostlist_table.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
hostlist_tcpip.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_tr.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_udpip.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_usb.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
hostlist_wlan.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
iax2_analysis.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
iax2_analysis.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
io_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
keys.h Cleanup object keys. 2009-11-26 16:12:03 +00:00
ldap_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
libui.vcproj Update *.vcproj to visual studio 8 2009-09-24 05:11:47 +00:00
mac_lte_stat_dlg.c Change bandwidth labels, and update stop time even on first frame. 2010-09-06 09:22:43 +00:00
macros_dlg.c Ensure we always update the display filter when changing profile. 2010-08-31 07:53:51 +00:00
macros_dlg.h Ensure we always update the display filter when changing profile. 2010-08-31 07:53:51 +00:00
main.c These two capture option variables are defined by capture_opts_init(), so 2010-09-07 19:22:05 +00:00
main.h Doxygen changes. 2010-08-29 15:14:38 +00:00
main_airpcap_toolbar.c (Minor) Cleanup signal callbak signatures and related: 2010-08-23 19:29:08 +00:00
main_airpcap_toolbar.h Trivial warning fixes 2008-12-02 08:11:23 +00:00
main_filter_toolbar.c Remove #if 0'd out code (dfilter_combo_add_empty()). 2010-08-23 16:18:06 +00:00
main_filter_toolbar.h Remove the #ifdefs and code related to the switch to gtk_combo_box(). 2010-07-07 16:07:09 +00:00
main_packet_list.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
main_packet_list.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
main_proto_draw.c (Trivial/Cosmetic) Fix signatures of some signal callback functions; 2010-08-23 15:58:48 +00:00
main_proto_draw.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
main_statusbar.c Use correct signature for "button-press-event" callback function; 2010-08-19 00:09:56 +00:00
main_statusbar.h Add the ability to push temporary (and highlighted) messages onto the 2009-11-04 00:02:52 +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 Fix various gcc -Wshadow warnings. 2010-01-29 19:09:01 +00:00
main_toolbar.h Doxygen changes. 2010-08-29 15:14:38 +00:00
main_welcome.c Initialize a variable before we try to free it. 2010-08-21 16:38:13 +00:00
main_welcome.h Warningfix: 2009-05-08 15:16:07 +00:00
manual_addr_resolv.c Try to fix the solaris build bot. 2010-05-03 05:03:51 +00:00
manual_addr_resolv.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
mcast_stream.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
mcast_stream.h - Try to fix a couple of doxygen comments. 2010-08-26 06:46:30 +00:00
mcast_stream_dlg.c Fix gcc -Wshadow warnings. 2010-04-06 00:58:05 +00:00
mcast_stream_dlg.h - Try to fix a couple of doxygen comments. 2010-08-26 06:46:30 +00:00
megaco_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
menus.c Add more GUIManager code #ifdef:ed out. 2010-09-15 20:51:44 +00:00
menus.h 'extern gint popup_menu_handler' ==> 'extern gboolean popup_menu_handler' to match just committed menus.c 2010-07-30 12:56:37 +00:00
mgcp_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
mtp3_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
mtp3_stat.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
mtp3_summary.c From Kovarththanan Rajaratnam: 2009-07-08 18:36:31 +00:00
ncp_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
network_icons.h Add a USB network icon. 2009-11-12 18:10:34 +00:00
new_packet_list.c Remove what appear to be two redundant lines of code (AFAIKT). 2010-09-09 17:30:35 +00:00
new_packet_list.h Doxygen changes. 2010-08-29 15:14:38 +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 Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
packet_list_store.c Get rid of some no-longer-necessary includes of simple_dialog.h (now 2010-08-13 08:13:23 +00:00
packet_list_store.h Doxygen changes. 2010-08-29 15:14:38 +00:00
packet_win.c Get rid of some no-longer-necessary includes of simple_dialog.h (now 2010-08-13 08:13:23 +00:00
packet_win.h Introduce packet bytes bit view. 2009-11-05 10:16:49 +00:00
pixmap_save.c Fix various gcc -Wshadow warnings. 2010-01-29 19:09:01 +00:00
pixmap_save.h Change my e-mail address 2009-05-31 05:55:15 +00:00
plugins_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
plugins_dlg.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
prefs_capture.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +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 Introduce "Show Resolved" as an option in custom columns. This will determine 2010-06-25 06:42:34 +00:00
prefs_column.h Doxygen changes. 2010-08-29 15:14:38 +00:00
prefs_dlg.c (Minor) Cleanup signal callbak signatures and related: 2010-08-23 19:29:08 +00:00
prefs_dlg.h Doxygen changes. 2010-08-29 15:14:38 +00:00
prefs_gui.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
prefs_gui.h Doxygen changes. 2010-08-29 15:14:38 +00:00
prefs_layout.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
prefs_layout.h Doxygen changes. 2010-08-29 15:14:38 +00:00
prefs_nameres.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +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 Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +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 Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +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 Make Wireshark compile on Windows. 2009-10-05 08:31:31 +00:00
prefs_taps.h Rename prefs_rtp_player files to prefs_taps. 2008-04-21 21:56:45 +00:00
print_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +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 (Minor) Cleanup some "event callback" function declarations/definitions: 2010-07-30 12:41:56 +00:00
profile_dlg.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
progress_dlg.c (Trivial/Cosmetic) Fix signatures of some signal callback functions; 2010-08-23 15:58:48 +00:00
proto_dlg.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
proto_dlg.h
proto_help.c (Minor) Fix several usages of deprecated GTK functions. 2010-07-20 23:48:56 +00:00
proto_help.h Fix a number of doxygen directives. 2010-08-26 15:02:27 +00:00
proto_hier_stats_dlg.c Remove the depricated GtkItemFactory code. 2010-09-02 15:38:04 +00:00
proto_hier_stats_dlg.h
radius_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
range_utils.c Introduce "Remove Ignored packets" in Packet Range frames, which is used in 2010-01-26 13:08:22 +00:00
range_utils.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
recent.c Remove the #ifdefs and code related to the switch to gtk_combo_box(). 2010-07-07 16:07:09 +00:00
recent.h From Cal Turney via bug 4849: 2010-06-25 18:55:09 +00:00
rlc_lte_stat_dlg.c Change bandwidth labels, and update stop time even on first frame. 2010-09-06 09:22:43 +00:00
rpc_progs.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
rpc_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
rtp_analysis.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
rtp_analysis.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
rtp_player.c Fix (or at least work around the crash in) 2010-03-27 00:54:11 +00:00
rtp_player.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
rtp_stream.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
rtp_stream.h Add doxygen coments. 2010-09-03 07:27:59 +00:00
rtp_stream_dlg.c Fix a gcc -Wshadow warning. 2010-04-30 18:19:47 +00:00
rtp_stream_dlg.h - Try to fix a couple of doxygen comments. 2010-08-26 07:12:03 +00:00
sat.h
scsi_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
sctp_assoc_analyse.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
sctp_byte_graph_dlg.c Fix various gcc -Wshadow warnings. 2010-01-29 19:09:01 +00:00
sctp_chunk_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
sctp_chunk_stat_dlg.c From Robin Seggelmann: Improve SCTP chunk statistics. 2010-06-23 07:47:15 +00:00
sctp_error_dlg.c (Trivial/Cosmetic) Fix signatures of some signal callback functions; 2010-08-23 15:58:48 +00:00
sctp_graph_dlg.c Fix various gcc -Wshadow warnings. 2010-01-29 19:09:01 +00:00
sctp_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
sctp_stat.h From Robin Seggelmann: Improve SCTP chunk statistics. 2010-06-23 07:47:15 +00:00
sctp_stat_dlg.c (Trivial/Cosmetic) Fix signatures of some signal callback functions; 2010-08-23 15:58:48 +00:00
service_response_time_table.c Remove the depricated GtkItemFactory code. 2010-09-02 06:22:12 +00:00
service_response_time_table.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
simple_dialog.c Add the ability to push temporary (and highlighted) messages onto the 2009-11-04 00:02:52 +00:00
sip_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
smb2_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
smb_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00
stats_tree_stat.c (Trivial) Indentation cleanup (mostly: fix "4 space tabs"). 2010-07-29 14:23:32 +00:00
stock_icons.c Added a "Follow Stream" button to the conversations dialog. 2010-06-23 16:49:17 +00:00
stock_icons.h Added a "Follow Stream" button to the conversations dialog. 2010-06-23 16:49:17 +00:00
summary_dlg.c Added "Ignore Packet" menu items to the main menu. 2009-12-17 12:05:13 +00:00
summary_dlg.h
supported_protos_dlg.c Removed some unused variables and unused assignments. 2009-11-10 12:05:25 +00:00
supported_protos_dlg.h Cleanup header file define guards. 2010-06-15 21:18:31 +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 Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
tcp_graph.c Resolve another issue the Windows buildbots are having after rev 34084: 2010-09-09 15:46:40 +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 various gcc -Wshadow warnings. 2010-01-29 19:09:01 +00:00
u3.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
uat_gui.c Added tooltips for UAT column headers. 2010-05-02 09:59:02 +00:00
uat_gui.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
utf8_entities.h Don't drop characters in the middle of a UTF-8 sequence. Fixes bug 5066. 2010-08-16 17:53:43 +00:00
voip_calls.c Expand and update comments. 2010-09-01 17:49:27 +00:00
voip_calls.h Cleanup header file define guards. 2010-06-15 21:18:31 +00:00
voip_calls_dlg.c 1.4 version does not display the t.38 graph. 2010-09-01 19:42:59 +00:00
voip_calls_dlg.h Cleanup header file define guards. 2010-06-15 21:18:31 +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 Remove the depricated GtkItemFactory code. 2010-09-02 15:39:15 +00:00
wsp_stat.c Remove some unnecessary includes: a lot of things don't need globals.h and register.h 2010-08-30 16:10:01 +00:00