dsiders
8d883d68d2
Docs: LCL/menus. Removes unneeded version admonition in TMenuItem.Hint topic.
2023-05-14 17:41:54 +01:00
dsiders
d83d653b18
Docs: LCL/menus. Updates TMenuItem.Hint topic for changes in 98f806bb
. Issue# 40220.
2023-05-13 00:28:43 +01:00
dsiders
90c5cbd130
Docs: LCL/various. Standardizes tagging for file names in unit overview topics.
2023-05-10 08:55:40 +01:00
dsiders
b72c97a8f6
Docs: LCL/controls. Adds parameter descriptions, content for various topics.
2023-05-02 03:25:42 +01:00
dsiders
2d7ae0a9c1
Docs: LCL/forms. Corrections content for magnetic window manager and related topics.
2023-04-28 02:41:51 +01:00
dsiders
82928b42c1
Docs: LCL/themes. Adds deprecation notice to TThemeServies.GetDetailSize for changes in c1493476
.
2023-04-28 02:41:07 +01:00
dsiders
4db382d762
Docs: LCL/buttonpanel. Updates TCustomButtonPanel.UpdateSizes for theme services changes in c1493476
.
2023-04-28 02:40:49 +01:00
dsiders
9d0fc980e1
Docs: LCL/forms. Adds content to topic skeletons. For changes in b8383813
, 0b50d7cf
.
...
* TWindowMagnetOptions
* TWindowMagnetManager
* TCustomForm
* TForm
* TScreen
2023-04-27 03:54:56 +01:00
dsiders
8270b33b9d
Doc: LCL/lclintf. Updates content in the GetCompositorExtendedBorder topic.
2023-04-27 03:54:30 +01:00
dsiders
9b845f3b43
Doc: LCL/lclintf. Adds GetCompositorExtendedBorder topic for changes in da8aa820
.
2023-04-25 03:48:14 +01:00
dsiders
706a69ae5e
Docs: LCL/forms. Adds topic skeletons for changes in b8383813
, 0b50d7cf
.
...
* TWindowMagnetOptions
* TWindowMagnetManager
* TCustomForm
* TForm
* TScreen
2023-04-25 03:47:45 +01:00
dsiders
41a4de2d72
Docs: LCL/comctrls. Updates content in various topics, including:
...
* TListItemsEnumerator
* TListColumn
* TCustomListView
* TToolButton
* TToolBarEnumerator
* TToolBar
* TCoolBand
2023-04-23 17:11:55 +01:00
dsiders
db6e4eefa6
Docs: LCL/themes. Removes deprecation warning on TThemeServices.GetDetailSize. Changed in 1138d262
.
2023-04-23 17:11:34 +01:00
dsiders
dd5684f87d
Docs: LCL/comctrls. Updates content in topics including:
...
* TToolButton.DropdownMenu
* TToolButton.Grouped
* TToolButton.ShowCaption
* TToolButton.Style
* TToolButtonStyle
2023-04-19 06:37:02 +01:00
dsiders
251700041b
Docs: LCL/comctrls. Updates topics for changes in dc299031
, including:
...
* Removes TToolBar.ToolButtonDown topic.
* Updates TToolButton.Down topic.
2023-04-18 19:17:06 +01:00
dsiders
ee84aeaa9c
Docs: LCL/comctrls. Updates TToolButton.Down with a version admonition for changes in f0ca99ba
. Includes See Also links for related topics.
2023-04-18 04:14:30 +01:00
dsiders
8929878fd9
Docs: LCL/lclmessageglue. Updates topics for changes in cacdbc65
, fa8f6ffa
.
...
* Adds version information for changes in cacdbc65
, fa8f6ffa
.
* Adds missing topics.
* Removes topics no longer used in the source code.
* Updates topic content.
2023-04-17 05:13:50 +01:00
dsiders
eca20fe8c6
Docs: LCL/comctrls. Additional fixes for XML tagging issues in topics.
2023-04-14 20:20:16 +01:00
dsiders
b559a1dc70
Docs: LCL/comctrls. Fixes XML tagging issues in topics.
2023-04-14 19:45:19 +01:00
dsiders
4884766b35
Docs: LCL/lresources. Updates topic content for changes in 9e78f5ab
.
...
* Updates content in additional topics.
* Removes verbose visibility comments.
2023-04-13 23:55:02 +01:00
dsiders
3bdbedd91b
Docs: LCL/graphics. Updates content in topics, including:
...
* TCanvasStates
* TCanvas.BrushCopy
* TCanvas.Chord
* TCanvas.CopyRect
* TCanvas.Draw
* TCanvas.DrawFocusRect
* TCanvas.StretchDraw
* TCanvas.Ellipse
2023-04-11 04:21:53 +01:00
dsiders
6788d80b4d
Docs: LCL/forms. Fixes wording / grammar in topics.
2023-04-10 02:46:33 +01:00
dsiders
d0a35b9469
Docs: LCL. Fixes invalid See Also links.
2023-04-09 06:18:52 +01:00
dsiders
637d60109b
Docs: LCL/buttons. Updates content in TCustomSpeedButton topics, including:
...
* TCustomSpeedButton.ImageWidth
* TCustomSpeedButton.Layout
* TCustomSpeedButton.Margin
* TCustomSpeedButton.NumGlyphs
2023-04-09 02:49:05 +01:00
dsiders
9a7e0dc6fc
Docs: LCL/forms. Updates content in BeginFormUpdate and EndFormUpdate topics in TCustomForm.
2023-04-08 19:19:23 +01:00
dsiders
88a989fa65
Docs: LCL/comctrls. Adds missing short descriptions and updates content in various topics.
2023-04-08 05:33:49 +01:00
dsiders
a784c205c4
Docs: LCL/extctrls. Updates content in the TPaintBox.Paint topic.
2023-04-07 21:28:51 +01:00
dsiders
bb2d44c421
Docs: LCL/checklst. Fixes tagging and wording in TCustomCheckListBox.Toggle topic.
2023-04-06 19:57:24 +01:00
dsiders
fd3c051f4a
Docs: LCL/controls. Updates TControlChildSizing.Assign topic to remove duplicate content for changes in 612dd84e
.
2023-04-04 23:50:50 +01:00
dsiders
5913dac8f8
Docs: LCL/lclclasses. Updates content in TLCLComponent.DecLCLRefCount and OnDecLCLRefcountToZero topics.
...
* For modification in 0d415cb2
. Issue #40183 .
2023-04-04 03:34:35 +01:00
dsiders
491f130d4e
Docs: LCL/forms. Updates content in TApplication.DoDecLCLRefcountToZero and TApplication.ReleaseComponent topics.
...
* For modification in 0d415cb2
. Issue #40183 .
2023-04-04 03:34:12 +01:00
dsiders
6e2de3b983
Docs: LCL/comctrls. Updates content in TTreeNodes topics, including:
...
* TTreeNodes.Add
* TTreeNodes.AddChild
* TTreeNodes.AddChildFirst
* TTreeNodes.AddChildObject
* TTreeNodes.AddChildObjectFirst
* TTreeNodes.AddFirst
* TTreeNodes.AddNode
* TTreeNodes.AddObject
* TTreeNodes.AddObjectFirst
* TTreeNodes.FindNodeWithData
* TTreeNodes.FindNodeWithText
* TTreeNodes.GetFirstNode
* TTreeNodes.GetFirstVisibleNode
* TTreeNodes.GetFirstVisibleEnabledNode
* TTreeNodes.GetLastExpandedSubNode
* TTreeNodes.GetLastNode
* TTreeNodes.GetLastSubNode
* TTreeNodes.GetLastVisibleNode
* TTreeNodes.GetLastVisibleEnabledNode
* TTreeNodes.GetSelections
* TTreeNodes.Insert
* TTreeNodes.InsertBehind
* TTreeNodes.InsertObject
* TTreeNodes.InsertObjectBehind
* TTreeNodes.IsMultiSelection
* TTreeNodes.Assign
* TTreeNodes.BeginUpdate
* TTreeNodes.Clear
* TTreeNodes.ClearMultiSelection
* TTreeNodes.ConsistencyCheck
* TTreeNodes.Delete
* TTreeNodes.FreeAllNodeData
* TTreeNodes.Count
2023-04-03 04:39:47 +01:00
dsiders
d2403b6fe7
Docs: LCL/forms. Adss topic templates and updates for changes in 0d415cb2
. Issue #40183 .
...
* TApplication.DoDecLCLRefcountToZero
* TApplication.ReleaseComponent
2023-04-03 04:39:26 +01:00
dsiders
976bfe8240
Docs: LCL/lclclasses. Adds topic templates and updates for changes in 0d415cb2
. Issue #40183 .
...
* TLCLComponent.DecLCLRefCount
* OnDecLCLRefcountToZero
2023-04-03 04:39:07 +01:00
dsiders
05fcd3d0cf
Docs: LCL/comctrls. Updates content in TCustomTreeView topics, including:
...
* TCustomTreeView.LoadFromFile
* TCustomTreeView.SaveToFile
* TCustomTreeView.SaveToStream
* TCustomTreeView.WriteDebugReport
* TCustomTreeView.BottomItem
* TCustomTreeView.Color
2023-04-02 18:21:45 +01:00
dsiders
d81d854eb5
Docs: LCL/comctrls. Updates content in TCustomTreeView topics, including:
...
* TCustomTreeView.KeyDown
* TCustomTreeView.ScrollView
* TCustomTreeView.ShowSeparators
* TCustomTreeView.Destroy
* TCustomTreeView.GetHitTestInfoAt
* TCustomTreeView.GetNodeAt
* TCustomTreeView.GetNodeWithExpandSignAt
* TCustomTreeView.GetInsertMarkAt
* TCustomTreeView.FullCollapse
* TCustomTreeView.FullExpand
* TCustomTreeView.LoadFromFile
* TCustomTreeView.LoadFromStream
* TCustomTreeView.SaveToFile
* TCustomTreeView.SaveToStream
* TCustomTreeView.WriteDebugReport
* TCustomTreeView.LockSelectionChangeEvent
* TCustomTreeView.UnlockSelectionChangeEvent
* TCustomTreeView.GetFirstMultiSelected
* TCustomTreeView.StoreCurrentSelection
* TTreeView.ShowSeparators
2023-04-02 01:31:15 +01:00
dsiders
9b9e82ce6f
Docs: LCL/comctrls. Updates content in TCustomTreeView topics, including:
...
* TCustomTreeView.ShowLines
* TCustomTreeView.ShowRoot
* TCustomTreeView.ShowSeparators
* TCustomTreeView.ToolTips
2023-04-01 05:29:55 +01:00
dsiders
1ad11c9058
Docs: LCL/comctrls. Updates content in TCustomTreeview topics, including:
...
* TCustomTreeView.OnEditingEnd
* TCustomTreeView.OnExpanded
* TCustomTreeView.OnExpanding
* TCustomTreeView.OnGetImageIndex
* TCustomTreeView.OnGetSelectedIndex
* TCustomTreeView.OnHasChildren
* TCustomTreeView.ShowButtons
2023-03-31 23:45:34 +01:00
dsiders
2e461dcd05
Docs: LCL/comctrls. Updates content for TCustomTreeView topics, including:
...
* TCustomTreeView.OnCustomDrawItem
* TCustomTreeView.OnCustomDrawArrow
* TCustomTreeView.OnDeletion
* TCustomTreeView.OnEdited
* TCustomTreeView.OnEditing
* TCustomTreeView.OnEditingEnd
* TCustomTreeView.OnExpanding
2023-03-31 05:45:58 +01:00
dsiders
b4ed0ec653
Docs: LCL/comctrls. Updates content in TCustomTreeView topics incuding:
...
* TCustomTreeView.DefaultItemHeightIsStored
* TCustomTreeView.GetMaxLvl
* TCustomTreeView.GetNodeAtY
* TCustomTreeView.GetNodeWithExpandSignAt
* TCustomTreeView.GetNodeDrawAreaHeight
* TCustomTreeView.GetNodeDrawAreaWidth
* TCustomTreeView.IsNodeHeightFullVisible
* TCustomTreeView.IsInsertMarkVisible
* TCustomTreeView.Click
* TCustomTreeView.DoEndDrag
* TCustomTreeView.DoMouseWheel
* TCustomTreeView.DoMouseWheelHorz
* TCustomTreeView.DoPaint
* TCustomTreeView.GetSelectedIndex
* TCustomTreeView.Paint
* TCustomTreeView.AccessibilityOn
* TCustomTreeView.OnCustomDraw
* TCustomTreeView.OnCustomDrawItem
* TCustomTreeView.OnCustomDrawArrow
* TCustomTreeView.OnEdited
* TCustomTreeView.OnEditing
* TCustomTreeView.OnExpanded
* TCustomTreeView.OnExpanding
* TCustomTreeView.OnGetImageIndex
* TCustomTreeView.OnGetSelectedIndex
* TCustomTreeView.RowSelect
* TCustomTreeView.ShowLines
* TCustomTreeView.ShowRoot
* TCustomTreeView.SortType
* TCustomTreeView.ToolTips
* TCustomTreeView.OnCustomDrawArrow
2023-03-30 23:24:48 +01:00
dsiders
c2237e38ed
Docs: LCL/comctrls. Updates content in TTabControlStrings and TCustomTreeView topics, including:
...
TCustomTreeView.MouseUp
TCustomTreeView.MouseLeave
TCustomTreeView.NodeChanged
TCustomTreeView.HotTrack
TCustomTreeView.HotTrackColor
TCustomTreeView.DisabledFontColor
TCustomTreeView.Indent
TCustomTreeView.OnAddition
TCustomTreeView.OnChange
TCustomTreeView.OnChanging
TCustomTreeView.OnCustomDraw
TCustomTreeView.OnCollapsed
TCustomTreeView.OnCollapsing
TCustomTreeView.OnCompare
TTabControlStrings (various)
2023-03-30 03:41:03 +01:00
dsiders
493e4b2f6c
Docs: LCL/stdctrls. Removes unnecessary whitespace in code examples.
2023-03-29 06:09:54 +01:00
dsiders
02314916b4
Docs: LCL/extctrls. Adds content for the TCustomLabeledEdit.LabelSpacing topic.
...
* Removes unnecessary whitespace in code examples.
2023-03-29 06:09:16 +01:00
dsiders
7414f0156f
Docs: LCL/extctrls. Updates content in TCustomLabeledEdit topics, including:
...
* TCustomLabeledEdit.Create
* TCustomLabeledEdit.EditLabel
* TCustomLabeledEdit.LabelPosition
* TCustomLabeledEdit.LabelSpacing
2023-03-28 22:38:24 +01:00
dsiders
69e7527695
Docs: LCL/stdctrls. Updates content in the TCustomEdit.Text topic.
2023-03-28 22:38:10 +01:00
dsiders
df062f2b64
Docs: LCL/controls. Fixes used unit reference which is hidden by a compiler define.
2023-03-28 22:37:52 +01:00
dsiders
ab939ea149
Docs: LCL/comctrls. Updates content in TTreeNode topics, including:
...
* TTreeNode.MultiSelected
* TTreeNode.NodeEffect
* TTreeNode.Owner
* TTreeNode.Index
* TTreeNode.WriteDebugReport
2023-03-28 02:37:54 +01:00
dsiders
050ce1d3ed
Docs: LCL/shellctrls. Adds topic for TCustomShellTreeView.ExpandCollapseMode added in efd6c16934
.
2023-03-24 03:15:55 +01:00
dsiders
c8bf7b0a6a
Docs: LCL/grids. Fixes missing word.
2023-03-22 17:59:18 +01:00
dsiders
a7647ebcc8
Docs: LCL/graphics. Fixes XML tagging issue.
2023-03-22 17:58:18 +01:00
dsiders
90fb0f9e0c
Docs: LCL/comctrls. Updates content and See Also links for topics, including:
...
* TCustomTrackBar.Reversed
* TCustomTrackBar.ScalePos
* TCustomTrackBar.SelEnd
* TCustomTrackBar.SelStart
* TCustomTrackBar.ShowSelRange
2023-03-19 00:56:02 +01:00
dsiders
f0ae6049c6
Docs: LCL/shellctrls. Fixes invalid See Also links.
2023-03-16 09:19:01 +01:00
dsiders
1248f728ee
Docs: LCL/shellctrls. Adds version information for changes in 499f0150
.
2023-03-15 21:34:42 +01:00
dsiders
433ce4fb28
Docs: LCL/shellctrls. Deletes commented content in TCustomShellListView.Resize which was removed in 06701d05a7
.
2023-03-15 21:22:28 +01:00
dsiders
499f015011
Docs: LCL/shellctrls. Adds and updates topics for changes in 6a85abf6
.
...
* Adds:
* TShellListItem
* TShellListItem.FFileInfo
* TShellListItem.IsFolder
* TShellListItem.FileInfo
* TCustomShellListView.CreateListItem
* Updates:
* TCustomShellListView.PopulateWithRoot
2023-03-15 21:19:09 +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
9095837756
Docs: LCL/grids. Updates topics including:
...
* TCustomGrid.ClearRows
* TCustomGrid.Clear
* TCustomStringGrid.Clean
2023-03-11 21:40:13 +00:00
dsiders
6795a6dae5
Docs: LCL/graphics. Updates content for the TCanvas.TextExtent topic.
2023-03-11 18:15:50 +00:00
dsiders
2498b3596a
Docs: LCL/grids. Fixes wording in TCustomStringGrid.Clean topic.
2023-03-11 18:15:50 +00:00
dsiders
9208f17734
Docs: LCL/groupededit. Adds or updates content for TCustomAbstractGroupedEdit topics. Minor corrections to grammar and spelling.
2023-03-10 03:11:19 +00: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
2b67dddf55
Docs: LCL/forms. Adds content, grammar corrections, missing line endings in topics.
2023-03-03 04:45:32 +00:00
dsiders
8df9adae97
Docs: LCL/forms. Adds a code example (from the wiki) to TFrame, TCustomFrame topics.
2023-03-01 23:09:22 +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
7847768aca
Docs: LCL/lcltaskdialog. Updates the TTaskDialog.Execute topic for changes in 57c8514e
. Includes corrections for spelling errors.
2023-02-28 16:39:19 +00:00
dsiders
0d6994f5c4
Docs: LCL/dialogs. Adds the TTaskDialogFlag.tfEmulateClassicStyle topic for changes in 57c8514e
.
2023-02-28 16:32:57 +00:00
dsiders
40109c93e8
Docs: LCL/lcltaskdialog. Fixes punctuation.
2023-02-27 23:41:09 +00:00
dsiders
5a051ef31b
Docs: LCL/forms. Fixes punctuation.
2023-02-27 23:40:44 +00:00
dsiders
1b9d3d4cbf
Docs: LCL/extctrls. Updates content in TCustomFlowPanel.CalculatePreferredSize for changes in 6cc8ef74
.
2023-02-26 22:54:49 +00:00
dsiders
b61d4e63a1
Docs: LCL/comctrls. Updates content in TCustomUpDown topics.
2023-02-26 07:47:31 +00:00
dsiders
f79a5d6718
Docs: LCL/comctrls. Updates content in topics including:
...
* TStatusBar
* TCustomTabControl
* TTabControl
* TListItem
* TListItems
* TOwnerDataListItems
* TWidth
* TLVDataHintEvent
* TCustomUpDown
* Various corrections for spelling and grammar
2023-02-25 04:37:49 +00:00
dsiders
4143748675
Docs: LCL/comctrls. Updates topics for changes in d42c3fe9
.
...
* Modified topics include:
* TCustomListView.OwnerData
* TCustomListView.DoGetOwnerData
* TCustomListView.OnDataHint
* TCustomListView.DoOwnerDataHint
* Includes other general topic updates for:
* TCustomListView.FindData
* TCustomListView.GetItemAt
* TCustomListView.GetNearestItem
* TOwnerDataListItem
* TListItemsEnumerator
2023-02-23 21:42:54 +00:00
dsiders
658d14c8a7
Docs: LCL/various. Corrects spelling for 'check box' when not referring to a property name.
2023-02-19 19:55:16 +00:00
dsiders
33ffadbc89
Docs: LCL/controls,ldocktree. Updates topics for changes in 3d86c02c
.
...
* Updates content in: controls.TDockTree, ldocktree.TLazDockTree
2023-02-17 23:52:22 +00:00
dsiders
251585aef1
Docs: LCL/controls. Fixes invalid See Also links in topics.
2023-02-17 04:07:02 +00:00
dsiders
4c67a1ec4b
Docs: LCL/controls. Updates topic content.
...
* Modified topics:
* CursorToIdent
* IdentToCursor
* CheckMouseButtonDownUp
2023-02-16 03:49:17 +00:00
dsiders
a27e4c7d55
Docs: LCL/forms. Adds and updates topics for changes in 5160adca
. Issue #36816 .
2023-02-12 03:51:36 +00:00
dsiders
1ae76db27a
Docs: LCL/themes. Modifies topics for changes in b16ec679
. Issue #40085 .
2023-02-12 03:51:17 +00:00
dsiders
727ea7ca57
Docs: LCL/grids. Updates content in TGridColumn topics.
2023-02-10 03:06:35 +00:00
dsiders
4a45134de1
Docs: LCL/dbgrids. Updates content in grid option-related topics. Fixes spelling errors.
2023-02-07 23:13:48 +00:00
dsiders
7be6bcaf53
Docs: LCL/grids. Corrects spelling errors.
2023-02-07 23:13:27 +00:00
dsiders
db4c129b21
Docs: LCL/lazcanvas. Fixes an errant XML tag in content.
2023-02-04 00:51:59 +00:00
dsiders
8bb72e6ac4
Docs: LCL/controls. Fixes a typo in TWinControl.UTF8KeyPress.
2023-02-04 00:02:24 +00:00
wp_xyz
6575787574
Docs: Rewrote part of the new docs for TLazCanvas.Polygon in order to explain the filling algorithms.
2023-01-30 13:17:02 +01:00
dsiders
c27ff841f5
Docs: LCL/lazcanvas. Adds version information and updates topics for changes in aa477d82
, d03ae50d
. Issue #40100 .
...
* Adds TLazCanvas.Polygon topic.
* Updates TLazCanvas.DoPolygonFill topic.
2023-01-30 04:01:09 +00:00
dsiders
112a42d2d3
Docs: LCL/comctrls. Adds content for Heigh, Left, Top, and Width topics in TTabSheet.
2023-01-18 04:27:12 +00:00
dsiders
f172b78cdc
Docs: LCL/comctrls. Adds missing content in the TCustomListView.SortWithParams topic.
2023-01-15 07:04:09 +00:00
dsiders
dc18060660
Docs: LCL/menus. Updates TPopupMenu topic for changes in 45e80c9d
. Issue #40092 .
2023-01-14 18:04:39 +00:00
dsiders
d35defa41c
Docs: LCL/dialogs. Updates topics for changes in 70688d5a1f..3a944f112d.
2023-01-14 01:18:19 +00:00
dsiders
7c3adad134
Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in 4c822bb36e
, 11a35ff5
.
2023-01-10 18:37:10 +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
eb4d50e52e
Docs: LCL/menus. Adds admonitions about support for Cocoa, Gtk2, Gtk4, Qt4, Qt5, and Qt6 widgetsets.
2023-01-05 20:21:18 +00:00
dsiders
6d35a1aa5b
Docs: LCL/comctrls. Adds admonitions about support for Cocoa, Gtk2, Gtk4, Qt4, Qt5, and Qt6 widgetsets.
2023-01-05 20:21:00 +00:00
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
5b0ed449f3
Docs: LCL/grids. Updates TCustomStringGrid.Modified topic to reflect usage.
2022-12-18 00:25:34 +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
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
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
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
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
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
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