Commit Graph

1612 Commits

Author SHA1 Message Date
dsiders
1248f728ee Docs: LCL/shellctrls. Adds version information for changes in 499f0150. 2023-03-15 21:34:42 +01:00
dsiders
433ce4fb28 Docs: LCL/shellctrls. Deletes commented content in TCustomShellListView.Resize which was removed in 06701d05a7. 2023-03-15 21:22:28 +01:00
dsiders
499f015011 Docs: LCL/shellctrls. Adds and updates topics for changes in 6a85abf6.
* Adds:
*   TShellListItem
*   TShellListItem.FFileInfo
*   TShellListItem.IsFolder
*   TShellListItem.FileInfo
*   TCustomShellListView.CreateListItem

* Updates:
*   TCustomShellListView.PopulateWithRoot
2023-03-15 21:19:09 +01:00
dsiders
0178542dc1 Docs: LCL/stdctrls. Adds content to replace the inherited description.
* Adds information about properties introduced in TCustomLabel.
2023-03-13 07:24:53 +01:00
dsiders
9095837756 Docs: LCL/grids. Updates topics including:
* TCustomGrid.ClearRows
* TCustomGrid.Clear
* TCustomStringGrid.Clean
2023-03-11 21:40:13 +00:00
dsiders
6795a6dae5 Docs: LCL/graphics. Updates content for the TCanvas.TextExtent topic. 2023-03-11 18:15:50 +00:00
dsiders
2498b3596a Docs: LCL/grids. Fixes wording in TCustomStringGrid.Clean topic. 2023-03-11 18:15:50 +00:00
dsiders
9208f17734 Docs: LCL/groupededit. Adds or updates content for TCustomAbstractGroupedEdit topics. Minor corrections to grammar and spelling. 2023-03-10 03:11:19 +00:00
dsiders
1bdd39f428 Docs: LCL/stdctrls. Clarifies / corrects topic content, including:
* TCustomStaticText
* TCustomStaticText.ShowAccelChar
* TCustomButton.WSSetText
2023-03-07 02:02:44 +00:00
dsiders
2b67dddf55 Docs: LCL/forms. Adds content, grammar corrections, missing line endings in topics. 2023-03-03 04:45:32 +00:00
dsiders
8df9adae97 Docs: LCL/forms. Adds a code example (from the wiki) to TFrame, TCustomFrame topics. 2023-03-01 23:09:22 +00:00
dsiders
b245ce44a2 Docs: LCL/stdctrls. Adds admonitions about QT support in TCustomComboBox.AdjustDropDown and TCustomComboBox.ItemWidth topics. 2023-03-01 03:01:31 +00:00
dsiders
7847768aca Docs: LCL/lcltaskdialog. Updates the TTaskDialog.Execute topic for changes in 57c8514e. Includes corrections for spelling errors. 2023-02-28 16:39:19 +00:00
dsiders
0d6994f5c4 Docs: LCL/dialogs. Adds the TTaskDialogFlag.tfEmulateClassicStyle topic for changes in 57c8514e. 2023-02-28 16:32:57 +00:00
dsiders
40109c93e8 Docs: LCL/lcltaskdialog. Fixes punctuation. 2023-02-27 23:41:09 +00:00
dsiders
5a051ef31b Docs: LCL/forms. Fixes punctuation. 2023-02-27 23:40:44 +00:00
dsiders
fc04ccfe5b Docs: LazUtils/html2textrender. Fixes punctuation. 2023-02-27 23:40:13 +00:00
dsiders
1b9d3d4cbf Docs: LCL/extctrls. Updates content in TCustomFlowPanel.CalculatePreferredSize for changes in 6cc8ef74. 2023-02-26 22:54:49 +00:00
dsiders
e00d028b0e Docs: LazUtils/lazutf8. Removes deprecated ReplaceSubstring topic after changes in ce9b92c9. 2023-02-26 22:54:13 +00:00
dsiders
b61d4e63a1 Docs: LCL/comctrls. Updates content in TCustomUpDown topics. 2023-02-26 07:47:31 +00:00
dsiders
f79a5d6718 Docs: LCL/comctrls. Updates content in topics including:
* TStatusBar
* TCustomTabControl
* TTabControl
* TListItem
* TListItems
* TOwnerDataListItems
* TWidth
* TLVDataHintEvent
* TCustomUpDown
* Various corrections for spelling and grammar
2023-02-25 04:37:49 +00:00
dsiders
4143748675 Docs: LCL/comctrls. Updates topics for changes in d42c3fe9.
* Modified topics include:
*  TCustomListView.OwnerData
*  TCustomListView.DoGetOwnerData
*  TCustomListView.OnDataHint
*  TCustomListView.DoOwnerDataHint

* Includes other general topic updates for:
*  TCustomListView.FindData
*  TCustomListView.GetItemAt
*  TCustomListView.GetNearestItem
*  TOwnerDataListItem
*  TListItemsEnumerator
2023-02-23 21:42:54 +00:00
dsiders
658d14c8a7 Docs: LCL/various. Corrects spelling for 'check box' when not referring to a property name. 2023-02-19 19:55:16 +00:00
dsiders
33ffadbc89 Docs: LCL/controls,ldocktree. Updates topics for changes in 3d86c02c.
* Updates content in: controls.TDockTree, ldocktree.TLazDockTree
2023-02-17 23:52:22 +00:00
dsiders
251585aef1 Docs: LCL/controls. Fixes invalid See Also links in topics. 2023-02-17 04:07:02 +00:00
dsiders
4c67a1ec4b Docs: LCL/controls. Updates topic content.
* Modified topics:
* CursorToIdent
* IdentToCursor
* CheckMouseButtonDownUp
2023-02-16 03:49:17 +00:00
dsiders
a27e4c7d55 Docs: LCL/forms. Adds and updates topics for changes in 5160adca. Issue #36816. 2023-02-12 03:51:36 +00:00
dsiders
1ae76db27a Docs: LCL/themes. Modifies topics for changes in b16ec679. Issue #40085. 2023-02-12 03:51:17 +00:00
dsiders
727ea7ca57 Docs: LCL/grids. Updates content in TGridColumn topics. 2023-02-10 03:06:35 +00:00
dsiders
4a45134de1 Docs: LCL/dbgrids. Updates content in grid option-related topics. Fixes spelling errors. 2023-02-07 23:13:48 +00:00
dsiders
7be6bcaf53 Docs: LCL/grids. Corrects spelling errors. 2023-02-07 23:13:27 +00:00
dsiders
db4c129b21 Docs: LCL/lazcanvas. Fixes an errant XML tag in content. 2023-02-04 00:51:59 +00:00
dsiders
8bb72e6ac4 Docs: LCL/controls. Fixes a typo in TWinControl.UTF8KeyPress. 2023-02-04 00:02:24 +00:00
wp_xyz
6575787574 Docs: Rewrote part of the new docs for TLazCanvas.Polygon in order to explain the filling algorithms. 2023-01-30 13:17:02 +01:00
dsiders
c27ff841f5 Docs: LCL/lazcanvas. Adds version information and updates topics for changes in aa477d82, d03ae50d. Issue #40100.
* Adds TLazCanvas.Polygon topic.
* Updates TLazCanvas.DoPolygonFill topic.
2023-01-30 04:01:09 +00:00
dsiders
112a42d2d3 Docs: LCL/comctrls. Adds content for Heigh, Left, Top, and Width topics in TTabSheet. 2023-01-18 04:27:12 +00:00
dsiders
21761a63c4 Docs: LazUtils/masks. Removes invalid See Also link. 2023-01-17 02:21:43 +00:00
dsiders
809f3a702f Docs: LazUtils/masks. Reduces cuteness factor. 2023-01-15 19:34:26 +00:00
dsiders
4dea7ea47a Docs: LazUtils/masks. Updates content in the TMasklist.Matches and TMasklist.MatchesWindowsMask topics. 2023-01-15 19:27:25 +00:00
dsiders
f172b78cdc Docs: LCL/comctrls. Adds missing content in the TCustomListView.SortWithParams topic. 2023-01-15 07:04:09 +00:00
dsiders
884efa6315 Docs: LazUtils/masks. Removes TWindowsMaskList.MatchesWindowsMask topic after changes in 7b815990. 2023-01-14 23:10:40 +00:00
dsiders
dc18060660 Docs: LCL/menus. Updates TPopupMenu topic for changes in 45e80c9d. Issue #40092. 2023-01-14 18:04:39 +00:00
dsiders
cc2704a497 Docs: LazUtils/masks. Adds or updates topics for changes in 408f319004. 2023-01-14 18:04:22 +00:00
dsiders
d35defa41c Docs: LCL/dialogs. Updates topics for changes in 70688d5a1f..3a944f112d. 2023-01-14 01:18:19 +00:00
dsiders
1b71949ac2 Docs: LazUtils/masks. Fixes invalid See Also links. 2023-01-10 21:54:24 +00:00
dsiders
9b289f9a32 Docs: Lazutils/masks. Updates topics for changes in 3b1bba21. 2023-01-10 19:07:12 +00:00
dsiders
7c3adad134 Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in 4c822bb36e, 11a35ff5. 2023-01-10 18:37:10 +00:00
dsiders
07e3637e13 Docs: LCL/stdctrls. Adds admonitions about support for Cocoa, Gtk2, Gtk4, Qt4, Qt5, and Qt6 widgetsets. 2023-01-05 20:21:37 +00:00
dsiders
eb4d50e52e Docs: LCL/menus. Adds admonitions about support for Cocoa, Gtk2, Gtk4, Qt4, Qt5, and Qt6 widgetsets. 2023-01-05 20:21:18 +00:00
dsiders
6d35a1aa5b Docs: LCL/comctrls. Adds admonitions about support for Cocoa, Gtk2, Gtk4, Qt4, Qt5, and Qt6 widgetsets. 2023-01-05 20:21:00 +00:00