wireshark/ui
Guy Harris e65c5cc89e Add a comment.
In recent_add_cfilter(), the list we're working on is cfilter_list;
properly remove an item from it - don't assign the result to
recent_cfilter_list, assign it to cfilter_list.  This may fix some
crashes and Valgrind errors.

svn path=/trunk/; revision=50984
2013-07-28 20:24:27 +00:00
..
cli Replace relative timestamp with reference frame number. Saves 16B per frame. 2013-07-21 23:07:33 +00:00
gtk Looks like cfilter_combo_utils.c got removed. 2013-07-28 15:48:34 +00:00
qt Have separate lists of recent capture filters for all interfaces, in 2013-07-27 22:37:26 +00:00
win32 Move merge.{h,c} into wiretap: these modules use wiretap to merge files. 2013-07-16 02:35:33 +00:00
CMakeLists.txt New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
Makefile.am
Makefile.common New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
Makefile.nmake
alert_box.c
alert_box.h
capture_globals.h
doxygen.cfg.in
export_object.c
export_object.h
export_object_dicom.c
export_object_http.c
export_object_smb.c
file_dialog.h
help_url.c Sort the man pages. Add capinfos and reordercap. Should we also any others (i.e., asn2deb, dftest, idl2deb, idl2wrs, randpkt)? 2013-06-21 15:30:08 +00:00
help_url.h Sort the man pages. Add capinfos and reordercap. Should we also any others (i.e., asn2deb, dftest, idl2deb, idl2wrs, randpkt)? 2013-06-21 15:30:08 +00:00
iface_lists.c get main_window_update out of the way... pass an update_cb to the capture_sync stuff 2013-06-27 17:10:50 +00:00
iface_lists.h get main_window_update out of the way... pass an update_cb to the capture_sync stuff 2013-06-27 17:10:50 +00:00
last_open_dir.h
main_statusbar.h
packet_list_utils.c New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
packet_list_utils.h New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
preference_utils.c
preference_utils.h
profile.c
profile.h
progress_dlg.h
recent.c Add a comment. 2013-07-28 20:24:27 +00:00
recent.h Have separate lists of recent capture filters for all interfaces, in 2013-07-27 22:37:26 +00:00
recent_utils.h Have separate lists of recent capture filters for all interfaces, in 2013-07-27 22:37:26 +00:00
simple_dialog.h From Cal Turney: 2013-07-17 04:52:19 +00:00
software_update.c
software_update.h
ssl_key_export.c
ssl_key_export.h
tap-megaco-common.c Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. 2013-06-26 02:12:12 +00:00
tap-megaco-common.h Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. 2013-06-26 02:12:12 +00:00
tap-rtp-common.c Replace relative timestamp with reference frame number. Saves 16B per frame. 2013-07-21 23:07:33 +00:00
tap-rtp-common.h Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions. 2013-06-26 02:12:12 +00:00
text_import.c
text_import.h
text_import_scanner.h
text_import_scanner.l
time_shift.c Replace relative timestamp with reference frame number. Saves 16B per frame. 2013-07-21 23:07:33 +00:00
time_shift.h Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
ui_util.h
utf8_entities.h
util.c
util.h