34 Commits (dce7676eb83ede14ff92d76beddddc30e3df674e)

Author SHA1 Message Date
  falkTX dce7676eb8
Restructure of code for new pugl, WIP 5 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 6 years ago
  JP Cimalando c6f5d34be6 dgl: add the Context structure 6 years ago
  JP Cimalando 2795c66b16 rewrite preprocessor conditionals in simplified form 6 years ago
  JP Cimalando e697fa716e rename `getGraphics` to `getContext` 6 years ago
  JP Cimalando d80c799b8c software rendering with Cairo 6 years ago
  Patrick Desaulniers bf7594cbad Add onPositionChanged callback for widgets 6 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 9 years ago
  falkTX b5c4ef84bd Fix build 10 years ago
  falkTX c4008e3368 Hide some implementation details on private structs 10 years ago
  falkTX 12061de4ca App->Application; Use class namespace by default; Misc fixes 10 years ago
  falkTX 90898bce5f Remove some internal functions 10 years ago
  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 a9a1b47a14 dgl changes from Carla 10 years ago
  falkTX b9dcf5ca9f Use uint for sizes; Some DPF UI class changes and docs 10 years ago
  falkTX 73b18ec998 Cleanup; Some fixes for -Weffc++ 10 years ago
  falkTX 7936e6f1d0 Fixes for widget bounds (plus NanoVG) 11 years ago
  falkTX d1f8cd904e Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIs 11 years ago
  falkTX 568b765007 Fix for ImageSlider 11 years ago
  falkTX b4146e6121 Fix up widget bounds within the window 11 years ago
  falkTX f187108634 More docs; Make widget events structs; Misc fixes 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 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 3cab161945 Misc cleanup 11 years ago
  falkTX db1ec7ea52 Cleanup 11 years ago
  falkTX 3ec241f04c More base changes 11 years ago
  falkTX 229df759a3 Update code headers 11 years ago
  falkTX a2eac490fa Fix build for new pugl 11 years ago
  falkTX 8aad566744 CairoWidget fixes; add cairo example (needs a little more work) 11 years ago
  falkTX 4f34027d95 DGL: Add App IdleCallback, use "_" prefix for private calls 11 years ago
  falkTX f8670208e8 Initial commit 11 years ago