wireshark/gtk
Anders Broman 44784a9fe4 From Olivier Jacques,
Here is a patch that:
- Replaces the arrow labels by the beginning of the COLINFO column if available (usually containing message names/types).
- Change the comment area to be "protocol: colinfo_content"
From Anders
Added ID tag

Camel
Use col_set_str to remove TCAP info in col_info
 


svn path=/trunk/; revision=16975
2006-01-07 11:10:50 +00:00
..
Makefile.am from Greg Morris: 2005-11-25 23:42:52 +00:00
Makefile.common add service response time statistics for smb2 2005-12-23 04:57:06 +00:00
Makefile.nmake Replace some spaces by TAB to make vim with syntax highlighting happy 2005-02-20 04:31:30 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
about_dlg.c Provide not only copyright information, but a GPL blurb, in all the 2005-12-21 08:59:52 +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 Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
ansi_a_stat.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
ansi_map_stat.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
bootp_stat.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
capture_dlg.c Constify a bunch of arguments and variables, to squelch compiler 2005-12-14 07:29:38 +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_if_details_dlg.c Squelch a compiler warning. 2005-09-20 08:01:00 +00:00
capture_if_details_dlg.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
capture_if_dlg.c rename pcap-....c/.h files to capture-pcap-....c/.h 2005-12-06 00:07:13 +00:00
capture_info_dlg.c Constify a bunch of arguments and variables, to squelch compiler 2005-12-14 07:29:38 +00:00
capture_prefs.c rename pcap-....c/.h files to capture-pcap-....c/.h 2005-12-06 00:07:13 +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 Fix more "no previous declaration" warnings 2005-08-02 04:47:15 +00:00
cfilter_combo_utils.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
color_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
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 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
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 fix various doxygen warnings 2005-07-19 20:46:38 +00:00
conversations_eth.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_fc.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_fddi.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_ip.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_ipx.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_jxta.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_ncp.c From Greg Morris. 2005-10-19 14:45:24 +00:00
conversations_rsvp.c Update new RSVP host list and conversation stats to match recent changes 2005-09-09 08:20:16 +00:00
conversations_sctp.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_table.c From Greg Morris, patch to allow proper search/filtering of 2005-10-20 18:04:11 +00:00
conversations_table.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
conversations_tcpip.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_tr.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_udpip.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
conversations_wlan.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
dcerpc_stat.c fix #152 2005-12-31 17:09: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 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 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
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 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
dlg_utils.h split some parts of the packet counting functions into their own files capture_info(.c/.h), 2005-12-03 22:38:50 +00:00
doxygen.cfg.in fix doxygen generation 2004-10-27 04:03:31 +00:00
drag_and_drop.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
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 Clean up indentation. 2005-12-23 10:55:05 +00:00
expert_comp_table.c fix a simple GTK1 warning 2005-11-25 23:54:19 +00:00
expert_comp_table.h from Greg Morris: 2005-11-25 23:42:52 +00:00
expert_dlg.c Revert 16279. 2005-10-21 13:11:04 +00:00
fc_stat.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
file_dlg.c fix #152 2005-12-31 17:09:27 +00:00
file_dlg.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
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 #152 2005-12-31 17:09:27 +00:00
find_dlg.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
flow_graph.c From Olivier Jacques, 2006-01-07 11:10:50 +00:00
follow_dlg.c Jaap Keuter: 2006-01-03 23:45: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 code cleanup: use the prefix packet_list_ for every function mentioned in packet_list.h 2005-09-27 21:51:08 +00:00
font_utils.h move global capture_child flag into capture_options 2004-12-29 12:37:06 +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 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
graph_analysis.h From Alejandro Vaquero: 2005-10-03 05:55:26 +00:00
gsm_a_stat.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
gsm_map_stat.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +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 code cleanup: use the prefix packet_list_ for every function mentioned in packet_list.h 2005-09-27 21:51:08 +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 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
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 Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
h225_ras_srt.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
help_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
help_dlg.h fix various doxygen warnings 2005-07-19 20:46:38 +00:00
hostlist_eth.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_fc.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_fddi.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_ip.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_ipx.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_jxta.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_rsvp.c Update new RSVP host list and conversation stats to match recent changes 2005-09-09 08:20:16 +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 As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_tr.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_udpip.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
hostlist_wlan.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +00:00
io_stat.c fix #152 2005-12-31 17:09:27 +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 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
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 Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
main.c fix #152 2005-12-31 17:09:27 +00:00
main.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
menu.c code cleanup: use the prefix packet_list_ for every function mentioned in packet_list.h 2005-09-27 21:51:08 +00:00
menu.h - Declare some functions static 2005-08-20 14:02:00 +00:00
mgcp_stat.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
mtp3_stat.c As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so 2005-08-21 19:24:11 +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 From Greg Morris. 2005-10-19 14:45:24 +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 Allow a progress dialog to have "Stop" or "Cancel" as the "terminate 2005-11-12 11:05:02 +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 fix #322, 2nd try: don't pass NULL to gtk_tree_iter_free(), this seems to cause an assert on some GTK versions 2005-09-26 19:24:06 +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 fix #358: instead of simply using tpmnam() for the Win32 print function, use the "official" function to create a temporary file 2005-11-26 01:56:22 +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 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
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 Allow a progress dialog to have "Stop" or "Cancel" as the "terminate 2005-11-12 11:05:02 +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 fix #568: disable event "activate" handler for the range entry field. see the added comment for details 2005-11-26 11:57:54 +00:00
range_utils.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
recent.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
recent.h timestamp display precision: 2005-08-25 21:29:54 +00:00
rpc_progs.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
rpc_stat.c fix #152 2005-12-31 17:09:27 +00:00
rtp_analysis.c Allow a progress dialog to have "Stop" or "Cancel" as the "terminate 2005-11-12 11:05:02 +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 a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +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
sctp_assoc_analyse.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
sctp_byte_graph_dlg.c warning: C++ style comments are not allowed in ISO C90 2005-12-18 23:22:47 +00:00
sctp_chunk_stat.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +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 Add a "register_dfilter_stat()", to register stats that take a display 2005-08-21 09:48:27 +00:00
sctp_stat.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
sctp_stat.h More char -> const char warning fixes. 2005-08-05 20:59:08 +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 EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +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 Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00
smb2_stat.c Foil another of Ronnies attempts to make the repository properties free :-) 2005-12-24 03:13:16 +00:00
smb_stat.c Move some headers for stuff defined by a dissector into epan/dissectors 2005-09-17 00:31:15 +00:00
stats_tree_stat.c Instead of checking if this is a new packet at every call to avoid recounting the packets at every rerun remove the tap listener of this stats tree. 2005-09-22 17:01:06 +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 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
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 Properly terminate some value_string tables. 2005-10-03 22:26:32 +00:00
tap_dfilter_dlg.c fix #152 2005-12-31 17:09:27 +00:00
tcp_graph.c From Bill Meier: 2005-12-22 01:23:27 +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 Skip some toolbar #includes if we're not using GTK+ 2.x. 2005-11-10 03:00:43 +00:00
toolbar.h - Declare some functions static 2005-08-20 14:02:00 +00:00
voip_calls.c From Alejandro Vaquero: 2005-10-03 05:55:26 +00:00
voip_calls.h More char -> const char warning fixes. 2005-08-05 20:59:08 +00:00
voip_calls_dlg.c Trivial warning fixes 2005-11-22 12:51:14 +00:00
voip_calls_dlg.h for VoIP Call Analysis: 2005-02-02 01:02:09 +00:00
webbrowser.c add some more online help functionality and help buttons at various dialog boxes, if a help page *is* available. However, the new help system needs a lot more work before completed. 2005-01-20 23:17:23 +00:00
webbrowser.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
wsp_stat.c Have cf_retap_packets() take an argument that indicates whether to 2005-09-14 08:59:41 +00:00