lib_ui/ui/style
Ilya Fedin efdc82c823 Add Cascadia Code as preferred monospace font
And switch macOS to system monospace font as Cascadia Code is more likely to be installed by the user
2022-09-19 12:39:22 +04:00
..
style_core.cpp Get rid of osx and linux32 special targets 2021-08-11 16:01:30 +03:00
style_core.h Provide some simple OpenGL primitives. 2021-06-02 20:27:30 +04:00
style_core_color.cpp Allow manual style::complex_color refresh. 2021-10-22 18:33:13 +04:00
style_core_color.h Allow manual style::complex_color refresh. 2021-10-22 18:33:13 +04:00
style_core_custom_font.cpp Don't inherit system font style 2021-07-16 09:25:21 +03:00
style_core_custom_font.h Allow overriding fonts by (family,style). 2020-06-05 19:42:07 +04:00
style_core_direction.cpp Initial commit. 2019-09-17 17:48:58 +03:00
style_core_direction.h Initial commit. 2019-09-17 17:48:58 +03:00
style_core_font.cpp Add Cascadia Code as preferred monospace font 2022-09-19 12:39:22 +04:00
style_core_font.h Fix warning in GCC on C++20. 2021-11-14 11:26:24 +04:00
style_core_icon.cpp Lock access to IconMasks. 2021-09-24 19:09:58 +04:00
style_core_icon.h Allow assigning to default-initialized style::icon-s. 2021-09-03 18:50:59 +03:00
style_core_palette.cpp Always assign colors when assigning palettes. 2021-09-11 12:26:16 +03:00
style_core_palette.h Provide GenerateLinearGradient with several colors. 2021-09-06 13:17:13 +03:00
style_core_scale.cpp Allow interface scale of 50%. 2022-09-01 11:23:16 +04:00
style_core_scale.h Allow interface scale of 50%. 2022-09-01 11:23:16 +04:00
style_core_types.cpp Initial commit. 2019-09-17 17:48:58 +03:00
style_core_types.h Add a new color and style::complex_color. 2021-04-02 14:14:47 +04:00
style_palette_colorizer.cpp Preserve alpha value in colorizer. 2021-09-17 10:24:42 +03:00
style_palette_colorizer.h Correctly handle colorizer special cases. 2021-09-02 20:19:23 +03:00