508 Commits (345c971aead2b08c8fe6af91bea25c0acf04d2c3)

Author SHA1 Message Date
  falkTX 41f4ee4749 Update pugl 4 years ago
  falkTX d296d262d2 Testing changes to fix macOS GL context, WIP 4 years ago
  falkTX b49126af90 Fix macOS warnings 4 years ago
  falkTX 3174edc243
Fix getSize() returning zero during UI constructor 4 years ago
  falkTX 21837f9d0d
Fix UI crash for plugins with no size set at init 4 years ago
  falkTX 597d7f3ee5 Add SubWidget::toFront, fix position for subwidgets of subwidgets 4 years ago
  falkTX a8ab64504d
Better default idle time value for standalones 4 years ago
  falkTX d2b96431b2
Cleanup for lv2 ui resizing, no host features needed 4 years ago
  falkTX 1162d24a19
Add extra multiplier and divider operator to Size 4 years ago
  falkTX c8414618ce
Fix embed windows default size 4 years ago
  falkTX 13d6c3bfae
Allow to automatically scale nanovg viewport, used in blendish 4 years ago
  falkTX 471a00f4f6
Expose SubWidget::setNeedsViewportScaling and use it in NanoWidget 4 years ago
  falkTX faec332e35
Add getScaleFactor to StandaloneWindow 4 years ago
  falkTX add9eed8c0
Make widget pass events into subwidgets 4 years ago
  falkTX 11837263c5
Allow subwidgets to skip drawing entirely 4 years ago
  falkTX 68c55e0dfd
Always set default size; Continue resize cleanup 4 years ago
  falkTX d6c2658a5c
Move TopLevelWidget::isResizable to UI, where it makes more sense 4 years ago
  falkTX 8a70216311
Handle geometry constraints for embed windows; More resize handling 4 years ago
  falkTX df5bff7440
More special handling for resize 4 years ago
  falkTX 919f18973a
Allow one Window to have many top level widgets 4 years ago
  falkTX 358da5aa4d
Start rework of core UI class, special attention to size 4 years ago
  falkTX e8135fb99b
Revert to custom pugl, forgot we need 1 more PR 4 years ago
  falkTX 874975f424 Use stock upstream pugl 4 years ago
  falkTX d73e35dd1a
Remove an if condition no longer necessary 4 years ago
  falkTX f6c22c918c Fix crash on start under windows 4 years ago
  Jean Pierre Cimalando ea7347af64 msvc: warning suppressions for template instantiations 4 years ago
  falkTX f9428bd8e8
Update pugl 4 years ago
  falkTX 22ad4700a4 Move some compiler definitions to main file 4 years ago
  Patrick Desaulniers 3c4cfa7302 Fix build with DGL_FILE_BROWSER_DISABLED 4 years ago
  falkTX ad5b014372
ImageBase: Fix missing format checks 4 years ago
  falkTX a44de6c0b5
Get win32 file dialog working again 4 years ago
  falkTX 5084916245
Fix crashes under win32 4 years ago
  falkTX cbe0727877
Fixup mess surrounding application class name once and for all 4 years ago
  falkTX 396f5edb07
Make Application::quit() thread-safe 4 years ago
  falkTX 633e1a4c1a
testing 4 years ago
  falkTX 94cd0e0821
Temporary debug measures 4 years ago
  falkTX 9fe0716886
Update pugl 4 years ago
  falkTX 99d4bff4a5
Fix windows build 4 years ago
  falkTX 1425c28b2e
Get file browser to work, including test 4 years ago
  falkTX 4b07bd7c51
Add a file browser dialog test tool 4 years ago
  falkTX d36f61a78a
Start to bring back file dialog, add a few more comments 4 years ago
  falkTX 20f7322c71
Remove useless ImageBaseAboutWindow::onReshape 4 years ago
  falkTX 97a8a19b85
Correct some deprecated comments 4 years ago
  falkTX 2d1ff33d81
Less annoying backwards compatibility 4 years ago
  falkTX 2daf92818b More backwards compat fixes 4 years ago
  falkTX 84bfd0d6a5 Update pugl submodule 4 years ago
  falkTX d61d547e21 Special handling for macOS compatiblity 4 years ago
  falkTX d592c24dc2
Fix some strict compiler warnings 4 years ago
  falkTX c4be636277
Ignore focus-out events on closed windows 4 years ago
  falkTX afbac6a282
Update pugl 4 years ago