]> gitweb.factorcode.org Git - factor.git/commit
basis: Fix Windows 10 select-all for emojis.
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 2 Aug 2019 22:06:19 +0000 (17:06 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 2 Aug 2019 22:07:42 +0000 (17:07 -0500)
commitc70d1f6c4abef70e0398e5d7b3a1a1636166c2c3
tree2248b86427b321db0f419609bb21acfaa9b72ff4
parentd8c1eef9f3ab07bae25ddf2b337553ae523961ce
basis: Fix Windows 10 select-all for emojis.

This is @kusumotonorio's patch but his branch is not up to date so there
are a ton of merge conflicts so I'm just pulling his changes into a new
patch. Sorry for my lack of git to do this cleanly while maintaining his
credit for this patch.
basis/ui/backend/windows/windows.factor
basis/unicode/unicode.factor
basis/windows/uniscribe/uniscribe.factor