Commit Graph

1612 Commits

Author SHA1 Message Date
dsiders
7b102240df Docs: LCL/editbtn. Adds, removes, and updates topics for changes in 4c822bb36e. 2023-01-05 19:23:51 +00:00
dsiders
a47f5195e7 Docs: LCL/stdctrls. Adds admonitions for macOS Carbon widgetset. 2023-01-04 20:02:14 +00:00
dsiders
0a16942fbb Docs: LCL/printers. Adds admonitions for platform support. 2023-01-04 20:01:51 +00:00
dsiders
9cbbe15038 Docs: LCL/menus. Adds admonitions about macOS Carbon support. 2023-01-04 20:01:13 +00:00
dsiders
99cc3a3a3c Docs: LCL/forms. Adds admonitions for macOS Carbon widgetset. 2023-01-04 20:00:54 +00:00
dsiders
62f0ec3a7b Docs: LCL/extctrls. Adds admonitions for macOS Carbon widgetset. Updates content for TCustomPanel topics. 2023-01-04 20:00:42 +00:00
dsiders
e885f5eca6 Docs: LCL/dialogs. Adds admonitions for macOS Carbon widgetset. 2023-01-04 20:00:18 +00:00
dsiders
c06f4b42bb Docs: LCL/controls. Adds admonitions for macOS Carbon widgetset. Updates content for TMouse topics. 2023-01-04 20:00:04 +00:00
dsiders
ba5d5c3e5f Docs: LCL/comctrls. Adds admonitions for macOS Carbon widgetset. Updates content for TStatusBar, TProgressBar, and TTrackBar topics. 2023-01-04 19:57:25 +00:00
dsiders
0f4b5748fb Docs: LCL/buttons. Adds admonitions for macOS Carbon widgetset. 2023-01-04 19:56:30 +00:00
dsiders
b05acdb4f8 Docs: LCL/controls. Updates content for TWinControl and TControlChildSizing topics. 2023-01-01 18:58:30 +00:00
dsiders
c2843c14e4 Docs: LCL/forms. Modifies TCustomForm.DelayedEvevent topic for changes in 49c7830b. Issue #40043.
* Assumes the milestone is 2.2.6. Not specified on the issue report or commit.
2023-01-01 18:58:06 +00:00
dsiders
822f606e97 Docs: LCL/comctrls. Adds content for overridden TPageControl.ChildClassAllowed topic. 2022-12-26 22:23:54 +00:00
dsiders
dea606d77f Docs: LCL/printers. Removes TODO entry that has already been handled. 2022-12-26 22:18:53 +00:00
dsiders
425db255bd Docs: LCL/editbtn. Adds and updates topics for changes in 5f4aa964. 2022-12-23 10:05:30 +00:00
dsiders
d7e3d2231f Docs: LCL/lclplatformdef. Adds DirNameToDisplayName and DisplayNameToDirName topics for changes in c45dfb7a. 2022-12-20 08:35:00 +00:00
dsiders
2e64ec91a8 Docs: LCL/printers. Adds, updates topics with aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:30:50 +00:00
dsiders
d97d330495 Docs: LCL/grids. Adds content to the TCustomStringGrid.SaveColumns and TStringGridStrings topics. 2022-12-20 04:30:31 +00:00
dsiders
651303f114 Docs: LCL/graphics. Adds, updates topics with aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:30:16 +00:00
dsiders
db360c7ede Docs: LCL/forms. Adds, updates topics for aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:30:00 +00:00
dsiders
967e4ee615 Docs: LCL/controls. Adds, updates topics with aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:29:46 +00:00
dsiders
5f819ddd36 Docs: LazUtils/uitypes. Updates topics with aliases to System.UITypes. Changes in 43d7f203. 2022-12-20 04:29:29 +00:00
dsiders
5b0ed449f3 Docs: LCL/grids. Updates TCustomStringGrid.Modified topic to reflect usage. 2022-12-18 00:25:34 +00:00
dsiders
b72d31e3dc Docs: LazUtils/lconvencoding. Adds and updates topics for changes in 0ae37a90. 2022-12-18 00:25:13 +00:00
dsiders
62f886435d Docs: LazUtils/codepagescommon. Adds topics for changes in 0ae37a90. 2022-12-18 00:24:48 +00:00
dsiders
b40000c46c Docs: LCL/comctrl. Updates topic content.
* Updates topics for the following types and classes:
*   TStatusBar
*   TNBPages
*   TNBNoPages
*   TTabChangingEvent
*   TTabGetImageEvent
*   TCTabControlOptions
*   TCTabControlCapability
*   TCTabControlCapabilities
*   TDrawTabEvent
*   TCustomTabControl
*   TPageControl
2022-12-17 09:55:21 +00:00
Martin
a6bfd44df4 Laz2_DOM: Node/Document add links to write/read 2022-12-16 21:07:32 +01:00
dsiders
5550d6210f Docs: LCL/forms. Adds, updates topics for changes in 7d00a524.
* Adds:
*  TScrollBox.SetParentBackground
*  TScrollBox.CMParentColorChanged
*  TScrollBox.Loaded
*  TScrollBox.UpdateParentColorChange

* Updates:
*  TScrollBox.ParentBackground
2022-12-15 05:30:44 +00:00
dsiders
98bb18f7e1 Docs: LCL/extctrls. Updates topics for changes in 96291eb9.
* Updates:
*  TCustomPanel.SetParentBackground
*  TCustomPanel.UpdateParentColorChange
*  TCustomPanel.Color
2022-12-15 05:30:27 +00:00
dsiders
1648da0278 Docs: LCL/stdctrls. Fixes invalid See Also link. 2022-12-15 05:30:00 +00:00
dsiders
bb61ff57a8 Docs: LCL/controls. Adds and removes topics for changes in 7d00a524.
* Adds:
*  TControl.GetParentBackground
*  TControl.SetParentBackground
*  TControl.ParentBackground

* Removes:
*  TWinControl.GetParentBackground
*  TWinControl.SetParentBackground
*  TWinControl.ParentBackground
2022-12-15 05:29:41 +00:00
dsiders
43c8cd32cd Docs: LazUtils/lazutilities. Adds missing short descriptions. 2022-12-15 05:00:56 +00:00
dsiders
9faf110104 Docs: LCL/grids. Adds, updates topic content.
* Adds missing topic content.
* Adds missing parameter descriptions.
* Changes OR'd to OR-ed.
* Fixes typos.
2022-12-14 02:41:42 +00:00
dsiders
fb3b04f89d Docs: LCL/lcltype. Changes OR'd to OR-ed. 2022-12-14 02:41:03 +00:00
dsiders
d7f1718352 Docs: LCL/lclintf. Changes OR'd to OR-ed. 2022-12-14 02:40:37 +00:00
dsiders
8f5668f562 Docs: LCL/graphics. Changes OR'd to OR-ed. 2022-12-14 02:40:05 +00:00
dsiders
908f29f717 Docs: LazUtils/laz_xmlstreaming. Changes OR'd to OR-ed. 2022-12-14 02:39:33 +00:00
dsiders
939c3ac7d5 Docs: LCL/lazcanvas. Adds, updates topic content.
* Adds missing short descriptions.
* Removes extraneous or unused XML tagging.
2022-12-13 21:57:22 +00:00
dsiders
d298e33dfc Docs: LCL/xmlpropstorage. Adds or updates topic content.
* Removes unused tagging for linked topics and private symbols.
2022-12-13 02:53:47 +00:00
dsiders
4ba27a6453 Docs: LCL/replacedlgunit. Adds missing topic content. 2022-12-13 02:53:31 +00:00
dsiders
8a75d30a54 Docs: LCL/propertystorage. Updates topic content.
* Removes unused tagging in topics.
2022-12-13 02:53:15 +00:00
dsiders
5883e0a393 Docs: LCL/actnlist. Adds missing content in topics. 2022-12-13 02:52:54 +00:00
dsiders
276c2796de Docs: LCL/forms. Adds or updates topic content. Removes unused tagging for private symbols. 2022-12-11 20:04:21 +00:00
dsiders
ae8424aa72 Docs: LCL/dbctrls. Fixes grammar error. 'prior to' instead of 'proper to'. 2022-12-11 00:38:47 +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
7d625dfbbc Docs: LCL/popupnotifier. Fixes grammar error. 'prior to' instead of 'proper to'. 2022-12-11 00:37:37 +00:00
dsiders
9a512a18ba Docs: LCL/finddlgunit. Adds missing short descriptions. 2022-12-11 00:37:19 +00:00
dsiders
88847dfe51 Docs: LCL/controls. Fixes grammar error. 'prior to' instead of 'proper to'. 2022-12-11 00:36:53 +00:00
dsiders
b603fc4b05 Docs: LCL/comctrls. Fixes grammar error. 'prior to' instead of 'proper to'. 2022-12-11 00:36:29 +00:00
dsiders
fa631c401c Docs: LCL/shellctrls. Updates TShellTreeNode topics for changes in e9d296ce. 2022-12-09 00:55:23 +00:00
dsiders
0b585dcf47 Docs: LazUtils/translations. Adds skeletons for missing topics. Removes topics no longer in source. 2022-12-08 05:17:38 +00:00
dsiders
901b01e602 Docs: LCL/stdctrls. Updates TextHint topics in TCustomComboBox and TCustomEdit. 2022-12-06 06:01:40 +00:00
dsiders
ac088cfc61 Docs: LCL/groupededit. Updates TextHint topic in TCustomAbstractGroupedEdit. 2022-12-06 06:01:05 +00:00
dsiders
3c5ebb53bb Docs: LCL/comctrls. Updates TNBPages.Clear topic to reflect changes in 1af6a0e6. 2022-12-03 18:39:32 +00:00
dsiders
4d2445ad25 Docs: LazUtils/lazutf8. Updates UTF8CompareLatinTextFast topic for changes in 20d2044b. 2022-12-03 18:39:13 +00:00
dsiders
6d1574db34 Docs: LCL/stdctrls. Removes topics reverted in 2a1ea2ca04, f1b3d0ca11. 2022-11-30 20:36:11 +00:00
dsiders
fbe348a264 Docs: LCL/shellctrls. Fixes tagging errors in topic. 2022-11-30 05:46:55 +00:00
dsiders
4ff892a279 Docs: LCL/shellctrls. Adds and updates topics for changes in cbf44a38. 2022-11-30 03:49:09 +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
aac79c4885 Docs: LCL/shellctrls. Adds and updates topics for changes in efd6c169. Issue #40022.
* Adds: TExpandCollapseMode, TCustomShellTreeView.Collapse.
* Updates: TCustomShellTreeView.CanExpand.
2022-11-29 20:56:57 +00:00
dsiders
497aa0a34a Docs: LazUtils/laz_xmlstreaming. Adds missing content for various topics. 2022-11-28 07:40:04 +00:00
dsiders
012e42419d Docs: LazUtils/laz2_xmlcfg. Adds a missing short description. 2022-11-28 07:39:45 +00:00
dsiders
826a6324fb Docs: LazUtils/laz2_dom. Adds a missing short description. 2022-11-28 07:39:03 +00:00
dsiders
89bf2d7035 Docs: LazUtils/fpcadds. Adds missing parameter description. 2022-11-28 07:38:34 +00:00
dsiders
316d8c1de0 Docs: LCL/actnlist. Updates content for various topics. 2022-11-27 02:57:09 +00:00
dsiders
12ea373894 Docs: LCL/lcltaskdialog. Adds a version note to TTaskDialog.Execute about use of the width argument on the Windows platform. 2022-11-27 02:56:43 +00:00
dsiders
ea7e6144ff Docs: LCL/lcltaskdialog. Updates the TTaskDialog.Execute topic for changes to the AWidth argument in 68e61689. 2022-11-24 02:22:50 +00:00
dsiders
8347219368 Docs: LCL/dialogs. Adds TCustomTaskDialog.Width, TTaskDialog.Width topics for changes in 68e61689. 2022-11-24 02:22:30 +00:00
dsiders
1613a1bad8 Docs: LCL/dialogres. Adds information about finalization handler in the DialogRes unit topic. 2022-11-23 23:47:07 +00:00
dsiders
a6b667d689 Docs: LazUtils/lazutf8. Updates TStringListUTF8Fast.DoCompareText topic for changes in c67c7456. 2022-11-23 23:47:07 +00:00
dsiders
74dfcb9fd5 Docs: LCL/grids. Updates content and See Also links in various topics. 2022-11-23 07:49:22 +00:00
dsiders
47787bf0cb Docs: LCL/stdctrls. Updates topics for changes in 75ebb1fc4a.
* TCustomLabel.Color
2022-11-22 08:43:49 +00:00
dsiders
21d0ac5fad Docs: LCL/controls. Updates topics for changes in 5ee7f1a519, 75ebb1fc.
* TControlStyleType.csAutoSize0x0
* TControl.Color
2022-11-22 08:43:28 +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
18b5e85584 Docs: LCL/extctrls. Updates content and See Also links in various topics. 2022-11-17 02:40:33 +00:00
dsiders
a4af12ebaf Docs: LCL/themes. Add and updates topics for changes in 1163a2fcea.
* Deprecates: TThemeServices.GetDetailSize
* Adds: TThemeServices.GetDetailSizeForWindow, TThemeServices.GetDetailSizeForPPI
2022-11-16 21:27:49 +00:00
dsiders
a143b25687 Docs: LCL/menus. Adds or updates topics for changes in 843dc303.
* Modifies: TMenuItem.GetIconSize
* Adds: TMenuItem.GetIconSize.DPI
2022-11-16 07:22:01 +00:00
dsiders
ea07cc1407 Docs: LCL/controls. Adds TDockManager.CanBeDoubleDocked topic for changes in 989070fa. 2022-11-15 04:11:09 +00:00
dsiders
7db2bda6cb Docs: LCL/controls. Adds or updates topic content. 2022-11-15 04:09:37 +00:00
dsiders
f942c2bd30 Docs: LCL/grids. Adds content to TCustomGrid topics.
* TCustomGrid.ColRowDraggingCursor
* TCustomGrid.ColRowDragIndicatorColor
2022-11-13 18:53:21 +00:00
dsiders
795a3c0abb Docs: LCL/dbgrids. Adds TDBGrid topics for new published properties added in commit 6c6bb181, issue #39994. 2022-11-13 18:52:54 +00:00
dsiders
c486dc6a82 Docs: LCL/controls. Adds or updates content in various topics. 2022-11-13 05:40:31 +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
65ed3b4890 Docs: LCL/grids. Updates content in TCustomGrid.DoOPMoveColRow topic.
* Related to, but not dependent on, commit a1f01e19 and issue #39995.
2022-11-12 01:45:01 +00:00
dsiders
a5b761ace6 Docs: LCL/editbtn. Updates content in NullDate, NullTime topics. 2022-11-12 01:44:41 +00:00
dsiders
cd720a2f61 Docs: LCL/buttons. Adds version information for changes in 2.4.
* Affects: TSpeedButton.Caption
2022-11-12 01:44:25 +00:00
dsiders
0356249d44 Docs: LCL/grids. Updates topic content.
* Modified topics:
*  TCustomStringGrid.LoadFromCSVStream
*  TCustomStringGrid.LoadFromCSVFile
*  TCustomStringGrid.SaveToCSVStream
*  TCustomStringGrid.SaveToCSVFile
2022-11-11 16:31:26 +00:00
dsiders
b5ca6b01fa Docs: LCL/comctrls. Updates topic content for changes in 1b3c13f9.
* Updates: TTreeNodes.FindNodeWithText, TTreeNodes.FindNodeWithTextPath.
2022-11-09 01:31:45 +00:00
dsiders
5eed5050a8 Docs: LCL/shellctrls. Updates TCustomShellTreeView.Create for changes in 3f3e32ce.
* Fixes invalid See Also link.
2022-11-08 23:03:48 +00:00
dsiders
571e267e23 Docs: LCL/comctrls. Adds or updates topics for changes in 3f3e32ce.
* Adds: TFindOption, TFindOptions.
* Updates TTreeNode.FindNode, TTreeNodes.FindTopLvlNode.
2022-11-08 23:03:34 +00:00
dsiders
29c8afea6b Docs: LCL/shellctrls. Updates the TCustomShellTreeView.Create topic for changes in 9cce03ac. 2022-11-08 19:18:16 +00:00
dsiders
9f7a95d177 Docs: LCL/comctrls. Adds and upddates topics for changes in 9cce03ac.
* Adds: TCustomTreeView.PathDelimiter.
* Updates: TCustomTreeView.Create, TTreeNode.GetTextPath, TTreeNodes.FindNodeWithTextPath.
2022-11-08 19:17:59 +00:00
dsiders
94a92b78f2 Docs: LCL/controls. Updates topic content. 2022-11-08 04:13:19 +00:00
dsiders
a566e84c97 Docs: LCL/dialogs. Adds TColorButton.DoAutoAdjustLayout topic for changes in 58f237f0. 2022-11-08 04:12:59 +00:00
dsiders
752574722c Docs: LCL forms. Updates content in TDropFilesEvent, TCustomForm.OnDropFiles topics. 2022-11-08 04:12:23 +00:00
dsiders
653823d41d Docs: LCL/dialogs. Updates content in topics including:
* TOpenDialog
* TColorDialog
* TReplaceDialog
* TCustomPrintDialog
* TPrintRange
* TTaskDialogBaseButtonItem
* TCustomTaskDialog
* MessageDlg
2022-11-05 04:22:41 +01:00
dsiders
6b44f2840d Docs: LCL/dbctrls. Removes a work-in-progress marker. 2022-11-05 04:22:24 +01:00
dsiders
b2d01d45f9 Docs: LCL/graphutil. Fixes copy/paste error in topic. 2022-11-04 15:53:25 +01:00
dsiders
0e33e48776 Docs: LCL/graphutil. Adds the BitmapGrayscale topic for changes in 9db6c122. 2022-11-04 00:01:28 +01:00
dsiders
20a8430880 Docs: LCL/dialogs. Updates content and See Also links in various topics. 2022-11-04 00:01:10 +01:00