summaryrefslogtreecommitdiff
path: root/dgl/Widget.hpp
AgeCommit message (Expand)Author
2019-01-07Adjustments for Cairo, and general cleanupfalkTX
2019-01-06dgl: add the Context structureJP Cimalando
2019-01-06rewrite preprocessor conditionals in simplified formJP Cimalando
2019-01-06rename `getGraphics` to `getContext`JP Cimalando
2019-01-06software rendering with CairoJP Cimalando
2018-09-29Import minor DGL fixes from CarlafalkTX
2018-09-29Add onPositionChanged callback for widgetsPatrick Desaulniers
2016-11-19Fix minor typosfalkTX
2016-03-01Update copyright dates; Add license header comment to utility codefalkTX
2015-05-05Hide some implementation details on private structsfalkTX
2015-05-05App->Application; Use class namespace by default; Misc fixesfalkTX
2015-05-05Fix mouse handling for ImageButton; Send motion event when modal closesfalkTX
2015-05-05Move all Image Widgets definitions into a single filefalkTX
2015-05-05Remove some internal functionsfalkTX
2015-05-04Fix @note in docsfalkTX
2015-05-03Very raw, preliminar subwidgets implementationfalkTX
2015-04-26Fix code for API changes; Update copyright date in dgl codefalkTX
2015-01-14dgl changes from CarlafalkTX
2014-11-20MiscfalkTX
2014-11-18Remove CairoWidgetfalkTX
2014-08-18Use uint for sizes; Some DPF UI class changes and docsfalkTX
2014-08-16Cleanup; Fix some docs; Split Color from NanoVG into separate classfalkTX
2014-08-15Cleanup; Some fixes for -Weffc++falkTX
2014-05-27Fixes for widget bounds (plus NanoVG)falkTX
2014-05-25Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIsfalkTX
2014-05-25Fix for ImageSliderfalkTX
2014-05-24Fix up widget bounds within the windowfalkTX
2014-05-23Misc fixingfalkTX
2014-05-23Update to include most of damo22 ImageKnob changesfalkTX
2014-05-22More docs; Make widget events structs; Misc fixesfalkTX
2014-05-17Make widget coordinates relativefalkTX
2014-05-15Forgot this bitfalkTX
2014-05-15Handle close&resize in Window, not WidgetfalkTX
2014-05-14Add Knob and Slider get/setId; noexcept workfalkTX
2014-05-06Misc cleanupfalkTX
2014-05-06CleanupfalkTX
2014-05-06More base changesfalkTX
2014-04-25FixingfalkTX
2014-04-25Add leak detectors to DGL classesfalkTX
2014-03-09Update code headersfalkTX
2014-01-21Fix build for new puglfalkTX
2013-12-25CairoWidget fixes; add cairo example (needs a little more work)falkTX
2013-12-24Initial commitfalkTX