wireshark/ui/win32
Guy Harris ee9f102aa9 No need for toolkit-dependent color initialization.
We're not allocating colors ourselves in GTK+ (and haven't been doing so
since at least 1.12), and all color_t values are valid colors, so
we don't need any toolkit-specific processing to fill in a color_t.

While we're at it, catch read errors when reading color filter files.

Change-Id: Ieb520d141cf15e371a31a01459d466c95ba2209b
Reviewed-on: https://code.wireshark.org/review/12985
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-01-01 04:15:29 +00:00
..
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
console_win32.c Minor Win32 console fix. 2015-04-16 21:33:39 +00:00
console_win32.h Minor Win32 console fix. 2015-04-16 21:33:39 +00:00
file_dlg_win32.c No need for toolkit-dependent color initialization. 2016-01-01 04:15:29 +00:00
file_dlg_win32.h win32: Implement format type selector in open file dialog 2014-03-04 18:31:48 +00:00
print_win32.c The variable is assigned values twice successively found by PVS Studio (V519) 2015-12-13 10:35:36 +00:00
print_win32.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
settings.ini Continue to remove $Id$ from top of file 2014-03-31 18:48:06 +00:00