falkTX
2d1ff33d81
Less annoying backwards compatibility
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
2daf92818b
More backwards compat fixes
4 years ago
falkTX
7baa2c0458
Move ImageWidgets code to generic file, WIP
4 years ago
falkTX
1f711ed107
Make ImageButton cairo compatible
4 years ago
falkTX
2e94757471
Handle deprecated functions in core code
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
84cb9db4fd
Start splitting some image widgets into new generic file
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
6bf22d0fc1
Make ImageWidgets build again
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
5539e16165
Update base events to match latest pugl
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
06340e3c16
More haiku tests & changes (full mouse tracking, lock looper)
5 years ago
Christopher Arndt
a4fe3ac328
Fix parameter name in ImageSwitch callback method signature ( #92 )
6 years ago
Damien Zammit
6d35b690e5
Add ability to shift-click to reset sliders.
Fixes #69
6 years ago
falkTX
affa0c3a50
Revert "Add ability to set scrolling step on knobs, does not apply to drag"
This reverts commit 2b27a7ab1e
.
Closes #7
9 years ago
Damien Zammit
2b27a7ab1e
Add ability to set scrolling step on knobs, does not apply to drag
- Fine tuning with CTRL-scroll is 1/10 of the scroll step set
- Set the major scroll step with setScrollStep(<float>)
Signed-off-by: Damien Zammit <damien@zamaudio.com>
9 years ago
falkTX
277d2de600
Fix for some very picky warnings
9 years ago
falkTX
5d70c8a977
Update copyright dates; Add license header comment to utility code
9 years ago
falkTX
a02cdf7ace
Move common button code into a new file, cleanup
10 years ago
falkTX
12061de4ca
App->Application; Use class namespace by default; Misc fixes
10 years ago
falkTX
8d66fbcd26
Add initial NanoWidgets code; Fix nanovg for constness
10 years ago
falkTX
655aabc0e1
Fix mouse handling for ImageButton; Send motion event when modal closes
10 years ago
falkTX
1c3fdcfae8
Updates and changes to ImageButton class
10 years ago
falkTX
5171f69a21
Move Image Widgets implementation into a single file
10 years ago
falkTX
8f99465b71
Move all Image Widgets definitions into a single file
10 years ago