.. |
Button.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
ChoiceButton.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
FramebufferWidget.cpp
|
Added high DPI support. I bought a Macbook Pro Retina for $450 just for this commit!
|
7 years ago |
Label.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
Menu.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
MenuEntry.cpp
|
Large refactor to modularize include files, add NanoSVG dependency, added Image/Font/SVG loader
|
8 years ago |
MenuItem.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
MenuLabel.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
MenuOverlay.cpp
|
Renamed scene.hpp to app.hpp, moved app stuff to src/app
|
8 years ago |
PasswordField.cpp
|
Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs
|
8 years ago |
ProgressBar.cpp
|
Add param randomization, changed mapf to rescalef, other refactors
|
7 years ago |
QuantityWidget.cpp
|
Updated SchmittTrigger, QuantityWidgets can now have maxValue < minValue for inverted operation, added SnapKnob
|
8 years ago |
RadioButton.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
SVGWidget.cpp
|
Improved code quality of Light subclasses
|
8 years ago |
Scene.cpp
|
Added Scene::createMenu(), renamed arch macros to ARCH_*
|
7 years ago |
ScrollBar.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
ScrollWidget.cpp
|
Large refactor to modularize include files, add NanoSVG dependency, added Image/Font/SVG loader
|
8 years ago |
Slider.cpp
|
Add param randomization, changed mapf to rescalef, other refactors
|
7 years ago |
SpriteWidget.cpp
|
Save draw state before each child is drawn, so widgets draw at (0, 0)
|
8 years ago |
TextField.cpp
|
Add plugin manager for downloading plugins within the application, add libzip and curl dependency
|
8 years ago |
Tooltip.cpp
|
Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs
|
8 years ago |
TransformWidget.cpp
|
Renamed scene.hpp to app.hpp, moved app stuff to src/app
|
8 years ago |
Widget.cpp
|
Add plugin manager for downloading plugins within the application, add libzip and curl dependency
|
8 years ago |