Commit Graph

185 Commits

Author SHA1 Message Date
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
dsiders
5a369f24a4 Docs: LCL/various. Fixes XML tagging with extra or missing space characters. 2022-04-10 05:58:01 +01:00
dsiders
c8241f1ebd Docs: LCL/stdctrls. Updates topics for code removed in b0f6b29a. 2022-03-09 21:32:31 +00:00
dsiders
565be6fcc7 Docs: LCL/stdctrls. Updates topic content.
* Updates topic content and see also links.
* Fixes spelling and grammar errors.
2022-01-15 00:24:06 +00:00
dsiders
6719d7b54a Docs: LCL, LazUtils. Changes MacOS to macOS in topics. 2021-12-29 17:21:57 +00:00
dsiders
f506e095e4 Docs: LCL. Removes duplicated content and links to updated original. 2021-11-11 18:41:16 +00:00
dsiders
f77ea526e4 Docs: LCL/stdctrls. Updates topics for issue #39413.
* Updates RealSetText and Text topics in TCustomComboBox.
* Depends on a669e084.
2021-10-04 17:00:24 +01:00
dsiders
acf31c45b6 Docs: LCL/stdctrls. Adds missing topics or content. 2021-09-01 19:01:31 +01:00
dsiders
284f51e4d0 Docs: LCL. Updates to DoAutoCompleteSelect topic.
* depends on fef094c56f
2021-08-29 16:33:57 +01:00
dsiders
bb47f65547 Docs: LCL. Converts element links to see also links for topics with content. 2021-08-06 02:36:03 +01:00
dsiders
3eb8208a47 Docs: LCL. Adds, updates content and links.
git-svn-id: trunk@65500 -
2021-07-23 02:21:45 +00:00
dsiders
e60ac64691 Docs: LCL. Adds, updates content and links.
git-svn-id: trunk@65495 -
2021-07-22 15:13:33 +00:00
dsiders
d37d3f099f Docs: LCL. Fixes content, links for properties re-declared with different default values.
git-svn-id: trunk@65481 -
2021-07-21 19:30:34 +00:00
dsiders
81a1c1e4f2 Docs: LCL,LazUtils. Fixes spelling errors, typos. Minor updates to topic content.
git-svn-id: trunk@65438 -
2021-07-10 17:04:43 +00:00