You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt cb01a15607 Add wiget::getKeyCommandName() and getKeyName(). Use it instead of hard-coding key command strings. 9 months ago
..
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 Add bgColor to MenuOverlay 4 years 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 Add "View > Mouse wheel" setting to make mouse wheel zoom instead of scroll. 11 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. 10 months ago
TextField.cpp Add wiget::getKeyCommandName() and getKeyName(). Use it instead of hard-coding key command strings. 9 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