summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-06* Applied Jean-Marc's calendar patch adding start week day etc.graemeg
2008-10-06* Added the missing fpg_extgraphics unit.graemeg
2008-10-05* Added a new Canvas.DrawPolygon() methodgraemeg
2008-10-03* Added Jean-Marc initial implementation of SpinEdit component.graemeg
2008-10-02* Applied Jean-Marc's translation patch.graemeg
2008-10-02* My mini theming spec.graemeg
2008-10-02* Added a conditional define for the BlueCurve 3d look in Listbox.graemeg
2008-10-01* Updated all demos to use the new unit names.graemeg
2008-10-01* Updated the fpGUI lazarus packages to use a platform specific output librar...graemeg
2008-09-30* Implemented a correct TfpgWindow.HasParent method.graemeg
2008-09-29* A minor fix in ShowModal handling if an error occurs while showing - the us...graemeg
2008-09-28* Updated the tiOPFfpGUI package code to use the new unit names.graemeg
2008-09-27* Minor compilation bug fixed for GDI.graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Minor fixes to get fpGUI to compile under Windows. After the unit name chan...graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-25* Updated the Hint Window example to show the default values of fpgApplicatio...graemeg
2008-09-25* Applied two minor fixed supplied by Jean-Marc.graemeg
2008-09-25* Added a TArrowDirection type and Canvas.DrawArrow now uses that type instea...graemeg
2008-09-24* Fixed 3 memory leaks in the Hint Windows units.graemeg
2008-09-23(no commit message)graemeg
2008-09-23Minor improvement to the Font Select dialog. It now remembers your custom sam...graemeg
2008-09-22minor fix in tiopf demo 08.graemeg
2008-09-22* Add new fallback registration Calendar component.graemeg
2008-09-19* Removed old deprecated lazarus packagesgraemeg
2008-09-18* Update Demo 08 to work with latest changes in tiOPF - except for SqlDB supp...graemeg
2008-09-16* tiOPF: Improved the look of the LogToGUI form.graemeg
2008-09-16* property change for fpgui_toolkit package.graemeg
2008-09-15* Added experimental LogToGUI screen for use with tiOPF applications.graemeg
2008-09-15* Added experimental PopupMenu poperty to TfpgMemo.graemeg
2008-09-15* Minor patch added extra checks.graemeg
2008-09-12* Fixed the TfpgTimer issue in modal forms. This also fixes the issue of Hint...graemeg
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-09-10(no commit message)graemeg
2008-09-09* Moved the HintTimer form TfpgWidget to TfpgApplication. Everything still se...graemeg
2008-09-09* Fixed a bug in TfpgListView where it didn't paint the last column's content.graemeg
2008-09-09* More updates to the tiOPF demo 21.graemeg
2008-09-08* added an extra check to StringGrid list mediator.graemeg
2008-09-08* TfpgBaseGrid's FocusCol and FocusRow now defaults to -1graemeg
2008-09-08* OnExit and OnEnter are now publish for TfpgMemo.graemeg
2008-09-08(no commit message)graemeg
2008-09-08no commentsgraemeg
2008-09-08* Minor change updating ListMediator class interface.graemeg
2008-09-07* Bugfix in TDynamicComboBoxView mediator class.graemeg
2008-09-05* Started implementing a full Address Book demo, showcasing the new Model-GUI...graemeg
2008-09-05* Added an experimental ListBox list mediator.graemeg
2008-09-04* minor changes for fpdoc generated documentation.graemeg
2008-09-02* Added some hints to the UI Designer main form.graemeg
2008-09-02* Removed debug writelngraemeg
2008-09-02* Applied Jean-Marc's hint patch which moves hint functionality to TfpgWidget...graemeg