Commit Graph

2146 Commits

Author SHA1 Message Date
dsiders
c9fce27039 Docs: LCL/comctrls. Updates topics in THeaderSection for changes in 6a919803, c0b0fb81.
* Changes THeaderSection.OriginalIndex to public visibility.
* Update THeaderSection.Alignment and THeaderSection.Visible to reflect default value declarations.

(cherry picked from commit 877b59d84e)
2024-10-21 20:58:29 +01:00
dsiders
5cb73f1634 Docs: LCL/menus. Updates the TMenuItem.InternalRethinkLines topic for changes in 3afd9c57. Issue #41028.
(cherry picked from commit c85d53f86a)
2024-10-21 20:58:27 +01:00
dsiders
781d6de21e Docs: LCL/menus. Updates the TMenuItem.CheckChildrenHandles topic for changes in 93af6708. Issue #41109.
(cherry picked from commit 98c70c9c28)
2024-10-21 20:58:25 +01:00
dsiders
6dd15d1578 Docs: LCL/checklst. Adds TCheckListBox.Options topic for changes in 14018cbf.
(cherry picked from commit 6a22596f32)
2024-10-21 20:58:25 +01:00
dsiders
86d39d2777 Docs: LCL/menus. Adds menu / menu item line reduction topics for changes in e762d9b6. Issue #41028.
(cherry picked from commit d2dac0bbb9)
2024-10-21 20:58:24 +01:00
dsiders
22eb8c0f62 Docs: LazUtils/lazutf8. Updates UTF8CodepointCount content for changes in 27063a7d.
(cherry picked from commit 44c78718af)
2024-10-21 20:58:23 +01:00
dsiders
4df9861768 Docs: LazUtils/lazutf8. Adds UTF8CodepointCount topics for changes in c8a1f93a,
(cherry picked from commit 108411ee2d)
2024-10-21 20:58:22 +01:00
dsiders
26d172461d Docs: LazUtils/laz2_dom. Removes TSetOfChar topic for changes in 14514dc9, MR !310.
* Using TSysCharSet from SysUtils instead of creating new types for "set of char"

(cherry picked from commit 589b5c0aa8)
2024-10-21 20:58:20 +01:00
dsiders
9bf9348da0 Docs: LazUtils/lazutf8. Updates UTF8FixBroken topic to include the ReplaceChar argument added in cc3fc445.
(cherry picked from commit 0f3fec23f7)
2024-10-21 20:58:15 +01:00
dsiders
7fa257e772 Docs: LazUtils/lazutf16. Adds deprecation notice to Utf16StringReplace. Changed in e7763dbb. Issue #41068.
(cherry picked from commit f30f2e2a71)
2024-10-21 20:58:14 +01:00
dsiders
2000945db8 Docs: LCL/comctrls. Adds the TPageControl.UpdateDockCaption topic for changes in d944f9f5. Issue #40741.
(cherry picked from commit 77d2d5346e)
2024-10-21 20:58:12 +01:00
dsiders
97137430cb Docs: LCL/menus. Adds and updates TPopUpMenu topics for changes in 987f140c. Issue #41036.
* TPopupMenu.SetPopupPoint (added)
* TPopupMenu.PopUp (updated)
* TPopupMenu.PopupPoint (updated)

(cherry picked from commit 469023dd3b)
2024-10-21 20:58:10 +01:00
dsiders
3e8c7f581c Docs: LazUtils/lazutf8. Corrects content in the UTF8LowerCaseFast topic for changes in c43cda1c.
(cherry picked from commit 4d50d158f5)
2024-10-21 20:58:09 +01:00
dsiders
5a9c30a796 Docs: LCL/grids. Updates UpdateHorzScrollBar and UpdateVertScrollbar topics in TCustomGrid for changes in 9c955b7c.
(cherry picked from commit df33147eb7)
2024-10-21 20:58:09 +01:00
dsiders
a001546eda Docs: LazUtils/lazutf8. Adds UTF8UpperCaseFast and UTF8LowerCaseFast topics for changes in 134275ee.
(cherry picked from commit 5962a51ffa)
2024-10-21 20:58:08 +01:00
dsiders
df7241092a Docs: LCL/actnlist. Updates TCustomAction topics modified in da3310dd. Issue #41005.
* Affects:
* TCustomAction
* TCustomAction.SetAutoCheck
* TCustomAction.SetCaption
* TCustomAction.SetChecked
* TCustomAction.SetEnabled
* TCustomAction.SetGroupIndex
* TCustomAction.SetHelpContext
* TCustomAction.SetHelpType
* TCustomAction.SetHelpKeyword
* TCustomAction.SetHint
* TCustomAction.SetImageIndex
* TCustomAction.SetShortCut
* TCustomAction.SetVisible

(cherry picked from commit 015381325b)
2024-10-21 20:58:07 +01:00
dsiders
f7e339a3a7 Revert "Docs: LCL/comctrls. Adds TCustomTabControl.ActivateFirstControlOnPage topic for changes in e5a63799. Issue #40775."
This reverts commit 5c3a46c7855db56d6e00bed3c20a46eae44b86ec.

(cherry picked from commit 8e37966d49)
2024-10-21 20:58:04 +01:00
dsiders
31f0ad252c Revert "Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in 5e54b2f9, 148735d8."
This reverts commit 03d61fcd1bcbbe40dd53e54e5e0a7f8010f15da8.

(cherry picked from commit 8e80f10271)
2024-10-21 20:58:02 +01:00
dsiders
87e7648239 Revert "Docs: LCL/comctrls. Updates TCustomTabControl.Change topic for changes in 36c308d1."
This reverts commit 6eff43b592726068ed7cf9ee3903703531b6f9d2.

(cherry picked from commit 6625afb1dc)
2024-10-21 20:58:00 +01:00
dsiders
87cc5a15bb Revert "Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in db41ce26."
This reverts commit 60dda96b3ecf629db6a0b80da8b56a556d670151.

(cherry picked from commit 583a83f3a8)
2024-10-21 20:57:59 +01:00
dsiders
98464ede21 Docs: Various Fixes duplicate words 'the the '.
(cherry picked from commit 7e234e47ec)
2024-10-21 20:57:58 +01:00
dsiders
9d05735b8c Docs: LazUtils/lazstringutils. Deprecates IsNumber and adds IsNumeric topics for changes in 4186cfe0.
(cherry picked from commit 452fa6128d)
2024-10-21 20:57:57 +01:00
dsiders
e50bb5f13d Docs: LazUtils/laztty. Removes laztty.xml documentation file. Moved to the ide project in
fde93a7b.

* Updates references to removed units and topics in: lazlogger.xml, lazloggerbase.xml.
* Adds TLazLoggerWriteExEventInfo.LogText topic in lazlogger.xml.

(cherry picked from commit b4f8737379)
2024-10-21 20:57:56 +01:00
dsiders
916f866ca1 Docs: LCL/LazUtils. Updates the link to license information and the copyright declaration in file headers.
(cherry picked from commit 7ba4881fd9)
2024-10-21 20:57:55 +01:00
dsiders
4ba6005f2a Docs: LazUtils/lazlogger. Updates TLazLoggerFileHandle.WriteLnToFile topic for changes in be06ee3c.
(cherry picked from commit 593495ecce)
2024-10-21 20:57:53 +01:00
dsiders
507267c2bd Docs: LazUtils/laztty. Adds laztty.xml documentation file for changes in be06ee3c.
(cherry picked from commit 2bb9d5c3f8)
2024-10-21 20:57:53 +01:00
dsiders
cd73748d3a Docs: LazUtils/lazloggerbase. Updates topic content in:
* DebuglnStack
* DbgOut
* DebugLn
* DebugLnEnter
* DebugLnExit
* DbgS
* DbgSJoin
* DbgMemRange
* DbgMemStream
* DbgStr
* DbgWideStr
* RecreateDebugLogger

(cherry picked from commit 1daef4f7d3)
2024-10-21 20:57:52 +01:00
dsiders
d5eaad92ab Docs: LCL/lclproc. Adds deprecation notices and links for changes in c1274517. Includes:
* RaiseGDBException
* DebugLn
* DebugLnEnter
* DebugLnExit
* DbgOut
* DbgS
* DbgSName
* DbgStr
* DbgWideStr
* dbgMemRange
* dbgMemStream
* dbgObjMem
* dbgHex
* CloseDebugOutput

(cherry picked from commit 380681e2cd)
2024-10-21 20:57:51 +01:00
dsiders
9fe3d0f9de Docs: LCL/lclproc. Removes or deprecates topics moved to LazUtils/lazutilities. Changed in ca71aeb4.
* Removes: TStringsSortCompare
* Deprecates: MergeSort, CreateFirstIdentifier, CreateNextIdentifier.

(cherry picked from commit 88315fb8a2)
2024-10-21 20:57:50 +01:00
dsiders
0ac9a7e018 Docs: LazUtils/lazutilities. Adds topics for changes in ca71aeb4.
* TStringsSortCompare
* CreateFirstIdentifier
* CreateNextIdentifier
* MergeSort

(cherry picked from commit d78ee9524f)
2024-10-21 20:57:50 +01:00
dsiders
d30dc1020e Docs: LCL/extctrls. Adds topic for published NumbersOnly property in TLabeledEdit. Added in 76182b6c.
(cherry picked from commit 6b122dc296)
2024-10-21 20:57:49 +01:00
dsiders
4e583a62c4 Docs: LCL/controls. Minor corrections in TChildControlResizeStyle where "width" or "height" was used instead of "size".
(cherry picked from commit fd097a5f62)
2024-10-21 20:57:48 +01:00
dsiders
9caa82f674 Docs: LCL/controls. Updates content in child sizng-related topics, including:
* TChildControlResizeStyle
* TControlChildrenLayout
* TControlChildSizing
* TControlChildSizing.ControlsPerLine
* TControlChildSizing.EnlargeHorizontal
* TControlChildSizing.EnlargeVertical
* TControlChildSizing.Layout
* TControlChildSizing.ShrinkHorizontal
* TControlChildSizing.ShrinkVertical
* TControlChildSizing.TopBottomSpacing

* The changes try to simplify and consolidate the content in these topics.
* The updates focus less on the innards of the layout algorithms and more
* on their observable behavior.
* The comments in controls.pp source code need to be updated.
* They do not reflect the actual implementation any longer.

(cherry picked from commit 127ba96ec8)
2024-10-21 20:57:46 +01:00
dsiders
4a52aedfaf Docs: LCL/forms. Updates TApplication.ActivateHint topic for changes in 90dbac6a. Issue #40820.
(cherry picked from commit 34f30ff73f)
2024-10-21 20:57:43 +01:00
dsiders
d0f6b01ac8 Docs: LCL/controls. Updates ChildSizing-related topics for changes in: 65809d75, 29f16437, 22881f66, da3a1abb, 560c6818, 1f35f2f8.
* Updated topics:
* TChildControlResizeStyle
* TControlChildSizing.EnlargeVertical
* TControlChildSizing.EnlargeHorizontal
* TControlChildSizing.HorizontalSpacing
* TControlChildSizing.VerticalSpacing
* TWinControl.ChildSizing

(cherry picked from commit 028dd8b0f8)
2024-10-21 20:57:41 +01:00
dsiders
84bb098b94 Docs: LCL/grids. Updates FocusColor and FocusRectVisible topics in TCustomGrid for changes in 86a410c9.
(cherry picked from commit b329260bb0)
2024-10-21 20:57:39 +01:00
dsiders
9542462f6c Docs: LCL/controls. Rearranges and updates content in TChildControlResizeStyle topics.
(cherry picked from commit 340a862e93)
2024-10-21 20:57:38 +01:00
dsiders
0871623474 Docs: LCL/dialogs. Updates, clarifies content in TaskDlg topics.
(cherry picked from commit aba6fbd822)
2024-10-21 20:57:37 +01:00
dsiders
3b90c1422f Docs: LCL/dialogs. Adds TaskDlg topics for changes in 5779cff4.
(cherry picked from commit f45a7a1900)
2024-10-21 20:57:37 +01:00
dsiders
c73ae9e0b6 Docs: FreeType. Updates external references (uses) for changes in 733ac0ed.
(cherry picked from commit 3472aa12bd)
2024-10-21 20:57:36 +01:00
dsiders
33b395ae26 Docs: FreeType. Updates external references (uses) for changes in 733ac0edd1.
(cherry picked from commit 88c1bc670c)
2024-10-21 20:57:35 +01:00
dsiders
3f3fc1ef6f Docs: LCL/controls. Adds missing CM_MASKHITTEST topic.
(cherry picked from commit e7d336f8ee)
2024-10-21 20:57:33 +01:00
dsiders
776fcae8e8 Docs: LCL/controls. Adds content in the DefaultSideForAnchorKind topic.
(cherry picked from commit f614fbc25b)
2024-10-21 20:57:31 +01:00
dsiders
7da41d895f Docs: LCL/comboex. Adds missing content.
(cherry picked from commit c61ff37cf8)
2024-10-21 20:57:30 +01:00
dsiders
0173e21651 Docs: LCL/buttons. Adds missing topics, including:
* TButtonImage
* TCustomBitBtn.LoadGlyphFromResource
* GetButtonImageIndex
* LoadGlyphFromResource

(cherry picked from commit de85df0d3e)
2024-10-21 20:57:29 +01:00
dsiders
ef264bdda9 Docs: LazUtils/fileutil. Adds missing TFileSearcher.OnQueryDirectoryEnter topic.
(cherry picked from commit d47c2c2d20)
2024-10-21 20:57:28 +01:00
dsiders
0fcdb50828 Docs: LCL/grids. Adds, removes topics for changes in 153c212c.
* Adds:
* TDrawGrid.FocusColor
* TDrawGrid.FocusRectVisible
* TStringGrid.FocusColor
* TStringGrid.FocusRectVisible

* Removes:
* TDrawGrid.VisibleColCount
* TDrawGrid.VisibleRowCount
* TStringGrid.VisibleColCount
* TStringGrid.VisibleRowCount

(cherry picked from commit 2ea537c259)
2024-10-21 20:57:28 +01:00
dsiders
7b05a8c496 Docs: LCL/editbtn. Updates topics for changes in 7446930e, 4c4c9631. Issues #40845, #40847.
* Updates:
* TFileNameEdit.CreateDialog
* TFileNameEdit.InitialDir

(cherry picked from commit 92ba77a5c6)
2024-10-21 20:57:27 +01:00
dsiders
54ed0d3c37 Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in db41ce26.
* TCustomTabControl.Change
* TCustomTabControl.InternalSetPageIndex
* TCustomTabControl.MaybeSelectFirstControlOnPage

(cherry picked from commit c8dcda511d)
2024-10-21 20:57:26 +01:00
dsiders
bbd6db3a14 Docs: LazUtils/html2textrender. Adds THTML2TextRenderer topics for changes in 103d9f42.
* THTML2TextRenderer.fMaxLineLen
* THTML2TextRenderer.fLineLen
* THTML2TextRenderer.SplitLongLine
* THTML2TextRenderer.MaxLineLen
* THTML2TextRenderer.IndentStep

(cherry picked from commit d42ddb59f8)
2024-10-21 20:57:24 +01:00