Commit Graph

1623 Commits

Author SHA1 Message Date
dsiders
6c3fb7992e Docs: LCL/graphics. Adds content for CreateGraphicFromResourceName and CreateBitmapFromLazarusResource topics. 2024-10-20 01:57:19 +01:00
dsiders
b98211de48 Docs: LCL/graphics. Adss missing content in TIcon and TCursorImage topics. 2024-10-20 01:57:19 +01:00
dsiders
e970946e2d Docs: LCL/wsreferences. Adds and updates topic content. 2024-10-20 01:57:18 +01:00
dsiders
cbd558db3b LCL/wsreferences. Updates content in TLCLHandle topic. 2024-10-20 01:57:17 +01:00
dsiders
04ee4075b2 Docs: LCL/lcltaskdialog. Removes ctypes from external references. Depends on a8029876. 2024-10-20 01:57:17 +01:00
dsiders
d278b618fd Docs: LCL/lcltaskdialog. Updates TTaskDialogFlag and [200~TTaskDialog.Executetopic for changes in e5aa4cee. 2024-10-20 01:57:17 +01:00
dsiders
ea36aa4a88 Docs: LCL/dialogs. Updates the TCustomTaskDialog.DoExecute topic for changes in e5aa4cee. 2024-10-20 01:57:16 +01:00
dsiders
b0260a08e5 Docs: LCL/dialogs. Adds TTaskDialogFlag values for changes in e5aa4cee. 2024-10-20 01:57:16 +01:00
dsiders
9e8ca12a38 Docs: LCL/dialogs. Updates topics for system.uitype changes in 0f522e8d81. 2024-10-20 01:57:16 +01:00
dsiders
30147309d8 Docs: LCL/controls. Comments topics for changes in 0f522e8d81. 2024-10-20 01:57:15 +01:00
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
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
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
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
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
17b5893b04 Docs: LCL/stdctrls. Updates TCustomComboBox.ItemIndex topic for changes in f7ab06f51d. Issue #41108. 2024-09-02 17:22:29 +01:00
dsiders
d024157798 Docs: LCL. Removes ophaned graphmath.xml file moved into LazUtils. 2024-08-28 01:28:04 +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
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
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