Commit Graph

2731 Commits

Author SHA1 Message Date
dsiders
28c9e339ab Docs: LCL/dialogs. Updates TOpenOption topics for changes in 9f23efb4c4. Issue #41564.
* Modifies:
* TOpenOption
* TOpenOption.ofReadOnly
* TOpenOption.ofHideReadOnly
* TOpenOption.ofNoReadOnlyReturn
* TOpenOption.ofOldStyleDialog
2025-04-04 01:07:49 -04:00
dsiders
66d1aa0774 Docs: LazUtils/lazstringutils. Updates content in the TextToSingleLine topic. 2025-03-28 21:29:00 -04:00
dsiders
be2a0f2765 Docs: LCL/grids. Updates the TCustomGrid.TitleImageList topic for changes in 8674f133. Issue #41554. 2025-03-27 13:41:27 -04:00
dsiders
1260a2e94c Revert "Docs: LCL/forms. Updates the TApplication.ShowHintWindow topic for changes in 6a6db7e8. Issue #41535."
This reverts commit 4cda63582d.
Changed to milestone 5.0.
2025-03-21 15:08:10 -04:00
dsiders
4cda63582d Docs: LCL/forms. Updates the TApplication.ShowHintWindow topic for changes in 6a6db7e8. Issue #41535. 2025-03-18 02:26:56 -04:00
dsiders
9ad6dd94f8 Docs: LCL/extctrls. Updates the TUNBPages.AddObject topic to correct, clarify content. 2025-03-08 01:54:31 -05:00
dsiders
dfe9bc5e3e Docs: LCL/extctrls. Updates the TUNBPages.AddObject topic for changes in a641e34b. Issue #36957. 2025-03-07 14:57:03 -05:00
dsiders
347c530198 Docs: LCL/comctrls. Updates the TCustomListView.SortWithParams topic for changes in 25e63201. 2025-03-04 12:22:27 -05:00
dsiders
cf23d4140b Docs: LCL/dbgrids. Updates TCustomDBGrid, TComponentDataLink topics for changes in 87877c4f. Issue #41451.
* TCustomDBGrid.EndLayout
* TComponentDataLink.DatasetScrolled
2025-02-21 16:39:27 -05:00
dsiders
258df7b405 Docs: LCL/filectrl. Fixes invalid See Also links. 2025-02-21 16:38:47 -05:00
dsiders
9c44d21c0e Docs: LCL/filectrl. Updates TCustomFileListBox topics for changes in 3cc3475c. Issue #41441.
* TCustomFileListBox.Create
* TCustomFileListBox.UpdateFileList
2025-02-19 15:29:40 -05:00
mattias
9524056dbf Thanks to Włodzimierz Bień 2025-02-14 22:36:47 +01:00
dsiders
482f403d27 Docs: LCL/stdctrls. Updates the TCustomMemo.FinalizeWnd topic for changes in be89c477. Issue #40794. 2025-02-13 06:29:43 -05:00
dsiders
d2acaace1f Docs: LCL/forms. Updates the TScrollingWinControl.DestroyWnd topic for changes in be89c477. Issue #40794. 2025-02-13 06:29:23 -05:00
dsiders
c26c03b6ae Docs: LCL/extctrls. Updates TCustomSplitter.MinSize topic to reflect valid values. Issue #41414. 2025-02-09 15:13:36 -05:00
dsiders
b2302cef64 Docs: LazUtils/graphmath. Updates content in PolyBezierArcPoints. Changes in 1014cd33. Issue #41400. 2025-02-03 14:27:51 -05:00
dsiders
6c528d9822 Docs: LCL/shellctrls. Clarifies content in the TCustomShellTreeView.FileSortType topic. 2025-02-02 18:42:55 -05:00
dsiders
48e844f7f6 Docs: LCL/shellctrls. Adds, updates topics TCustomShellTreeView topics for changes in d11d9793. Issue #41373.
* TCustomShellTreeView.FOnSortCompare
* TCustomShellTreeView.CreateRootNode
* TCustomShellTreeView.CreateRootNode.APath
* TCustomShellTreeView.CreateRootNode.Result
* TCustomShellTreeView.FileSortType
* TCustomShellTreeView.Root
* TCustomShellTreeView.OnSortCompare
* TCustomShellTreeView.Items
2025-02-02 05:00:44 -05:00
dsiders
e3699654b4 Docs: LCL/stdctrls. Adds, updates TCustomComboBox auto-completion topics for changes in 9f5be67e. Issue #41358.
* TCustomComboBox.UpdateItemIndex
* TCustomComboBox.RealSetText
* TCustomComboBox.KeyUp
2025-01-31 22:24:25 -05:00
dsiders
02706556f7 Docs: LCL/controls. Removes deprecation notice for TControl.FCompStyle member. Changed in b3833f55. 2025-01-31 10:44:53 -05:00
dsiders
270a5cdfe8 Docs: LazUtils/laz2_dom. Removes deprecation notice for TDOMNodeList.BuildList. Changed in 476da882. 2025-01-31 10:09:25 -05:00
dsiders
4feac3a6f1 Docs: LCL/forms. Updates TCustomForm.Monitor to reflect use of the Owner form instead of the application main form when Position is poOwnerFormCenter. Changes in bc857823. Issue #41377. 2025-01-30 19:52:42 -05:00
dsiders
3664d7bb93 Docs: LCL/controls. Updates content in TControlStyleType.csAcceptsControls topic. 2025-01-26 10:57:26 -05:00
dsiders
4d67fbc31c Docs: LCL/various. Corrects spelling errors, typos. 2025-01-25 23:42:08 -05:00
dsiders
0e1ed024d8 Docs: LCL/dialogs. Updates TColorDialogOption.cdShowAlphaChannel to include GTK3 in the supported platforms. Issue #22717. 2025-01-24 23:34:46 -05:00
dsiders
7613e28ec0 Docs: LCL/comctrls. Updates TCustomTreeView.HotTrack to describe underline text drawn on a hovered tree node. 2025-01-21 20:38:32 -05:00
dsiders
0e90435602 Docs: LCL/comctrls. Updates TCustomTreeView hot-tracking topics for changes in e897d845. Issue #41290.
* TCustomTreeView.MouseMove
* TCustomTreeView.HotTrack
* TCustomTreeView.HotTrackColor
2025-01-20 14:16:15 -05:00
dsiders
90dc1fe26f Docs: build_lcl_docs. Removes extraneous Quote characters around CHM title. 2025-01-10 23:03:11 -05:00
dsiders
058b949f47 Docs: LCL, LazUtils. Updates copyright statement to current year. 2025-01-09 00:48:53 -05:00
dsiders
b76a46a7df Docs: LCL/forms. Corrects content in TApplication.Hint. 2025-01-08 21:03:02 -05:00
dsiders
760b404c7b Docs: LazUtils/lazutf8. Updates the UTF8StringReplace topic for changes in 4c1a98b6, 277cc26b. Issue #41291. 2025-01-07 02:22:42 +00:00
dsiders
eeb75b186d Docs: LCL/graphics. Updates content in color conversion topics including:
* ColorToRGB
* ColorToString
* StringToColor
* StringToColorDef
2025-01-07 00:55:28 +00:00
dsiders
1964eee87a Docs: LCL/forms. Updates content in hint-related topics, including:
* TApplication.UpdateMouseHint
* TApplication.Hint
* TApplication.OnHint
* TApplication.ShowHint
2025-01-06 11:39:39 +00:00
Martin
99bd813694 Add Contributor for Toolbar Menu 2025-01-04 13:14:10 +01:00
dsiders
fe5942408a Docs: LCL/stctrls. Updates TCustomComboBox and TComboBox topics to use consistent content. 2025-01-03 20:00:55 +00:00
dsiders
d95cdc433a Docs: LazUtils/lazfileutils. Updates content in AppendPathDelim topic to describe
how Windows device identifiers are handled in the routine.
2025-01-01 11:25:08 +00:00
dsiders
d1bef150c4 Docs: LazUtils/lazfileutils. Adds descriptions for GetLazNormalizedFilename parameters and return value. 2024-12-30 03:36:54 +00:00
dsiders
431a3980e1 Docs: LCL/graphics. Updates TRasterImage.RequestTransparentColor topic to clarify content.
* Discussion: https://forum.lazarus.freepascal.org/index.php/topic,67483.msg519648
2024-12-30 03:32:49 +00:00
dsiders
6a5c801d90 Docs: LazUtils/lconvencoding. Fixes missing end tag in XML. Updates and reorganizes topic content. 2024-12-27 18:22:01 +00:00
dsiders
5d72852af6 Docs: LazUtils/lconvencoding. Updates CP932ToUTF8 topic for changes in ef08272e. Issue #41277. 2024-12-26 20:56:56 +00:00
dsiders
a739040362 Docs: LCL/dialogs. Adds Cocoa to the list of supported platforms in TColorDialogOption.cdShowAlphaChannel for
changes in 9d491994.
2024-12-25 07:30:08 +00:00
dsiders
3e096abc50 Docs: LCL/actnlist. Fixes See Also links, return value description in TActionLink.Update. 2024-12-19 17:03:05 +00:00
dsiders
19e6796666 Docs: LCL/actnlist. Removes version info in TActionLink.Update. 2024-12-19 16:20:00 +00:00
dsiders
dac6000769 Docs: LCL/actnlist. Updates TActionLink.Update topic for changes in 51da4aa0.
* Depends on f2c1978c. Issue #41063.
2024-12-19 16:08:00 +00:00
dsiders
f2c1978c4b Docs: LCL/actnlist. Adds the TActionLink.Update topic for changes in aa9ce848. Issue #41063.
* Assumed Milestone 4.0.
2024-12-17 18:02:35 +00:00
dsiders
7f6df323df Docs: LCL/dialogs. Updates the TColorDialog.AlphaChannel topic with additional content. Depends on 2b5f9be070. Issue #22717. 2024-12-15 01:00:39 +00:00
dsiders
2b5f9be070 Docs: LCL/dialogs. Adds or updates TColorDialog-related topics. Changes in 633cb5bb, 2753fed6, b511c5ca, 8fd7e96f, 4360b24b, 47d9468d, 99df3f6a. Issue #22717. 2024-12-14 21:15:25 +00:00
Martin
4008995d38 LazUtils: Added GetLazNormalizedFilename / docs 2024-12-12 13:18:35 +01:00
dsiders
8477f6087d Docs: LCL/dialogs. Adds and updates TColorDialog topics for changes in 9077ef32. Issue #22717.
* Affects:
* TColorDialogOption
* TColorDialogOptions
* TColorDialog.Options
* TColorDialog.Create
* DefaultColorDialogOptions
2024-12-08 18:12:09 +00:00
dsiders
0f4a7bbc7e Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in d326f3e9e7. Issue #41259.
* d326f3e9e7 IDE In search results window, do not expand nodes when switching tabs.
* Added: TCustomControlFilterEdit.FAlreadyFiltered
* Updated: TCustomControlFilterEdit.InvalidateFilter, TCustomControlFilterEdit.Destroy
2024-12-01 04:51:44 +00:00