wireshark/ui
Alexis La Goutte cdc79cd5e9 Fix [ 76%] Building C object ui/CMakeFiles/ui.dir/profile.c.o ui/profile.c: In function ‘init_profile_list’: ui/profile.c:194:20: error: variable ‘fl_entry’ set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors
svn path=/trunk/; revision=46824
2012-12-28 14:38:02 +00:00
..
cli Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
gtk Remove an unused variable. 2012-12-27 17:52:50 +00:00
qt Fix [76%] Building C object ui/CMakeFiles/ui.dir/profile.c.o ui/profile.c: In function ‘init_profile_list’: ui/profile.c:195:20: error: variable ‘profile’ set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors 2012-12-28 14:37:53 +00:00
win32 Squelch some more discarding-qualifiers warnings. 2012-12-26 11:27:21 +00:00
CMakeLists.txt Move common profile code to ui/profile.[ch]. 2012-12-27 17:10:51 +00:00
Makefile.am libgtkui_dirty → libui_dirty. 2012-09-14 21:06:26 +00:00
Makefile.common Move common profile code to ui/profile.[ch]. 2012-12-27 17:10:51 +00:00
Makefile.nmake Don't redefine WIRESHARK_UI_SRC 2012-09-15 10:01:21 +00:00
alert_box.c Fix indent and add Modelines info for new common ui source file(s) 2012-10-24 15:52:26 +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 Add Modelines info for new common ui source file(s) 2012-10-24 15:52:45 +00:00
doxygen.cfg.in
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 Fix indent and add Modelines info for new common ui source file(s) 2012-10-24 15:51:59 +00:00
export_object_dicom.c Fix indent and add Modelines info for new common ui source file(s) 2012-10-24 15:51:59 +00:00
export_object_http.c Fix indent and add Modelines info for new common ui source file(s) 2012-10-24 15:51:59 +00:00
export_object_smb.c Fix a bunch of warnings. 2012-12-26 05:57:06 +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 Add help buttons. Ifdef out some code on Windows. 2012-10-15 18:32:51 +00:00
help_url.h Add Modelines info for new common ui source file(s) 2012-10-24 15:52:17 +00:00
iface_lists.c On UN*X, if an interface has a description, use it as the "friendly 2012-11-22 06:02:49 +00:00
iface_lists.h Add Modelines info for new common ui source file(s) 2012-10-24 15:52:45 +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
profile.c Fix [ 76%] Building C object ui/CMakeFiles/ui.dir/profile.c.o ui/profile.c: In function ‘init_profile_list’: ui/profile.c:194:20: error: variable ‘fl_entry’ set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors 2012-12-28 14:38:02 +00:00
profile.h Move common profile code to ui/profile.[ch]. 2012-12-27 17:10:51 +00:00
progress_dlg.h Add Modelines info for new common ui source file(s) 2012-10-24 15:52:45 +00:00
recent.h Add Modelines info for new common ui source file(s) 2012-10-24 15:52:45 +00:00
recent_utils.h Fix another discarded qualifier error. 2012-12-26 12:24:55 +00:00
simple_dialog.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
ssl_key_export.c Add Modelines info for new common ui source file(s) 2012-10-24 15:52:17 +00:00
ssl_key_export.h Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
text_import.c Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
text_import.h Fix indent and add Modelines info for new common ui source file(s) 2012-10-24 15:52:08 +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 Create a common libui using CMake similar to what we do with Autotools. 2012-09-14 20:23:18 +00:00
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 common time shifting code to ui/time_shift.[ch]. Change the 2012-12-21 17:37:57 +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 Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
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