Commit Graph

1841 Commits

Author SHA1 Message Date
dsiders
d4d4ec7f0c Docs: LCL/grids. Updates TCustomGrid.ShowCellHintWindow topic for changes in e9425e93.
(cherry picked from commit 76c40f6761)
2024-05-19 16:20:14 +03:00
dsiders
124327f65b Docs: LCL/comboex. Updates the TCustomComboBoxEx.DrawItem topic for changes in
755dea7b.

(cherry picked from commit d2d921d2d6)
2024-05-19 16:20:13 +03:00
dsiders
137a1438a7 Docs: LCL/forms. Fixes invalid See Also link, XML tagging in topics.
(cherry picked from commit 045c0c6596)
2024-05-03 02:55:28 +01:00
dsiders
124382fbae Docs: LCL/forms. Updates content in TCustomForm topics including:
* TCustomForm.Activate
* TCustomForm.Deactivate
* TCustomForm.OnActivate
* TCustomForm.OnDeactivate

(cherry picked from commit 3962927845)
2024-05-03 02:55:18 +01:00
dsiders
85c8a04051 Docs: LCL/stdctrls. Fixes XML tags in TCustomEdit.ClearSelection See Also links.
(cherry picked from commit 92c1b6a39a)
2024-04-06 16:45:57 +01:00
dsiders
7ebbf7bab3 Docs: LazUtils/lazutf8. Fixes invalid attribute names in XML tagging.
* Updates:
* UTF8LeftStr.Result
* UTF8LeftStr.AText
* UTF8LeftStr.ACount

(cherry picked from commit 117cdd0ad0)
2024-04-05 18:49:16 +01:00
dsiders
7f536fa4b4 Docs: LazUtils/lazutf8. Updates ParamStrUTF8 topic to include additional description for arguments.
(cherry picked from commit 66e929e9d6)
2024-04-05 04:37:25 +01:00
dsiders
0c344c49ea Docs: LCL/forms. Updates TApplication.GetParams to fix incorrect descriptions for arguments.
(cherry picked from commit 37f11d9720)
2024-04-05 04:37:06 +01:00
dsiders
c3411455ae Docs: LCL.controls. Adds version admonitions to topics for changes in 3aaae1a6. Issue #40838.
* TWinControl.AdjustClientRect
* TWinControl.AlignControls
* TWinControl.ChildSizing

(cherry picked from commit 2fb5d41799)
2024-03-20 19:26:28 +01:00
dsiders
c3407ab025 Docs: LCL/clipbrd. Updates content in the TClipboard.GetComponentAsText topic.
(cherry picked from commit ead3135f3c)
2024-03-19 20:11:50 +01:00
dsiders
b95209b813 Docs: LazUtils/lazutf8. Removes unneeded TODO entries.
(cherry picked from commit 60813b02c5)
2024-03-19 20:11:38 +01:00
dsiders
8af1aa163b Docs: LazUtils/translations. Adds missing topics and content for:
* GetLanguageIDFromLocaleName
* UpdatePOFile

(cherry picked from commit 1dad391af7)
2024-03-17 17:46:30 +01:00
dsiders
c06908d3ae Docs: LCL/lazhelphtml. Adds, updates content in THTMLHelpDatabase and THTMLBrowserHelpViewer topics.
* THTMLHelpDatabase
* THTMLHelpDatabase.BaseURL
* THTMLBrowserHelpViewer.BrowserPath

(cherry picked from commit b2dd59fad5)
2024-03-11 02:28:28 +01:00
dsiders
eb1724b97b Docs: LCL/maskedit. Updates FormatMaskText topic to clarify content.
(cherry picked from commit d0869438b5)
2024-03-08 08:54:56 +00:00
dsiders
cd6a0ddcc6 Docs: LCL/maskedit. Adds aand updates topics for changes in 0cbb6646, a09b37af.
* Adds EnableSets argument to the FormatMaskText topic.
* Changes topic order to match declaration order, visibility.

(cherry picked from commit 51a6c3d25c)
2024-03-07 21:01:38 +00:00
dsiders
cd665d4aa2 Docs: LazUtils/lazutf8. Deprecates UTF8CompareLatinTextFast and UTF8CompareStrCollated topics for changes in 890f92e33e.
* Modifies TStringListUTF8Fast topics.
* Adds IsPureAscii topic.

(cherry picked from commit bcabdb039c)
2024-02-22 16:43:30 +03:00
dsiders
43cee9b27c Docs: LazUtils/lazfileutils. Updates CompareFileExt topic for changes in 08c0f486.
* Changes UTF8CompareText() reference to CompareText().

(cherry picked from commit 59d8129fc5)
2024-02-22 16:43:30 +03:00
dsiders
e498842704 Docs: LCL/lazhelpintf. Updates external references and adds missing topics for changes in c285b58a.
(cherry picked from commit 334ee8144b)
2024-02-22 16:43:30 +03:00
dsiders
98e79e7362 Docs: LCL/valedit. Updates external references for changes in c285b58a.
(cherry picked from commit ae8d65596e)
2024-02-22 16:43:30 +03:00
dsiders
c78729b64f Docs: LCL/grids. Updates TCustomStringGrid.DoCompareCells topic for changes in c285b58a.
(cherry picked from commit cd3f347249)
2024-02-22 16:43:30 +03:00
dsiders
997567eb87 Docs: LCL/forms. Updates TScreen.Fonts topic for changes in db95c28d.
(cherry picked from commit eb80a21f08)
2024-02-22 16:43:30 +03:00
dsiders
c0b9a0ea57 Docs: LCL/controls. Adds the TControlBorderSpacing.GetOwner topic for changes in 1e544fb5. Issue #40746.
(cherry picked from commit 366c2feca3)
2024-02-22 16:43:30 +03:00
dsiders
4c8e6dfa11 Docs: LCL/various. Adds missing unit overview content, external references in:
* customdrawn_android.xml
* customdrawn_common.xml
* customdrawn_mac.xml
* customdrawn_winxp.xml
* customdrawncontrols.xml
* customdrawndrawers.xml

(cherry picked from commit f6555a287e)
2024-02-21 17:43:54 +00:00
dsiders
94d8b3f878 Docs: LCL/comctrls. Fixes invalid content and typos in TTreeNode topics. Issue
#40783.

* TListItem
* TTreeNode.StateIndex

(cherry picked from commit 83af74cb1f)
2024-02-19 17:47:08 +00:00
dsiders
7217072918 Docs: LCL/comctrls. Updates errant / incomplete content in TCustomTreeView topics. Issue #40758.
* TCustomTreeView.StoreCurrentSelection
* TCustomTreeView.ApplyStoredSelection

(cherry picked from commit c0983bbed0)
2024-02-10 23:31:34 +00:00
dsiders
dc291629e5 Docs: Lazutils/translations. Fixes capitalization in topic.
(cherry picked from commit 1b863d612c)
2024-02-09 04:21:40 +00:00
dsiders
74be1c67dd Docs: LazUtils/fileutil. Fixes an invalid link tag in FindAllFiles.
(cherry picked from commit 79825debe4)
2024-01-28 17:41:08 +00:00
dsiders
468233f404 Docs: LCL/lclproc. Updates content in shortcut-related topics including:
* ShortCutToText
* ShortCutToTextRaw
* TextToShortCut
* TextToShortCutRaw

(cherry picked from commit 14c9b68360)
2024-01-28 17:41:07 +00:00
dsiders
0358e3a02d Docs: LazUtils/fileutil. Updates content in TFileSearcher and related topics.
* TFileSearcher.Search
* TListDirectoriesSearcher
* FindAllFiles
* FindAllDirectories

(cherry picked from commit 86519acad0)
2024-01-28 02:27:41 +00:00
dsiders
7999cf20a1 Docs: LCL/forms. Adds control message topics for changes in 77daff81. Issue #40701.
* TCMHintShow.UnusedMsg
* TCMHintShowPause.UnusedMsg

(cherry picked from commit 94547e3f9a)
2024-01-27 15:20:26 +00:00
dsiders
47abca044c Docs: LCL/controls. Adds control message topics for changes in 9ae59e2b. Issue #40701.
* TCMControlChange.UnusedMsg
* TCMChanged.UnusedMsg
* TCMControlListChange.UnusedMsg
* TCMCancelMode.UnusedMsg

(cherry picked from commit 481087393d)
2024-01-27 15:20:10 +00:00
dsiders
1bc44cbdf7 Docs: LCL/maskedit. Updates TCustomMaskEdit topics for changes in b48d102c.
* TCustomMaskEdit.EnableSets removes experimental designation.
* TCustomMaskEdit.OnValidationError adds topic content and See Also links.

(cherry picked from commit c9cb29b47a)
2024-01-15 23:59:31 +00:00
dsiders
3f86df37f8 Docs: LazUtils/lazfileutils. Updates the ResolveDots topic for changes in 148b2d23. Issue #40678.
(cherry picked from commit 5f19d0caf8)
2024-01-13 17:12:54 +00:00
dsiders
1e8275f185 Docs: LCL/actnlist. Fixes invalid parameter name, and adds missing content.
* Renames TActionEvent.Action to TActionEvent.AAction
* Adds content in TShortCutList and ApplicationActionComponent topics.

(cherry picked from commit d0137e028e)
2024-01-08 07:12:14 +00:00
dsiders
1ebad6e312 Docs: LCL/graphics. Adds IncColor topic for changes in c9a4f79b. Issue #40682.
* Updates DecColor topic to use language consistent with IncColor.

(cherry picked from commit 07a6dce3e7aaf3bcf4fc4f62ff7facc0ea59279a)
2024-01-05 17:25:11 +00:00
dsiders
4dfdd2f3ce Docs: LazUtils/translations. Updates content in TPOFile.SaveToStrings.
(cherry picked from commit ff03db4f10)
2023-12-31 18:52:00 +00:00
dsiders
5cbbd5956a Docs: LCL/imglist. Updates Scaled and OnGetWidthForPPI topics in TCustomImageList.
* Restores details about OnGetWidthForPPI removed in the previous commit from the TCustomImageList.Scaled topic.
* Adds a code example in the TCustomImageList.OnGetWidthForPPI topic,

(cherry picked from commit b583b3fa04)
2023-12-22 16:14:53 +00:00
dsiders
c61723c0f1 Docs: LazUtils/lazutf8. Fixes invalid identifiers for topics.
* TUTF8TrimFlag.u8u8tKeepTabs => TUTF8TrimFlag.u8tKeepTabs
* TUTF8TrimFlag.u8u8tKeepLineBreaks => TUTF8TrimFlag.u8tKeepLineBreaks

(cherry picked from commit eb3b34bd97)
2023-12-22 07:36:50 +00:00
dsiders
ad2c90776a Docs: LCL/imglist. Updates topics based on forum suggestions.
* https://forum.lazarus.freepascal.org/index.php/topic,65576.0.html
* Updates:
* TCustomImageList.WidthForPPI
* TCustomImageList.Scaled

(cherry picked from commit b2b86ebaef)
2023-12-20 02:31:43 +00:00
dsiders
917e9d3ae8 Docs: LazUtils/lazfileutils. Updates the ForceDirectoriesUTF8 topic for changes in 5335e147.
* Related to https://gitlab.com/freepascal.org/fpc/source/-/issues/40558

(cherry picked from commit 0a423300ae)
2023-12-15 01:15:59 +00:00
dsiders
9eb2161d0f Docs: LCL/dbgrids. Updates the TCustomDBGrid.OptionsExtra topic to describe actions performed when the property is changed.
(cherry picked from commit 0601e5d055)
2023-12-14 03:30:48 +00:00
dsiders
a81f305f51 Docs: LCL/controls. Updates TDragImageListResolution.ShowDragImage topic for changes in 85aa06c1. Issue #40640.
(cherry picked from commit b194126eca)
2023-12-13 20:29:22 +00:00
dsiders
eab05bf6bd Docs: LCL/extctrls. Adds GTK2 details to T(Custom)TrayIcon.
(cherry picked from commit c164ac032c)
2023-12-09 08:10:15 +00:00
dsiders
07bc2d970b Docs: LCL/stdctrls. Fixes a typo.
(cherry picked from commit 8b3f7cf663)
2023-12-06 04:56:02 +00:00
dsiders
e2bb8c8c67 Docs: LCL/shellctrls. Adds TCustomShellTreeView.GetFilesInDir topic and updates references to renamed helper routine for changes in ef8b5603be.
* TCustomShellTreeView.GetFilesInDir (public visibility)
* TCustomShellTreeView.GetPathFromNode
* TCustomShellListView.Mask

(cherry picked from commit 68acca089e)
2023-12-06 02:51:44 +03:00
dsiders
5fab7f3f75 Docs: LCL/stdctrls. Updates TCustomComboBox.Create and TCustomEdit.Create topics for changes in 469e1318. Issue #40379.
(cherry picked from commit e08ea9d54a)
2023-12-05 20:05:42 +00:00
dsiders
89f4bca59b Docs: LCL/grids. Fixes invalid See Also links.
(cherry picked from commit f1d77cbfc6)
2023-12-05 20:05:30 +00:00
dsiders
ad71b6b4b4 Docs: LCL/grids. Updates topics based on forum suggestions by Werner Pamler, including:
* TGridColumns.VisibleCount
* TGridColumns.Enabled
* TCustomStringGrid.LoadFromCSVStream
* TCustomStringGrid.LoadFromCSVFile

(cherry picked from commit 7c403bb17d)
2023-12-04 07:29:28 +00:00
dsiders
bb3708768b Docs: LCL/lresources. Fixes tagging errors.
(cherry picked from commit 343079e4f3)
2023-11-19 04:25:27 +00:00
dsiders
baae9e2cbb Docs: LCL/lresources. Fixes spelling error.
(cherry picked from commit 7ee655f2f6)
2023-11-19 03:21:28 +00:00