.. |
Button.cpp
|
Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton.
|
3 years ago |
ChoiceButton.cpp
|
Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton.
|
3 years ago |
Label.cpp
|
Initialize ui::Label::color with transparent black. If unchanged, text is drawn with the default theme color.
|
2 years ago |
List.cpp
|
Auto-format code with astyle.
|
5 years ago |
Menu.cpp
|
Add Menu::cornerFlags.
|
3 years ago |
MenuEntry.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
MenuItem.cpp
|
Add ui::ColorDotMenuItem.
|
1 year ago |
MenuLabel.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
MenuOverlay.cpp
|
Use isKeyCommand() instead of manually checking key and mods, to fix key commands on non-QWERTY keyboard layouts.
|
5 months ago |
MenuSeparator.cpp
|
Auto-format code with astyle.
|
5 years ago |
OptionButton.cpp
|
Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton.
|
3 years ago |
ProgressBar.cpp
|
Auto-format code with astyle.
|
5 years ago |
RadioButton.cpp
|
Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton.
|
3 years ago |
ScrollWidget.cpp
|
Use isKeyCommand() instead of manually checking key and mods, to fix key commands on non-QWERTY keyboard layouts.
|
5 months ago |
Scrollbar.cpp
|
Make Scrollbar translucent.
|
3 years ago |
SequentialLayout.cpp
|
Add ability to disable SequentialLayout wrapping.
|
3 years ago |
Slider.cpp
|
Make Slider corners sharp if a child of a Menu.
|
9 months ago |
TextField.cpp
|
Remove all CR characters when inserting text in TextField.
|
2 months ago |
Tooltip.cpp
|
When drawing Tooltip, use tooltipTheme.textColor instead of menuTheme. Set tooltipTheme to fg color for all UI themes.
|
2 years ago |
common.cpp
|
When drawing Tooltip, use tooltipTheme.textColor instead of menuTheme. Set tooltipTheme to fg color for all UI themes.
|
2 years ago |