wireshark/gtk
Ulf Lamping 71bcc9b28d some minor fixes to the Preferences tooltip texts
svn path=/trunk/; revision=18099
2006-05-06 12:57:54 +00:00
..
Makefile.am Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
Makefile.common Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
Makefile.nmake if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using the user-guide.chm file) 2006-04-20 20:27:44 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
about_dlg.c Handle the case where we *can't* determine the pathname in which to find 2006-05-01 06:51:14 +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
afp_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
ansi_a_stat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
ansi_map_stat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
bootp_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
capture_dlg.c Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
capture_dlg.h ask for unsaved file when using the new start capture feature, 2005-04-19 21:02:01 +00:00
capture_file_dlg.c We use stuff from dlg_utils.h. 2006-04-30 03:19:59 +00:00
capture_file_dlg.h Fix the idempotent-include #define. 2006-04-29 23:18:47 +00:00
capture_if_details_dlg.c WinPcap 3.2 beta 1 (3, 2, 0, 29) seems to be working with the packet.dll, so don't warn the user about it 2006-04-25 01:22:05 +00:00
capture_if_details_dlg.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
capture_if_dlg.c as I've experienced a scrollbar again while having 7 interfaces, I've tried to add the number of interfaces to the height formula to fix this 2006-04-22 20:16:47 +00:00
capture_info_dlg.c remove dependencies to pcap.h, so getting an idea what needs to be done by dumpcap in addition to the things already done now 2006-02-17 02:18:48 +00:00
capture_prefs.c some minor fixes to the Preferences tooltip texts 2006-05-06 12:57:54 +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 remove dependencies to pcap.h, so getting an idea what needs to be done by dumpcap in addition to the things already done now 2006-02-17 02:18:48 +00:00
cfilter_combo_utils.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
color_dlg.c Most of the stuff in file_dlg.c is specific to capture files, so rename 2006-04-29 23:03:57 +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 Column list pointer became invalid when element was removed from list. Fixes bug 886. 2006-04-24 21:27:12 +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 add a help button to the "Follow TCP Stream" dialog (and use standard button row for it too) 2006-04-20 19:58:50 +00:00
conversations_eth.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_fc.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_fddi.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_ip.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_ipx.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_jxta.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_ncp.c From Greg Morris: 2006-03-02 20:50:33 +00:00
conversations_rsvp.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_sctp.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_table.c From Greg Morris: 2006-03-02 20:50:33 +00:00
conversations_table.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_tcpip.c waste a couple of bytes per tcp conversation and make the tree for acked_packets (i.e. packets that have interesting tcp properties such as being retransmissions etc) hang off the per conversation tcpd struct instead of being global. 2006-03-20 10:52:53 +00:00
conversations_tr.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_udpip.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
conversations_wlan.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
dcerpc_stat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +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 renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical named ui_util.h in / dir 2005-08-20 12:09:48 +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 sure we can't pass NULL to strcmp. Fixes Coverity CID 34. Fix up 2006-03-09 19:38:51 +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 We need <gdk/gdkkeysyms.h> to define GDK_VoidSymbol. 2006-04-30 03:19:11 +00:00
dlg_utils.h Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
doxygen.cfg.in Add newlines to the ends of the files. 2006-05-02 07:56:21 +00:00
drag_and_drop.c Most of the stuff in file_dlg.c is specific to capture files, so rename 2006-04-29 23:03:57 +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 From Greg Morris: 2006-05-04 15:36:41 +00:00
expert_comp_table.c From Greg Morris: 2006-05-04 15:36:41 +00:00
expert_comp_table.h From Greg Morris: 2006-05-04 15:36:41 +00:00
expert_dlg.c From Greg Morris: 2006-03-15 18:56:35 +00:00
fc_stat.c updates to get the fc and scsi dissectors 2006-04-21 11:08:24 +00:00
file_dlg.c Include <errno.h> to get errnos. 2006-04-30 06:54:25 +00:00
file_dlg.h Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
fileset_dlg.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +00:00
fileset_dlg.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
filter_dlg.c fix #152 2005-12-31 17:09:27 +00:00
filter_dlg.h fix #152 2005-12-31 17:09:27 +00:00
find_dlg.c Fix Coverity CID 129: initialize a couple of variables. 2006-03-09 23:13:49 +00:00
find_dlg.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
flow_graph.c waste a couple of bytes per tcp conversation and make the tree for acked_packets (i.e. packets that have interesting tcp properties such as being retransmissions etc) hang off the per conversation tcpd struct instead of being global. 2006-03-20 10:52:53 +00:00
follow_dlg.c Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +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 Use Unicode for all native Win32 calls. Unicode Windows applications 2006-03-08 20:55:32 +00:00
font_utils.h font_init don't need to know if running as a capture_child, this will simply no longer happen. 2006-02-11 23:35:31 +00:00
funnel_stat.c remove some useless code. 2006-03-30 20:15:59 +00:00
goto_dlg.c renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical named ui_util.h in / dir 2005-08-20 12:09:48 +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 Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
graph_analysis.h From Alejandro Vaquero: 2005-10-03 05:55:26 +00:00
gsm_a_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
gsm_map_stat.c From Florent Drouin: 2006-03-04 10:09:47 +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 As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +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 some minor fixes to the Preferences tooltip texts 2006-05-06 12:57:54 +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
gui_stat_menu.h As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
gui_stat_util.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
gui_stat_util.h As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
gui_utils.c Fix for bug 887. Use the right function to set the window position. 2006-05-01 10:59:06 +00:00
gui_utils.h Explain in more detail the split between the stuff in ui_util.h and in 2005-08-20 19:49:22 +00:00
h225_counter.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
h225_ras_srt.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
help_dlg.c if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using the user-guide.chm file) 2006-04-20 20:27:44 +00:00
help_dlg.h if HHC_DIR is defined in config.nmake, use the Win32 HTMLHELP system (using the user-guide.chm file) 2006-04-20 20:27:44 +00:00
hostlist_eth.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
hostlist_fc.c updates to get the fc and scsi dissectors 2006-04-21 11:08:24 +00:00
hostlist_fddi.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
hostlist_ip.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
hostlist_ipx.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
hostlist_jxta.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
hostlist_ncp.c From Greg Morris: 2006-03-02 20:50:33 +00:00
hostlist_rsvp.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
hostlist_table.c fix bug #660: we must alphabetically sort columns 0&1, not 0&2 2006-01-07 11:08:07 +00:00
hostlist_table.h Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
hostlist_tcpip.c waste a couple of bytes per tcp conversation and make the tree for acked_packets (i.e. packets that have interesting tcp properties such as being retransmissions etc) hang off the per conversation tcpd struct instead of being global. 2006-03-20 10:52:53 +00:00
hostlist_tr.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
hostlist_udpip.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
hostlist_wlan.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
io_stat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +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
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 In order to reduce the height of the Preference dialog moving several items from the User Interface page to the Layout page. 2006-03-02 14:44:50 +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 Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
main.c Handle the case where we *can't* determine the pathname in which to find 2006-05-01 06:51:14 +00:00
main.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
mcast_stream.c Get rid of extra semicolon - GCC warns that ISO C doesn't allow it. 2006-04-30 09:25:34 +00:00
mcast_stream.h From Miha Jemec: 2006-04-24 19:10:36 +00:00
mcast_stream_dlg.c From Martin Mathieson: 2006-04-27 05:02:57 +00:00
mcast_stream_dlg.h From Miha Jemec: 2006-04-24 19:10:36 +00:00
menu.c Most of the stuff in file_dlg.c is specific to capture files, so rename 2006-04-29 23:03:57 +00:00
menu.h - Declare some functions static 2005-08-20 14:02:00 +00:00
mgcp_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
mtp3_stat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +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 As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
nameres_prefs.c renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical named ui_util.h in / dir 2005-08-20 12:09:48 +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
ncp_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
packet_history.c Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
packet_history.h first implementation of the packet history function 2004-11-01 11:42:08 +00:00
packet_list.c Most of the stuff in file_dlg.c is specific to capture files, so rename 2006-04-29 23:03:57 +00:00
packet_list.h code cleanup: use the prefix packet_list_ for every function mentioned in packet_list.h 2005-09-27 21:51:08 +00:00
packet_win.c - Include ../ui_util.h into files that implement functions declard in 2005-08-20 12:57:52 +00:00
packet_win.h move some GTK only function declarations from ui_util.h to the appropriate header files in the gtk dir, as these declarations are obsolete and only confuses (at least me) 2005-12-05 22:45:54 +00:00
plugins_dlg.c Get rid of no-longer-used code (the list of plugins is now just a tab in 2005-11-03 04:32:11 +00:00
plugins_dlg.h - Declare some functions static 2005-08-20 14:02:00 +00:00
prefs_dlg.c add a Help button to the Preferences dialog 2006-04-20 20:31:05 +00:00
prefs_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
print_dlg.c Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
print_mswin.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +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 Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +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 Allow a progress dialog to have "Stop" or "Cancel" as the "terminate 2005-11-12 11:05:02 +00:00
proto_dlg.c - Declare some functions static 2005-08-20 14:02:00 +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 Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
proto_draw.h move some GTK only function declarations from ui_util.h to the appropriate header files in the gtk dir, as these declarations are obsolete and only confuses (at least me) 2005-12-05 22:45:54 +00:00
proto_hier_stats_dlg.c One file missed in last checkin 2005-08-20 14:08:53 +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 In "Save As", support only file types we can write to; that simplifies 2006-02-11 11:21:38 +00:00
range_utils.h In "Save As", support only file types we can write to; that simplifies 2006-02-11 11:21:38 +00:00
recent.c Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +00:00
recent.h timestamp display precision: 2005-08-25 21:29:54 +00:00
rpc_progs.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
rpc_stat.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
rtp_analysis.c Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +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 replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43:25 +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 Move the file selection dialog routines to file_dlg.c, and give it a 2006-04-30 01:47:58 +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 From Mike Duigou: 2005-06-20 20:14:22 +00:00
scsi_stat.c update the itl structure so that it sets the cmdset field to the current command set even for the case where we have not detected it by seeing the inquiry response. 2006-05-05 22:01:45 +00:00
sctp_assoc_analyse.c From Irene: Make buttons unselecable when nothing would happen. 2006-04-04 09:04:08 +00:00
sctp_byte_graph_dlg.c From Irene: Fix problems with off screen drawings 2006-03-30 22:17:42 +00:00
sctp_chunk_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
sctp_chunk_stat_dlg.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
sctp_error_dlg.c Add a "register_dfilter_stat()", to register stats that take a display 2005-08-21 09:48:27 +00:00
sctp_graph_dlg.c From Irene: Fix problems with off screen drawings 2006-03-30 22:17:42 +00:00
sctp_stat.c From Irene: Fix a bug when searching for an assoc. 2006-04-21 15:48:43 +00:00
sctp_stat.h From Irene: Fix problems with off screen drawings 2006-03-30 22:17:42 +00:00
sctp_stat_dlg.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
service_response_time_table.c From Greg Morris: 2006-02-01 06:09:55 +00:00
service_response_time_table.h Add a "time_stat_init()" routine to initialize the fields of a 2005-08-22 07:12:20 +00:00
simple_dialog.c enhance simple dialog: add the possibility to use no buttons at all and add a stop icon (similar to the splash_window, but with a slightly different layout and a way to choose the icon shown) 2005-09-20 01:53:38 +00:00
sip_stat.c Use g_assert to save us from dereferencing a NULL pointer. g_warning is not strong enough. This should fix a defect discovered by coverity. 2006-03-07 13:11:08 +00:00
smb2_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
smb_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00
ssl-dlg.c From Paolo Abeni: 2006-05-03 05:29:04 +00:00
ssl-dlg.h Declare -ssl_stream_cb in ssl-dlg.h 2006-02-06 12:41:58 +00:00
stats_tree_stat.c fix for Bug 849 2006-03-30 20:29:36 +00:00
stream_prefs.c code cleanup: use the prefix packet_list_ for every function mentioned in packet_list.h 2005-09-27 21:51:08 +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 remove dependencies to pcap.h, so getting an idea what needs to be done by dumpcap in addition to the things already done now 2006-02-17 02:18:48 +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 Check for a null blurb pointer for a field, as is done in some other 2005-12-04 04:22:43 +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
t38_analysis.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tap_dfilter_dlg.c add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
tcp_graph.c waste a couple of bytes per tcp conversation and make the tree for acked_packets (i.e. packets that have interesting tcp properties such as being retransmissions etc) hang off the per conversation tcpd struct instead of being global. 2006-03-20 10:52:53 +00:00
text_page.c replace *a lot* of file related calls by their GLib counterparts. This is necessary for the switch to GTK 2.6 (at least on WIN32). 2005-11-06 22:43: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 Most of the stuff in file_dlg.c is specific to capture files, so rename 2006-04-29 23:03:57 +00:00
toolbar.h - Declare some functions static 2005-08-20 14:02:00 +00:00
voip_calls.c Make the GUIDs in various data structures e_guid_t's rather than arrays 2006-03-19 20:45:45 +00:00
voip_calls.h Make the GUIDs in various data structures e_guid_t's rather than arrays 2006-03-19 20:45:45 +00:00
voip_calls_dlg.c Make the GUIDs in various data structures e_guid_t's rather than arrays 2006-03-19 20:45:45 +00:00
voip_calls_dlg.h for VoIP Call Analysis: 2005-02-02 01:02:09 +00:00
webbrowser.c Use Unicode for all native Win32 calls. Unicode Windows applications 2006-03-08 20:55:32 +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
win32-file-dlg.c Add "file_dlg.h" to declare "set_last_open_dir()". 2006-04-30 06:57:01 +00:00
win32-file-dlg.h Remove svn:executable property from source files 2006-02-22 12:04:03 +00:00
wsp_stat.c Add userdata arguments to a bunch of stat initialization routines to 2006-02-12 00:54:56 +00:00