wireshark/ui
Chris Maynard e8fed416a2 Another change that should have been part of r50465, which removed the limits to the number of characters in the display filter(s). [Technically, there is still the inherent 65535 limit.]
#BACKPORT(1.10,1.8)

svn path=/trunk/; revision=50469
2013-07-09 18:01:44 +00:00
..
cli From Peter Hatina via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8888 2013-07-06 21:55:10 +00:00
gtk Another change that should have been part of r50465, which removed the limits to the number of characters in the display filter(s). [Technically, there is still the inherent 65535 limit.] 2013-07-09 18:01:44 +00:00
qt New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
win32 Allow for column headers not to be printed in order to make it possible to export packets as plain text in a format that could then have a chance of being imported again (assuming other factors such as packet bytes were printed, etc.) in order to recover the original pcap file. 2013-06-19 15:22:56 +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 Move the contents of wsar_html/core to wsar_html. Create tag files for 2013-04-30 00:27:02 +00:00
Makefile.common New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
alert_box.c Clean up indentation. 2013-05-13 23:17:12 +00:00
alert_box.h Fix indent and add Modelines info for new common ui source file(s) 2012-10-24 15:52:26 +00:00
capture_globals.h Pull the capture-session state information out of capture_opts and put 2013-05-22 07:44:28 +00:00
doxygen.cfg.in Move the contents of wsar_html/core to wsar_html. Create tag files for 2013-04-30 00:27:02 +00:00
export_object.c Fix numerous instances of a variable/parameter name "shadowing" a library function name; 2012-12-05 15:56:36 +00:00
export_object.h From Jose Pico via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8377 NEW FEATURE IMPLEMENTED: SMB2 SUPPORT FOR EXPORT->OBJECTS->SMB 2013-03-09 08:44:14 +00:00
export_object_dicom.c From beroset: 2013-03-20 01:18:10 +00:00
export_object_http.c From beroset: 2013-03-20 01:18:10 +00:00
export_object_smb.c Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00
file_dialog.h Add Modelines info for new common ui source file(s) 2012-10-24 15:52:17 +00:00
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 Add Modelines info for new common ui source file(s) 2012-10-24 15:52:45 +00:00
main_statusbar.h Add Modelines info for new common ui source file(s) 2012-10-24 15:52:17 +00:00
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 From beroset: 2013-03-20 01:18:10 +00:00
preference_utils.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
profile.c From beroset: 2013-03-20 01:18:10 +00:00
profile.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
progress_dlg.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
recent.c Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written to 2013-04-09 02:48:03 +00:00
recent.h Move the GUI-independent window geometry stuff to ui/recent.c, so we 2013-02-02 05:34:31 +00:00
recent_utils.h Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters. 2013-04-26 18:28:21 +00:00
simple_dialog.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
software_update.c "HKEY_CURRENT_USER\Software\The Wireshark developer community, http://www.wireshark.org/\Wireshark\WinSparkle" isn't the prettiest registry path. 2013-03-05 18:46:50 +00:00
software_update.h Add automatic software update checks for Win32 using WinSparkle. Add 2013-02-19 22:21:17 +00:00
ssl_key_export.c Include ui/ssl_key_export.h so that functions defined here are checked 2013-05-22 23:30:29 +00:00
ssl_key_export.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
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 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.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 Match the new text2pcap max packet import size of 65KiB-1 from r48738. 2013-04-05 14:30:33 +00:00
text_import.h Match the new text2pcap max packet import size of 65KiB-1 from r48738. 2013-04-05 14:30:33 +00:00
text_import_scanner.h Add Modelines info for new common ui source file(s) 2012-10-24 15:52:45 +00:00
text_import_scanner.l
time_shift.c Move common time shifting code to ui/time_shift.[ch]. Change the 2012-12-21 17:37:57 +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 Add Modelines info for new common ui source file(s) 2012-10-24 15:52:45 +00:00
utf8_entities.h
util.c Fix indent and add Modelines info for new common ui source file(s) 2012-10-24 15:52:35 +00:00
util.h Fix indent and add Modelines info for new common ui source file(s) 2012-10-24 15:52:35 +00:00