Age | Commit message (Expand) | Author |
2021-08-22 | Replace BIND_VMETHOD by new GDVIRTUAL syntax | reduz |
2021-08-12 | Cleanup and complete TextEdit inspector and docs | Paulb23 |
2021-08-04 | Add theme item descriptions to the online documentation | Yuri Sizov |
2021-08-01 | Clean up and complete CodeEdit inspector and docs | Paulb23 |
2021-08-01 | Move symbol lookup into CodeEdit | Paulb23 |
2021-08-01 | Move line length guidelines into CodeEdit | Paulb23 |
2021-08-01 | Move brace matching into CodeEdit | Paulb23 |
2021-08-01 | Move auto brace completion to CodeEdit | Paulb23 |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-06-20 | Move indent management to CodeEdit | Paulb23 |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-06-16 | Merge pull request #49238 from Paulb23/code_edit_code_folding | Rémi Verschelde |
2021-06-16 | Fix typo in CodeEdit methods | Haoyu Qiu |
2021-06-01 | Move code folding into CodeEdit and hide line hiding API | Paulb23 |
2021-06-01 | Update String/Comment, autocomplete and hints docs | Paulb23 |
2021-05-22 | Add custom background line colour to TextEdit and remove marked lines | Paulb23 |
2021-03-19 | class reference proofreading | Paul Joannon |
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg |
2021-01-24 | Change themes *_color_* to *_*_color | Marcel Admiraal |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |
2020-11-26 | [Complex Text Layouts] Refactor TextEdit and CodeEdit controls. | bruvzg |
2020-09-11 | doc: Sync classref with current source | Rémi Verschelde |