haiku/src
PulkoMandy 9cd2a23203 HaikuDepot TextView: simple implementation of underlined text
The TextView has planned support for fancy underlines (double underline,
squiggly, and possibly different colors than the text). However, it does
not implement any rendering for these yet. Until that is added, have at
least the basic case (single line underline the same color as the text)
by using BFont B_UNDERSCORE_FACE flag.

Change-Id: I26875e51efb1050cbabb2287307516c4cea077cf
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7129
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
2023-12-11 08:18:44 +00:00
..
add-ons net: Rename IFT_TUN to IFT_TUNNEL as on BSD 2023-12-10 19:50:48 +00:00
apps HaikuDepot TextView: simple implementation of underlined text 2023-12-11 08:18:44 +00:00
bin network: Overhaul TUN/TAP subsystem. 2023-11-30 20:44:44 +00:00
build Icon-O-Matic: Add perspective transformations 2023-08-22 09:44:49 +00:00
data Add e-mail draft to mimedb 2023-08-07 15:54:51 +00:00
kits BTextView: Prevent scrolling if text rect is inside view rect 2023-12-10 09:44:58 +00:00
libs freebsd_wlan: Fix compilation of ieee80211_ioctl.h under GCC2 in C mode. 2023-11-24 12:57:07 -05:00
preferences Keymap: Capitalize L in Caps Lock as a proper noun 2023-12-10 04:20:43 +00:00
servers UI text: minor fixes to strings (courtesy of jt15s) 2023-10-30 06:31:27 +00:00
system kernel/sem: Use "count" as thread_unblock status in B_RELEASE_ALL. 2023-11-30 20:44:44 +00:00
tests Shared: JSON Parse Perf 2023-11-16 20:38:21 +00:00
tools remote_disk_server: Fix incorrect format size on 64-bit 2023-12-01 18:29:05 +00:00
Jamfile