summaryrefslogtreecommitdiff
path: root/vcl/README.lifecycle
AgeCommit message (Expand)Author
2021-08-10vcl: avoid native widget pieces for disposed BorderWindow.Michael Meeks
2021-03-24Revert "Fix typo"Andrea Gelmini
2021-03-19Fix typoAndrea Gelmini
2019-10-19drop unused ModalDialog classCaolán McNamara
2019-08-09Fix typosAndrea Gelmini
2019-06-02no direct ModelessDialog instantiation leftCaolán McNamara
2018-10-16drop LazyDeletorCaolán McNamara
2018-07-19Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2015-09-13boost->stdCaolán McNamara
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-08vcl: more VclPtr debugging docs in the README.lifecycle.Michael Meeks
2015-04-29More bits on event emission during dispose.Michael Meeks
2015-04-28More VclPtr documentation.Michael Meeks
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks
2015-04-16Improve the VclPtr documentation.Michael Meeks
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10unwind LazyDelete issues - deleting VclPtr types.Michael Meeks
2015-04-10vclptr: add isDisposed method - and assert for it here & there.Michael Meeks
2015-04-10ScopedVclPtr: needs an = operator to make life flow.Michael Meeks
2015-04-10vclptr: document the architecture, sample debugging, FAQ etc.Michael Meeks