Commit Graph

1922 Commits

Author SHA1 Message Date
dsiders
67d388063b Docs: LCL/interfacebase. Updates the TDialogButton.ModalResult topic for changes in 0f522e8d81. 2024-10-20 01:57:15 +01:00
dsiders
2d96b678f3 Revert "Docs: LCL/controls. Updates TControl.Notification topic for changes in 2dc7c772." 2024-10-20 01:57:15 +01:00
dsiders
caaf160050 Docs: LCL/lcltype. Fixes invalid XML tagging in topic. 2024-10-20 01:57:14 +01:00
dsiders
daca32b2ea Docs: LCL/lazregions. Updates TPointArry topic for changes in c423a794b5. 2024-10-20 01:57:13 +01:00
dsiders
a9cd7fdee8 Docs: LazUtils/graphtype. Adds TPointArray topic for changes in c423a794b5. 2024-10-20 01:57:12 +01:00
dsiders
0806fe14ab Docs: LazUtils/graphmath. Adds EllipsePolygon topic. Modifies tagging for operator overloads. Depends on c423a794b5. 2024-10-20 01:57:12 +01:00
dsiders
8e67ba098b Docs: LCL/wscontrols. Updates topics for TLCLHandle changes in 211d95da. 2024-10-20 01:57:11 +01:00
dsiders
d98caba512 Docs: LCL/lcltype. Updates topics for TLCLHandle and other changes in 211d95da. 2024-10-20 01:57:11 +01:00
dsiders
d867825636 Docs: LCL/lclclasses. Updates topics for TLCLHandle changes in 211d95da. 2024-10-20 01:57:11 +01:00
dsiders
84fe2ee61c Docs: LCL/interfacebase. Updates topics for TLCLHandle changes in 211d95da. 2024-10-20 01:57:10 +01:00
dsiders
106d4f415b Docs: LCL/forms. Fixes invalid links. 2024-10-20 01:57:10 +01:00
dsiders
86b5af0f33 Docs: LCL/imglist. Updates topics for TLCLHandle changes in 211d95da. 2024-10-20 01:57:10 +01:00
dsiders
bc4ca8375d Docs: LCL/graphics. Updates topics for TLCLHandle changes in 211d95da. 2024-10-20 01:57:10 +01:00
dsiders
5533223d81 Docs: LCL/wsreferences. Adds XML module with topic skeletons. 2024-10-20 01:57:09 +01:00
dsiders
3b39b2ef36 Docs: LCL/forms. Updates topics for TLCLHandle changes in 211d95da. 2024-10-20 01:57:09 +01:00
dsiders
450eba28e3 Docs: LCL/dialogs. Updates topics for LCLHandle changes in 211d95da. 2024-10-20 01:57:08 +01:00
dsiders
ee0615ae5b Docs: LCL/customtimer. Updates external references and topics for changes in 211d95da. 2024-10-20 01:57:07 +01:00
dsiders
46fed21d59 Docs: LCL/controls. Updates topics to use TLCLHandle introduced in 211d95da. 2024-10-20 01:57:06 +01:00
dsiders
2167710f68 Docs: LCL/comctrls. Updates topics to use TLCLHandle introduced in 211d95da. 2024-10-20 01:57:05 +01:00
dsiders
1b99ecdb6a Docs: LCL/buttons. Updates topics to use TLCLHandle introduced in 211d95da. 2024-10-20 01:57:05 +01:00
dsiders
d2894a6697 Docs: LazUtils/fpcadds. Removes PHandle topic for changes in 211d95da. 2024-10-20 01:57:04 +01:00
dsiders
619460681d Docs: LazUtils/lazutf16. Updates topics for changes in dd161fc0. 2024-10-20 01:57:04 +01:00
dsiders
e676a483db Docs: LCL/lclproc. Updates topics for changes in dd161fc0. 2024-10-20 01:57:04 +01:00
dsiders
522c8ad967 Docs: LCL/forms. Adds TScreen.Notification topic for changes in bcb890ce. 2024-10-20 01:57:03 +01:00
dsiders
ee9ebb8a7c Docs: LazUtils/graphmath. Adds SameRect topic for changes in 0bc32656. 2024-10-20 01:57:03 +01:00
dsiders
38efd635ec Docs: LCL/lclproc. Deprecates the CompareRect topic for changes in 0bc32656. 2024-10-20 01:57:02 +01:00
dsiders
38de5edaee Docs: LCL/ldocktree. Updates external references for changes in 0bc32656. 2024-10-20 01:57:00 +01:00
dsiders
49b437e2e5 Docs: LCL/controls. Updates topics to specify how Height/ClientHeight and Width/ClientWidth differ from VCL.
* TControl.ClientHeight
* TControl.ClientWidth
* TControl.Height
* TControl.Width
2024-10-15 17:14:14 +01:00
mattias
a742bab872 docs: xml: updated copyright year to 2024 2024-09-28 09:40:52 +02:00
dsiders
514fadb9ca Docs: LazUtils/lazutf8. Fixes and expands content in UTF8Insert topic. Issue #41154. 2024-09-25 01:46:59 +01:00
n7800
e80478f432 Docs: Fix a typo in the property name OnVisbleChanging 2024-09-23 10:11:37 +00:00
dsiders
27c9054d4e Docs: LCL/forms. Updates TCustomForm.GetFormImage topic to clarify content and to fix an error in example code. Depends on 55ac08a5, 53ba8c47. 2024-09-14 22:46:00 +01:00
dsiders
53ba8c47aa Docs: LCL/forms. Updates TCustomForm.GetFormImage topic for changes in 55ac08a5. Issue #41140. 2024-09-14 20:32:44 +01:00
dsiders
ddb954432e Docs: LCL/buttons. Corrects content in the TCustomSpeedButton.Margin topic. 2024-09-10 21:10:28 +01:00
dsiders
4310c9339a Docs: LCL/buttons. Updates TCustomSpeedButton.CalculatePreferredSize topic to include remarks about version compatibility.
* Changes in 8f6a59c9. Issue ##41119.
* Fixes version admonitions in 394b03cd. Use 4.0 instead of 3.6.
2024-09-10 19:46:11 +01:00
dsiders
394b03cd2b Docs: LCL/buttons. Updates TCustomSpeedButton topics for changes in d216b714. Issue #41119.
* Modified topics:
* TCustomSpeedButton.SetLayout
* TCustomSpeedButton.CalculatePreferredSize
* TCustomSpeedButton.MeasureDraw
* TCustomSpeedButton.SetMargin
* TCustomSpeedButton.Margin
* TCustomSpeedButton.SetSpacing
* TCustomSpeedButton.Spacing
* TCustomSpeedButton.SetLayout
* TCustomSpeedButton.Layout
2024-09-10 06:46:36 +01:00
dsiders
00e6cf3a83 Docs: LazUtils/lazstringutils. Adds deprecation notice to LazIsValidIdent topic. Changed in e76c844e, 2024-09-04 15:24:14 +01:00
dsiders
17b5893b04 Docs: LCL/stdctrls. Updates TCustomComboBox.ItemIndex topic for changes in f7ab06f51d. Issue #41108. 2024-09-02 17:22:29 +01:00
dsiders
e093078086 Docs: LazUtils/graphmath. Updates the Distance topic for the oveloaded variant added in 7740a847. 2024-09-01 01:54:23 +01:00
dsiders
d024157798 Docs: LCL. Removes ophaned graphmath.xml file moved into LazUtils. 2024-08-28 01:28:04 +01:00
dsiders
9ac757f684 Docs: LazUtils/graphmath. Adds missing content for the overloaded Distance function. 2024-08-28 01:15:36 +01:00
dsiders
b67c2a2386 Docs: LCL/stdctrls. Updates TRadioButton.DialogChar topic for changes in 63f44cf8.
* LCL: Check TRadioButton when using keyboard accelerator ("&" in caption)
2024-08-21 21:53:02 +01:00
dsiders
7bd5ca9a3f Docs: LazUtils/lazutf16. Updates the UnicodeLowercase topic. Includes changes in 6e4a0dd2. Issue #41056. 2024-08-07 18:02:18 +01:00
dsiders
fbddbee171 Docs: LazUtils/lazfileutils. Updates the ReadaAllLinks topic for changes in 5864b598, 1ba49f19. Issue #40689.
* Implements ReadAllLinks for the Windows platform.
2024-08-06 03:13:12 +01:00
dsiders
3ffc1f862f Docs: LCL/menus. Removes invalid See Also link in TMenuItem.Default topic. Depends on 85bf6be863. 2024-08-01 02:19:50 +01:00
dsiders
dfba70e859 Docs: LCL/menus. Modifies TMenuItem.Default to include suggested revisions. 2024-08-01 01:50:01 +01:00
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