summaryrefslogtreecommitdiff
path: root/dgl/src/ImageBaseWidgets.cpp
AgeCommit message (Expand)Author
2022-12-14Fix drawing of checkable ImageButtondevelopfalkTX
2022-10-31Implement ImageBaseSlider::setCheckable()falkTX
2022-10-31Fix GL context issues when using ImageAboutWindowfalkTX
2022-08-29Allow to pass scale factor to KnobEventHandler mouse eventsfalkTX
2021-10-13Add NanoVG::globalTint, some code commentsfalkTX
2021-09-03Sort out situation with some standalone windowsfalkTX
2021-08-14Set geometry constraints on ImageAboutWindow, for auto-scalingfalkTX
2021-07-03Fix ImageKnob for types that need full repaintsfalkTX
2021-07-03Fix ImageKnob missing callbacksfalkTX
2021-06-17Move ImageKnob logic into reusable KnobEventHandlerfalkTX
2021-06-14Start of common event handlers, split off button as a startfalkTX
2021-05-23Merge branch 'develop' into pugl-upstream-v2falkTX
2021-05-23Remove useless ImageBaseAboutWindow::onReshapefalkTX
2021-05-22Fix some strict compiler warningsfalkTX
2021-05-22Use DISTRHO_DECLARE_NON_COPYABLEfalkTX
2021-05-22Implement CairoImageKnob rotationfalkTX
2021-05-22Incorporate the rest of cairo changes, CairoImageKnob works nowfalkTX
2021-05-21Quick and rough conversion of Image widgets fMember to pDatafalkTX
2021-05-21Generic ImageBaseSwitchfalkTX
2021-05-21Move ImageWidgets code to generic file, WIPfalkTX
2021-05-18Make ImageButton cairo compatiblefalkTX
2021-05-17Handle deprecated functions in core codefalkTX
2021-05-16Start splitting some image widgets into new generic filefalkTX