.. |
src
|
Put internal stb_image stuff used by nanovg in its own namespace
|
2 years ago |
Application.hpp
|
Add Application::getClassName(), more wasm pugl things
|
2 years ago |
Base.hpp
|
Adjust clipboard API following latest pugl changes
|
2 years ago |
Cairo.hpp
|
Fix cairo include
|
2 years ago |
Color.hpp
|
Make Color::withAlpha const
|
2 years ago |
EventHandlers.hpp
|
Allow to pass scale factor to KnobEventHandler mouse events
|
2 years ago |
FileBrowserDialog.hpp
|
Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER
|
2 years ago |
Geometry.hpp
|
Add Rectangle::containsAfterScaling method
|
3 years ago |
Image.hpp
|
Less annoying backwards compatibility
|
4 years ago |
ImageBase.hpp
|
Add NanoVG::globalTint, some code comments
|
3 years ago |
ImageBaseWidgets.hpp
|
Implement ImageBaseSlider::setCheckable()
|
2 years ago |
ImageWidgets.hpp
|
Less annoying backwards compatibility
|
4 years ago |
Layout.hpp
|
A few more details for layout code, some verified to work, WIP
|
2 years ago |
Makefile
|
Start of layout related classes, WIP
|
2 years ago |
NanoVG.hpp
|
Implement reusing nanovg context across parent/children widgets
|
2 years ago |
OpenGL-include.hpp
|
Split OpenGL includes into its own dedicated header
|
3 years ago |
OpenGL.hpp
|
Avoid creating GL textures for empty images
|
2 years ago |
StandaloneWindow.hpp
|
Fix GL context issues when using ImageAboutWindow
|
2 years ago |
SubWidget.hpp
|
Add SubWidget::toBottom
|
2 years ago |
TopLevelWidget.hpp
|
Adjust clipboard API following latest pugl changes
|
2 years ago |
Vulkan.hpp
|
Fix some strict compiler warnings
|
4 years ago |
Widget.hpp
|
Introduce knobDoubleClicked for KnobEventHandler
|
2 years ago |
Window.hpp
|
Fix GL context issues when using ImageAboutWindow
|
2 years ago |