haiku/src
Siarzhuk Zharski ef60154123 Handle font style on loading default Terminal preferences
Fix the PrefHandler::_ConfirmFont to take into account not only the
font family but the font style too. This improves the popup menu
checkmark synchronization in the Preferences View. This problem can
be reproduced on very first start of application without previously
stored Terminal settings. Default family/style for this case is
currently defined as "Courier 19BT"/"Regular" but default fixed
font has correspondently "DejaVu Sans Mono"/"Book". Previous version
of _ConfirmFont() process only the family and left the style in default
"Regular" one. So opening Preferences View and attempting to set the
checkmark on corresponding family/style menuitem was usually failed.
2013-03-17 16:45:06 +01:00
..
add-ons usb_modeswitch: support for some new devices 2013-03-13 19:15:21 +01:00
apps Handle font style on loading default Terminal preferences 2013-03-17 16:45:06 +01:00
bin mountvolume: open mounted images/volumes in Tracker. 2013-03-10 22:28:23 +01:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data Add the !DOCTYPE element to the text/html sniff rule 2013-03-15 00:55:38 +01:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Remove docs and refactor style of TextView class. 2013-03-16 17:05:09 -04:00
libs Termcap.src updated to one shipped with ncurses 5.9 2013-03-14 07:44:32 +00:00
preferences Update screen prefs layout. Fixes #8817 2013-03-16 10:15:30 -04:00
servers Improve alignment and layout of the notifications. 2013-03-07 22:04:02 -05:00
system The optimised aligned version was broken and not used. 2013-03-15 11:49:13 +01:00
tests GL: Remove gcc2 no-warning hacks 2013-02-17 18:18:17 -06:00
tools s/OpenBeOS/Haiku 2013-02-16 13:59:39 -05:00
Jamfile