dsiders
6625afb1dc
Revert "Docs: LCL/comctrls. Updates TCustomTabControl.Change topic for changes in 36c308d1."
...
This reverts commit 6eff43b592726068ed7cf9ee3903703531b6f9d2.
2024-10-20 01:58:36 +01:00
dsiders
583a83f3a8
Revert "Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in db41ce26."
...
This reverts commit 60dda96b3ecf629db6a0b80da8b56a556d670151.
2024-10-20 01:58:34 +01:00
dsiders
7e234e47ec
Docs: Various Fixes duplicate words 'the the '.
2024-10-20 01:58:33 +01:00
dsiders
452fa6128d
Docs: LazUtils/lazstringutils. Deprecates IsNumber and adds IsNumeric topics for changes in 4186cfe0
.
2024-10-20 01:58:31 +01:00
dsiders
b4f8737379
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.
2024-10-20 01:58:30 +01:00
dsiders
7ba4881fd9
Docs: LCL/LazUtils. Updates the link to license information and the copyright declaration in file headers.
2024-10-20 01:58:26 +01:00
dsiders
593495ecce
Docs: LazUtils/lazlogger. Updates TLazLoggerFileHandle.WriteLnToFile topic for changes in be06ee3c
.
2024-10-20 01:58:25 +01:00
dsiders
2bb9d5c3f8
Docs: LazUtils/laztty. Adds laztty.xml documentation file for changes in be06ee3c
.
2024-10-20 01:58:25 +01:00
dsiders
1daef4f7d3
Docs: LazUtils/lazloggerbase. Updates topic content in:
...
* DebuglnStack
* DbgOut
* DebugLn
* DebugLnEnter
* DebugLnExit
* DbgS
* DbgSJoin
* DbgMemRange
* DbgMemStream
* DbgStr
* DbgWideStr
* RecreateDebugLogger
2024-10-20 01:58:24 +01:00
dsiders
380681e2cd
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
2024-10-20 01:58:24 +01:00
dsiders
88315fb8a2
Docs: LCL/lclproc. Removes or deprecates topics moved to LazUtils/lazutilities. Changed in ca71aeb4
.
...
* Removes: TStringsSortCompare
* Deprecates: MergeSort, CreateFirstIdentifier, CreateNextIdentifier.
2024-10-20 01:58:24 +01:00
dsiders
d78ee9524f
Docs: LazUtils/lazutilities. Adds topics for changes in ca71aeb4
.
...
* TStringsSortCompare
* CreateFirstIdentifier
* CreateNextIdentifier
* MergeSort
2024-10-20 01:58:24 +01:00
dsiders
6b122dc296
Docs: LCL/extctrls. Adds topic for published NumbersOnly property in TLabeledEdit. Added in 76182b6c
.
2024-10-20 01:58:23 +01:00
dsiders
fd097a5f62
Docs: LCL/controls. Minor corrections in TChildControlResizeStyle where "width" or "height" was used instead of "size".
2024-10-20 01:58:23 +01:00
dsiders
127ba96ec8
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.
2024-10-20 01:58:23 +01:00
dsiders
c048745c95
Docs: LazControls/treefilteredit. Updates TTreeFilterEdit.FilteredTreeView topic for changes in 7f000a69
.
2024-10-20 01:58:22 +01:00
dsiders
34f30ff73f
Docs: LCL/forms. Updates TApplication.ActivateHint topic for changes in 90dbac6a
. Issue #40820 .
2024-10-20 01:58:22 +01:00
dsiders
0e7ed3ccfa
Doc: LazControls/dividerbevel. Adds, updates topics for changes in dd49f320
including:
...
* TDividerBevel.CalcSize
* TDividerBevel.Paint
* TDividerBevel.BoundsChanged
* TDividerBevel.CalculatePreferredSize
2024-10-20 01:58:22 +01:00
dsiders
028dd8b0f8
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
2024-10-20 01:58:21 +01:00
dsiders
b329260bb0
Docs: LCL/grids. Updates FocusColor and FocusRectVisible topics in TCustomGrid for changes in 86a410c9
.
2024-10-20 01:58:21 +01:00
dsiders
340a862e93
Docs: LCL/controls. Rearranges and updates content in TChildControlResizeStyle topics.
2024-10-20 01:58:21 +01:00
dsiders
aba6fbd822
Docs: LCL/dialogs. Updates, clarifies content in TaskDlg topics.
2024-10-20 01:58:20 +01:00
dsiders
f45a7a1900
Docs: LCL/dialogs. Adds TaskDlg topics for changes in 5779cff4
.
2024-10-20 01:58:20 +01:00
dsiders
3472aa12bd
Docs: FreeType. Updates external references (uses) for changes in 733ac0ed
.
2024-10-20 01:58:20 +01:00
dsiders
88c1bc670c
Docs: FreeType. Updates external references (uses) for changes in 733ac0edd1
.
2024-10-20 01:58:19 +01:00
dsiders
e7d336f8ee
Docs: LCL/controls. Adds missing CM_MASKHITTEST topic.
2024-10-20 01:58:19 +01:00
dsiders
f614fbc25b
Docs: LCL/controls. Adds content in the DefaultSideForAnchorKind topic.
2024-10-20 01:58:19 +01:00
dsiders
c61ff37cf8
Docs: LCL/comboex. Adds missing content.
2024-10-20 01:58:18 +01:00
dsiders
de85df0d3e
Docs: LCL/buttons. Adds missing topics, including:
...
* TButtonImage
* TCustomBitBtn.LoadGlyphFromResource
* GetButtonImageIndex
* LoadGlyphFromResource
2024-10-20 01:58:18 +01:00
dsiders
d47c2c2d20
Docs: LazUtils/fileutil. Adds missing TFileSearcher.OnQueryDirectoryEnter topic.
2024-10-20 01:58:18 +01:00
dsiders
2ea537c259
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
2024-10-20 01:58:17 +01:00
dsiders
92ba77a5c6
Docs: LCL/editbtn. Updates topics for changes in 7446930e
, 4c4c9631
. Issues #40845 , #40847 .
...
* Updates:
* TFileNameEdit.CreateDialog
* TFileNameEdit.InitialDir
2024-10-20 01:58:17 +01:00
dsiders
c8dcda511d
Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in db41ce26
.
...
* TCustomTabControl.Change
* TCustomTabControl.InternalSetPageIndex
* TCustomTabControl.MaybeSelectFirstControlOnPage
2024-10-20 01:58:17 +01:00
dsiders
d42ddb59f8
Docs: LazUtils/html2textrender. Adds THTML2TextRenderer topics for changes in 103d9f42
.
...
* THTML2TextRenderer.fMaxLineLen
* THTML2TextRenderer.fLineLen
* THTML2TextRenderer.SplitLongLine
* THTML2TextRenderer.MaxLineLen
* THTML2TextRenderer.IndentStep
2024-10-20 01:58:17 +01:00
dsiders
cd41de0bb3
Docs: LazUtils/lazstringutils. Adds SaveStringToFile and LoadStringFromFile topics for changes in 4967237f
.
2024-10-20 01:58:16 +01:00
dsiders
28bb3ceff1
Docs: LazControls/treefilteredit. Updates TTreeFilterEdit topics for changes in 8836534b
.
...
* TTreeFilterEdit.MoveNext
* TTreeFilterEdit.MovePrev
* TTreeFilterEdit.EditKeyDown
2024-10-20 01:58:16 +01:00
dsiders
0b7d0c5d1d
Revert "Docs: LCL/maskedit. Changes topic order to match declaration order in 0cbb6646."
...
This reverts commit aef581b0c0bd5dfa768ef7ed817253c692a6e555.
2024-10-20 01:58:16 +01:00
dsiders
1b47c55880
Revert "Docs: LCL/maskedit. Adds EnableSets to the FormatMaskText topic. Changed in a09b37af."
...
This reverts commit f2626efc718b374cf8e800b17f265e65725d648f.
2024-10-20 01:58:15 +01:00
dsiders
8867480bc2
Docs: LCL/comctrls. Updates TCustomListView.ColumnClick topic to mention platform support for header drawing state.
2024-10-20 01:58:15 +01:00
dsiders
dfbdfbe059
Docs: LCL/comctrls. Updates the TCustomListView.ColumnClick topic for changes in 57bb5a13
.
2024-10-20 01:58:15 +01:00
dsiders
84dbb4fc09
Docs: LCL/editbtn. Adds or updates TTimeEdit topics for changes in d6b0e5c0
.
...
* TTimeEdit.FTimeAMPMString
* TTimeEdit.UsedFormatSettings
* TTimeEdit.GetTimeAMPMString
* TTimeEdit.SetTimeAMPMString
* TTimeEdit.TimeFormat
* TTimeEdit.TimeAMString
* TTimeEdit.TimePMString
2024-10-20 01:58:14 +01:00
dsiders
0838e8c01d
Docs: LCL/buttonpanel. Adds TButtonPanel.ShowHint topic for changes in f47d94ce
.
2024-10-20 01:58:14 +01:00
dsiders
72a06a0516
Docs: LCL/editbtn. Adds or updates TTimeEdit topics for changes in d85a691f
.
...
* Adds:
* TTimeEdit.FTimeFormat
* TTimeEdit.FTimeSeparator
* TTimeEdit.SetTimeFormat
* TTimeEdit.SetTimeSeparator
* TTimeEdit.UsedFormatSettings
* TTimeEdit.UsedTimeFormat
* TTimeEdit.UsedTimeSeparator
* TTimeEdit.ValidTimeFormat
* TTimeEdit.TimeFormat
* TTimeEdit.TimeSeparator
* Updates:
* TTimeEdit
* TTimeEdit.Text
2024-10-20 01:58:14 +01:00
dsiders
a1b5a9e58e
Docs: LCL/comctrls. Updates TCustomTabControl topics for changes in 5e54b2f9
, 148735d8
.
...
* TCustomTabControl.MaybeSelectFirstControlOnPage
* TCustomTabControl.Change
2024-10-20 01:58:13 +01:00
dsiders
75eb44e0c4
Docs: LCL/comctrls. Adds TCustomTabControl.ActivateFirstControlOnPage topic for changes in e5a63799
. Issue #40775 .
...
* Updates TCustomTabControl.Change.
2024-10-20 01:58:13 +01:00
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