40 Commits (07771af5642c95e64bc8b273fa80f623fdb06a55)

Author SHA1 Message Date
  falkTX 634321eb71
Add "Base" prefix to Cairo and Nano Widget classes 4 years ago
  falkTX f55f3c85ae Make CairoWidget a templated class, just like done with NanoVG 4 years ago
  falkTX 5123354361
Fix getGraphicsContext, fix nanovg linkage, cleanup 4 years ago
  falkTX 5b10613f6e
Start working on nanovg and text, mostly works 4 years ago
  falkTX 91d4212e93
Get mouse button event working at least 4 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 6 years ago
  falkTX d6d1d3b55c Add DGL_NO_SHARED_RESOURCES; Fix build 7 years ago
  falkTX 055dbe8bfb Fix minor typos 8 years ago
  falkTX 5d70c8a977 Update copyright dates; Add license header comment to utility code 9 years ago
  falkTX 2344ca0615 Move resources to new dir, make it possible to get internal font 9 years ago
  falkTX 0d5de799d9 Misc changes 10 years ago
  falkTX 578be923bf Cleanup 10 years ago
  falkTX c4008e3368 Hide some implementation details on private structs 10 years ago
  falkTX db4c38c4eb Misc 10 years ago
  falkTX 90898bce5f Remove some internal functions 10 years ago
  falkTX c6789d1889 Very raw, preliminar subwidgets implementation 10 years ago
  falkTX 3a77a1144f Change how NanoImages are handled; Minor update to NanoVG class 10 years ago
  falkTX 7bd8b4c563 Add NanoVG::createImageFromTextureHandle 10 years ago
  falkTX 9864c371e9 Add NanoImage::getTextureHandle() 10 years ago
  falkTX c5a6d6f7dc Finish updating, code builds again 10 years ago
  falkTX 361f31b8f4 Continue nanovg update 10 years ago
  falkTX 1a26aa6127 Continue nanovg update (do not use yet) 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 17393403bf Color using int; NanoVG extended color funcs and in-frame test 10 years ago
  falkTX 4102259517 Fix typos 10 years ago
  falkTX cd28737617 Cleanup; Fix some docs; Split Color from NanoVG into separate class 10 years ago
  falkTX 2a076932ef NanoImage::isValid is useless now, remove it 11 years ago
  falkTX 2f1fb1b2de Fixes for NanoVG images 11 years ago
  falkTX 8d8af85953 Add NanoVG::beginFrame(Widget*) for convenience 11 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 c689d18ffa Add some stuff to NanoImage to make it usable 11 years ago
  falkTX 975189fefe NVG fixes 11 years ago
  falkTX b4146e6121 Fix up widget bounds within the window 11 years ago
  falkTX f1c3e35272 Mention text in NanoVG atlas params 11 years ago
  falkTX fb2966126a NanoVG: Add constructor with custom atlas size 11 years ago
  falkTX 5a65496535 Rename Nano file; Make base nano API into class plus widget 11 years ago
  falkTX af09cb0a12 Use Rectangle in NanoWidget::textBounds 11 years ago
  falkTX d4e5a958c0 Remove unneeded funcs 11 years ago
  falkTX 8b29f3f398 Add NanoWidget class, exposes all NanoVG API :D 11 years ago