summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-10-26* Updated the ThreeDee prototype with a new gradient function.graemeg
* Implemented a new fpgGetAvgColor function in gfxbase unit. * Supplied some more documentation for gfxbase unit.
2007-10-25* Added new UTF8 function used for text translations with .po files.graemeg
* Added BackgroundColor as new published property of TrackBar component. * Specified default property values for BaseGrid component. This help optimize the UI Designer generated code. * Started refactoring code from TfpgEdit to TfpgCustomEdit. This is still incomplete. * Added new prototype project for testing a new Master Maths custom theme.
2007-10-22* Fixed more default property values.graemeg
2007-10-22* Updated the XML description files.graemeg
2007-10-22* Minor update to the tiOPF generic edit mediators unit.graemeg
* Correctly set the default values for Form and PageControl components. * Improved the UI Designer so only non-default values for Boolean and Enum types are written to file.
2007-10-21* GUI: Set correct default values for published properties of ProgressBar ↵graemeg
and TrackBar components. * UI Designer: Only non-default integer property values get written to units when saved. Before all values where written even if they where the defaults.
2007-10-21* Added name and version constants.graemeg
* Added a SetDefaults method which we could use in the future to autoset the default property values for us. * Minor documentation update
2007-10-18* Horizontal scrollbar now also support clicking between the left/right ↵graemeg
buttons and the slider but to scroll bigger steps.
2007-10-18* Improved the implementation of the Minimum Width/Height graemeg
support under Win32. * Fixed bug #1811433 where the Anchor feature was broken when resizing forms under Windows. We never took into account the window border width and title bar height.
2007-10-18* Win32: Implemented MinWidth and MinHeight constraint support for Forms. ↵graemeg
Not sure if we need it for any Widgets or just Forms.
2007-10-17* Fixed a ComboBox clipping issue where long text would paint over the ↵graemeg
internal button. * Base Dialog now has a better min width and height set. * FileDialog example's form is now maintained by the UI Designer.
2007-10-17CoreLib: Fixed Canvas.StretchDraw(). I forgot to undo previous debug testing ↵graemeg
comments.
2007-10-16* GUI: Added a Data property to the TreeNode class. Now any object or data ↵graemeg
can be associated with a tree node.
2007-10-15* Started documenting the gfxbase unit.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
* TfpgWidget.HandleShow now always sets Visible = True. This fixes issue with the fpGUI-LCL interface as well. * Added a few more safety checks into the PageControl widget. * The OnPaint event is now wrapped with BeginDraw/EndDraw calls so that a event handler for OnPaint doesn't need to call it explicitly.
2007-10-14Fixed form showing in in fpgui lcl interfacedrewski207
2007-10-11* Reworked the GetEnumPropValueList() procedure used in the UI Designer. No ↵graemeg
more pointer arithmatic and no more compiler hints or warnings.
2007-10-11Fixed bugs 1803016 and 1798475. When resizing a window a few times the ↵graemeg
painting goes corrupt under GDI (Windows). This bug was actually introduced in revision 210 - ages ago!
2007-10-10* Resizing widgets now take into account the MinWidth and MinHeightgraemeg
properties. In affect you now cannot resize components into the negative with the UI Designer. * UI Designer: On deleting a component from a form, resets the Object Inspector. * Fixed 'division by zero' errors for the ListView and Memo components when they get resized to smaller that 2x2 pixels in size.
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-09* TfpgScrollbar in vertical orientation now supports clicking between the ↵graemeg
up/down buttons and the slider to do page up and page down. Page size will be configurable soon. Horizontal orientation support will follow shortly as well.
2007-10-08* UI Designer: Fixed the issue with scrolling in the property window and the ↵graemeg
active property editor doesn't scroll along. * Added a new event OnScroll to the TfpgBaseListBox
2007-10-08minor code formatting changes.graemeg
2007-10-08* Added the forgotten fpdoc xml description file.graemeg
2007-10-08* UI Designer: Added more available Boolean properties to the Object Inspector.graemeg
* Move inline documentation out of the gui_dialogs unit and into the fpdoc XML description file. * Minor code cleanup in a few units. * TfpgFileDialog ModalResult value has changed for Cancel from the value 0 to the value 2.
2007-10-07GUI Designer: Implement a boolean property editor.graemeg
GUI Designer: Enabled the Boolean properties of the supported widgets
2007-10-05* Implemented a UTF8Insert() and UTF8Delete() proceduresgraemeg
* Fixed up TfpgEdit to now use the UTF-8 versions of Insert() and Delete() which fixes some of the keyboard input issue. * Removed stacks of compiler warnings all over the place. * Fixed up the TfpgMemo to now use the UTF-8 versions of Insert() and Delete() which fixes some of the keyboard input issues.
2007-10-02* Fixed the Generic Edit Mediator unit for the Dynamic ComboBox.graemeg
The FocusItem property is 1-based and not 0-based like it was implemented. This is where fpGUI is different from LCL or VCL. * Created a MaxLength property for TfpgMemo * Added a comment in gui_combobox so developers know the component is 1-based. Soon the documentation will also mention this.
2007-10-01* Implemented the Objects[ACol,ARow] property for the StringGrid.graemeg
* Implemented the StringGrid composite mediator for use with tiOPF.
2007-09-28* Added a new unit for tiOPF support. I've ported the ListViewgraemeg
composite mediator, but it still needs some testing. * Added a Clear method for the Listview Items and Columns.
2007-09-28* Implemented Pages[] property for TfpgPageControlgraemeg
* Fixed bug where PageControl.AppendTabSheet did not add the new TabSheet to the internal FPages list. * Removed many compiler hints and warnings from the TfpgListview component. * Removed compiler warning from the TfpgMRU component.
2007-09-27* Added a new property to edit in the Form Designer for TfpgForm's.graemeg
* Added skeleton documentation for the CoreLib units. * Fully documented the gfx_utils and gfx_imgfmt_bmp units.
2007-09-26* Added comments as to how the ImageMargin and ImageSpacing properties of ↵graemeg
TfpgButton works. * GUI Designer: Added ImageMargin settings to main form to centre toolbutton images.
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
now been fixed.
2007-09-26* Fixed and improved the painting of the PageControl.graemeg
* Added comments in the code to understand what parts are being painted in the PageControl.
2007-09-19* GUI: All CustomGrid and StringGrid properties using a Column Index is nowgraemeg
1-based. So to access the first column the Index will be 1. * GUI Designer: Added a StringGrid Columns property editor. * GUI Designer: When saving files that are now also added to the MRU menu.
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
when you load a form that contains a TfpgPageControl. * GUI Designer: Added a example project showing how you would design a for that contains a Page Control and a few TabSheets. The GUI Designer will be improved later to make it more WYSIWYG.
2007-09-18* gui_bevel unit was not included in the uses clause of agraemeg
newly designed unit.
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
* GUI: Made the PasswordMode a property of TfpgEdit.
2007-09-17* Experimental: started a implementation where the TfpgMemo can graemeg
handle and render text containing Tab characters. * GUI: Implemented a new MRU (Most Recently Used) component. * Designer: Modifiend the designer to have a new MRU menu. * Designer: Extended the designer setup screen so the user can adjust more options. The designer also saves and restores those options. * Designer: The designer now defaults to saving the Name property of components as well. This might end up being a user selectable option in the setup screen.
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
* Fixed a minor bug in ComboBox that maintained it's own Width property. This also fixed the issue in the uiDesigner loading forms with comboboxes and not painting the internal button.
2007-09-14* New overloaded EndDraw method for TfpgCanvas.graemeg
* Finished implementation change of ComboBox internal button. It now uses a fake (painted) button instead of a real button. Up/Down state is also supported. * Implemented Up/Down state for Scrollbar buttons. * Increased the version numbers of the fpGUI packages and uiDesigner. * If TfpgEdit is disabled, the mouse cursor doesn't change to a I beam.