Commit Graph

1696 Commits

Author SHA1 Message Date
dsiders
1cbba92872 Docs: LCL/comctrls. Updates topics for TListColumn, TListColumns. 2022-03-04 16:57:37 +00:00
dsiders
593cb01295 Docs: LCL/shellctrls. Updates TCustomShellListView.AdjustColWidths topic for changes in 82b9902b. 2022-03-04 16:52:20 +00:00
dsiders
16a5c08b12 Docs: LCL. Updates topics for changes in 78f789c5. 2022-03-04 00:51:38 +00:00
dsiders
3e37e19bbe Docs: LazUtils. Adds new topics for changes in 014d3b3a. 2022-03-03 16:04:21 +00:00
dsiders
2843627279 Docs: LCL/printers. Updates topic content. 2022-03-02 04:29:45 +00:00
dsiders
891501a228 Docs: Removes redundant text in remark tags. 2022-03-02 01:43:48 +00:00
dsiders
3bbe97775f Docs: build_lcl_docs. Enables system.uitypes when building documentation. 2022-02-28 15:58:18 +00:00
dsiders
68d06aa93d Docs: LazUtils/integerlist. Updates topic content. 2022-02-28 04:25:26 +00:00
dsiders
7f856147a1 Docs: LazUtils. Comments platform-specific links that cause build warnings. 2022-02-26 01:06:55 +00:00
dsiders
3e73ef0cbd Docs: LCL/grids. Adds FadeUnfocusedSelection topics in TCustomGrid, TCustomDrawGrid, TDrawGrid, TStringGrid.
* Depends on 67c57d84.
2022-02-25 16:48:32 +00:00
dsiders
f290a0974c Docs: LCL/themes. Updates TThemeServices.DrawElement topic.
* Depends on 1773d39a.
2022-02-25 16:48:31 +00:00
dsiders
7238c152a3 Docs: LCL/dialogs. Updates TCommonDialog.Title topic.
* Depends on 23b2324f.
2022-02-25 16:48:31 +00:00
dsiders
f47c1f2ea6 Docs: Fixes spelling, grammar, and file name errors in README.txt. 2022-02-24 18:18:39 +00:00
dsiders
7cf2b7390c Fixes missing links from LazUtils to LCL topics in output formats.
* Depends on 5e581ce9, 2f595455, b0d263f1.
* LazUtils was never built with external links to LCL (See Also and source declarations) because lcl.xct could not be imported. The file does not exist when LazUtils is built.

To solve this problem, the output format for LazUtils is built twice. It is the smaller of the two packages. Building LazUtils twice ensures that the "chicken or the egg" problem with inter-file links is avoided.

* Build LazUtils WITHOUT any external links (faster).
* Build LCL with links to RTL, FCL, LazUtils.
* Build LazUtils with links to RTL, FCL, LCL.
2022-02-24 17:49:10 +00:00
dsiders
b0d263f11d Docs: build_lcl_docs. Sets an explicit title for CHM files used in the LHelp TOC navigation tree. Issue #28500. 2022-02-24 07:16:07 +00:00
dsiders
2f59545512 Docs: build_lcl_docs. Fixes an incompatibility with FPDoc 3.3.x.
* FPDoc 3.3.X changed the syntax for the --footer argument. It uses an ''@' prefix for file names and treats anythine else as text for the footer..  build_lcl_docs did not handle that syntax.  Since we do not know which version of FPDoc will be used, we must handle both.
* Accepts --footer=filename.ext for 3.2.X.
* Accepts --footer=@filename.ext for 3.3.X.
* Accepts --footer="Your text here" for 3.3.X.
* File name expansion and validation occurs in the setter for TFPDocRun.FooterFilename.
* Modifies README.txt and all of the script files (.bat, .sh) to document requirements and usage.
2022-02-24 06:35:16 +00:00
dsiders
5e581ce962 Docs: build_lcl_docs. Removes use of default footer file name.
* No default footer file is assumed. Allows output formats to be generated without footers when the --footer option is omitted.
* Removes unused unit LazUtilities from uses clause.
* Renames TFPDocRun.CreateOuputDir to TFPDocRun.CreateOutputDir.
* Fixes strings used in exception and logging messages.
2022-02-24 03:42:20 +00:00
dsiders
d47c55d93d Docs: LCL/popupnotifier. Fixes spelling errors and typos. 2022-02-22 17:19:25 +00:00
dsiders
84a85843ed Docs: LCL/popupnotifier. Updates topic content and links. 2022-02-21 17:01:43 +00:00
dsiders
86f222952f Docs: LCL/controls. Updates topic content and links.
* Mostly topics in TWinControl.
2022-02-21 02:43:05 +00:00
dsiders
fe1125219b Docs: LCL/controls. Updates topic content and links.
* Contains updates to TControl topics.
* Contains cosmetic tagging changes for True, False, and Nil values.
* Target version: 2.2.2.
2022-02-16 05:05:05 +00:00
dsiders
6746d2273d Docs: LCL/shellctrls. Updates topics in TCustomShellTreeView. 2022-02-10 05:55:18 +00:00
dsiders
d07428b8d1 Docs: LCL/buttons. Adds topic for TCustomSpeedButton.Alignment added in 1f92d4fd.
* Contains topic updates which depend on 4cb682f0, 0bbdfcf5, 6e245453.
2022-02-08 02:44:12 +00:00
dsiders
932d36f20e Docs: LCL/comctrls. Updates content for TCustomTreeView, TTreeNodes, TTreeNode topics. 2022-02-06 17:24:07 +00:00
dsiders
dd89a58018 Docs: LCL/comctrls. Adds, updates TTreeNode and TTreeNodes topics for changes in cd2ae505e3. 2022-02-06 17:24:07 +00:00
dsiders
530925a09f Docs: LazUtils/html2textrender. Adds a RenderHTML2Text topic for changes in 28dc8193. 2022-02-06 15:14:37 +00:00
dsiders
9d1e04d4e0 Docs: LCL/shellctrls. Updates content for TShellTreeNode topics. Depends on 93124666, Issue #39629. 2022-02-04 17:31:41 +00:00
dsiders
55c4d7d5af Docs: LazUtils/lazutf8. Fixes spelling errors in topics. 2022-01-31 21:42:29 +00:00
dsiders
57f8a2e341 Docs: LCL/dbgrids. Removes topic TCustomDBGrid.ResetSizes for changes in 6402a449. 2022-01-30 15:22:29 +00:00
dsiders
5bade4a47a Docs: LCL/grids. Updates content for TCustomGrid topics. 2022-01-30 15:11:39 +00:00
dsiders
ff3970a6b3 Docs: LCL/comctrls. Updates topics for changes in 4d72245552, 082d051466. 2022-01-29 01:08:22 +00:00
dsiders
c12011e450 Docs: LCL/grids. Removes an extraneous character in a See Also link. 2022-01-26 06:36:26 +00:00
dsiders
ed84fe08f1 Docs: LCL/comctrls. Updates content and links for topics. 2022-01-24 21:20:09 +00:00
dsiders
c111b7caf5 Docs: LazUtils/utf8process. Updates topic content. 2022-01-23 19:23:13 +00:00
dsiders
c875cc8f8e Docs: LCL/forms. Fixes error in GetParentForm topic from issue #39591. 2022-01-23 18:30:05 +00:00
dsiders
05cf5afbc2 Docs: LCL/extctrls. Updates topic content and links. 2022-01-22 18:57:02 +00:00
dsiders
bcf2fdd549 Docs: LCL/graphics. Fixes awkward wording in the TPicture topic. 2022-01-22 06:24:59 +00:00
dsiders
b2b3689434 Docs: LCL/controls. Updates topic content and links. 2022-01-20 07:33:46 +00:00
dsiders
6c639074fc Docs: LazUtils/lazutf8. Updates topic content in Utf8EscapeControlChars. 2022-01-19 17:22:27 +00:00
dsiders
02dfebb264 Docs: LCL/lclstrconsts. Updates resource strings for changes in 52bb2482. 2022-01-15 02:35:45 +00:00
dsiders
565be6fcc7 Docs: LCL/stdctrls. Updates topic content.
* Updates topic content and see also links.
* Fixes spelling and grammar errors.
2022-01-15 00:24:06 +00:00
dsiders
4b54284cc7 Docs: LCL/forms. Updates topics for code changes in c187dc8f, cbafa073, 5f82f6ba, c5c2329f. 2022-01-11 06:42:15 +00:00
dsiders
4cb682f073 Docs: LCL/buttons. Adds, updates topics for TButtonGlyph, TCustomBitBtn, TCustomSpeedButton classes.
* Depends on 0bbdfcf556, 6e245453.
* Includes new topics for state image indexes.
2022-01-10 21:19:44 +00:00
dsiders
ae60967b81 Docs: LCL/buttonpanel. Adds, updates topics related to DefaultButton in TButtonPanel.
* Depends on 677b9645.
2022-01-08 04:05:47 +00:00
dsiders
cb7aec47fe Docs: LCL/spin. Removes invalid See Also link in TCustomFloatSpinEdit.EditingDone.
* Depends on 5c44c3b487.
2022-01-08 03:31:31 +00:00
dsiders
29411f30b0 Docs: LCL/comctrls. Adds, updates topics in TCustomTreeView.
* Depends on 02eed0c9.
2022-01-08 03:26:03 +00:00
dsiders
4d4476de11 Docs: LazUtils/masks. Adds, updates topcis to match current source code.
* Depends on refactored code in 964d5f4d, 5e0cc9032a, 06a60b60b6, 33df1460, ddcf2d27, 06701d05, b004f8c0, 7c0fdd12, ac380781, ef131e6c.
2022-01-08 02:54:33 +00:00
dsiders
5c44c3b487 Docs: LCL/spin. Adds TCustomFloatSpinEdit.EditingDone topic. Depends on 603fb729. 2022-01-05 15:51:23 +00:00
dsiders
59fae3d727 Docs: LCL/spin. Corrects content in TCustomFloatSpinEdit.GetLimitedValue. 2022-01-05 15:44:34 +00:00
dsiders
f48623e90c Docs: LCL/controls. Updates GetDefaultColor topics for TControl, TControlCanvas. 2022-01-05 00:13:19 +00:00
dsiders
6226965c11 Docs: LCL/controls. Adds missing punctuation. 2021-12-29 18:57:50 +00:00
dsiders
d1cd17f10d Docs: LazUtils/fileutil. Fixes capitalization for mac bundle post-fix. 2021-12-29 18:56:49 +00:00
dsiders
c87b73cadc Docs: LazUtils/lazutf8. Updates topic content in UTF8Length, UTF8LengthFast. 2021-12-29 17:41:25 +00:00
dsiders
6719d7b54a Docs: LCL, LazUtils. Changes MacOS to macOS in topics. 2021-12-29 17:21:57 +00:00
dsiders
05038a37b1 Docs: LazUtils/fileutil. Changes MacOSX to MacOS in topics. 2021-12-29 03:34:08 +00:00
dsiders
8740a2f1ce Docs: LCL/lclplatformdefs. Updates BuildLCLWidgetType topic for MacOS widgetset usage.
* Depends on c71e7356, 3e7c23c5.
* Contains content updates for other topics too.
2021-12-26 21:34:49 +00:00
dsiders
7a38231905 Docs: LazUtils/lconvencoding. Updates topics for changes in cb9d685f. 2021-12-22 01:28:39 +00:00
dsiders
d93d5c3e08 Docs: LCL/grids. Adds topic for TCustomGrid.Notification.
* Depends on 7114800c.
2021-12-17 04:39:47 +00:00
dsiders
cbaf46012c Docs: LCL/comboex. Adds topic for TCustomComboBoxEx.Notification.
* Depends on 7114800c.
2021-12-17 03:53:42 +00:00
dsiders
d674025f4f Docs: LCL/colorbox. Adds Notification topics in TCustomColorBox, TCustomColorListBox.
* Depends on 6efaae3d.
2021-12-17 03:20:36 +00:00
dsiders
f5a0532427 Docs: LCL/dialogs. Adds, updates topics in TColorButton.
* Depends on 285ed6ea.
* Adds new topic for TColorButton.Notification.
* Updates  content for other TColorButton topics.
2021-12-17 02:19:41 +00:00
dsiders
d116a8f5cc Docs: LCL/extctrls. Updates topics for TCustomTrayIcon, TTrayIcon. 2021-12-13 17:47:12 +00:00
dsiders
b12267c1e3 Docs: LazUtils/lconvencoding. Adds topic for SetTargetCodePage parameter in TConvertEncodingFunction.
* Depends on 01e627e3.
2021-12-12 06:17:58 +00:00
dsiders
c96a14fd0d Docs: LCL/controls. Updates content for Align and Anchors topics in TControl. 2021-12-10 23:43:19 +00:00
dsiders
aaee8f2881 Docs: LCL/forms. Updates topic content for TCustomFrame and TFrame. 2021-11-30 02:08:39 +00:00
dsiders
ae5437c873 Revert "Docs: LCL/forms. Adds topic for TCustomFrame.CreateParams added in 20c1e10a. Updates topic for TCustomFrame.CalculatePreferredSize."
This reverts commit 9c982571d9.
2021-11-29 21:34:55 +00:00
dsiders
9c982571d9 Docs: LCL/forms. Adds topic for TCustomFrame.CreateParams added in 20c1e10a. Updates topic for TCustomFrame.CalculatePreferredSize. 2021-11-29 17:23:30 +00:00
dsiders
c301731931 Docs: LCL/forms. Adds and updates topic content.
* Adds new topics in TScreen for BeginScreenCursor, EndScreenCursor.
* Corrects spelling errors.
2021-11-27 00:53:40 +00:00
wp_xyz
c9ea96d637 Docs: Improve docs of QuestionDlg() and DefaultQuestionDlg(). 2021-11-24 18:44:22 +01:00
dsiders
163a3a2018 Docs: LCL/dialogs. Updates topic for DefaultPromptDialog. 2021-11-23 14:26:53 +00:00
dsiders
3abc423cba Docs: LCL/dialogs. Updates content for the DefaultPromptDialog routine.
* Includes text from the forum message: https://forum.lazarus.freepascal.org/index.php/topic,46202.msg328576.html#msg328576
2021-11-23 00:38:34 +00:00
dsiders
1b7848191e Docs: LCL/grids. Updates topic content. 2021-11-22 02:24:40 +00:00
dsiders
c152361b72 Docs: LCL/controls. Updates topic content and links. 2021-11-20 01:15:01 +00:00
dsiders
cab7a17b80 Docs: LCL/grids. Updates topic for changes in 28a1fe7d. 2021-11-18 19:38:50 +00:00
dsiders
21e9073aed Docs: LCL/dbctrls. Adds topic for TDBEdit.TextHint. Depends on 4b12f85e. 2021-11-17 19:36:58 +00:00
dsiders
9cfc817173 Docs: LCL/controls. Adds or updates topic content. 2021-11-16 00:09:10 +00:00
dsiders
6bcaef208f Docs: LCL, LazUtils. Updates topics for changes in 53fe133e. 2021-11-16 00:07:27 +00:00
dsiders
c0540bb8b0 Docs: LazUtils/lazloggerbase. Comments see also links to unit properties flagged as build warnings. 2021-11-13 00:20:38 +00:00
dsiders
f506e095e4 Docs: LCL. Removes duplicated content and links to updated original. 2021-11-11 18:41:16 +00:00
dsiders
70ee915771 Docs: LCL/shellctrls. Adds and removes topics.
* Depends on 06701d05a7.
2021-11-10 19:54:25 +00:00
dsiders
f642074957 Docs: LCL/grids. Fixes spelling error. 2021-11-10 07:36:29 +00:00
dsiders
bbd1e41311 Docs: LCL/forms. Adds missing topics or content. 2021-11-10 04:57:43 +00:00
dsiders
79e6efe7eb Docs: LCL/controls. Updates Hint-related topics in TControl. 2021-11-09 06:27:30 +00:00
dsiders
0bbdfcf556 Docs: LCL/buttons. Adds content for ActionChange and FindDownButton topics in TCustomBitBtn.
* Depends on 27d3cf84.
2021-11-07 15:44:31 +00:00
dsiders
123fe0c949 Docs: LCL/buttons. Adds content for TCustomSpeedButton.ActionChange.
* Depends on adafca05.
2021-11-05 20:18:34 +01:00
dsiders
c8bfe6c6cd Docs: LazUtils/uitypes.. Comments see also links in the #rtl.system.uitypes namespace.
There are no topics in the namespace for the 3.2.2 documentation. The links can be restored for a later release.
2021-11-05 05:08:18 +01:00
dsiders
b18bf9be0c Docs: LazUtils/lazstringutils. Updates ShortDotsLine topic for deprecated routine. 2021-11-01 11:55:16 +01:00
dsiders
7c2368058c Docs: LazUtils/lazstringutils. Removes topic for deprecated routine in #9a816398. 2021-10-31 15:23:34 +01:00
dsiders
bdd25fd5e7 Docs: LCL/ShellCtrls. Removes invalid See Also links. 2021-10-30 17:53:32 +01:00
mattias
8a79f03f20 docs: gitignore 2021-10-30 18:16:53 +02:00
dsiders
34d7072ca1 Docs: LazUtils/masks. Removes deprecation warnings after #896764a7. 2021-10-30 16:18:07 +01:00
mattias
f8af491a06 docs: readme 2021-10-30 11:56:47 +02:00
mattias
d7ed558c61 tools: gitignore 2021-10-30 11:48:12 +02:00
mattias
ed1805b1ac docs: gitignore 2021-10-30 10:39:34 +02:00
dsiders
1c1fc3a75a Revert "Docs: Modifies build_lcl_docs and scripts.Address an issue in #28500."
This reverts commit 8af9cd0918.
2021-10-29 17:28:13 +01:00
dsiders
3f3887531f Revert "Revert "Docs: Modifies build_lcl_docs and scripts.Address an issue in #28500.""
This reverts commit 8f01e29b24.
2021-10-29 17:19:31 +01:00
dsiders
2380b91fc7 Revert "Docs: Modifies build_lcl_docs and scripts.Address an issue in #28500."
This reverts commit 8af9cd0918.
2021-10-29 17:19:07 +01:00
dsiders
510447e5c2 Revert "Revert "Docs: Modifies build_lcl_docs and scripts.Address an issue in #28500.""
This reverts commit 8f01e29b24.
2021-10-29 17:17:48 +01:00
dsiders
8f01e29b24 Revert "Docs: Modifies build_lcl_docs and scripts.Address an issue in #28500."
This reverts commit 8ac2328b60.
2021-10-29 17:13:27 +01:00
dsiders
fc0c7393bb Docs: LCL/interfacebase. Adds missing topic for MemSizeLessThan.
* depends on 75aebbee.
2021-10-28 17:11:17 +01:00