dsiders
|
ab57ff1c32
|
Docs: LCL/editbtn. Adds missing short description in TCustomControlFilterEdit.InternalSetFilter topic.
|
2023-09-30 05:58:32 +01:00 |
|
dsiders
|
5ba319d7f8
|
Docs: LCL/comctrls. Updates content in TViewStyle and TCustomListView topics.
* TViewStyle.vsIcon
* TViewStyle.vsSmallIcon
* TViewStyle.vsList
* TViewStyle.vsReport
* TCustomListView.LargeImages
* TCustomListView.LargeImagesWidth
* TCustomListView.SmallImages
|
2023-09-27 00:15:38 +01:00 |
|
dsiders
|
6a2c1915dc
|
Docs: LCL/comctrls. Clarifies content and adds See Also links in ListView-related topics.
* TViewStyle
* TViewStyle.vsReport
* TCustomListVIew.ViewStyle
|
2023-09-24 02:46:14 +01:00 |
|
dsiders
|
9f4b42decd
|
Docs: LCL/clipbrd. Updates topic content.
|
2023-09-21 01:32:46 +01:00 |
|
dsiders
|
f97e593d48
|
Docs: LCL/comctrls. Updates content in TCustomHeaderControl topics.
* TCustomHeaderControl.OnSectionResize
* TCustomHeaderControl.OnSectionTrack
* TCustomHeaderControl.OnSectionSeparatorDblClick
|
2023-09-18 16:48:42 +01:00 |
|
dsiders
|
fcefc7e2a1
|
Docs: LCL/comctrls. Updates content in TCustomHeaderControl topics.
* TCustomHeaderControl.UpdateSection
* TCustomHeaderControl.UpdateSections
* TCustomHeaderControl.CreateSection
* TCustomHeaderControl.Loaded
* TCustomHeaderControl.SectionEndDrag
* TCustomHeaderControl.SectionDrag
* TCustomHeaderControl.UpdateState
* TCustomHeaderControl.DoAutoAdjustLayout
* TCustomHeaderControl.SectionFromOriginalIndex
* TCustomHeaderControl.DragReorder
* TCustomHeaderControl.OnSectionDrag
* TCustomHeaderControl.OnSectionEndDrag
* TCustomHeaderControl.OnSectionClick
* TCustomHeaderControl.OnSectionResize
* TCustomHeaderControl.OnSectionTrack
* TCustomHeaderControl.OnSectionSeparatorDblClick
|
2023-09-18 03:51:02 +01:00 |
|
dsiders
|
40046780a4
|
Docs: LCL/comctrls. Updates content in THeaderSection topics.
* THeaderSection.Assign
* THeaderSection.Alignment
* THeaderSection.ImageIndex
* THeaderSection.MaxWidth
* THeaderSection.MinWidth
* THeaderSection.Text
* THeaderSection.Width
* THeaderSection.Visible
* THeaderSection.OriginalIndex
|
2023-09-17 02:48:31 +01:00 |
|
dsiders
|
6e27d70119
|
Docs: LCL/comctrls. Adds content to TCustomHeaderControl and related topics. Issue #40511.
* TCustomHeaderControl
* TCustomHeaderControl.CreateSections
* TCustomHeaderControl.OnCreateSectionClass
* TCustomHCCreateSectionClassEvent
* THeaderSections
|
2023-09-16 06:56:49 +01:00 |
|
dsiders
|
dd306bb20e
|
Docs: LCL/checklst. Adds deprecation notices in TCustomCheckListBox topics for changes in 144bdc06 , 2d81eb05 .
* TCustomCheckListBox.ItemClick
* TCustomCheckListBox.OnItemClick
|
2023-09-14 14:17:45 +01: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
|
a6cf14e143
|
Docs: LCL/extdlgs. Removes StartMonday from TCalendarDialog.DisplaySettings topic.
|
2023-09-10 00:42:34 +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
|
1a2967a207
|
Docs: LCL/comboex. Updates content in the TCustomComboBoxEx.AddItem topic.
|
2023-09-03 19:52:36 +01:00 |
|
dsiders
|
6c177bc5b2
|
Docs: LCL/forms. Modifies content in the TApplication.GetControlAtPos topic.
|
2023-08-26 02:44:42 +01:00 |
|
dsiders
|
10f65ee4fd
|
Docs: LCL/controls. Fixes typos in See Also links.
|
2023-08-23 02:01:32 +01:00 |
|
dsiders
|
60b8ad9d52
|
Docs: LCL/controls. Updates content in TWinControl.SetChildZPosition to reflect changes in 853461fe .
|
2023-08-23 01:28:16 +01:00 |
|
dsiders
|
26a0f8d7e4
|
Docs: LCL/comctrls. Updates content in TStatusBar topics.
* Includes:
* Font, Panels, SimpleText, SimplePanel, OnDrawPanel, OnHint,
* DrawPanel, LMDrawItem
|
2023-08-19 18:58:16 +01:00 |
|
dsiders
|
42a89dc628
|
Docs: LCL/stdctrls. Reorders topics to match declaration order in 44d7786c19 .
|
2023-08-12 18:57:22 +01:00 |
|
dsiders
|
abd09e7ad9
|
Docs: LCL/forms. Adds TApplication.GetControlAtPos topic for changes in 53cd3db19c .
|
2023-07-31 17:18:43 +01:00 |
|
dsiders
|
87ebca2b25
|
Docs: LCL/controls. Updates topics for changes in 53cd3db19c .
|
2023-07-31 17:18:42 +01:00 |
|
dsiders
|
df99227b6b
|
Docs: LCL/buttons. Updates content in the TCustomSpeedButton.MeasureDraw topic.
|
2023-07-28 23:07:32 +01:00 |
|
dsiders
|
df44e8f62c
|
Docs: LCL/lresources. Adds and updates topics for changes in cb4383bd4c .
* TLazObjectWriterString
* TLRSObjectWriter.WriteString
|
2023-07-26 03:06:44 +01:00 |
|
dsiders
|
b9cdb23eed
|
Docs: LCL/forms. Clarifies content in NewFormWasCreated and AddHandlerNewFormCreated topics in TScreen. Depends on 3844d008 , 5a647cd4 .
|
2023-07-21 19:47:12 +01:00 |
|
dsiders
|
3844d00814
|
Docs: LCL/forms. Adds TScreen, TScreenNotification topics for changes in 5a647cd4 . Issue #39288.
|
2023-07-21 09:04:38 +01:00 |
|
dsiders
|
957d62af56
|
Docs: LCL/stdctrls. Restores documentation after reverting commit 9f577dc5 .
|
2023-07-14 13:35:53 +01:00 |
|
dsiders
|
b824561f12
|
Docs: LCOL/controls. Update TControl.Notification topic for changes in c6200e29 .
|
2023-07-12 15:01:31 +01:00 |
|
dsiders
|
e314b5fe87
|
Docs: LCL/grids. Updates content in the TCustomGrid.AutoFillColumns topic.
|
2023-07-08 23:47:44 +01:00 |
|
dsiders
|
69614e3959
|
Docs: LCL/lcltaskdialog. Updates TTaskDialog.Execute for changes in 48b1419e .
|
2023-07-08 05:32:07 +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
|
1f41c47dde
|
Docs: LCL/controls,forms. Updates topics for changes in c3891ad8 .
|
2023-07-03 20:15:17 +01:00 |
|
dsiders
|
972f8248e7
|
Docs: LCL/groupededit. Updates content in TCustomAbstractGroupedEdit.Alignment.
|
2023-06-30 00:09:32 +01:00 |
|
dsiders
|
39c05ff547
|
Docs: LCL/editbtn. Adds linked topics for published Alignment properties added in f0a8e22c . Includes:
* TCustomControlFilterEdit.Alignment
* TDirectoryEdit.Alignment
* TDateEdit.Alignment
* TTimeEdit.Alignment
* TCalcEdit.Alignment
|
2023-06-30 00:09:06 +01:00 |
|
dsiders
|
f4e5dd4903
|
Docs: Fine tunes wording in version number topics.
|
2023-06-27 17:55:42 +01:00 |
|
dsiders
|
5666585722
|
Docs: Elaborates on version number changes for minor, release, and patch values.
|
2023-06-27 17:22:19 +01:00 |
|
dsiders
|
414a258750
|
Docs: LCL, LazUtils. Corrects language in minor version number topics.
|
2023-06-26 15:43:44 +01:00 |
|
dsiders
|
946040a582
|
Docs: LCL, LazUtils. Updates content in release number topics.
|
2023-06-26 02:05:31 +01:00 |
|
dsiders
|
807dd2ca03
|
Docs: LCL/forms. Adds THintWindow.HintControl topic for changes in 58645a39 .
|
2023-06-25 21:48:33 +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
|
225f2a399b
|
Docs: Updates version and release number topics for changes in 3.0.
|
2023-06-25 21:04:23 +01:00 |
|
dsiders
|
a9014cd33a
|
Docs: LCL/comctrls. Updates TTreeNode topics for changes in cc7d9e60 .
|
2023-06-21 15:58:41 +01:00 |
|
dsiders
|
73d4f6466a
|
Docs: LCL/imglist. Revises wording in the TCustomImageList.DoBeforeUpdateEnded topic.
|
2023-06-21 15:58:18 +01:00 |
|
dsiders
|
08207e863b
|
Docs: LCL/lazcanvas. Updates FPC compiler version notes for changes in 82af317c .
|
2023-06-21 15:57:51 +01:00 |
|
dsiders
|
71dc7b718b
|
Docs: LCL/imglist. Adds or updates TCustomImageList topics for changes in 79f7f1bb .
* Adds: MarkAsChanged, DoAfterUpdateStarted, DoBeforeUpdateEnded
* Updates: BeginUpdate, EndUpdate
|
2023-06-20 01:24:02 +01:00 |
|
dsiders
|
c76c213190
|
Docs: LCL, LazUtils. Fixes invalid See Also links.
|
2023-06-18 20:53:38 +01:00 |
|
wp_xyz
|
3db7adb945
|
Documentation: Clarify the meaning of "physical" in grids' OffsetToColRow (https://forum.lazarus.freepascal.org/index.php/topic,63694.msg482898)
|
2023-06-17 17:13:41 +02:00 |
|
dsiders
|
71ba78cc48
|
Docs: LCL/stdctrls. Removes completed TODOs.
|
2023-06-16 16:33:39 +01:00 |
|
dsiders
|
0e922369c0
|
Docs: LCL/comctrls. Adds and updates topics for changes in 87fe0308 .
* Adds:
* TCustomTreeView.MoveLeft
* TCustomTreeView.MoveRight
* TCustomTreeView.MoveExpand
* TCustomTreeView.MoveCollapse
* Updates:
* TCustomTreeView.KeyDown
|
2023-06-16 06:22:51 +01:00 |
|
dsiders
|
29293b283c
|
Docs: LCL,LazUtils/various. Adds and updates topics for changes in b0a3e49d .
|
2023-06-15 18:54:18 +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 |
|