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 076f8b1965 Clean up ui namespace. Remove blendish state from ui classes. 6 years ago
..
Button.hpp Clean up ui namespace. Remove blendish state from ui classes. 6 years ago
ChoiceButton.hpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
IconButton.hpp Change "SVG" to "Svg" for correct capitalization style. Create Window::loadSvg, loadImage, and loadFont. 6 years ago
Label.hpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
List.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
MarginLayout.hpp ModuleBrowser WIP. Add Widget::show/hide(). 6 years ago
Menu.hpp Rename `widget::*Event` to `event::*`. 6 years ago
MenuEntry.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
MenuItem.hpp Add active flag to MenuItem. Make author and tag list items active when selected. Add ClearItem to ModuleBrowser. 6 years ago
MenuLabel.hpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
MenuOverlay.hpp Rename `widget::*Event` to `event::*`. 6 years ago
MenuSeparator.hpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
PasswordField.hpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
ProgressBar.hpp Move ui::Quantity to Quantity. 6 years ago
RadioButton.hpp Clean up ui namespace. Remove blendish state from ui classes. 6 years ago
ScrollBar.hpp Clean up ui namespace. Remove blendish state from ui classes. 6 years ago
ScrollWidget.hpp Add middle-click-drag to ScrollWidget. Fix numerous bugs introduced by event system changes. 6 years ago
SequentialLayout.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
Slider.hpp Clean up ui namespace. Remove blendish state from ui classes. 6 years ago
TextField.hpp Fix TextField dragging for highlighting text. Add more error messages to plugin::logIn. 6 years ago
Tooltip.hpp Move and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs. 6 years ago
TooltipOverlay.hpp Add app::, ui::, and widget:: namespaces. 6 years ago
common.hpp Move MenuItem properties to the caller instead of its constructor 6 years ago