38 Commits (master)

Author SHA1 Message Date
  falkTX 2ed5e0a665
Handle scaling of plugins via host (TESTING) 4 years ago
  falkTX 1623dd7b85
Introduce DISTRHO_UI_USER_RESIZABLE macro, remove runtime checks 4 years ago
  falkTX 4661d1461e
Add Window::isEmbed() method, for convenience 4 years ago
  falkTX b4f40f60bd
Add Window::isEmbed() method, for convenience 4 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 4 years ago
  JP Cimalando c6f5d34be6 dgl: add the Context structure 5 years ago
  JP Cimalando 2795c66b16 rewrite preprocessor conditionals in simplified form 5 years ago
  JP Cimalando e697fa716e rename `getGraphics` to `getContext` 5 years ago
  JP Cimalando d80c799b8c software rendering with Cairo 5 years ago
  falkTX 1770a175bd Expose get/setIgnoringKeyRepeat in Window class 5 years ago
  falkTX aa6ada4ece Add get/set scaling to Window 5 years ago
  falkTX 7cf42d65eb Allow plugin UIs to be user-resizable, test with info example 5 years ago
  falkTX 6604655e6b Import minor DGL fixes from Carla 5 years ago
  falkTX 0393d1e429 Add DGL_FILE_BROWSER_DISABLED to optionaly disable file browser 6 years ago
  falkTX 07cf566b64 Testing: handle effEditKeyUp/Down from host 6 years ago
  falkTX fa54750583 Testing: handle effEditKeyUp/Down from host 6 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 7 years ago
  falkTX 12061de4ca App->Application; Use class namespace by default; Misc fixes 8 years ago
  falkTX df95e431f5 Fix code for API changes; Update copyright date in dgl code 8 years ago
  falkTX f84486802f Initial code for file-browser support (X11 only) 8 years ago
  falkTX a9a1b47a14 dgl changes from Carla 9 years ago
  falkTX b9dcf5ca9f Use uint for sizes; Some DPF UI class changes and docs 9 years ago
  falkTX f187108634 More docs; Make widget events structs; Misc fixes 9 years ago
  falkTX 75727ca792 Add templated function 9 years ago
  falkTX 912cfbc6e0 Fix param type for Window::getSize 9 years ago
  falkTX ed61894c51 Rework StandaloneWindow class 9 years ago
  falkTX ed0d3be276 Handle close&resize in Window, not Widget 9 years ago
  falkTX e1855f6b80 Add Knob and Slider get/setId; noexcept work 9 years ago
  falkTX 5a325b8a56 Move sleep funcs into separate file, so we don't include windows.h 9 years ago
  falkTX 422838fe91 Move IdleCallback outside App class; Cleanup 9 years ago
  falkTX 3cab161945 Misc cleanup 9 years ago
  falkTX 0bff606f51 Fixing 9 years ago
  falkTX 4edacd6c7b Add leak detectors to DGL classes 9 years ago
  falkTX 339d2fb4a0 Fix headers for clang; Add Window::setTransientWinId used in Carla 9 years ago
  falkTX 229df759a3 Update code headers 9 years ago
  falkTX 3d2d6fb29c Small hack in pugl headers to expose size vars in MacOS 10 years ago
  falkTX 4f34027d95 DGL: Add App IdleCallback, use "_" prefix for private calls 10 years ago
  falkTX f8670208e8 Initial commit 10 years ago