index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-27
Adds a very basic colorwheel demo project.
Graeme Geldenhuys
2009-09-27
Class documentation for ColorWheel, ValueBar and color mapping units.
Graeme Geldenhuys
2009-09-27
Update GUI documentation build script to include two new units.
Graeme Geldenhuys
2009-09-27
blank template API documentation for colorwheel and colormapping units.
Graeme Geldenhuys
2009-09-27
Add colorwheel and colormapping units to fpgui_toolkit.lpk package.
Graeme Geldenhuys
2009-09-27
ColorWheel and ValueBar implementation including color mapping routines.
Graeme Geldenhuys
2009-08-04
TextEdit: minor code formatting improvements
Graeme Geldenhuys
2009-08-04
TextEdit: reduced processing of up arrow key navigation
Graeme Geldenhuys
2009-08-04
TextEdit: implement down arrow navigation support
Graeme Geldenhuys
2009-08-02
Merge branch 'work'
Graeme Geldenhuys
2009-08-02
Implements Up Arrow key navigation in TextEdit component.
Graeme Geldenhuys
2009-08-02
Fix Ctrl+RightArrow skipping a line
Graeme Geldenhuys
2009-08-02
Code cleanup in KeyboardCaretNav method.
Graeme Geldenhuys
2009-08-02
Fix compiler settings so project compiles from Lazarus IDE.
Graeme Geldenhuys
2009-08-02
Fix compiler hint - unused unit in uses clause
Graeme Geldenhuys
2009-08-02
Right key navigation support added to TfpgTextEdit.
Graeme Geldenhuys
2009-08-02
minor code comments for textedit component.
Graeme Geldenhuys
2009-08-02
minor unit path fix in extrafpc.cfg file
Graeme Geldenhuys
2009-07-30
Fix bug for SpinEditFloat MinValue setting
jean-marc
2009-07-28
Add and remove todo list items.
Graeme Geldenhuys
2009-07-28
Add new method InsertAtCursorPos() to TfpgBaseEdit
Graeme Geldenhuys
2009-07-28
Add copyright information in dialog include files
Graeme Geldenhuys
2009-07-28
Adds a new Character Map dialog to fpGUI
Graeme Geldenhuys
2009-07-28
Minor code formatting
Graeme Geldenhuys
2009-07-14
Add new todo items so I don't forget them
Graeme Geldenhuys
2009-07-09
UIDesigner: text alignment improvement in version label
Graeme Geldenhuys
2009-07-09
UIDesigner: minor code formatting & cleanup
Graeme Geldenhuys
2009-07-09
UIDesigner: Replace BlockRead() with TFileStream in LoadFile() method
Graeme Geldenhuys
2009-07-09
UIDesigner: Improve the method and field visibility in class declaration.
Graeme Geldenhuys
2009-07-09
UIDesigner: Form parser method visibility changes
Graeme Geldenhuys
2009-07-06
StringGrid RowCount update bug fix
Graeme Geldenhuys
2009-07-02
Fix compilation bug with fpc 2.3.1 - field order
Micheal Fyffe
2009-06-30
Updated tiMediators to use SetObjectUpdateMomement to set event handlers
Graeme Geldenhuys
2009-06-30
Removed compiler warnings from tiopf demo 21.
Graeme Geldenhuys
2009-06-26
Updated translations with True/False constants
Graeme Geldenhuys
2009-06-26
Updated some readme files.
Graeme Geldenhuys
2009-06-25
Merge branch 'master' into work
Graeme Geldenhuys
2009-06-25
Stringgrid column right margin issue fixed
Jean-Marc
2009-06-23
Merge branch 'master' of ssh://graemeg@fpgui.git.sourceforge.net/gitroot/fpgui
Graeme Geldenhuys
2009-06-23
TextEdit: Implemented LoadFromFile and SaveToFile methods.
Graeme Geldenhuys
2009-06-23
TextEdit: minor code cleanup in TfpgGutter by using FOwner reference variable
Graeme Geldenhuys
2009-06-23
TextEdit: Mouse wheel support has been fully implemented.
Graeme Geldenhuys
2009-06-23
Minor project info file updates due to newer Lazarus IDE.
Graeme Geldenhuys
2009-06-23
TextEdit: Internal TfpgGutter now descends directly from TfpgWidget.
Graeme Geldenhuys
2009-06-23
Copyright and code formatting fix.
Graeme Geldenhuys
2009-06-23
Unset cursor/caret fix in TfpgMemo.
David Emerson
2009-06-23
Fix overlapping text in RadioButton and CheckBox
Graeme Geldenhuys
2009-06-23
Fixed the image position regarding focus rectangle
Graeme Geldenhuys
2009-06-23
New property BoxLayout for checkbox and radiobutton.
Jean-Marc
2009-06-15
Merge branch 'master' of ssh://graemeg@fpgui.git.sourceforge.net/gitroot/fpgui
Graeme Geldenhuys
[next]