wireshark/ui
Guy Harris e67439118e Add the so-called "friendly name", as provided by NDIS; at least with
the tests I've done, if it's present at all, it's just a UTF-16 version
of the "vendor description" field, it's not the "friendly name" that
shows up in the Control Panel.

svn path=/trunk/; revision=45158
2012-09-26 20:40:34 +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 Add the so-called "friendly name", as provided by NDIS; at least with 2012-09-26 20:40:34 +00:00
qt Implement "Save" and "Save As". 2012-09-26 19:52:53 +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 Make sure global_capture_opts is properly declared. 2012-08-04 00:01:59 +00:00
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 It looks like we haven't inserted anything into the cap_settings_history 2012-08-01 23:35:18 +00:00
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 - Replace packet_list_recreate_visible_rows -> packet_list_recreate_visible_rows_list 2012-09-04 02:35:25 +00:00
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 - Replace packet_list_recreate_visible_rows -> packet_list_recreate_visible_rows_list 2012-09-04 02:35:25 +00:00
utf8_entities.h Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
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