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-07-09
* Updated the fpgui_ide.lpk to use the new fpgui_toolkit.lpk package.
graemeg
2008-06-27
* Introduced a new property to TfpgWidget, called IsContainer for all
graemeg
2008-06-13
* Added a tiAppError() helper function to the tiOPF gui code.
graemeg
2008-06-10
* minor mediator changes.
graemeg
2008-06-09
* Added the Add and Delete functionality to the StringGrid Mediator Demo.
graemeg
2008-06-09
* Created a quick and easy StringGrid mediator demo to show you what it can do.
graemeg
2008-06-09
* Fixed the tiGUIIni read/write formstate information for tiOPF based applica...
graemeg
2008-06-06
* Fixed a bug in the tiCompositeMediators (StringGrid) where it still used 1-...
graemeg
2008-06-02
* It's now possible to refresh the internal list of the TMediatorDynamicCombo...
graemeg
2008-05-30
* Created a Lazarus IDE add-on to register a new project type. You can then c...
graemeg
2008-05-28
* Column widths are now setup correctly in the stringgrid mediator.
graemeg
2008-05-28
* Added many improvements to the Listview and StringGrid composite mediators ...
graemeg
2008-05-23
Minor update in the List controls Demo of tiOPF and MGM.
graemeg
2008-05-20
* Updated the tiOPF support code which the latest 0-based indexing changes.
graemeg
2008-05-12
* Updated Lazarus code templates for fpGUI based applications.
graemeg
2008-04-21
* Updated Demo 7 for tiOPF.
graemeg
2008-04-21
* Added more handy scripts for cleaning out directories (linux only).
graemeg
2008-04-18
* Ported a RTF Reporting Engine for tiOPF and fpGUI. It's still missing Image...
graemeg
2008-04-16
* More implemented for MVP framework.
graemeg
2008-04-16
* Implememented more parts of the new MVP framework for tiOPF and fpGUI.
graemeg
2008-04-11
* Applied patches 1936023 and 1936029. New Canvas.DrawText methods with text ...
graemeg
2008-04-10
* The start of a MVP implementation for tiOPF and fpGUI.
graemeg
2008-04-03
* Minor fix in the MessageDialogs
graemeg
2008-03-23
* minor changes for tiOPF mediators.
graemeg
2008-03-16
* Fixed a bug in File Save Dialog where you can not save a new file anymore.
graemeg
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