wireshark/ui
Gerald Combs d02a2328ef Implement file sets.
Replace the original file set code with a UI form. Use more consistent
file names. List the files using a QTreeWidget instead of a grid.
fileset_is_file_in_set is only used in fileset.c so make it static.

In main_window.cpp reduce our usage of the global cfile variable.

svn path=/trunk/; revision=45243
2012-10-01 22:40:20 +00:00
..
cli We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
gtk Widen the "Find text" dialog a bit so the entire title is visible. 2012-10-01 20:57:15 +00:00
qt Implement file sets. 2012-10-01 22:40:20 +00:00
win32 Fix error checking logic. 2012-09-25 23:29:47 +00:00
CMakeLists.txt Move the UI-independent help URL code to ui/help_url.[ch]. 2012-09-18 21:51:22 +00:00
Makefile.am libgtkui_dirty → libui_dirty. 2012-09-14 21:06:26 +00:00
Makefile.common Unify some of the GTK+ and Win32 "Save As" code and behavior. This will 2012-09-24 17:04:50 +00:00
Makefile.nmake Don't redefine WIRESHARK_UI_SRC 2012-09-15 10:01:21 +00:00
alert_box.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
alert_box.h
capture_globals.h
doxygen.cfg.in
file_dialog.h Unify some of the GTK+ and Win32 "Save As" code and behavior. This will 2012-09-24 17:04:50 +00:00
help_url.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
help_url.h Move the UI-independent help URL code to ui/help_url.[ch]. 2012-09-18 21:51:22 +00:00
iface_lists.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
iface_lists.h
last_open_dir.h
main_statusbar.h change the capture comment icon in the statusbar from "add" to "edit" 2012-09-24 19:30:23 +00:00
progress_dlg.h
recent.h
recent_utils.h
simple_dialog.h
text_import.c Have File->import write pcapng files. 2012-09-20 13:16:27 +00:00
text_import.h Add a text import dialog. Use libui. 2012-09-17 23:40:53 +00:00
text_import_scanner.h Add a text import dialog. Use libui. 2012-09-17 23:40:53 +00:00
text_import_scanner.l Create a common libui using CMake similar to what we do with Autotools. 2012-09-14 20:23:18 +00:00
ui_util.h
utf8_entities.h
util.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
util.h