wireshark/gtk
Tomas Kukosa 5f4f0df387 From Alejandro Vaquero:
Added a new checkbox for the RTP player to use the RTP timing instead of the
arriving time of the packets. This is useful when the RTP is being tunneled
(e.g. EtherIP), so the original timing is missing.
In some cases when encapsulating the original IP/RTP over EtherIP, the
encapsulated data comes in chunks of 1sec, so it is useful to use the RTP
timing to play it. In these cases we can not simulate jitter buffer, so this is
disabled when checking the new "Use RTP timestamp" option.

svn path=/trunk/; revision=25293
2008-05-14 06:22:07 +00:00
..
about_dlg.c If we have xdg-open, define HAVE_XDG_OPEN. 2008-04-17 16:14:22 +00:00
about_dlg.h Squelch some qualifier (const vs. non-const) warnings. 2007-05-25 19:13:49 +00:00
afp_stat.c sort #includes by directories 2008-04-13 00:55:59 +00:00
airpcap_dlg.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
airpcap_dlg.h From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buffer lenght:" 2007-10-16 23:42:33 +00:00
airpcap_gui_utils.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
airpcap_gui_utils.h Fix various small memory leaks & 1 invalid g_free (airpcap_gui_utils.c) 2008-01-24 22:26:05 +00:00
ansi_a_stat.c sort #includes by directories 2008-04-13 00:55:59 +00:00
ansi_map_stat.c sort #includes by directories 2008-04-13 00:55:59 +00:00
bootp_stat.c rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems a bit misleading 2008-04-17 02:16:39 +00:00
camel_counter.c sort #includes by directories 2008-04-13 00:55:59 +00:00
camel_srt.c sort #includes by directories 2008-04-13 00:55:59 +00:00
capture_dlg.c ...but not with a comment inside a comment, as that might cause a 2008-05-01 07:21:15 +00:00
capture_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
capture_file_dlg.c Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
capture_file_dlg.h
capture_if_details_dlg_win32.c g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_append_printf 2008-05-11 18:33:49 +00:00
capture_if_details_dlg_win32.h use the ending "_win32" for every windows specific file 2008-04-13 12:14:57 +00:00
capture_if_dlg.c use the ending "_win32" for every windows specific file 2008-04-13 12:14:57 +00:00
capture_info_dlg.c sort #includes by directories 2008-04-13 00:55:59 +00:00
cfilter_combo_utils.c sort #includes by directories 2008-04-13 00:55:59 +00:00
cfilter_combo_utils.h
color_dlg.c flip the import and export button "sequence", that the import button comes first. So we have the same sequence as the usual open/save menu. 2008-04-16 09:57:21 +00:00
color_dlg.h
color_edit_dlg.c From Jim Young (bug 2212): 2008-04-14 15:01:34 +00:00
color_edit_dlg.h
color_utils.c move all code from color.c into color_utils.c 2008-04-13 12:41:22 +00:00
color_utils.h move all code from color.c into color_utils.c 2008-04-13 12:41:22 +00:00
conversations_eth.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_fc.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_fddi.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_ip.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_ipx.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_jxta.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_ncp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_rsvp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_sctp.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_table.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_table.h Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
conversations_tcpip.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_tr.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_udpip.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_usb.c sort #includes by directories 2008-04-13 00:55:59 +00:00
conversations_wlan.c sort #includes by directories 2008-04-13 00:55:59 +00:00
dcerpc_stat.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
decode_as_ber.c sort #includes by directories 2008-04-13 01:54:20 +00:00
decode_as_ber.h
decode_as_dcerpc.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
decode_as_dcerpc.h
decode_as_dlg.c use a GTK_STOCK_CLEAR here 2008-04-16 08:54:50 +00:00
decode_as_dlg.h
dfilter_expr_dlg.c From Jim Young (bug 2212): 2008-04-14 15:01:34 +00:00
dfilter_expr_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
dlg_utils.c Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
dlg_utils.h From Jim Young (bug 2212): 2008-04-14 15:01:34 +00:00
doxygen.cfg.in
drag_and_drop.c sort #includes by directories 2008-04-13 01:54:20 +00:00
drag_and_drop.h move drag_and_drop declarations into it's own file 2008-04-12 09:33:59 +00:00
expert_comp_dlg.c rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems a bit misleading 2008-04-17 02:16:39 +00:00
expert_comp_dlg.h click on the "expert info" indicator opens the corresponding dialog 2008-04-05 23:16:59 +00:00
expert_comp_table.c sort #includes by directories 2008-04-13 01:54:20 +00:00
expert_comp_table.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
expert_dlg.c Force foreground when background is forced in expert info dialogs. 2008-05-01 18:03:46 +00:00
export_object.c Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
export_object.h Squelch some qualifier (const vs. non-const) warnings. 2007-05-25 19:13:49 +00:00
export_object_http.c Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
fc_stat.c sort #includes by directories 2008-04-13 01:54:20 +00:00
file_dlg.c Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
file_dlg.h various code cleanup 2008-04-12 23:34:44 +00:00
file_dlg_win32.c use the ending "_win32" for every windows specific file 2008-04-13 12:14:57 +00:00
file_dlg_win32.h use the ending "_win32" for every windows specific file 2008-04-13 12:14:57 +00:00
fileset_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
fileset_dlg.h
filter_dlg.c From Jim Young (bug 2212): 2008-04-14 15:01:34 +00:00
filter_dlg.h Fixed some small typos. 2008-01-08 23:14:13 +00:00
find_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
find_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
firewall_dlg.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
firewall_dlg.h
flow_graph.c rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems a bit misleading 2008-04-17 02:16:39 +00:00
follow_ssl.c move all code from color.c into color_utils.c 2008-04-13 12:41:22 +00:00
follow_ssl.h Standardize filenames and function names for Follow TCP & SSL stream functions 2007-09-13 22:25:20 +00:00
follow_stream.c Replace an option menu (deprecated as of GTK+ 2.4) with a combo box 2008-04-29 18:46:10 +00:00
follow_stream.h Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
follow_tcp.c move all code from color.c into color_utils.c 2008-04-13 12:41:22 +00:00
follow_tcp.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
follow_udp.c sort #includes by directories 2008-04-13 01:54:20 +00:00
follow_udp.h The rest of the Follow UDP Stream check-in 2007-11-03 04:46:22 +00:00
font_utils.c sort #includes by directories 2008-04-13 01:54:20 +00:00
font_utils.h Added an option to save column widths in the recent file. 2008-04-12 19:37:05 +00:00
funnel_stat.c change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
goto_dlg.c sort #includes by directories 2008-04-13 01:54:20 +00:00
goto_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
graph_analysis.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
graph_analysis.h remove unrequired "references" to gtkglobals.h 2008-04-12 16:09:22 +00:00
gsm_a_stat.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gsm_map_stat.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gsm_map_stat.h
gsm_map_summary.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gtkglobals.h
gtkvumeter.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
gtkvumeter.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
gui_stat_menu.h add the (optional) possibility to register a stock icon for a stats menu entry 2008-04-13 23:55:32 +00:00
gui_stat_util.c sort #includes by directories 2008-04-13 01:54:20 +00:00
gui_stat_util.h
gui_utils.c Allow the folders in the About Wireshark/Folders list to be double clicked on to open the appropriate folder in explorer. 2008-04-13 17:48:47 +00:00
gui_utils.h Allow the folders in the About Wireshark/Folders list to be double clicked on to open the appropriate folder in explorer. 2008-04-13 17:48:47 +00:00
h225_counter.c sort #includes by directories 2008-04-13 01:54:20 +00:00
h225_ras_srt.c sort #includes by directories 2008-04-13 01:54:20 +00:00
help_dlg.c add tooltips for the welcome page buttons 2008-04-17 03:24:24 +00:00
help_dlg.h add tooltips for the welcome page buttons 2008-04-17 03:24:24 +00:00
hostlist_eth.c sort #includes by directories 2008-04-13 01:54:20 +00:00
hostlist_fc.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_fddi.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_ip.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_ipx.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_jxta.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_ncp.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_rsvp.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_sctp.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_table.c Changed to display NCP connection, as in conversations. 2008-04-25 19:42:27 +00:00
hostlist_table.h Added an option to Conversations and Endpoints to limit the list to match 2008-02-17 00:35:55 +00:00
hostlist_tcpip.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_tr.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_udpip.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_usb.c sort #includes by directories 2008-04-13 03:32:24 +00:00
hostlist_wlan.c sort #includes by directories 2008-04-13 03:32:24 +00:00
io_stat.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
keys.h Clean up a few references to OBJECT_[GS]_DATA macros 2008-04-11 17:58:27 +00:00
ldap_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
libui.vcproj Remove gtk/isprint.h as it's not in use. 2008-05-05 18:37:20 +00:00
macros_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
macros_dlg.h
main.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
main.h proto_draw -> main_proto_draw 2008-04-12 20:11:12 +00:00
main_airpcap_toolbar.c various code cleanup 2008-04-12 23:34:44 +00:00
main_airpcap_toolbar.h move "airpcap toolbar" code from main.c into new file(s) main_airpcap_toolbar 2008-04-12 22:14:42 +00:00
main_filter_toolbar.c various code cleanup 2008-04-12 23:34:44 +00:00
main_filter_toolbar.h move "filter toolbar" code from main.c into new file(s) main_filter_toolbar 2008-04-12 21:44:50 +00:00
main_menu.c Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
main_menu.h further work on the yet to come welcome page ... 2008-04-15 22:46:35 +00:00
main_packet_list.c Corrected some unused arguments in case someone starts using them, 2008-05-04 22:29:41 +00:00
main_packet_list.h Some packet_list.h -> main_packet_list.h changes. 2008-04-12 19:59:05 +00:00
main_proto_draw.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
main_proto_draw.h Force foreground when background is forced in expert info dialogs. 2008-05-01 18:03:46 +00:00
main_statusbar.c sort #includes by directories 2008-04-13 00:55:59 +00:00
main_statusbar.h move statusbar related code from main.c into it's own main_statusbar.c 2008-04-12 15:55:27 +00:00
main_toolbar.c Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
main_toolbar.h cleanup of "capture_in_progress" ugly hack from main_toolbar, call capture_if_dlg directly from within main.c 2008-04-12 17:04:21 +00:00
main_welcome.c I'v fixed the bug reported by Stig that no items appear and also .. 2008-04-19 18:39:58 +00:00
main_welcome.h further work on the yet to come welcome page ... 2008-04-15 22:46:35 +00:00
Makefile.am move noinst_HEADERS and EXTRA_DIST settings from Makefile.am to Makefile.common as it's done in /Makefile.common and elsewhere 2008-04-12 19:24:25 +00:00
Makefile.common Remove gtk/isprint.h as it's not in use. 2008-05-05 18:37:20 +00:00
Makefile.nmake Update to Portaudio pa_stable_v19_20071207 2008-05-13 07:39:23 +00:00
mcast_stream.c Add IPv6 multicast support. 2008-04-13 11:42:06 +00:00
mcast_stream.h sort #includes by directories 2008-04-13 03:32:24 +00:00
mcast_stream_dlg.c From Chris: 2008-04-22 05:27:28 +00:00
mcast_stream_dlg.h Add $Id$ 2008-02-18 22:39:03 +00:00
mgcp_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
mtp3_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
mtp3_stat.h
mtp3_summary.c sort #includes by directories 2008-04-13 03:32:24 +00:00
ncp_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
packet_history.c sort #includes by directories 2008-04-13 03:32:24 +00:00
packet_history.h
packet_win.c sort #includes by directories 2008-04-13 03:32:24 +00:00
packet_win.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
pixmap_save.c sort #includes by directories 2008-04-13 03:32:24 +00:00
pixmap_save.h Fix enhancement bug #1337: Export IO Graphs 2007-06-22 22:22:10 +00:00
plugins_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
plugins_dlg.h
prefs_capture.c don't use strdup() if you want to free the memory later with g_free(), this doesn't work (at least) on MSVC2005 builds! 2008-04-15 02:21:04 +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 Change an option menu (deprecated in GTK+ 2.4) to a combo box (GTK+ 2.4+). 2008-04-29 19:14:44 +00:00
prefs_column.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_dlg.c Rename "Taps/Statistics" preference group to be simply "Statistics". 2008-04-23 16:49:34 +00:00
prefs_dlg.h Move libsmi settings from virtual mibs protocol page to name resolution page. 2008-01-18 07:18:32 +00:00
prefs_gui.c change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_gui.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_layout.c change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_layout.h change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +00:00
prefs_nameres.c change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +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 change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +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 Added an option to display hidden protocol items. 2008-04-17 23:14:01 +00:00
prefs_protocols.h Added an option to display hidden protocol items. 2008-04-17 23:14:01 +00:00
prefs_stream.c change all preferences related filenames from xy_prefs to prefs_xy 2008-04-13 13:10:32 +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 Rename prefs_rtp_player files to prefs_taps. 2008-04-21 21:56:45 +00:00
prefs_taps.h Rename prefs_rtp_player files to prefs_taps. 2008-04-21 21:56:45 +00:00
print_dlg.c use the ending "_win32" for every windows specific file 2008-04-13 12:14:57 +00:00
print_win32.c use the ending "_win32" for every windows specific file 2008-04-13 12:14:57 +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 From Jim Young (bug 2212): 2008-04-14 15:01:34 +00:00
profile_dlg.h This patch adds support for configuration profiles, which can be used to 2008-01-14 16:40:23 +00:00
progress_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
proto_dlg.c From Jim Young (bug 2212): 2008-04-14 15:01:34 +00:00
proto_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
proto_hier_stats_dlg.c Remove all GTK+ < 2.4 code and minimum version checks. 2008-04-27 07:01:58 +00:00
proto_hier_stats_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
radius_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
range_utils.c sort #includes by directories 2008-04-13 03:32:24 +00:00
range_utils.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
recent.c Sort list before thaw to avoid flicker when doing capture. 2008-05-11 18:03:22 +00:00
recent.h Sort list before thaw to avoid flicker when doing capture. 2008-05-11 18:03:22 +00:00
rpc_progs.c rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems a bit misleading 2008-04-17 02:16:39 +00:00
rpc_stat.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
rtp_analysis.c Force foreground when background is forced in RTP analysis and VOIP calls. 2008-05-01 18:26:01 +00:00
rtp_analysis.h
rtp_player.c From Alejandro Vaquero: 2008-05-14 06:22:07 +00:00
rtp_player.h Remove GTK1 code. 2008-04-07 04:34:54 +00:00
rtp_stream.c sort #includes by directories 2008-04-13 03:32:24 +00:00
rtp_stream.h Preparations to be able to display dynamic payload type name in the stream analysis. 2007-04-04 06:58:12 +00:00
rtp_stream_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
rtp_stream_dlg.h
sat.h
scsi_stat.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
sctp_assoc_analyse.c sort #includes by directories 2008-04-13 03:32:24 +00:00
sctp_byte_graph_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
sctp_chunk_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
sctp_chunk_stat_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
sctp_error_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
sctp_graph_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
sctp_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
sctp_stat.h (Minor) Use _WIN32 (instead of WIN32) like the rest of Wireshark 2007-06-03 16:07:07 +00:00
sctp_stat_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
service_response_time_table.c sort #includes by directories 2008-04-13 03:32:24 +00:00
service_response_time_table.h
simple_dialog.c sort #includes by directories 2008-04-13 03:32:24 +00:00
sip_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
smb2_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
smb_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00
stats_tree_stat.c rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems a bit misleading 2008-04-17 02:16:39 +00:00
STATUS.gtk2 at least remove the "done" parts from this old file 2008-04-11 18:56:25 +00:00
stock_icons.c Added missing comment closing. 2008-04-16 11:55:23 +00:00
stock_icons.h add "Save As" and "Save All" buttons to the dialog / stock_icons utils 2008-04-16 08:47:12 +00:00
summary_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
summary_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
supported_protos_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
supported_protos_dlg.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
t38_analysis.c sort #includes by directories 2008-04-13 03:32:24 +00:00
tap_dfilter_dlg.c sort #includes by directories 2008-04-13 03:32:24 +00:00
tap_dfilter_dlg.h move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main.c instead) 2008-04-12 20:31:18 +00:00
tcp_graph.c rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems a bit misleading 2008-04-17 02:16:39 +00:00
text_page_utils.c text_page -> text_page_utils 2008-04-13 12:24:57 +00:00
text_page_utils.h text_page -> text_page_utils 2008-04-13 12:24:57 +00:00
u3.c sort #includes by directories 2008-04-13 03:32:24 +00:00
u3.h
uat_gui.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
uat_gui.h
voip_calls.c Fix some of the Errors/warnings detected by checkapi. 2008-05-09 11:59:44 +00:00
voip_calls.h To ease troubleshooting of bug #2017 and for code clarity in the future, use 2008-01-09 08:34:58 +00:00
voip_calls_dlg.c Fix some of the Errors/warnings detected by checkapi. 2008-05-06 05:50:31 +00:00
voip_calls_dlg.h
webbrowser.c filename2uri() doesn't modify its parameter (and in at least one place we hand it a const argument) so make the parameter const. Also move the function up in the file (before its first use). 2008-04-18 12:47:05 +00:00
webbrowser.h If we have xdg-open, define HAVE_XDG_OPEN. 2008-04-17 16:14:22 +00:00
wlan_stat_dlg.c Added an option to limit the list to match the current display filter. 2008-05-12 22:45:08 +00:00
wsp_stat.c sort #includes by directories 2008-04-13 03:32:24 +00:00