| .. |
|
src
|
Add NVG_DISABLE_SKIPPING_WHITESPACE build option
|
3 years ago |
|
Application.hpp
|
Expose puglGetTime as Application::getTime
|
3 years ago |
|
Base.hpp
|
Mark SpecialEvent as deprecated, will not use
|
4 years ago |
|
Cairo.hpp
|
Fix some strict compiler warnings
|
4 years ago |
|
Color.hpp
|
Add convenience Color::withAlpha method
|
4 years ago |
|
EventHandlers.hpp
|
More compiler warnings fixing
|
4 years ago |
|
Geometry.hpp
|
Add Rectangle::containsAfterScaling method
|
4 years ago |
|
Image.hpp
|
Less annoying backwards compatibility
|
4 years ago |
|
ImageBase.hpp
|
Add NanoVG::globalTint, some code comments
|
4 years ago |
|
ImageBaseWidgets.hpp
|
Add NanoVG::globalTint, some code comments
|
4 years ago |
|
ImageWidgets.hpp
|
Less annoying backwards compatibility
|
4 years ago |
|
Makefile
|
Add NVG_DISABLE_SKIPPING_WHITESPACE build option
|
3 years ago |
|
NanoVG.hpp
|
Expose the custom nvgCreateGL for others to use
|
4 years ago |
|
OpenGL.hpp
|
Use apple gl3 headers as needed; Allow build with glew
|
4 years ago |
|
StandaloneWindow.hpp
|
Better handling of transient windows, using ScopedGraphicsContext
|
4 years ago |
|
SubWidget.hpp
|
Allow event coordinate margins in SubWidget
|
4 years ago |
|
TopLevelWidget.hpp
|
Expose clipboard functions from pugl, tested to work in Cardinal
|
3 years ago |
|
Vulkan.hpp
|
Fix some strict compiler warnings
|
4 years ago |
|
Widget.hpp
|
Fix compiler warnings
|
4 years ago |
|
Window.hpp
|
Expose clipboard functions from pugl, tested to work in Cardinal
|
3 years ago |