summaryrefslogtreecommitdiff
path: root/prototypes/textedit
AgeCommit message (Expand)Author
2009-08-04TextEdit: implement down arrow navigation supportGraeme Geldenhuys
2009-08-02Implements Up Arrow key navigation in TextEdit component.Graeme Geldenhuys
2009-08-02Fix Ctrl+RightArrow skipping a lineGraeme Geldenhuys
2009-08-02Code cleanup in KeyboardCaretNav method.Graeme Geldenhuys
2009-08-02Fix compiler settings so project compiles from Lazarus IDE.Graeme Geldenhuys
2009-08-02Right key navigation support added to TfpgTextEdit.Graeme Geldenhuys
2009-08-02minor code comments for textedit component.Graeme Geldenhuys
2009-08-02minor unit path fix in extrafpc.cfg fileGraeme Geldenhuys
2009-06-23TextEdit: Implemented LoadFromFile and SaveToFile methods.Graeme Geldenhuys
2009-06-23TextEdit: minor code cleanup in TfpgGutter by using FOwner reference variableGraeme Geldenhuys
2009-06-23TextEdit: Mouse wheel support has been fully implemented.Graeme Geldenhuys
2009-06-23TextEdit: Internal TfpgGutter now descends directly from TfpgWidget.Graeme Geldenhuys
2009-06-11textedit project cleanupGraeme Geldenhuys
2009-04-05* Added missing unit output directories.Graeme Geldenhuys
2009-03-22* Fixed gutter line number alignment in Tfpg_textEdit prototype.graemeg
2008-11-14* more extrafpc.cfg changes.graemeg
2008-10-30* Added my work-in-progress on TfpgTextEdit component.graemeg