| .. |
|
Button.cpp
|
Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton.
|
4 years ago |
|
ChoiceButton.cpp
|
Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton.
|
4 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.
|
6 years ago |
|
Menu.cpp
|
Add Menu::cornerFlags.
|
4 years ago |
|
MenuEntry.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
|
MenuItem.cpp
|
Add ui::ColorDotMenuItem.
|
2 years 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.
|
1 year ago |
|
MenuSeparator.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
OptionButton.cpp
|
Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton.
|
4 years ago |
|
ProgressBar.cpp
|
Auto-format code with astyle.
|
6 years ago |
|
RadioButton.cpp
|
Make Button, RadioButton, ChoiceButton, and OptionButton more consistent. Remove IconButton.
|
4 years ago |
|
ScrollWidget.cpp
|
Use isKeyCommand() instead of manually checking key and mods, to fix key commands on non-QWERTY keyboard layouts.
|
1 year ago |
|
Scrollbar.cpp
|
Make Scrollbar translucent.
|
4 years ago |
|
SequentialLayout.cpp
|
Add ability to disable SequentialLayout wrapping.
|
4 years ago |
|
Slider.cpp
|
Make Slider corners sharp if a child of a Menu.
|
1 year ago |
|
TextField.cpp
|
Remove all CR characters when inserting text in TextField.
|
11 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 |