Commit Graph

198 Commits

Author SHA1 Message Date
mattias
a742bab872 docs: xml: updated copyright year to 2024 2024-09-28 09:40:52 +02: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
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
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
92c1b6a39a Docs: LCL/stdctrls. Fixes XML tags in TCustomEdit.ClearSelection See Also links. 2024-04-06 16:43:06 +01:00
dsiders
8b3f7cf663 Docs: LCL/stdctrls. Fixes a typo. 2023-12-06 04:50:33 +00:00
dsiders
e08ea9d54a Docs: LCL/stdctrls. Updates TCustomComboBox.Create and TCustomEdit.Create topics for changes in 469e1318. Issue #40379. 2023-12-05 20:02:17 +00:00
dsiders
f6110685b5 Docs: LCL. Adds license header to .xml documentation files. 2023-11-16 19:48:10 +00:00
dsiders
484983c9ab Docs: LCL/stdctrls. Clarifies content in TCustomListBox.OnSelectionChange, TSelectionChangeEvent topics for Windows. Removes unneeded whitespace. 2023-09-14 00:42:40 +01:00
dsiders
3b39a80d16 Docs: LCL/stdctrls. Removes QT support admonitions for changes in ab9b9835.
* TCheckBox.Alignment
* TRadioButton.Alignment
* TComboBox.AdjustDropDown
* TComboBox.ItemWidth
2023-09-06 18:42:24 +01:00
dsiders
42a89dc628 Docs: LCL/stdctrls. Reorders topics to match declaration order in 44d7786c19. 2023-08-12 18:57:22 +01:00
dsiders
957d62af56 Docs: LCL/stdctrls. Restores documentation after reverting commit 9f577dc5. 2023-07-14 13:35:53 +01:00
dsiders
a0e4b5d35a Docs: LCL/stdctrls. Updates TCustomListBox.SelCount for changes in a4c9080f. Issue #40361. 2023-07-08 04:04:20 +01:00
dsiders
60d2c48ff9 Docs: LCL,LazUtils. Various. Updates version admonitions from 2.4 to 3.0. 2023-06-25 21:06:55 +01:00
dsiders
71ba78cc48 Docs: LCL/stdctrls. Removes completed TODOs. 2023-06-16 16:33:39 +01:00
dsiders
c3e5af4513 Docs: LCL/LazUtils/various. Removes deprecated topics and modules for changes in 74446557. 2023-06-15 03:34:52 +01:00
dsiders
1277027378 Docs: LCL/stdctrls. Adds and updates topics for changes in 6d9db64d, 062bacda.
* Updates: TCustomComboBox.InitializeWnd, TCustomComboBox.RealSetText
* Adds: TCustomComboBox.MatchListItem
2023-06-14 22:51:20 +01:00
dsiders
493e4b2f6c Docs: LCL/stdctrls. Removes unnecessary whitespace in code examples. 2023-03-29 06:09:54 +01:00
dsiders
69e7527695 Docs: LCL/stdctrls. Updates content in the TCustomEdit.Text topic. 2023-03-28 22:38:10 +01:00
dsiders
0178542dc1 Docs: LCL/stdctrls. Adds content to replace the inherited description.
* Adds information about properties introduced in TCustomLabel.
2023-03-13 07:24:53 +01:00
dsiders
1bdd39f428 Docs: LCL/stdctrls. Clarifies / corrects topic content, including:
* TCustomStaticText
* TCustomStaticText.ShowAccelChar
* TCustomButton.WSSetText
2023-03-07 02:02:44 +00:00
dsiders
b245ce44a2 Docs: LCL/stdctrls. Adds admonitions about QT support in TCustomComboBox.AdjustDropDown and TCustomComboBox.ItemWidth topics. 2023-03-01 03:01:31 +00:00
dsiders
07e3637e13 Docs: LCL/stdctrls. Adds admonitions about support for Cocoa, Gtk2, Gtk4, Qt4, Qt5, and Qt6 widgetsets. 2023-01-05 20:21:37 +00:00
dsiders
a47f5195e7 Docs: LCL/stdctrls. Adds admonitions for macOS Carbon widgetset. 2023-01-04 20:02:14 +00:00
dsiders
1648da0278 Docs: LCL/stdctrls. Fixes invalid See Also link. 2022-12-15 05:30:00 +00:00
dsiders
94e177dac4 Docs: LCL/stdctrls. Fixes grammar error. 'prior to' instead of 'proper to'. 2022-12-11 00:37:52 +00:00
dsiders
901b01e602 Docs: LCL/stdctrls. Updates TextHint topics in TCustomComboBox and TCustomEdit. 2022-12-06 06:01:40 +00:00
dsiders
6d1574db34 Docs: LCL/stdctrls. Removes topics reverted in 2a1ea2ca04, f1b3d0ca11. 2022-11-30 20:36:11 +00:00
dsiders
24d0ade4bc Docs: LCL/stdctrls. Adds and updastes topics for changes in 369b6b25.
* Adds TCustomLabel.SetVisible topic.
* Modifies TCustomLabel.AutoSize to clarify interactions with Width, Height, WordWrap, Anchors, and Alignment properties.
* Updates topics to follow declaration order in the interface.
2022-11-29 20:57:27 +00:00
dsiders
47787bf0cb Docs: LCL/stdctrls. Updates topics for changes in 75ebb1fc4a.
* TCustomLabel.Color
2022-11-22 08:43:49 +00:00
dsiders
e006a7e2c7 Docs: LCL/stdctrls. Updates topic content and See Also links.
* TCustomEdit.Modified
* TCustomEdit.OnChange
2022-11-18 01:58:14 +00:00
dsiders
3a6e8bfc0f Docs: LCL/stdctrls. Adds version information for changes in 2.4.
* Affects: TCustomLabel.Color, TCustomLabel.Transparent
2022-11-12 01:45:19 +00:00
dsiders
8709067e02 Docs: LCL/stdctrls. Updates content for TCustomEdit.NumbersOnly topic. 2022-10-12 17:51:15 +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
0a907b45bb Docs: LCL/stdctrls. Fixes typos and spelling errors. 2022-09-23 01:56:17 +01:00
dsiders
18f75ccaa5 Docs: LCL/stdctrls. Fixes spelling error. 2022-09-23 00:09:23 +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
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
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
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
7737002b0a Docs: LCL/stdctrls. Removes unused tagging for linked topics. 2022-08-23 02:34:57 +01:00
dsiders
8425924181 Docs: LCL/various. Updates topic formatting.
* Removes whitespace used to indent content.
* Wraps text at 80 characters and adds EOL for wrapped lines.
2022-08-12 01:14:10 +01:00
dsiders
7ea1d8851c Docs: LCL, LazControls. Clarifies wording in Invalidate-related topics. 2022-07-17 03:03:47 +01:00
dsiders
1d1d79fef9 Docs: LCL/stdctrls. Removes extra spaces in topics. Updates tagging for True and False values. 2022-06-20 15:59:06 +01:00
dsiders
0de39307b7 Docs: LCL/stdctrls. Clarifies or expands TCustomCheckBox topics.
* Includes general tagging changes for True and False values in topics.
2022-05-26 19:10:05 +01:00
dsiders
8992162e8a Docs: LCL/stdctrls. Updates topics for changes in 4ffce1ec, 1837c654. 2022-05-04 00:25:35 +01:00
dsiders
3651027d61 Docs: LCL, LazUtils. Various. Fixes external See Also links where link text was omitted. 2022-04-22 03:27:42 +01:00
dsiders
252d8218ef Docs: LCL/various. Fixes spelling and grammar errors.
Modified files:
  docs/xml/lcl/buttons.xml
  docs/xml/lcl/comboex.xml
  docs/xml/lcl/comctrls.xml
  docs/xml/lcl/controls.xml
  docs/xml/lcl/dialogs.xml
  docs/xml/lcl/extctrls.xml
  docs/xml/lcl/extdlgs.xml
  docs/xml/lcl/forms.xml
  docs/xml/lcl/graphics.xml
  docs/xml/lcl/graphutil.xml
  docs/xml/lcl/grids.xml
  docs/xml/lcl/interfacebase.xml
  docs/xml/lcl/jsonpropstorage.xml
  docs/xml/lcl/lazregions.xml
  docs/xml/lcl/lclintf.xml
  docs/xml/lcl/lcltype.xml
  docs/xml/lcl/maskedit.xml
  docs/xml/lcl/propertystorage.xml
  docs/xml/lcl/stdctrls.xml
  docs/xml/lcl/themes.xml
  docs/xml/lcl/valedit.xml
  docs/xml/lcl/xmlpropstorage.xml
2022-04-19 04:01:08 +01:00