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