Commit Graph

69082 Commits

Author SHA1 Message Date
dsiders
f697aec2d2 Docs: LCL/xmlpropstorage. Adds URL links to example code on git. 2024-10-20 01:58:13 +01:00
dsiders
27cda09f5f Docs: LCL/forms. Adds URL link to example code on git. 2024-10-20 01:58:12 +01:00
dsiders
c7183fbfba Docs: RttiCtrls/rttigrids. Adds URL links to example code on git. 2024-10-20 01:58:12 +01:00
dsiders
743915f821 Docs: LazControls/lvlgraphctrl. Adds URL links to example code on git. 2024-10-20 01:58:12 +01:00
dsiders
f31d7bdec9 Docs: LCL/imglist. Adds GetHandle and Handle topics in TCustomImageList for changes in c7c643a4. 2024-10-20 01:58:11 +01:00
dsiders
f84ae33d17 Docs: LazControls/spinex. Updates TSpinEditExBase.InitializeWnd topic for changes in a3ba11e5. 2024-10-20 01:58:11 +01:00
dsiders
e70d0e18c4 Docs: LCL/extctrls. Updates TCustomCheckGroup topics for changes in b4061b20. Issue #40738.
* TCustomCheckGroup.Checked
* TCustomCheckGroup.CheckEnabled
2024-10-20 01:58:11 +01:00
dsiders
26b564fc46 Docs: LazControls/spinex. Updates TSpinEditExBase topics / visibility for changes in 6a91a7a7. 2024-10-20 01:58:10 +01:00
dsiders
ab41332fbf Docs: LazControls/spinex. Adds external reference for changes in 5168d97f. 2024-10-20 01:58:10 +01:00
dsiders
95c2602a6c Docs: LCL/shellctrls. Updates content for renamed TCustomShellTreeView.ExistsAndIsValid topic. Changed in
44e32411.

* TCustomShellTreeView.ExistsAndIsValid
* TCustomShellTreeView.UpdateView
* TCustomShellTreeView.Path
* TCustomShellTreeView.OnSortCompare
2024-10-20 01:58:10 +01:00
dsiders
1fcfe24d7d Docs: LCL/dialogs, LCL/extdlgs. Updates content in Filter topics, including:
* TFileDialog.Filter
* TOpenPictureDialog.Filter
2024-10-20 01:58:09 +01:00
dsiders
741fe7ad70 Docs: LCL/shellctrls. Updates TCustomShellTreeView topics for changes in 1b2d06b8. Issue #40766.
* TCustomShellTreeView.Exists
* TCustomShellTreeView.ObjectTypes
2024-10-20 01:58:09 +01:00
dsiders
e44a20df1d Docs: LazUtils/fileutil. Clarifies content in the TFileSearcher.Search topic. 2024-10-20 01:58:09 +01:00
dsiders
bde233c9c4 Docs: LazUtils/fileutil. Updates TFileSearcher.Search topic for changes in c95ec9df, 180dcc88. 2024-10-20 01:58:08 +01:00
dsiders
dcbb504510 Docs: LazUtils/fileutil. Renames OnQueryDirectoryFound, DoQueryDirectoryFound topics in TFileSearcher. Changed in 2bae28ff.
* TFileSearcher.OnQueryDirectoryFound > TFileSearcher.OnQueryDirectoryEnter
* TFileSearcher.DoQueryDirectoryFound > TFileSearcher.DoQueryDirectoryEnter
2024-10-20 01:58:08 +01:00
dsiders
abb74a17d2 Docs: LazUtils/fileutil. Adds TFileSearcher.CircularLinkDetection topic for changes in 65e09305.
* Modifies TFileSearcher.FollowSymLink
2024-10-20 01:58:08 +01:00
dsiders
606ad9140e Docs: LazUtils/fileutil. Updates content in the TFileSearcher.Search topic for changes in 6e1eac90. 2024-10-20 01:58:08 +01:00
dsiders
d30c638ff3 Docs: LCL/shellctrls. Updates the TCustomShellTreeView.UpdateView topic for changes in eb5db964. 2024-10-20 01:58:07 +01:00
dsiders
276af4a22b Docs: LCL/extctrls. Adds topics for new symbols in TCustomRadioGroup, TCustomCheckGroup. Added in f2a32ca7. Issue #40738.
* TCustomRadioGroup.GetButton
* TCustomRadioGroup.Buttons
* TCustomCheckGroup.GetButton
* TCustomCheckGroup.Buttons
2024-10-20 01:58:07 +01:00
dsiders
e2e4043226 Docs: LCL/shellctrls. Updates topics in TShellTreeView, TShellListView for changes in
9035cf4f.

* TCustomShellTreeView.Create
* TShellTreeView.ReadOnly
* TShellListView.ReadOnly
2024-10-20 01:58:07 +01:00
dsiders
5edce0a45d Revert "Docs: LCL/controls. Adds control message topics for changes in 9ae59e2b."
This reverts commit 1676d6532c8de484333b33923554a9c1130e0084.
2024-10-20 01:58:06 +01:00
dsiders
6dca5434b7 Docs: LCL/interfacebase. Adds TMessageDispatcher topics for changes in 92e31d44.
* TMessageDispatcher
* TMessageDispatcher.Create
* TMessageDispatcher.Dispatch
2024-10-20 01:58:06 +01:00
dsiders
7689b1805e Docs: LazUtils/lazutf8. Updates the UTF8WrapText for changes in 4f8f408f. 2024-10-20 01:58:06 +01:00
dsiders
b11c3720fe Docs: LazUtils/lazutf8. Fixes incorrect version info in UTF8WrapText topic. 2024-10-20 01:58:06 +01:00
dsiders
9c117bb078 Docs: LazUtils/lazutf8. Fixes XML tagging error in UTWF9WrapText topic. 2024-10-20 01:58:05 +01:00
dsiders
37f0bbf88e Docs: LazUtils/lazutf8. Updates UTF8WrapText topic for overloaded variant added in 86e979c2. 2024-10-20 01:58:05 +01:00
dsiders
f846d08eef Docs: LCL/lclproc. Adds AddCmdLineParamDesc topic for changes in f0eb9b84. Issue #40690. 2024-10-20 01:58:05 +01:00
dsiders
3e8fd84cf3 Docs: LCL/graphics. Adds content and See Also links in the TPicture.WriteData topic. 2024-10-20 01:58:05 +01:00
dsiders
379959e364 Docs: LCL/graphics. Updates TPicture.ReadData topic for changes in 05f867ee. Issue #40685.
* The method is private and will not appear in generated documentation. It had content, so I updated it.
2024-10-20 01:58:04 +01:00
dsiders
ad06ecc51e Docs: LCL/comctrls. Adds version information and tweaks wording in topics.
* Adds version information in TLVChangeEvent.
* Implies future widgetset changes in TCustomListView.CanChange, TCustomListView.OnChanging.
2024-10-20 01:58:04 +01:00
dsiders
471bba54b8 Docs: LCL/comctrls. Adds topics for changes in 76bbc6e2. Issue #19169.
* TLVChangingEvent
* TCustomListView.CanChange
* TCustomListView.OnChanging
* TListView.OnChanging
2024-10-20 01:58:03 +01:00
dsiders
bb694c4b08 Docs: LCL/extctrls. Updates content in TBoundLabel, TCustomLabeledEdit, and TLabeledEdit topics. 2024-10-20 01:58:03 +01:00
dsiders
cd93389a8e Docs: LCL/extctrls. Adds and updates topics for changes in ca219eca, including:
* TBoundLabel
* TBoundLabel.Create
* TBoundLabel.FocusControl
* TBoundLabel.Alignment
* TBoundLabel.Layout
* TLabelPosition
* TCustomLabeledEdit
* TCustomLabeledEdit.DoPositionLabel
* TLabeledEdit
* Admonitions based on discussions in https://forum.lazarus.freepascal.org/index.php/topic,65452.msg498672.html#msg498672
2024-10-20 01:58:03 +01:00
dsiders
6931ba37de DocsL LCL/controls. Updates version admonitions for backports to FPC 3.2.3. Changed in commits 72ea1555, e5831fc9. 2024-10-20 01:58:02 +01:00
dsiders
2a7a5fbbaa Docs: LazUtils/plist2json. Adds missing unit overview. 2024-10-20 01:58:02 +01:00
dsiders
83f6726288 Docs: LazControls. Updates topics in TListViewFilterEdit and TTreeFilterEdit for changes in 3692c658 and 764415b6.
* TListViewFilterEdit.ReturnKeyHandled
* TTreeFilterEdit.ReturnKeyHandled
* TTreeFilterEdit.EditKeyDown
2024-10-20 01:58:02 +01:00
dsiders
f8d06c652d Docs: LCL/editbtn. Updates topics for changes in 3692c658 and 764415b6.
* TCustomControlFilterEdit.EditKeyDown
2024-10-20 01:58:02 +01:00
dsiders
9b379f285b Revert "Revert "Docs: LCL/lresources. Adds deprecation notices in TUTF8Parser topics for changes in 5b65498e.""
This reverts commit 1c5aeb7cade691be903685e76ff2127015039291.
2024-10-20 01:58:01 +01:00
dsiders
9b65222e3f Revert "Docs: LCL/lresources. Adds deprecation notices in TUTF8Parser topics for changes in 5b65498e."
This reverts commit e01852c60035fe0d57cfddd2adc48c2750c074a2.
2024-10-20 01:58:01 +01:00
dsiders
92a606dd94 Docs: LCL/shellctrls. Updates TCustomShellTreeView.UpdateView topic for changes in 4b6c4e06. 2024-10-20 01:58:01 +01:00
dsiders
b1960a6a60 Docs: LCL/lresources. Adds deprecation notices in TUTF8Parser topics for changes in 5b65498e. 2024-10-20 01:58:01 +01:00
dsiders
e5eaf05f2f Docs: LCL/shellctrls. Updates content in the TCustomShellTreeView.UpdateView topic for changes in cd92f94f. 2024-10-20 01:58:00 +01:00
dsiders
0509a73b2d Docs: LCL/shellctrls. Adds or updates topics for changes in 01d11f00, 222117e4, and 6fd30d19. Includes:
* TCustomShellTreeView.FUpdateLock
* TCustomShellTreeView.UpdateView
* TCustomShellTreeView.ObjectTypes
* TCustomShellTreeView.FileSortType
* TCustomShellTreeView.OnSortCompare
* TCustomShellListView.SetObjectTypes
* TCustomShellListView.UpdateView
* TCustomShellListView.ObjectTypes
2024-10-20 01:58:00 +01:00
dsiders
9ece771d70 Revert "Docs: LCL/groupededit. Updates TCustomAbstractGroupedEdit.PopupMenu topic for changes in 54e9cc9171." 2024-10-20 01:58:00 +01:00
dsiders
6bdd8b5f65 Docs: LazUtils/fileutil. Adds or updates topics for changes in 9ec85e5d, including:
* TQueryFileFoundEvent
* TQueryDirectoryFoundEvent
* TFileSearcher.DoQueryFileFound
* TFileSearcher.DoQueryDirectoryFound
* TFileSearcher.Search
* TFileSearcher.OnQueryFileFound
* TFileSearcher.OnQueryDirectoryFound
2024-10-20 01:57:59 +01:00
dsiders
cc5e892acf Docs: LCL/grids. Adds or updates topics for changes in fb8756e0, including:
TGridOption2
TGridOption2.goCopyWithoutTrailingLinebreak
TCustomStringGrid.CopyCellRectToClipboard
2024-10-20 01:57:59 +01:00
dsiders
e97ac42b74 Docs: LCL/shellctrls. Adds topics for changes in 8fa26c3c71, including:
* TCustomShellTreeView.Exists
* TCustomShellTreeView.UpdateView
* TCustomShellListView.UpdateView
2024-10-20 01:57:59 +01:00
dsiders
c6a99fe03a Docs: LCL/lcltype. Adds topic content. Reduces wordiness in SPI_* short descriptions. 2024-10-20 01:57:59 +01:00
dsiders
d1fb2cf817 Docs: LCL/lcltype. Adds content in topics. 2024-10-20 01:57:58 +01:00
dsiders
7b061c1580 Docs: LCL/lcltype. Adds topics for button identifier contants added in bcd4138d.
* Includes other content updates.
2024-10-20 01:57:58 +01:00