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 6d1142b449 Add new Widget::draw() method. Deprecate old method. 5 years ago
..
Button.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
ChoiceButton.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
IconButton.hpp Move ui header implementations to source files. 5 years ago
Label.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
List.hpp Move ui header implementations to source files. 5 years ago
Menu.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
MenuEntry.hpp Move ui header implementations to source files. 5 years ago
MenuItem.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
MenuLabel.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
MenuOverlay.hpp Added param value entry. Make ParamQuantity automatically compute its displayPrecision. 5 years ago
MenuSeparator.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
PasswordField.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
ProgressBar.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
Quantity.hpp Fix history for momentary Switches, remove `virtual` from Core structs 5 years ago
RadioButton.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
ScrollBar.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
ScrollWidget.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
SequentialLayout.hpp Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean. 5 years ago
Slider.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
TextField.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
Tooltip.hpp Add new Widget::draw() method. Deprecate old method. 5 years ago
TooltipOverlay.hpp Large architectural changes. Created Quantity class. 5 years ago
common.hpp Class-ify window, un-class-ify asset 5 years ago