Searched hist:"36087 e77db73f39734d38e41cd9856382cf3ea4e" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/charactermap/ |
H A D | UnicodeBlockView.cpp | 36087e77db73f39734d38e41cd9856382cf3ea4e Tue Jul 02 15:08:58 UTC 2024 Máximo Castañeda <antiswen@yahoo.es> CharacterMap: fix block filter
Some of the Unicode blocks correspond to the union of two blocks as defined in BeOS (for example, "Arabic" includes B_BASIC_ARABIC_BLOCK and B_ARABIC_EXTENDED_BLOCK), making the `Includes` test inadequate.
Change-Id: Ib1a358f6be8a8f517c6b8a3642536b3e75d365a4 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7828 Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
|
H A D | CharacterView.cpp | 36087e77db73f39734d38e41cd9856382cf3ea4e Tue Jul 02 15:08:58 UTC 2024 Máximo Castañeda <antiswen@yahoo.es> CharacterMap: fix block filter
Some of the Unicode blocks correspond to the union of two blocks as defined in BeOS (for example, "Arabic" includes B_BASIC_ARABIC_BLOCK and B_ARABIC_EXTENDED_BLOCK), making the `Includes` test inadequate.
Change-Id: Ib1a358f6be8a8f517c6b8a3642536b3e75d365a4 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7828 Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
|