wireshark/ui
Gerald Combs 2dff8d7605 Add font and color preferences. Unfortunately Qt doesn't have a color
picker widget so we're back to popping up dialogs. Move the contents of
monospace_font.{cpp,h} to wireshark_application.{cpp,h}.

Pango and Qt use completely different string representations for fonts.
Add a separate gui.qt.font_name preference so that they don't clobber
each other.

svn path=/trunk/; revision=47240
2013-01-24 01:10:12 +00:00
..
cli Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2013-01-06 19:42:11 +00:00
gtk Add font and color preferences. Unfortunately Qt doesn't have a color 2013-01-24 01:10:12 +00:00
qt Add font and color preferences. Unfortunately Qt doesn't have a color 2013-01-24 01:10:12 +00:00
win32 Squelch some more discarding-qualifiers warnings. 2012-12-26 11:27:21 +00:00
CMakeLists.txt Rename the "saved_val" preference element to "stashed_val" in order to 2013-01-18 00:50:14 +00:00
Makefile.am
Makefile.common Rename the "saved_val" preference element to "stashed_val" in order to 2013-01-18 00:50:14 +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 Fix a bunch of warnings. 2012-12-26 05:57:06 +00:00
file_dialog.h
help_url.c From Chris Maynard Wireshark crashes when attempting to obtain help from various dialogs 2013-01-03 10:49:32 +00:00
help_url.h
iface_lists.c
iface_lists.h
last_open_dir.h
main_statusbar.h
preference_utils.c Add column preferences. 2013-01-23 19:04:36 +00:00
preference_utils.h Add column preferences. 2013-01-23 19:04:36 +00:00
profile.c Move profile deletion code from profile_dlg.c to profile.c. Add left 2012-12-30 19:33:05 +00:00
profile.h Move profile deletion code from profile_dlg.c to profile.c. Add left 2012-12-30 19:33:05 +00:00
progress_dlg.h
recent.h Remove some duplicate code from ui/profile.c and move in more code from 2012-12-29 01:39:02 +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
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
text_import_scanner.h
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 common time shifting code to ui/time_shift.[ch]. Change the 2012-12-21 17:37:57 +00:00
ui_util.h
utf8_entities.h
util.c
util.h