Commit Graph

1855 Commits

Author SHA1 Message Date
dsiders
77f873b2b4 Docs: LCL/forms. Updates content in TCustomForm.Release and TCustomForm.ShowModal topics.
* Based on discussions in https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/40948.
2024-05-10 19:48:53 +01:00
dsiders
045c0c6596 Docs: LCL/forms. Fixes invalid See Also link, XML tagging in topics. 2024-05-03 02:46:36 +01:00
dsiders
3962927845 Docs: LCL/forms. Updates content in TCustomForm topics including:
* TCustomForm.Activate
* TCustomForm.Deactivate
* TCustomForm.OnActivate
* TCustomForm.OnDeactivate
2024-05-03 02:11:56 +01:00
dsiders
76c40f6761 Docs: LCL/grids. Updates TCustomGrid.ShowCellHintWindow topic for changes in e9425e93. 2024-04-17 19:25:11 +01:00
dsiders
d2d921d2d6 Docs: LCL/comboex. Updates the TCustomComboBoxEx.DrawItem topic for changes in
755dea7b.
2024-04-16 17:01:33 +01:00
Juha
54ece983b9 Docs: Explain the map container used in TLookupStringList (LazUtils). 2024-04-08 02:22:35 +03:00
dsiders
92c1b6a39a Docs: LCL/stdctrls. Fixes XML tags in TCustomEdit.ClearSelection See Also links. 2024-04-06 16:43:06 +01:00
dsiders
117cdd0ad0 Docs: LazUtils/lazutf8. Fixes invalid attribute names in XML tagging.
* Updates:
* UTF8LeftStr.Result
* UTF8LeftStr.AText
* UTF8LeftStr.ACount
2024-04-05 18:46:43 +01:00
dsiders
66e929e9d6 Docs: LazUtils/lazutf8. Updates ParamStrUTF8 topic to include additional description for arguments. 2024-04-05 04:33:59 +01:00
dsiders
37f11d9720 Docs: LCL/forms. Updates TApplication.GetParams to fix incorrect descriptions for arguments. 2024-04-05 04:33:37 +01:00
dsiders
2fb5d41799 Docs: LCL.controls. Adds version admonitions to topics for changes in 3aaae1a6. Issue #40838.
* TWinControl.AdjustClientRect
* TWinControl.AlignControls
* TWinControl.ChildSizing
2024-03-20 19:24:08 +01:00
dsiders
ead3135f3c Docs: LCL/clipbrd. Updates content in the TClipboard.GetComponentAsText topic. 2024-03-19 17:49:51 +01:00
dsiders
60813b02c5 Docs: LazUtils/lazutf8. Removes unneeded TODO entries. 2024-03-19 17:45:35 +01:00
dsiders
1dad391af7 Docs: LazUtils/translations. Adds missing topics and content for:
* GetLanguageIDFromLocaleName
* UpdatePOFile
2024-03-17 17:30:31 +01:00
dsiders
6aebfc86ab Docs: LazUtils/laz2_xmlcfg. Adds missing topics for nested type/members in TXMLConfig.
* TXMLConfig.TDomNodeArray
* TXMLConfig.TNodeCache
* TXMLConfig.TNodeCache.Node
* TXMLConfig.TNodeCache.NodeSearchName
* TXMLConfig.TNodeCache.ChildrenValid
* TXMLConfig.TNodeCache.Children
* TXMLConfig.TNodeCache.NodeListName
* TXMLConfig.TNodeCache.NodeList
* TXMLConfig.TNodeCache.GrowArray
* TXMLConfig.TNodeCache.RefreshChildren
* TXMLConfig.TNodeCache.RefreshChildrenIfNeeded
* TXMLConfig.TNodeCache.RefreshNodeList
* TXMLConfig.TNodeCache.RefreshNodeListIfNeeded
* TXMLConfig.TNodeCache.AddNodeToList
2024-03-13 07:37:36 +01:00
dsiders
defe11d130 Docs: LazUtils/laz2_xmlcfg. Updates TXMLConfig.SetDeleteValue for changes in 7fc68aa6. 2024-03-12 17:52:01 +01:00
dsiders
b2dd59fad5 Docs: LCL/lazhelphtml. Adds, updates content in THTMLHelpDatabase and THTMLBrowserHelpViewer topics.
* THTMLHelpDatabase
* THTMLHelpDatabase.BaseURL
* THTMLBrowserHelpViewer.BrowserPath
2024-03-11 02:18:21 +01:00
dsiders
888cfa910e Docs: LCL/forms. Updates TCustomForm.ActiveControl topic for changes in 16e2f677. Issue #40774. 2024-03-08 07:17:22 +00:00
dsiders
d0869438b5 Docs: LCL/maskedit. Updates FormatMaskText topic to clarify content. 2024-03-08 07:16:54 +00:00
dsiders
51a6c3d25c 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.
2024-03-07 20:44:53 +00:00
dsiders
b060a7330f Docs: LCL/comctrls. Fixes invalid See Also links introduced in 92e6f4ffa7. 2024-02-22 20:09:43 +00:00
dsiders
92e6f4ffa7 Docs: LCL/comctrls. Updates EditorEditingDone and EditorKeyDown topics in TCustomTreeView for changes in 7716068e. 2024-02-22 19:20:12 +00:00
dsiders
f6555a287e 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
2024-02-21 17:41:34 +00:00
dsiders
83af74cb1f Docs: LCL/comctrls. Fixes invalid content and typos in TTreeNode topics. Issue
#40783.

* TListItem
* TTreeNode.StateIndex
2024-02-19 17:39:46 +00:00
dsiders
c0983bbed0 Docs: LCL/comctrls. Updates errant / incomplete content in TCustomTreeView topics. Issue #40758.
* TCustomTreeView.StoreCurrentSelection
* TCustomTreeView.ApplyStoredSelection
2024-02-10 22:19:38 +00:00
dsiders
1b863d612c Docs: Lazutils/translations. Fixes capitalization in topic. 2024-02-09 04:08:14 +00:00
dsiders
bcabdb039c Docs: LazUtils/lazutf8. Deprecates UTF8CompareLatinTextFast and UTF8CompareStrCollated topics for changes in 890f92e33e.
* Modifies TStringListUTF8Fast topics.
* Adds IsPureAscii topic.
2024-02-09 04:07:57 +00:00
dsiders
59d8129fc5 Docs: LazUtils/lazfileutils. Updates CompareFileExt topic for changes in 08c0f486.
* Changes UTF8CompareText() reference to CompareText().
2024-02-09 04:07:41 +00:00
dsiders
334ee8144b Docs: LCL/lazhelpintf. Updates external references and adds missing topics for changes in c285b58a. 2024-02-09 04:07:12 +00:00
dsiders
ae8d65596e Docs: LCL/valedit. Updates external references for changes in c285b58a. 2024-02-09 04:06:36 +00:00
dsiders
cd3f347249 Docs: LCL/grids. Updates TCustomStringGrid.DoCompareCells topic for changes in c285b58a. 2024-02-09 04:00:53 +00:00
dsiders
eb80a21f08 Docs: LCL/forms. Updates TScreen.Fonts topic for changes in db95c28d. 2024-02-09 03:51:02 +00:00
dsiders
366c2feca3 Docs: LCL/controls. Adds the TControlBorderSpacing.GetOwner topic for changes in 1e544fb5. Issue #40746. 2024-02-04 14:30:31 +00:00
dsiders
79825debe4 Docs: LazUtils/fileutil. Fixes an invalid link tag in FindAllFiles. 2024-01-28 17:38:43 +00:00
dsiders
14c9b68360 Docs: LCL/lclproc. Updates content in shortcut-related topics including:
* ShortCutToText
* ShortCutToTextRaw
* TextToShortCut
* TextToShortCutRaw
2024-01-28 17:02:27 +00:00
dsiders
86519acad0 Docs: LazUtils/fileutil. Updates content in TFileSearcher and related topics.
* TFileSearcher.Search
* TListDirectoriesSearcher
* FindAllFiles
* FindAllDirectories
2024-01-28 02:12:05 +00:00
dsiders
94547e3f9a Docs: LCL/forms. Adds control message topics for changes in 77daff81. Issue #40701.
* TCMHintShow.UnusedMsg
* TCMHintShowPause.UnusedMsg
2024-01-27 00:46:48 +00:00
dsiders
481087393d Docs: LCL/controls. Adds control message topics for changes in 9ae59e2b. Issue #40701.
* TCMControlChange.UnusedMsg
* TCMChanged.UnusedMsg
* TCMControlListChange.UnusedMsg
* TCMCancelMode.UnusedMsg
2024-01-27 00:46:20 +00:00
dsiders
c9cb29b47a Docs: LCL/maskedit. Updates TCustomMaskEdit topics for changes in b48d102c.
* TCustomMaskEdit.EnableSets removes experimental designation.
* TCustomMaskEdit.OnValidationError adds topic content and See Also links.
2024-01-15 23:57:01 +00:00
dsiders
5f19d0caf8 Docs: LazUtils/lazfileutils. Updates the ResolveDots topic for changes in 148b2d23. Issue #40678. 2024-01-13 16:59:55 +00:00
dsiders
d0137e028e Docs: LCL/actnlist. Fixes invalid parameter name, and adds missing content.
* Renames TActionEvent.Action to TActionEvent.AAction
* Adds content in TShortCutList and ApplicationActionComponent topics.
2024-01-08 07:09:34 +00:00
dsiders
8fbac0b6c2 Docs: LCL/graphics. Adds IncColor topic for changes in c9a4f79b. Issue #40682.
* Updates DecColor topic to use language consistent with IncColor.
2024-01-05 17:21:15 +00:00
dsiders
ff03db4f10 Docs: LazUtils/translations. Updates content in TPOFile.SaveToStrings. 2023-12-31 18:44:36 +00:00
dsiders
b583b3fa04 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,
2023-12-22 16:09:27 +00:00
dsiders
eb3b34bd97 Docs: LazUtils/lazutf8. Fixes invalid identifiers for topics.
* TUTF8TrimFlag.u8u8tKeepTabs => TUTF8TrimFlag.u8tKeepTabs
* TUTF8TrimFlag.u8u8tKeepLineBreaks => TUTF8TrimFlag.u8tKeepLineBreaks
2023-12-22 07:35:11 +00:00
dsiders
b2b86ebaef 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
2023-12-20 02:30:21 +00:00
dsiders
0a423300ae Docs: LazUtils/lazfileutils. Updates the ForceDirectoriesUTF8 topic for changes in 5335e147.
* Related to https://gitlab.com/freepascal.org/fpc/source/-/issues/40558
2023-12-15 01:14:14 +00:00
dsiders
0601e5d055 Docs: LCL/dbgrids. Updates the TCustomDBGrid.OptionsExtra topic to describe actions performed when the property is changed. 2023-12-14 03:29:21 +00:00
dsiders
b194126eca Docs: LCL/controls. Updates TDragImageListResolution.ShowDragImage topic for changes in 85aa06c1. Issue #40640. 2023-12-13 20:26:38 +00:00
dsiders
c164ac032c Docs: LCL/extctrls. Adds GTK2 details to T(Custom)TrayIcon. 2023-12-09 08:08:24 +00:00