Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-07 | * Published more events and properties for EditInteger and EditFload components. | graemeg | |
* Now the Min/Max Size is actually applied, the Message Dialogs needed minor attention. * Updated all the example projects to use the newer all-in-one fpgui_toolkit lazarus package. * Did some minor bug fixing in some of the examples. 1-based indexing instead of 0-based indexing etc. | |||
2007-11-30 | * Fixed all the memory leaks I could find in CoreLib. We now have non in ↵ | graemeg | |
CoreLib. | |||
2007-11-29 | * Created a new overloaded CentrePoint function. | graemeg | |
* Implemented a new method TfpgPopupMenu.MenuItemByName * Created a example project showing how the ICommand and ICommandHolder interfaces can be used. |