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
path:
root
/
extras
Age
Commit message (
Expand
)
Author
2008-02-01
* Fixed old Color property to TextColor.
graemeg
2008-02-01
* Menu items that are disabled now appear as selected when the mouse moves ov...
graemeg
2008-01-29
* Composite Mediators - made some methods virtual and moved other classes to ...
graemeg
2008-01-16
* Fixed a bug where the Right and Centre mouse button dectection was wrong wa...
graemeg
2008-01-09
* Started working on a fpGUI Message Dialog feature.
graemeg
2008-01-08
* Fixed StringGrid composite mediator. The column title was never set correctly.
graemeg
2007-12-11
A minor safety check in the tiOPF MGM mediators
graemeg
2007-11-29
* Created a new overloaded CentrePoint function.
graemeg
2007-11-16
* Added a new tiOPF demo testing the performance of reference counted vs non-...
graemeg
2007-11-08
* Implemented a new mediator for use with tiOPF for the Calendar
graemeg
2007-11-07
* Added a OnKeyPress event to TfpgWidget. It can now be surfaced by any
graemeg
2007-11-06
* Added new TfpgGauge component. Thanks to Giuliano Colla.
graemeg
2007-10-29
* Minor fix in docs.
graemeg
2007-10-22
* Minor update to the tiOPF generic edit mediators unit.
graemeg
2007-10-02
* Fixed the Generic Edit Mediator unit for the Dynamic ComboBox.
graemeg
2007-10-01
* Implemented the Objects[ACol,ARow] property for the StringGrid.
graemeg
2007-09-28
* Added a new unit for tiOPF support. I've ported the ListView
graemeg
2007-09-13
* change log added
graemeg
2007-09-10
* GUI Designer: removed obsolete code.
graemeg
2007-08-27
* Implemented List Mediators with tiOPF support and added a demo.
graemeg
2007-08-24
* Implement MaxLength in TfpgEdit
graemeg
2007-08-24
* Ported the Generic Edit Mediator for use with tiOPF.
graemeg
2007-08-24
* Started the port of tiOPF GUI units to support fpGUI based applications.
graemeg
2007-01-23
* MouseLeaveCheck no fires off a MouseEnter and MouseLeave event for widgets.
Graeme Geldenhuys