summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-04TextEdit: implement down arrow navigation supportGraeme Geldenhuys
2009-08-02Merge branch 'work'Graeme 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-02Fix compiler hint - unused unit in uses clauseGraeme 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-07-30Fix bug for SpinEditFloat MinValue settingjean-marc
2009-07-28Add and remove todo list items.Graeme Geldenhuys
2009-07-28Add new method InsertAtCursorPos() to TfpgBaseEditGraeme Geldenhuys
2009-07-28Add copyright information in dialog include filesGraeme Geldenhuys
2009-07-28Adds a new Character Map dialog to fpGUIGraeme Geldenhuys
2009-07-28Minor code formattingGraeme Geldenhuys
2009-07-14Add new todo items so I don't forget themGraeme Geldenhuys
2009-07-09UIDesigner: text alignment improvement in version labelGraeme Geldenhuys
2009-07-09UIDesigner: minor code formatting & cleanupGraeme Geldenhuys
2009-07-09UIDesigner: Replace BlockRead() with TFileStream in LoadFile() methodGraeme Geldenhuys
2009-07-09UIDesigner: Improve the method and field visibility in class declaration.Graeme Geldenhuys
2009-07-09UIDesigner: Form parser method visibility changesGraeme Geldenhuys
2009-07-06StringGrid RowCount update bug fixGraeme Geldenhuys
2009-07-02Fix compilation bug with fpc 2.3.1 - field orderMicheal Fyffe
2009-06-30Updated tiMediators to use SetObjectUpdateMomement to set event handlersGraeme Geldenhuys
2009-06-30Removed compiler warnings from tiopf demo 21.Graeme Geldenhuys
2009-06-26Updated translations with True/False constantsGraeme Geldenhuys
2009-06-26Updated some readme files.Graeme Geldenhuys
2009-06-25Merge branch 'master' into workGraeme Geldenhuys
2009-06-25Stringgrid column right margin issue fixedJean-Marc
2009-06-23Merge branch 'master' of ssh://graemeg@fpgui.git.sourceforge.net/gitroot/fpguiGraeme 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-23Minor project info file updates due to newer Lazarus IDE.Graeme Geldenhuys
2009-06-23TextEdit: Internal TfpgGutter now descends directly from TfpgWidget.Graeme Geldenhuys
2009-06-23Copyright and code formatting fix.Graeme Geldenhuys
2009-06-23Unset cursor/caret fix in TfpgMemo.David Emerson
2009-06-23Fix overlapping text in RadioButton and CheckBoxGraeme Geldenhuys
2009-06-23Fixed the image position regarding focus rectangleGraeme Geldenhuys
2009-06-23New property BoxLayout for checkbox and radiobutton.Jean-Marc
2009-06-15Merge branch 'master' of ssh://graemeg@fpgui.git.sourceforge.net/gitroot/fpguiGraeme Geldenhuys
2009-06-15Fixed InvertCaret exception.David Emerson
2009-06-15Improved Debugln() formatting.Graeme Geldenhuys
2009-06-12Added code-folding regions in the uidesigner project form files.Graeme Geldenhuys
2009-06-11textedit project cleanupGraeme Geldenhuys
2009-06-11minor changes to support archiving features. Still work-in-progress.Graeme Geldenhuys
2009-06-09code folding support added to Lazarus IDE add-on and code templates.Graeme Geldenhuys
2009-06-09UIDesigner copyright and code foldingGraeme Geldenhuys
2009-06-08DebugLn() improvementsGraeme Geldenhuys