You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/widgets
scrawl 58f9688433 Use client coordinates in HBox/VBox 7 years ago
..
box.cpp Use client coordinates in HBox/VBox 7 years ago
box.hpp Add Spacer class derived from AutoSizedWidget 8 years ago
imagebutton.cpp Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 9 years ago
imagebutton.hpp Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 9 years ago
list.cpp Fix -Woverloaded-virtual clang warnings 10 years ago
list.hpp Fix -Woverloaded-virtual clang warnings 10 years ago
numericeditbox.cpp be explicit about what we are trying to catch instead of catching everything and fixed up formatting 8 years ago
numericeditbox.hpp fix usage of numeric_limits static functions min() and max() 10 years ago
sharedstatebutton.cpp Add SharedStateButton, used in spell window and controls box to apply mouseover effect to all buttons within one row (Fixes #1986) 10 years ago
sharedstatebutton.hpp Add SharedStateButton, used in spell window and controls box to apply mouseover effect to all buttons within one row (Fixes #1986) 10 years ago
tags.cpp Add imported font colors from openmw.cfg to MyGUI plugin 10 years ago
tags.hpp Add imported font colors from openmw.cfg to MyGUI plugin 10 years ago
widgets.cpp Add Spacer class derived from AutoSizedWidget 8 years ago
widgets.hpp Add NumericEditBox widget 10 years ago
windowcaption.cpp Split window caption bars so that the caption can be transparent (Fixes #531) 10 years ago
windowcaption.hpp Declare mClient variable 7 years ago