1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-02 09:41:34 +00:00
openmw/components/widgets
Kagernac aca39c919f Changed the tagname to match the values in settings.cfg
Changed the values from int to float in settings.cfg. This is consistent with the older format.

The prefix is no longer referenced and hardcoded. There were four original values in the old color format, the parsing had to be modified to account for floats and four values.
2024-06-05 20:26:45 -07:00
..
box.cpp Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
box.hpp Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
fontwrapper.hpp Add comment 2023-11-02 13:35:54 +04:00
imagebutton.cpp Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
imagebutton.hpp [#7528] Fix MyGUI 3.4.3 issues 2023-10-17 23:53:04 +02:00
list.cpp Merge Assumeru/mystringvui 2023-10-17 23:53:04 +02:00
list.hpp [#7528] Fix MyGUI 3.4.3 issues 2023-10-17 23:53:04 +02:00
numericeditbox.cpp Move from std::atoi to std::from_char 2023-03-18 09:30:48 +00:00
numericeditbox.hpp Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
sharedstatebutton.cpp Pass some arguments by references 2024-02-01 10:02:15 +04:00
sharedstatebutton.hpp Pass some arguments by references 2024-02-01 10:02:15 +04:00
tags.cpp Changed the tagname to match the values in settings.cfg 2024-06-05 20:26:45 -07:00
tags.hpp Use string_view in more UI code 2023-05-21 18:14:12 +02:00
widgets.cpp Fix TrueType fonts scaling 2023-10-31 10:59:57 +04:00
widgets.hpp Improve GUI scaling (bug #3288) 2018-09-12 14:31:01 +04:00
windowcaption.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
windowcaption.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00