summaryrefslogtreecommitdiff
path: root/vcl/README.lifecycle
AgeCommit message (Expand)AuthorFilesLines
2019-10-19drop unused ModalDialog classCaolán McNamara1-2/+2
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-06-02no direct ModelessDialog instantiation leftCaolán McNamara1-2/+2
2018-10-16drop LazyDeletorCaolán McNamara1-1/+1
2018-07-19Fix typosAndrea Gelmini1-6/+5
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-09-13boost->stdCaolán McNamara1-2/+2
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-1/+1
2015-05-08vcl: more VclPtr debugging docs in the README.lifecycle.Michael Meeks1-0/+24
2015-04-29More bits on event emission during dispose.Michael Meeks1-0/+16
2015-04-28More VclPtr documentation.Michael Meeks1-3/+28
2015-04-18cui: convert new to ::Create.Michael Meeks1-1/+0
2015-04-17basctl, basic: convert new to ::Create.Michael Meeks1-0/+7
2015-04-16Improve the VclPtr documentation.Michael Meeks1-0/+44
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin1-1/+1
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks1-9/+27
2015-04-10unwind LazyDelete issues - deleting VclPtr types.Michael Meeks1-0/+2
2015-04-10vclptr: add isDisposed method - and assert for it here & there.Michael Meeks1-1/+3
2015-04-10ScopedVclPtr: needs an = operator to make life flow.Michael Meeks1-0/+8
2015-04-10vclptr: document the architecture, sample debugging, FAQ etc.Michael Meeks1-0/+181