739 Commits (b96b49329ab217b0f041a0051c8a57a0573ba24c)

Author SHA1 Message Date
  falkTX 878a183b59
Add Color::plus/minus utils 2 years ago
  falkTX 2ba9190f42
Handle a few more warnings 2 years ago
  falkTX 552aad877c
Ignore internal deprecated warnings under msvc 2 years ago
  falkTX 91d7afdb3e
Cleanup 2 years ago
  falkTX b52112bf23 Put internal stb_image stuff used by nanovg in its own namespace 2 years ago
  falkTX 5cdb357a21 Fix usage of GL3 profile 2 years ago
  falkTX d9808ceffb Ensure we do not use GL1 calls in GL3 mode 2 years ago
  falkTX f725f08250
Implement ImageBaseSlider::setCheckable() 2 years ago
  falkTX 241845f387
Fix GL context issues when using ImageAboutWindow 2 years ago
  falkTX 4336226e13
Avoid creating GL textures for empty images 2 years ago
  falkTX 45d2cab48a
Fix puglWin32ShowCentered for transient windows 2 years ago
  falkTX ec2862546a
Ensure non-first top-level-widgets have a valid size on start 2 years ago
  falkTX 594a280c3d
Update pugl for fixing missing field initializers in win32 2 years ago
  falkTX bb33ac67bc Implement reusing nanovg context across parent/children widgets 2 years ago
  falkTX 12bf589be9
Deal with plugin-initiated UI resize for CLAP 2 years ago
  falkTX 7574c26420
Avoid conflicts with included nanovg fontstash symbols 2 years ago
  falkTX c5d9a72038 More improvements to KnobEventHandler stepped movement 2 years ago
  falkTX 0ffd22d07e Allow to pass scale factor to KnobEventHandler mouse events 2 years ago
  falkTX a645befdf6
Fix possible crash if calling repaint during construction 2 years ago
  falkTX 8d2a5f498c Fix a compiler warning 2 years ago
  falkTX fd9ca173df Improve KnobEventHandler::motionEvent for stepped controls 2 years ago
  falkTX 2c3463a638
Make NanoVG::createImageFromMemory take const data 2 years ago
  falkTX 2ba1ac10dc
Introduce knobDoubleClicked for KnobEventHandler 2 years ago
  falkTX b8e8eb7a9a Add KnobEventHandler::setMouseDeceleration 2 years ago
  falkTX f2cb4e0f0c Add KnobEventHandler::isInteger(), avoid out of bounds stepping 2 years ago
  falkTX 3857d83acd Allow KnobEventHandler orientation to be both (horiz and vertical) 2 years ago
  falkTX 94dbe91e4f Fix macOS timing 2 years ago
  falkTX f588443996 Add SubWidget::toBottom 2 years ago
  falkTX 6cf523adad Fix C++98 build 2 years ago
  falkTX 7c750b812a A few more details for layout code, some verified to work, WIP 2 years ago
  falkTX 487bf25008 Fix C++98 build 2 years ago
  falkTX bd92cf2061 Start of layout related classes, WIP 2 years ago
  falkTX c494e265cf Make Color::withAlpha const 2 years ago
  falkTX e6be1c3e7d
Add a few widget methods to make inspectors possible 2 years ago
  falkTX f1925ebcc2 Make wasm real clipboard use optional, disabled by default 2 years ago
  falkTX 72c7dc1e2f Fix a compiler warning 2 years ago
  falkTX 30af417995 More wasm tweaks, clipboard support 2 years ago
  falkTX f91b886280
Mention VST2 and VST3 separately in the README 2 years ago
  falkTX 5f2ed0625c Hook into macOS CF runloop for standalones 2 years ago
  falkTX 11e76be705 Easier event debug, fix wasm high-dpi and touch events 2 years ago
  falkTX 1aa5892a13
Align nanovg font kerning to integer pixel positions if needed 2 years ago
  falkTX 0c0a4e401c
Fix a pugl-based build warning 2 years ago
  falkTX 41da9887ed Add fallback functions for old Windows drivers 2 years ago
  falkTX 98ecaa0255 Modify asserts from nanovg failure 2 years ago
  falkTX 1241390730 Fix some warnings under macOS 2 years ago
  falkTX a652e711eb
Wait a maximum of 2 seconds for clipboard 2 years ago
  falkTX 9de73b40a9
Dont lockup in puglX11UpdateWithoutExposures 2 years ago
  falkTX 29055e6ff1
Make sure to only wait under X11 2 years ago
  falkTX 9ab4ff8145
Try to make X11 copy&paste more robust 2 years ago
  falkTX e2e2b5507f
Introduce ways for standalones to request audio input and midi 2 years ago