.. |
Button.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
ChoiceButton.cpp
|
Merge event namespace into widget namespace. Event classes are now defined inside the Widget class.
|
4 years ago |
IconButton.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
Label.cpp
|
Auto-format code with astyle.
|
5 years ago |
List.cpp
|
Auto-format code with astyle.
|
5 years ago |
MarginLayout.cpp
|
Auto-format code with astyle.
|
5 years ago |
Menu.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
MenuEntry.cpp
|
Use <> instead of "" for include directive.
|
6 years ago |
MenuItem.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
MenuLabel.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |
MenuOverlay.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
MenuSeparator.cpp
|
Auto-format code with astyle.
|
5 years ago |
OptionButton.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
PasswordField.cpp
|
Auto-format code with astyle.
|
5 years ago |
ProgressBar.cpp
|
Auto-format code with astyle.
|
5 years ago |
RadioButton.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
ScrollWidget.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
Scrollbar.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
SequentialLayout.cpp
|
Add tip window. Add "showTipsOnLaunch" and "tipIndex" to settings.
|
4 years ago |
Slider.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
TextField.cpp
|
Change `event::Foo` to `FooEvent`.
|
4 years ago |
Tooltip.cpp
|
Rename App to Context and app.hpp to context.hpp. The APP macro is still valid.
|
5 years ago |