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