Commit Graph

1205 Commits

Author SHA1 Message Date
dsiders
9ee20dbd4a Docs: LCL/dialogres. Adds or updates topic content. 2022-10-12 17:24:21 +01:00
dsiders
12ce5d9dbc Docs: LCL/spin. Updates topics for changes in 8f00090a, 26d083e55e. Issue #39793. 2022-10-10 05:16:25 +01:00
dsiders
86dba97092 Docs: LCL/lcltaskdialog. Updates topics for changes in the following commits:
* b442769bb0
* f73bf85730
* 5882a5bfb5
* ca1b88b2cf
* 49647626a5
* 5114a458e5
* 8629548a7b
* 0a3a47d7ae
* a7d0453a6e
* 9c0641eca2
* ff3965e8bc

* Contains general topic updates to add missing content.
2022-10-10 05:10:51 +01:00
dsiders
2766af4945 Docs: LCL/dialogs. Adds topic for tfForceNonNative added in 62cb85cb4b.
* Adds content for the TCustomTaskDialog.DoExecute topic.
2022-10-10 05:01:27 +01:00
dsiders
745e934ea3 Docs: LCL/maskedit. Updates content and See Also links in
TCustomMaskEdit.ApplyMaskToText. Depends on 79c00942.
2022-10-10 04:52:02 +01:00
dsiders
c4fa446e3b DocsL LCL/dialogres. Adds content for topic templates. 2022-10-10 04:49:15 +01:00
dsiders
9062a1a4e8 Docs: LCL/grids. Adds and updates topics for changes in e7e7e8c0.
* Affects: TGridCursorState, TGridScrollerDoScroll, TGridScroller, TCustomGrid
2022-10-10 04:46:54 +01:00
dsiders
f8884c95a3 Docs: LCL/dbctrls. Adds and updates TDBCheckbox topics for changes in e27cc45f. 2022-10-10 04:38:19 +01:00
dsiders
b4eb5e06b8 Docs: LCL/themes. Adds topics for new parameters added in overloaded TThemeServices.GetStockImage method. 2022-10-10 04:13:23 +01:00
dsiders
e94617ee6a Docs: LCL/dialogres. Adds description file with topic templates. 2022-09-29 01:03:37 +01:00
dsiders
11bb7ce45a Docs: LCL/lcltaskdialog. Updates TTaskDialog.Execute topic after changes in 5882a5bf.
* Includes other general updates to topic content.
2022-09-27 23:01:32 +01:00
dsiders
c3916eb270 Docs: LCL/calendarpopup. Removes TCalendarPopupForm.Paint topic after changes in a61e58f5. 2022-09-27 23:01:02 +01:00
dsiders
1bf4baa6b4 Docs: LCL/stdctrls. Fixes incorrect content in the TCustomCheckBox.VCL_OnClick_Emulation topic. 2022-09-26 06:12:47 +01:00
dsiders
4f95701701 Docs: LCL/graphics. Fixes typos and spelling errors. 2022-09-23 02:12:38 +01:00
dsiders
0a907b45bb Docs: LCL/stdctrls. Fixes typos and spelling errors. 2022-09-23 01:56:17 +01:00
dsiders
eeac5c329d Docs: LCL/printers. Fixes typos and spelling errors. 2022-09-23 01:55:54 +01:00
dsiders
61bec1c60e Docs: LCL/controls. Fixes typos and spelling errors. 2022-09-23 01:55:33 +01:00
dsiders
b480e1d00d Docs: LCL/colorbox. Fixes typos and spelling errors. 2022-09-23 01:55:10 +01:00
dsiders
18f75ccaa5 Docs: LCL/stdctrls. Fixes spelling error. 2022-09-23 00:09:23 +01:00
dsiders
f45b0f61d0 Docs: LCL/themes. Fixes spelling error. 2022-09-23 00:05:56 +01:00
dsiders
7c3c9992c9 Docs: LCL/stdctrls. Adds and updates topic for changes in 9f577dc5, Issue #39914.
* Adds TButtonControl.FSkipOnChangeOnClick.
* Adds TCustomCheckBox.VCL_OnClick_Emulation.
* Adds TCustomCheckBox.CreateClass.
* Adds TCheckBox.OnClick.
* Adds TToggleBox.OnClick.
* Adds TRadioButton.OnClick.
* Updates TButtonControl.Click.
* Updates TCustomCheckBox.Click.
2022-09-22 03:11:41 +01:00
dsiders
8c254e3e34 Docs: LCL/lcltaskdialog. Updates topic content. 2022-09-22 01:56:38 +01:00
dsiders
22968b941c Docs: LCL/spin. Updates content in MinValue, MaxValue, and Value topics for TCustomFloatSpinEdit and TCustomSpinEdit.
* Clarifies uses for nested constants.
* Adds missing tags in topics.
2022-09-18 06:16:27 +01:00
dsiders
e63f3642cd Docs: LCL/editbtn. Updates TDateEdit.Loaded topic for changes in e7e585f1. 2022-09-17 01:07:48 +01:00
dsiders
6a1ed82e88 Docs: LCL/stdctrls. Updates content and See Also links for TButtonControl.Click and TCustomCheckBox.Click topics.
* Includes suggestions in issue #39892.
* Includes suggestions in issue #39893.
2022-09-16 19:55:14 +02:00
zeljan1
78b42debff Revert "Merge branch 'main' of https://gitlab.com/freepascal.org/lazarus/lazarus into main"
This reverts commit 9c4ae10819, reversing
changes made to 0e040a0d77.
2022-09-16 18:00:17 +02:00
dsiders
6dc31007d1 Docs: LCL/stdctrls. Updates content and See Also links for TButtonControl.Click and TCustomCheckBox.Click topics.
* Includes suggestions in issue #39892.
* Includes suggestions in issue #39893.
2022-09-14 17:52:01 +01:00
dsiders
c44f55ada2 Docs: LCL/comctrls. Adds and removes topics for changes in 6d123c6a.
* Removes TToolButton.cIconTextDist topic.
* Adds TToolButton.cHorIconTextDist and TToolButton.cVerIconTextDist topics.
* Modifies TToolButton.Paint to describe use of the constant values.
* Adds content to the TToolButton.CalculatePreferredSize topic.
2022-09-14 05:08:08 +01:00
dsiders
a376c5ea2f Docs: LCL/comctrls. Fixes invalid See Also links. 2022-09-13 20:44:02 +01:00
dsiders
008af994c1 Docs: LCL/comctrls. Adds, updates topics for cIconTextDist constant added in 7db50f95. 2022-09-12 17:18:32 +01:00
dsiders
16f6c65bca Docs: LCL/graphics. Updates content in IdentToCharset and CharsetToIdent topics. 2022-09-12 17:18:05 +01:00
dsiders
8b861738e0 Docs: LCL/stdctrls. Updates topics for changes in 8eec551e. Issue #39869.
* Updates TCustomCheckBox.State.
* Adds version tag in TCustomCheckBox.SetChecked.
2022-09-09 00:23:28 +01:00
dsiders
a7809f25e5 Docs: LCL/actnlist. Adds, updates topics for changes in 8eec551e. Issue #39869.
* Adds TCustomAction.Grayed topic.
* Removes unused tagging for private topics.
2022-09-09 00:23:02 +01:00
dsiders
d9d99ef620 Docs: LCL/editbtn. Updates topic content and See Also links.
* Adds missing short descriptions.
* Removes unused tagging in linked topics.
* Fixes grammar and spelling errors.
2022-09-08 00:27:18 +01:00
dsiders
f22d055c0d Docs: LCL/forms. Updates topic content to address #39878.
* Updates:
*   TShowInTaskbar
*   TCustomForm.ShowInTaskBar
*   TCustomForm.EffectiveShowInTaskBar
2022-09-06 17:24:13 +01:00
dsiders
762b5bea38 Docs: LCL/menus. Updates topic content and See Also links.
* Adds missing short descriptions (parameter values).
* Removes unused tagging in linked topics.
* Updates tagging for Nil values in content.
2022-09-04 02:30:06 +01:00
dsiders
f22ac0f161 Docs: LCL/checklst. Adds HeaderBackgroundColor and HeaderColor topics for TCheckListBox. Depends on cf2aa0649b. 2022-09-02 02:32:32 +01:00
dsiders
d6016f8810 Docs: LCL/extdlgs. Adds, updates topic content. Fixes grammar errors and typos. 2022-09-02 01:05:33 +01:00
dsiders
e886d9a126 Docs: LCL/forms. Updates the TCustomForm.IsShortcut topic for changes in 5852af11. 2022-09-01 05:34:31 +01:00
dsiders
3eb79656c0 Docs: LCL/dbgrids. Adds missing short descriptions, and removes unused tagging in linked topics. 2022-08-31 04:53:39 +01:00
dsiders
840ec26d24 Docs: LCL/colorbox. Adds, updates topic content.
* Updates content and See Also links for TCustomColorBox.CloseUp topic.
* Adds missing short descriptions.
* Removes duplicate short description.
2022-08-31 03:00:51 +01:00
dsiders
81aa8fd428 Docs: LCL/checklst. Updates topics for changes in e4043024.
* Adds TCustomCheckList.CalculateStandardItemHeight topic.
* Removes TCustomCheckList.MeasureItem topic.
2022-08-30 04:43:12 +01:00
dsiders
dce0eee556 Docs: LCL/stdctrls. Updates topic content and See Also links.
* Removes topics no longer in source code.
* Fixes grammar and typos.
* Fixes tagging for Nil in content.
2022-08-30 04:42:52 +01:00
dsiders
55790d8f51 Docs: LCL/stdactns. Updates topic content and See Also links.
* Uses linked topics for overridden methods that do nothing other than call the inherited method.
2022-08-28 17:46:37 +01:00
dsiders
b40a90e429 Docs: LCL/buttons. Updates topic content.
* Adds missing content in topics.
* Removes unused tagging in linked topics.
* Updates tagging for Nil values in topic content.
2022-08-26 14:29:40 +01:00
dsiders
73dec41103 Docs: LCL/maskedit. Removes invalid See Also link. 2022-08-25 15:41:33 +01:00
dsiders
5facad60f6 Docs: LCL/comboex. Removes unused tagging in linked topics. 2022-08-25 15:41:07 +01:00
dsiders
e4d54c1b4c Docs: LCL/buttonpanel. Removes unused tagging in linked topics. 2022-08-25 15:40:25 +01:00
dsiders
0bf68ba3af Docs: LCL/maskedit. Adds and updates topic content.
* Removes unused tagging in linked topics.
2022-08-24 01:59:36 +01:00
dsiders
cf68357413 Docs: LCL/dblogdlg. Removes duplicate short description. 2022-08-24 01:58:40 +01:00