72 Commits (c6789d1889cfdb9fef784f19ab452ff70723ffc2)

Author SHA1 Message Date
  falkTX c6789d1889 Very raw, preliminar subwidgets implementation 10 years ago
  falkTX df95e431f5 Fix code for API changes; Update copyright date in dgl code 10 years ago
  falkTX d9b8366a0d Start updating to latest pugl, again 10 years ago
  falkTX 28822a2070 Fix window size on OSX 10 years ago
  falkTX 17befcdaa6 Fix non-linux build 10 years ago
  falkTX f84486802f Initial code for file-browser support (X11 only) 10 years ago
  falkTX 890edf0dff Fix OSX idle on external-uis 10 years ago
  falkTX 06d5881103 Fix win32 embed size 10 years ago
  falkTX 8bccf9fcd6 Go back to older pugl; Import fixes from Robin; Misc fixes 10 years ago
  falkTX a9a1b47a14 dgl changes from Carla 10 years ago
  falkTX 52034ae724 Modal and other misc fixes from Carla 10 years ago
  falkTX 2497744774 Final pugl update 10 years ago
  falkTX ebd3e0efad Start updating pugl 10 years ago
  falkTX 8b09cdc4a9 Misc 10 years ago
  falkTX 3c1c89a04b OSX embedding now working; Cleanup 10 years ago
  falkTX 1b435c51a7 Misc, this shouldn't be crashing... 10 years ago
  falkTX 23f6ab59fd Several OSX fixes, needs testing 10 years ago
  falkTX d362fed002 Fix some warnings 10 years ago
  falkTX b574386ced Skip UI embed if using osx (for now) 10 years ago
  falkTX 4fb91f3205 Fix Window for some resize oddities in pugl 10 years ago
  falkTX b9dcf5ca9f Use uint for sizes; Some DPF UI class changes and docs 10 years ago
  falkTX 10c98a1703 Fix invalid "! doLoop" assertion on plugin UI close 10 years ago
  falkTX 73b18ec998 Cleanup; Some fixes for -Weffc++ 10 years ago
  falkTX 0432f4de23 Cleanup, cut outer bounds of widgets 11 years ago
  falkTX 8a1c6cdb72 Remove hacky lastUiParent in DGL; use similar inside distrho only 11 years ago
  falkTX 3bebc57983 Test fix 11 years ago
  falkTX 7936e6f1d0 Fixes for widget bounds (plus NanoVG) 11 years ago
  falkTX edf7cebc93 Testing 11 years ago
  falkTX d555cf6bd3 Fix OSX clang build 11 years ago
  falkTX 568b765007 Fix for ImageSlider 11 years ago
  falkTX ed6fdffbb0 Final fix for local widget/window drawing coordinates 11 years ago
  falkTX e0a6cf3f22 Fix parameters and state in JACK export 11 years ago
  falkTX b4146e6121 Fix up widget bounds within the window 11 years ago
  falkTX db54afbbf4 Misc fixing 11 years ago
  falkTX f187108634 More docs; Make widget events structs; Misc fixes 11 years ago
  falkTX ceb11de02d Fix OSX event loop 11 years ago
  falkTX 75727ca792 Add templated function 11 years ago
  falkTX 912cfbc6e0 Fix param type for Window::getSize 11 years ago
  falkTX 3562ad248c Make widget coordinates relative 11 years ago
  falkTX ed0d3be276 Handle close&resize in Window, not Widget 11 years ago
  falkTX ec5d3989d5 Simplify Window class 11 years ago
  falkTX e1855f6b80 Add Knob and Slider get/setId; noexcept work 11 years ago
  falkTX 5a325b8a56 Move sleep funcs into separate file, so we don't include windows.h 11 years ago
  falkTX 5c4b72d8d8 pugl osx stuff; remove extended code, not needed anymore 11 years ago
  falkTX 0469b08e20 pugl related changes 11 years ago
  falkTX 422838fe91 Move IdleCallback outside App class; Cleanup 11 years ago
  falkTX 6da0a1c1a7 Misc 11 years ago
  falkTX 3cab161945 Misc cleanup 11 years ago
  falkTX 0bff606f51 Fixing 11 years ago
  falkTX aed4682a6c Fix build 11 years ago