summaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
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 anygraemeg
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 ListViewgraemeg
2007-09-13* change log addedgraemeg
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 TfpgEditgraemeg
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