dsiders
2c5d2ff77b
Docs: LCL/lclproc. Adds a deprecation notice for FreeThenNil.
2023-06-05 21:11:57 +01:00
dsiders
aa2394028c
Docs: LCL/various. Removes refers to lclproc and OffsetRect removed in 1475336c.
2023-06-05 19:38:49 +01:00
dsiders
422126b804
Docs: LazUtils/graphmath. Adds topics for changes in 1475336c including:
...
* CalculateLeftTopWidthHeight
* MakeMinMax
* MoveRect
* MoveRectToFit
2023-06-05 19:38:14 +01:00
dsiders
b0aa7ba6ea
Docs: LazUtils/lazutf8. Updates content in LazGetShortLanguageID for changes in d05dd86b.
2023-06-04 00:04:40 +01:00
dsiders
a236413e40
Docs: LazUtils/lazutf8. Fixes awkward wording and typing errors.
2023-06-02 14:35:13 +01:00
dsiders
aa1248fa3b
Docs: LazUtils/lazutf8. Adds the LazTrimLanguageID topic for changes in 42bcafe2, e7b16e08.
2023-06-02 03:10:18 +01:00
dsiders
f0cf009346
Docs: LCL/forms. Updates content in TCustomForm.ShowModal for changes in e89e0d7d.
2023-06-02 03:10:03 +01:00
dsiders
b6cbf56ac5
Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in 3855efa4, including:
...
* TCustomControlFilterEdit.ApplyFilter
* TCustomControlFilterEdit.OnIdle
* TCustomControlFilterEdit.OnAsync
* TCustomControlFilterEdit.InvalidateFilter
* TCustomControlFilterEdit.ResetFilter
* TCustomControlFilterEdit.IdleConnected
* TCustomControlFilterEdit.SortData
2023-05-29 20:01:48 +01:00
Martin
d6c36728f2
IDE: add help url for EditorOptions/General
2023-05-29 16:03:09 +02:00
dsiders
046c226625
Docs: LazUtils/lazlogger. Adds or updates topics for changes in 34053f3e.
...
* Adds: TLazLoggerWriteExEventInfo, TLazLoggerFile.OnDebugLnEx, TLazLoggerFile.OnDbgOutEx.
* Updates: TLazLoggerFile.DoDbgOut, TLazLoggerFile.DoDebugLn, TLazLoggerFile.DoDebuglnStack.
2023-05-29 04:03:04 +01:00
dsiders
b99faf95d0
Docs: LazUtils/lazloggerbase. Adds and updates topics for changes in 34053f3e.
...
* Adds: LazLoggerWriteExEventInfo, TLazLoggerWriteExEvent, TLazLogger.DoDbgOut, TLazLogger.DoDebugLn, TLazLogger.DoDebuglnStack.
* Updates: TLazLogger.DebuglnStack, TLazLogger.DbgOut, TLazLogger.DebugLnEnter.
2023-05-29 04:02:54 +01:00
dsiders
221910fa9d
Docs: LCL/buttons. Updates topics for changes in b25102f8, including:
...
* TCustomBitBtn.DisabledImageIndex
* TCustomBitBtn.HotImageIndex
* TCustomBitBtn.PressedImageIndex
* TCustomSpeedBtn.DisabledImageIndex
* TCustomSpeedBtn.HotImageIndex
* TCustomSpeedBtn.PressedImageIndex
2023-05-29 04:02:35 +01:00
dsiders
e6786a1a15
Docs: LCL/interfacebase. Adds missing short description tags and updates topic content.
2023-05-29 04:02:20 +01:00
dsiders
97ba33a66a
Docs: LCL/lazcanvas. Adds or updates topics in TLazCanvas for changes in 3685317e, e57f2594, and 889c312c.
...
* Adds: TLazCanvas.PolygonNonZeroWindingRule
* Updates: TLazCanvas.DoRectangleFill, TLazCanvas.DoPolygonFill
2023-05-26 01:53:44 +01:00
dsiders
dad81015b0
Docs: LCL/extctrls. Adds Notification topics in TCustomCheckGroup, TCustomRadioGroup for changes in d405afa0.
...
* Fixes spelling errors: checkbox -> check box.
2023-05-20 20:54:15 +01:00
dsiders
f377516bef
Docs: LCL/graphics. Various updates and corrections.
...
* Fixes invalid version admonitions (uses Lazarus version instead of FPC version).
* Fixes grammar, questionable wording in various topics.
* Updates content for Progress topics in TGraphic, TPicture.
* Updates TProgressEvent topic, and removes stand-alone Progress topic.
* Restores TODOs in commented See Also links.
* Restores whitespace between topics to improve readability.
2023-05-20 20:53:55 +01:00
dsiders
42d6b6ea4e
Docs: LCL/menus. Fixes an invalid See Also link.
2023-05-20 05:57:50 +01:00
dsiders
54e1097a72
Docs: LCL/graphics. Adds bsImage and bsPattern topics for changes in e8549a68.
2023-05-19 21:38:13 +01:00
dsiders
c70820f2e1
Docs: LCL/menus. Updates content in TMenuItem topics, including:
...
* TMenuItem.AutoCheck
* TMenuItem.Checked
* TMenuItem.ImageIndex
2023-05-17 21:19:05 +01:00
dsiders
ee7c115ab3
Docs: LCL/comctrls. Adds or updates TCustomTabControl topics for changes in f7935691.
...
* Adds TCustomTabControl.TabHeightIsStored and TCustomTabControl.TabWidthIsStored.
* Updates TCustomTabControl.DoAutoAdjustLayout, TCustomTabControl.TabHeight, TCustomTabControl.TabWidth.
2023-05-16 23:35:27 +01:00
dsiders
c33f97b23f
Docs: LCL/editbtn. Fixes invalid See Also link in TCustomControlFilterEdit.InternalSetFilter.
2023-05-16 23:35:06 +01:00
dsiders
5e9e89a57b
Docs: LCL/lcltaskdialog. Updates topic content for changes in 6de7a578. Issue #40265 .
2023-05-16 18:00:24 +01:00
dsiders
8fc5108e04
Docs: LCL/editbtn. Updates TCustomControlFilterEdit topics for changes in d28b530b. Issue #40257 .
...
* Removes TCustomControlFilterEdit.ActivateFilter.
* Adds TCustomControlFilterEdit.InternalSetFilter.
* Updates TCustomControlFilterEdit.EditChange, TCustomControlFilterEdit.Filter, and TCustomControlFilterEdit.FilterLowercase.
2023-05-16 05:49:48 +01:00
dsiders
e2f724b683
Docs: LCL/comctrls. Adds TTabControl.Canvas topic for changes in 45519ddb. Issue #22780 .
...
* Removes extraneous whitespace characters in various topics.
2023-05-15 15:32:53 +01:00
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
19e4020609
Docs: LazUtils/various. Standardizes tagging for file names in unit overview topics.
2023-05-10 08:55:11 +01:00
dsiders
d6c2ae28f5
Docs: LazFreeType/various. Standardizes tagging for file names in unit overview topics.
2023-05-10 08:54:36 +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
mattias
ee395fe65a
docs: updated some version in INSTALL.txt
2023-04-27 11:57:53 +02: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
958711dd67
Docs: LazUtils/laz2_xpath. Updates content in topics including:
...
* TXPathToken
* TXPathKeyword
* TXPathScanner
* TXPathExpression
* TXPathExpression.Evaluate
* EvaluateXPathExpression
2023-04-13 01:13:41 +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