.. |
Button.hpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*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
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
5 years ago |
MenuEntry.hpp
|
Add app::, ui::, and widget:: namespaces.
|
5 years ago |
MenuItem.hpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
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
|
Add OverlayWidget. Make some classes subclass OverlayWidget instead of OpaqueWidget.
|
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 and rename widget::DrawContext to widget::Widget::DrawArgs. Rename Module::ProcessContext to Module::ProcessArgs.
|
5 years ago |
Quantity.hpp
|
Add app::, ui::, and widget:: namespaces.
|
5 years ago |
RadioButton.hpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
5 years ago |
ScrollBar.hpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
5 years ago |
ScrollWidget.hpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
5 years ago |
SequentialLayout.hpp
|
Add app::, ui::, and widget:: namespaces.
|
5 years ago |
Slider.hpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
5 years ago |
TextField.hpp
|
Merge event:: namespace with widget:: namespace. Rename event::* to widget::*Event.
|
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 |