summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2007-09-17* Experimental: started a implementation where the TfpgMemo can graemeg
2007-09-14* Introduced Setter methods for BaseWindow Width and Height properties.graemeg
2007-09-14* New overloaded EndDraw method for TfpgCanvas.graemeg
2007-09-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
2007-09-12minor adjustment to default font setting and included the missing extrafpc.cf...graemeg
2007-09-10* GUI Designer: removed obsolete code.graemeg
2007-09-08DocEdit: Updated the main form to be maintainable by the GUI Designer.graemeg
2007-09-08set missing SVN propertiesgraemeg
2007-09-08* Made a few modifications so the GUI Designer works under Windows.graemeg
2007-09-08* GUI Designer: Minor changes and removed Boolean property editors for now. W...graemeg
2007-09-08* Fixed initial painting of components when they are placed in the graemeg
2007-09-08* GUI Designer: Some code formating changes in generated code.graemeg
2007-09-07GFX: Added support for handle component creation at runtime correct graemeg
2007-09-07* GUI: Made some components properties published so the RTTI cangraemeg
2007-09-07* GUI: Rename the Checkbox property FontName to FontDesc to be consistent withgraemeg
2007-09-06* Added a new generic property to TfpgWidget to dispatch messages sograemeg
2007-09-06* Moved some methods or properties to the public or published area.graemeg
2007-09-05(no commit message)graemeg
2007-09-05* Treeview linestyle has been changed to lsDot by default.graemeg
2007-09-05* More painting fixes for the Treeview. Node lines seem to paintgraemeg
2007-09-05* Added some painting fixes to the Treeview. Also added a few new properties.graemeg
2007-09-03* Treeview finally paints itself. Still not 100% and still no input support.graemeg
2007-09-03* Implemented more of the Treeview component. Started with thegraemeg
2007-08-31* started the Treeview implementation. This is still heavy undergraemeg
2007-08-31* Created a template test project for the upcoming Treeview component.graemeg
2007-08-30* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...graemeg
2007-08-29* docedit: Started work on parsing a fpdoc description (xml) file.graemeg
2007-08-26* Renamed the fpc.cfg to extrafpc.cfg so it doesn't conflict withgraemeg
2007-08-25* ShowMessage dialog is now not resizable and centers itself on the screen.graemeg
2007-08-23* Grid cells in disabled state are not painting in 3D text effect.graemeg
2007-08-22* Started the implementation of a StringGrid. It is graemeg
2007-08-22* Minor improvements to the File Dialog.graemeg
2007-08-21* Removed OS based Double Click from GDI.graemeg
2007-08-21* GDI: Added missing units to GFX package.graemeg
2007-08-20* MenuBar height is now calculated based on Menu Font.graemeg
2007-08-20* I commit this menu changes for reference in a future theme.graemeg
2007-08-20* Added keyboard handling in PopupMenus.graemeg
2007-08-20* Implemented a most of the Menu component. It's stillgraemeg
2007-08-20* CoreLib: Some minor code cleanup, removing unused variables and code comments.graemeg