summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 ListViewgraemeg
2007-09-28* Implemented Pages[] property for TfpgPageControlgraemeg
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-26* Added copyright information in the GUI units.graemeg
2007-09-26* PageControl's OnChange event type was not defined with 'of object'. It has ...graemeg
2007-09-26* Fixed and improved the painting of the PageControl.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* Updated the documentations scripts with recently added new units.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-18* Minor fix for the Save button state in the File Save dialoggraemeg
2007-09-17Designer: minor fix with the Grid Resolution.graemeg
2007-09-17* Experimental: started a implementation where the TfpgMemo can graemeg
2007-09-14Change AutoSize property of TfpgLabel to be False by default.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-13combobox changesgraemeg
2007-09-13minor changes to doc scriptsgraemeg
2007-09-13* change log addedgraemeg
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: implemented double click support for expand and collapsegraemeg
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-09-03* GDI: Added two helper functions that could come in handly later.graemeg
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* Memo: OnUpdate now fires at correct times.graemeg
2007-08-30* Changed the unit output path of the CoreLib and GUI (Lazarus) packages to t...graemeg
2007-08-30* TfpgBevel is now focusable otherwise child widgets do not get focus at all.graemeg