summaryrefslogtreecommitdiff
path: root/dgl/src/WidgetPrivateData.cpp
AgeCommit message (Expand)Author
2022-08-13Add a few widget methods to make inspectors possiblefalkTX
2021-10-16Fix widget margins for a few special casesfalkTX
2021-10-10Fix nano subwidgets getting double offsetfalkTX
2021-09-22Mark SpecialEvent as deprecated, will not usefalkTX
2021-06-14Allow event coordinate margins in SubWidgetfalkTX
2021-06-04Add SubWidget::toFront, fix position for subwidgets of subwidgetsfalkTX
2021-05-17Get rid of Events namespace, put everything inside Widget againfalkTX
2021-05-15Plug-in all pugl/dpf events except SpecialEventfalkTX
2021-05-14Add back setGeometryConstraints and some resizingfalkTX
2021-05-14cleanupfalkTX
2021-05-13Get a few more things to buildfalkTX
2021-05-09Start to pass events into top-level and subwidgetsfalkTX
2021-05-08Add SubWidget area calls, rename some vars, cleanup repaintfalkTX
2021-05-07More code restructure; Add back onClose and repaintfalkTX
2021-05-06Cleanup SubWidget classfalkTX
2021-05-06Start adding back widget stuff, almost at drawing stepfalkTX
2021-03-08Cleanup DGL Application classfalkTX
2019-02-12Cleanup, reorder cairo stuff to be firstfalkTX
2019-02-12Widget drawing with cairo in local coordinatesJP Cimalando
2019-01-07Adjustments for Cairo, and general cleanupfalkTX