wireshark/gtk
Guy Harris e75910e7cb In column sort routines, make the row pointers "const" pointers, as the
arguments passed in corresponding to those pointers are gconstpointers.

svn path=/trunk/; revision=12884
2004-12-31 00:33:54 +00:00
..
Makefile.am first implementation of the packet history function 2004-11-01 11:42:08 +00:00
Makefile.common Giles Scott: Add Wlan tap 2004-12-21 12:30:24 +00:00
Makefile.nmake first steps towards using the User's Guide as Ethereal's help system 2004-09-16 22:07:03 +00:00
STATUS.gtk2 In gtk2 code : 2002-11-15 22:21:15 +00:00
about_dlg.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +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
ansi_a_stat.c In column sort routines, make the row pointers "const" pointers, as the 2004-12-31 00:33:54 +00:00
ansi_map_stat.c In column sort routines, make the row pointers "const" pointers, as the 2004-12-31 00:33:54 +00:00
bootp_stat.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
capture_dlg.c Don't use a global capture_opts in the capturing engine (this isn't a good idea). Do some more "housekeeping" in the capturing part. 2004-12-29 09:09:35 +00:00
capture_dlg.h some code cleanup (comments changed) 2004-12-28 00:36:06 +00:00
capture_if_dlg.c Don't use a global capture_opts in the capturing engine (this isn't a good idea). Do some more "housekeeping" in the capturing part. 2004-12-29 09:09:35 +00:00
capture_info_dlg.c Don't use a global capture_opts in the capturing engine (this isn't a good idea). Do some more "housekeeping" in the capturing part. 2004-12-29 09:09:35 +00:00
capture_prefs.c Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +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 From Albert Chin: "config.h" should always be included first first when 2004-12-29 21:31:18 +00:00
cfilter_combo_utils.h Save the capture filter in the recent list iff the capture succeeds. 2004-10-07 03:50:16 +00:00
color_dlg.c Make the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +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 Move the column preferences stuff to epan (the rest of the preferences 2004-09-29 02:54:22 +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 At least in the screenshot at 2004-09-27 22:21:31 +00:00
conversations_eth.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
conversations_fc.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
conversations_fddi.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
conversations_ip.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
conversations_ipx.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
conversations_table.c In column sort routines, make the row pointers "const" pointers, as the 2004-12-31 00:33:54 +00:00
conversations_table.h from Thomas Palmer: add "Copy to clipboard" button to the conversation table dialogs 2004-07-22 16:36:50 +00:00
conversations_tcpip.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
conversations_tr.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
conversations_udpip.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
conversations_wlan.c Change the RCS ID - it's not getting expanded when it's "$Id $". 2004-12-22 09:46:14 +00:00
dcerpc_stat.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
decode_as_dcerpc.c Again, some warnings removed. 2004-12-27 13:17:20 +00:00
decode_as_dcerpc.h Canonicalize the line endings, and set svn:eol-style to native to keep 2004-09-07 20:05:04 +00:00
decode_as_dlg.c Again, some warnings removed. 2004-12-27 13:17:20 +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 the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +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 For file browsing dialog boxes, the affirmative button should be "OK", 2004-09-30 02:02:35 +00:00
dlg_utils.h For file browsing dialog boxes, the affirmative button should be "OK", 2004-09-30 02:02:35 +00:00
doxygen.cfg.in fix doxygen generation 2004-10-27 04:03:31 +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
fc_stat.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
file_dlg.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
file_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
filter_dlg.c first steps towards using the User's Guide as Ethereal's help system 2004-09-16 22:07:03 +00:00
filter_dlg.h It's not called "filter_prefs.h" any more. 2004-07-19 23:17:20 +00:00
find_dlg.c Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +00:00
find_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
follow_dlg.c Don't redisplay the "Follow TCP Stream" window on every toggle event for 2004-11-16 08:21:32 +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 move global capture_child flag into capture_options 2004-12-29 12:37:06 +00:00
font_utils.h move global capture_child flag into capture_options 2004-12-29 12:37:06 +00:00
goto_dlg.c Move the guts of gtk/file_dlg.c:goto_framenum_cb() to 2004-09-02 19:52:39 +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
gsm_a_stat.c In column sort routines, make the row pointers "const" pointers, as the 2004-12-31 00:33:54 +00:00
gsm_map_stat.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +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 Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
gtk_stat_util.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
gtk_stat_util.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 From Nathan Jennings: add a preference that supplies a prefix for window 2004-12-02 11:30:24 +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
h225_counter.c Change a function name in preparation for genereating H.245 and H.225 dissectors with asn2etrh 2004-12-30 22:38:59 +00:00
h225_ras_srt.c removed ITU-T prefix from H225, so H.225 and H.323 are closer together. 2004-10-02 08:41:52 +00:00
h323_analysis.c add some button tooltips 2004-10-03 16:28:29 +00:00
h323_analysis.h From Francisco Alcoba: handle H.323 conversations over UDP and SCTP. 2004-10-01 09:13:33 +00:00
h323_conversations.c Get rid of C++/C99-style comments - not all C compilers accept them. 2004-12-10 11:20:48 +00:00
h323_conversations.h Don't define "transport_prot_name[]" in "h323_conversations.h", as that 2004-10-01 22:09:38 +00:00
h323_conversations_dlg.c added some comments 2004-10-02 11:05:27 +00:00
h323_conversations_dlg.h Add an RCS ID. 2004-09-30 19:49:48 +00:00
help_dlg.c Update the Example Files (sample captures) link. 2004-10-07 20:30:35 +00:00
help_dlg.h From Albert Chin: not all compilers support a comma after the last value 2004-12-29 22:31:56 +00:00
hostlist_eth.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
hostlist_fc.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
hostlist_fddi.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
hostlist_ip.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
hostlist_ipx.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
hostlist_table.c Add a "get_addr_name()" routine that takes an "address *" and attempts 2004-12-30 02:10:24 +00:00
hostlist_table.h from Thomas Palmer: copy content of hostlist table to clipboard in csv format. 2004-07-20 23:48:50 +00:00
hostlist_tcpip.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
hostlist_tr.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
hostlist_udpip.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
hostlist_wlan.c Change the RCS ID - it's not getting expanded when it's "$Id $". 2004-12-22 09:46:14 +00:00
http_stat.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
io_stat.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +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
isup_stat.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +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 Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +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 "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
main.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
main.h Don't use a global capture_opts in the capturing engine (this isn't a good idea). Do some more "housekeeping" in the capturing part. 2004-12-29 09:09:35 +00:00
menu.c make ethereal compile with --without-pcap configuration option 2004-12-02 00:12:54 +00:00
menu.h first implementation of the packet history function 2004-11-01 11:42:08 +00:00
mgcp_stat.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
mtp3_stat.c In column sort routines, make the row pointers "const" pointers, as the 2004-12-31 00:33:54 +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 In column sort routines, make the row pointers "const" pointers, as the 2004-12-31 00:33:54 +00:00
nameres_prefs.c Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +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
packet_history.c When clearing the list, use "history_list", just in case 2004-11-03 23:44:08 +00:00
packet_history.h first implementation of the packet history function 2004-11-01 11:42:08 +00:00
packet_list.c Make the "col_data" field in a "column_info" structure a pointer to an 2004-12-31 00:12:25 +00:00
packet_list.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
packet_win.c Make the "col_data" field in a "column_info" structure a pointer to an 2004-12-30 23:42:02 +00:00
packet_win.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
plugins_dlg.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
prefs_dlg.c Make the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +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 From Brett Kuskie: recalculate the ranges every time an export dialog is 2004-12-22 09:19:01 +00:00
print_mswin.c collect some thoughts about a GTK win32 printing dialog (from Guy Harris and me) 2004-07-28 16:54:46 +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 For file browsing dialog boxes, the affirmative button should be "OK", 2004-09-30 02:02:35 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
proto_dlg.c Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +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 prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +00:00
proto_draw.h Add support for copying hex data to the clipboard. Submitted by Thomas 2004-09-02 16:58:43 +00:00
proto_hier_stats_dlg.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 Remove the fixed maximum number of subranges in a range_t; dynamically 2004-10-16 23:32:24 +00:00
range_utils.h Remove the fixed maximum number of subranges in a range_t; dynamically 2004-10-16 23:32:24 +00:00
recent.c "prefs-int.h" belongs in epan, too. 2004-10-01 08:33:53 +00:00
recent.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
rpc_progs.c Put the file name into the window title, so if you have more than one of 2004-11-12 05:36:25 +00:00
rpc_stat.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
rtp_analysis.c In column sort routines, make the row pointers "const" pointers, as the 2004-12-31 00:33:54 +00:00
rtp_analysis.h From Francisco Alcoba: 2004-12-01 11:54:41 +00:00
rtp_stream.c From Francisco Alcoba: 2004-12-01 11:54:41 +00:00
rtp_stream.h From Francisco Alcoba: 2004-12-01 11:54:41 +00:00
rtp_stream_dlg.c From Francisco Alcoba: 2004-12-01 11:54:41 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sctp_assoc_analyse.c Get rid of C++/C99-style comments - not all C compilers accept them. 2004-12-10 11:20:48 +00:00
sctp_byte_graph_dlg.c Get rid of C++/C99-style comments - not all C compilers accept them. 2004-12-10 11:20:48 +00:00
sctp_error_dlg.c Get rid of C++/C99-style comments - not all C compilers accept them. 2004-12-10 11:20:48 +00:00
sctp_graph_dlg.c Get rid of C++/C99-style comments - not all C compilers accept them. 2004-12-10 11:20:48 +00:00
sctp_stat.c Get rid of C++/C99-style comments - not all C compilers accept them. 2004-12-10 11:20:48 +00:00
sctp_stat.h Get rid of C++/C99-style comments - not all C compilers accept them. 2004-12-10 11:20:48 +00:00
sctp_stat_dlg.c Get rid of C++/C99-style comments - not all C compilers accept them. 2004-12-10 11:20:48 +00:00
service_response_time_table.c In column sort routines, make the row pointers "const" pointers, as the 2004-12-31 00:33:54 +00:00
service_response_time_table.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
simple_dialog.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sip_stat.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
smb_stat.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
stream_prefs.c Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +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 Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +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 Move prefs.c and prefs.h into the epan subdirectory. 2004-09-27 22:55:15 +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
tap_dfilter_dlg.c "gtk_entry_get_text()" returns a "const char *" - assign the result to 2004-12-31 00:26:36 +00:00
tap_dfilter_dlg.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tap_menu.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tcp_graph.c Make the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +00:00
text_page.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24: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 first implementation of the packet history function 2004-11-01 11:42:08 +00:00
toolbar.h first implementation of the packet history function 2004-11-01 11:42:08 +00:00
ui_util.c From Nathan Jennings: add a preference that supplies a prefix for window 2004-12-02 11:30:24 +00:00
ui_util.h From Nathan Jennings: add a preference that supplies a prefix for window 2004-12-02 11:30:24 +00:00
webbrowser.c Make the tone of the error messages a bit less formal, by using 2004-12-29 01:08:20 +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 Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00