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