summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2007-12-15* Added a new WindowAttribute called waStayOnTop. * Modified the SplashScree...graemeg
2007-12-14* Implemented Cell Text Alignment.graemeg
2007-12-14* Implemented a OnClick event in TfpgWidget.graemeg
2007-12-13* A new GUI example showing how to implement a Splash Screen.graemeg
2007-12-04* Fixed a memory leak in TfpgCombobox.graemeg
2007-12-04* Minor painting improvement in the treeview nodes.graemeg
2007-12-04* Minor adjustments to the Wu Line example.graemeg
2007-12-04* Improved the Wu Line example. It now draws three different objects.graemeg
2007-12-03* Minor painting fixed to Gauge and ProgressBar frame painting.graemeg
2007-12-02* Implemented the Wu Anti-Aliased line drawing algorithm. Soon the canvas Dr...graemeg
2007-11-30* Fixed all the memory leaks I could find in CoreLib. We now have non in Core...graemeg
2007-11-29* Created a new overloaded CentrePoint function.graemeg
2007-11-28* Implemented a Command pattern interface.graemeg
2007-11-26Removed unused uses clauses.graemeg
2007-11-26* Correctly set the default value for some properties in the TreeView.graemeg
2007-11-08* Implemented a new mediator for use with tiOPF for the Calendar graemeg
2007-11-08* GUI: Changed the PgUp and PgDn directions in the Calendar component, to be ...graemeg
2007-11-08* X11: Setting a window title via netlayer does not work for thegraemeg
2007-11-07* Rename TfpgCustomComboBox to TfpgAbstractCoboBox.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-11-05* More improvements to Calendar component.graemeg
2007-11-05* Implemented BeginUpdate and EndUpdate for BaseGrid.graemeg
2007-11-03* Started working on a Calendar component.graemeg
2007-10-28* Refactored the TfpgLabel component.graemeg
2007-10-28* Fixed the menu click issue under Windows.graemeg
2007-10-25* Added new UTF8 function used for text translations with .po files.graemeg
2007-10-22* Fixed more default property values.graemeg
2007-10-22* Minor update to the tiOPF generic edit mediators unit.graemeg
2007-10-21* GUI: Set correct default values for published properties of ProgressBar and...graemeg
2007-10-21* Added name and version constants.graemeg
2007-10-18* Improved the implementation of the Minimum Width/Height graemeg
2007-10-18* Win32: Implemented MinWidth and MinHeight constraint support for Forms. Not...graemeg
2007-10-17* Fixed a ComboBox clipping issue where long text would paint over the intern...graemeg
2007-10-17CoreLib: Fixed Canvas.StretchDraw(). I forgot to undo previous debug testing ...graemeg
2007-10-11* Reworked the GetEnumPropValueList() procedure used in the UI Designer. No m...graemeg
2007-10-10* Resizing widgets now take into account the MinWidth and MinHeightgraemeg
2007-10-10* UI Designer: Added some published properties for the ListView component.graemeg
2007-10-10fixed listview to work in the designerdrewski207
2007-10-10* Fixed compilation for 64bit fpcdrewski207
2007-10-08* UI Designer: Fixed the issue with scrolling in the property window and the ...graemeg
2007-10-08* UI Designer: Added more available Boolean properties to the Object Inspector.graemeg
2007-10-07GUI Designer: Implement a boolean property editor.graemeg
2007-09-27* Added a new property to edit in the Form Designer for TfpgForm's.graemeg
2007-09-26* Added comments as to how the ImageMargin and ImageSpacing properties of Tfp...graemeg
2007-09-19* GUI: All CustomGrid and StringGrid properties using a Column Index is nowgraemeg
2007-09-18* minor changes to the documentation editor main form.graemeg
2007-09-18* GUI Designer: Worked around the bug that crashed the Designer graemeg
2007-09-18* gui_bevel unit was not included in the uses clause of agraemeg
2007-09-17Designer: minor fix with the Grid Resolution.graemeg