lib_ui/ui/style
2024-02-08 22:08:10 +03:00
..
style_core.cpp Fix possible crash in style::colorizeImage. 2023-12-22 14:40:24 -04:00
style_core.h Support colored emoji more widely. 2022-12-15 17:24:36 +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 [Option][GUI] Font options 2024-02-08 22:08:10 +03:00
style_core_custom_font.h [Option][GUI] Font options 2024-02-08 22:08:10 +03:00
style_core_direction.cpp
style_core_direction.h
style_core_font.cpp [Option][GUI] Font options 2024-02-08 22:08:10 +03:00
style_core_font.h [Option][GUI] Font options 2024-02-08 22:08:10 +03:00
style_core_icon.cpp Allow requesting exact icon instances, ignoring dpr. 2024-01-03 22:11:57 +04:00
style_core_icon.h Allow requesting exact icon instances, ignoring dpr. 2024-01-03 22:11:57 +04:00
style_core_palette.cpp
style_core_palette.h
style_core_scale.cpp Allow larger scales on high-dpi screens. 2023-03-15 17:17:15 +04:00
style_core_scale.h Crash on assertion instead of stack overflow. 2023-10-28 21:40:01 +04:00
style_core_types.cpp
style_core_types.h Make style align constants constexpr. 2023-03-15 13:35:59 +04:00
style_palette_colorizer.cpp
style_palette_colorizer.h