Commit Graph

1876 Commits

Author SHA1 Message Date
dsiders
85bf6be863 Docs: LCL/menus. Updates TMenuItem.Default topic for changes in d9ef4ae9. Issue #41034. 2024-07-30 20:11:46 +01:00
dsiders
fa49d60634 Docs: LCL/stdctrls. Adds TCheckBox.Checked and TCheckBox.OnClick topics.
* TCheckBox.Checked replaces the linked topic in TButtonControl.
* TCheckBox.OnClick was omitted and links to the inherited topic (TControl).
2024-07-20 21:29:11 +01:00
dsiders
2ec1129e41 Docs: LazUtils/fileutil. Updates content in the ReadFileToString topic. 2024-07-18 00:52:45 +01:00
dsiders
63a1634fdf Docs: LCL/menus. Updates content in TMenuItem topics, including:
* TMenuItem
* TMenuItem.Caption
* TMenuItem.Click
* TMenuItem.UpdateImages
* TMenuItem.ImageIndex
* TMenuItem.AutoCheck
* TMenuItem.RadioItem
* TMenuItem.Visible
* TMenuItem.OnClick
* TMenuItem.OnDrawItem
2024-06-21 20:39:46 +01:00
dsiders
3e4e061286 Docs: LCL/dbctrls. Updates KeyDown topics in TDBEdit, TDBMemo to include VK_SPACE characters handled on Darwin. Changed in 1ac92dd342. 2024-06-19 17:23:52 +01:00
dsiders
a10a426ac7 Docs: LCL/dbctrls. Updates TDBMemo.LoadMemo topic for changes in 1b18f093.
* It references Issue #33598 - which I cannot locate by issue number.
2024-06-15 21:56:02 +01:00
dsiders
700ad868db Docs: LCL/dbctrls. Modifies KeyDown topics in TDBEdit and TDBMemo for changes in f358fd7d17, dcacf7aaac. Issue #40985.
* Adds a description of the macOS-specific keys detected and ignored for non-editable fields.
2024-06-15 20:35:08 +01:00
dsiders
8692ed1de5 Docs. LCL/LazUtils/various. Updates or removes URLs which are http, dead links, or examples to placate SourceForge hosting. 2024-06-13 03:40:12 +01:00
Zoë Peterson
b8bb9527ef Switched documentation from an inline comment in graphtype.pp to the fpdoc graphtype.xml 2024-06-12 22:54:32 +00:00
dsiders
f6878d7262 Docs: LCL/graphics. Updates GraphicFilter, GraphicFileMask, and GraphicExtension topics. 2024-06-10 05:44:18 +01:00
dsiders
ef1838e6d2 Docs: LCL/controls. Modifies TWinControl.WndProc topic for changes in 9da0d75b. 2024-06-09 18:46:21 +01:00
dsiders
346b890f26 Docs: LCL/controls. Updates TWinControl.PaintControls topic for changes in da0cab13. Issue #19685. 2024-06-02 21:08:44 +01:00
dsiders
c52332fbb5 Docs: LCL/graphics. Updates the TCanvas.Draw topic to clarify content.
* Based on suggestions by @jamie in the forum discussion
* https://forum.lazarus.freepascal.org/index.php/topic,67389.0.html.
2024-05-28 18:07:11 +01:00
dsiders
5b84fae03d Docs: LCL/intfgraphics. Fixes errors in example code. Issue #40970.
* Discussion in  https://forum.lazarus.freepascal.org/index.php/topic,67369.msg518241.html.
2024-05-23 18:51:49 +01:00
dsiders
2a5c8dd492 Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in db41ce26.
* TCustomTabControl.Change
* TCustomTabControl.InternalSetPageIndex
* TCustomTabControl.MaybeSelectFirstControlOnPage
2024-05-21 05:55:41 +01:00
dsiders
86f3e42075 Docs: LCL/comctrls. Updates TCustomTabControl.Change topic for changes in 36c308d1. 2024-05-21 05:50:10 +01:00
dsiders
6f7146a46e Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in 5e54b2f9, 148735d8.
* TCustomTabControl.MaybeSelectFirstControlOnPage
* TCustomTabControl.Change
2024-05-21 05:47:08 +01:00
dsiders
1836844e6e Docs: LCL/comctrls. Adds TCustomTabControl.ActivateFirstControlOnPage topic for changes in e5a63799. Issue #40775.
* Updates TCustomTabControl.Change.
2024-05-21 05:41:54 +01:00
dsiders
2eee207d67 Docs: LCL/controls. Updates content in TControlBorderSpacing topics. 2024-05-16 02:32:02 +01:00
dsiders
9ef748885d Docs: LCL/controls. Updates TSizeConstraint topics, including:
* TSizeConstraints
* TSizeConstraints.Change
* TSizeConstraints.AssignTo
* TSizeConstraints.Create
* TSizeConstraints.UpdateInterfaceConstraints
* TSizeConstraints.SetInterfaceConstraints
* TSizeConstraints.EffectiveMinWidth
* TSizeConstraints.EffectiveMinHeight
* TSizeConstraints.EffectiveMaxHeight
* TSizeConstraints.EffectiveMaxWidth
* TSizeConstraints.AutoAdjustLayout
* TSizeConstraints.Control
* TSizeConstraints.Options
* TSizeConstraints.OnChange
* TSizeConstraints.MaxHeight
* TSizeConstraints.MaxWidth
* TSizeConstraints.MinHeight
* TSizeConstraints.MinWidth
2024-05-13 21:02:21 +01:00
dsiders
ba16716613 Docs: LCL/forms. Corrects content in TCustomForm.Release and TCustomForm.ShowModal topics. 2024-05-11 18:20:57 +01:00
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