summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)Author
2007-10-29* Started implementing Message Dialogs (with multiple buttons, icons etc).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-18* Horizontal scrollbar now also support clicking between the left/right butto...graemeg
2007-10-17* Fixed a ComboBox clipping issue where long text would paint over the intern...graemeg
2007-10-16* GUI: Added a Data property to the TreeNode class. Now any object or data ca...graemeg
2007-10-15* Minor fix when a tab gets destroyed. This affected the UI Designer.graemeg
2007-10-15* Published BackgroundColor and OnPaint for TfpgFormgraemeg
2007-10-14Fixed form showing in in fpgui lcl interfacedrewski207
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-09* TfpgScrollbar in vertical orientation now supports clicking between the up/...graemeg
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-05* Implemented a UTF8Insert() and UTF8Delete() proceduresgraemeg
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-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 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-13* CoreLib: fpgApplication now has a Terminated property which terminates thegraemeg
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* 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