Commit Graph

357 Commits

Author SHA1 Message Date
dsiders
e902555c40 Docs: LazUtils/lazstringutils. Updates CommentText topic for changes in 636e902e. 2024-10-20 01:57:18 +01:00
dsiders
14a3389827 Docs: LazUtils/lazutf16. Adds missing content in topics:
* UTF16CharacterLength
* UTF16Length
* UTF16CharStart
2024-10-20 01:57:18 +01:00
dsiders
a9cd7fdee8 Docs: LazUtils/graphtype. Adds TPointArray topic for changes in c423a794b5. 2024-10-20 01:57:12 +01:00
dsiders
0806fe14ab Docs: LazUtils/graphmath. Adds EllipsePolygon topic. Modifies tagging for operator overloads. Depends on c423a794b5. 2024-10-20 01:57:12 +01:00
dsiders
d2894a6697 Docs: LazUtils/fpcadds. Removes PHandle topic for changes in 211d95da. 2024-10-20 01:57:04 +01:00
dsiders
619460681d Docs: LazUtils/lazutf16. Updates topics for changes in dd161fc0. 2024-10-20 01:57:04 +01:00
dsiders
ee9ebb8a7c Docs: LazUtils/graphmath. Adds SameRect topic for changes in 0bc32656. 2024-10-20 01:57:03 +01:00
mattias
a742bab872 docs: xml: updated copyright year to 2024 2024-09-28 09:40:52 +02:00
dsiders
514fadb9ca Docs: LazUtils/lazutf8. Fixes and expands content in UTF8Insert topic. Issue #41154. 2024-09-25 01:46:59 +01:00
dsiders
00e6cf3a83 Docs: LazUtils/lazstringutils. Adds deprecation notice to LazIsValidIdent topic. Changed in e76c844e, 2024-09-04 15:24:14 +01:00
dsiders
e093078086 Docs: LazUtils/graphmath. Updates the Distance topic for the oveloaded variant added in 7740a847. 2024-09-01 01:54:23 +01:00
dsiders
9ac757f684 Docs: LazUtils/graphmath. Adds missing content for the overloaded Distance function. 2024-08-28 01:15:36 +01:00
dsiders
7bd5ca9a3f Docs: LazUtils/lazutf16. Updates the UnicodeLowercase topic. Includes changes in 6e4a0dd2. Issue #41056. 2024-08-07 18:02:18 +01:00
dsiders
fbddbee171 Docs: LazUtils/lazfileutils. Updates the ReadaAllLinks topic for changes in 5864b598, 1ba49f19. Issue #40689.
* Implements ReadAllLinks for the Windows platform.
2024-08-06 03:13:12 +01:00
dsiders
2ec1129e41 Docs: LazUtils/fileutil. Updates content in the ReadFileToString topic. 2024-07-18 00:52:45 +01:00
dsiders
8692ed1de5 Docs. LCL/LazUtils/various. Updates or removes URLs which are http, dead links, or examples to placate SourceForge hosting. 2024-06-13 03:40:12 +01:00
Zoë Peterson
b8bb9527ef Switched documentation from an inline comment in graphtype.pp to the fpdoc graphtype.xml 2024-06-12 22:54:32 +00:00
Juha
54ece983b9 Docs: Explain the map container used in TLookupStringList (LazUtils). 2024-04-08 02:22:35 +03:00
dsiders
117cdd0ad0 Docs: LazUtils/lazutf8. Fixes invalid attribute names in XML tagging.
* Updates:
* UTF8LeftStr.Result
* UTF8LeftStr.AText
* UTF8LeftStr.ACount
2024-04-05 18:46:43 +01:00
dsiders
66e929e9d6 Docs: LazUtils/lazutf8. Updates ParamStrUTF8 topic to include additional description for arguments. 2024-04-05 04:33:59 +01:00
dsiders
60813b02c5 Docs: LazUtils/lazutf8. Removes unneeded TODO entries. 2024-03-19 17:45:35 +01:00
dsiders
1dad391af7 Docs: LazUtils/translations. Adds missing topics and content for:
* GetLanguageIDFromLocaleName
* UpdatePOFile
2024-03-17 17:30:31 +01:00
dsiders
6aebfc86ab Docs: LazUtils/laz2_xmlcfg. Adds missing topics for nested type/members in TXMLConfig.
* TXMLConfig.TDomNodeArray
* TXMLConfig.TNodeCache
* TXMLConfig.TNodeCache.Node
* TXMLConfig.TNodeCache.NodeSearchName
* TXMLConfig.TNodeCache.ChildrenValid
* TXMLConfig.TNodeCache.Children
* TXMLConfig.TNodeCache.NodeListName
* TXMLConfig.TNodeCache.NodeList
* TXMLConfig.TNodeCache.GrowArray
* TXMLConfig.TNodeCache.RefreshChildren
* TXMLConfig.TNodeCache.RefreshChildrenIfNeeded
* TXMLConfig.TNodeCache.RefreshNodeList
* TXMLConfig.TNodeCache.RefreshNodeListIfNeeded
* TXMLConfig.TNodeCache.AddNodeToList
2024-03-13 07:37:36 +01:00
dsiders
defe11d130 Docs: LazUtils/laz2_xmlcfg. Updates TXMLConfig.SetDeleteValue for changes in 7fc68aa6. 2024-03-12 17:52:01 +01:00
dsiders
1b863d612c Docs: Lazutils/translations. Fixes capitalization in topic. 2024-02-09 04:08:14 +00:00
dsiders
bcabdb039c Docs: LazUtils/lazutf8. Deprecates UTF8CompareLatinTextFast and UTF8CompareStrCollated topics for changes in 890f92e33e.
* Modifies TStringListUTF8Fast topics.
* Adds IsPureAscii topic.
2024-02-09 04:07:57 +00:00
dsiders
59d8129fc5 Docs: LazUtils/lazfileutils. Updates CompareFileExt topic for changes in 08c0f486.
* Changes UTF8CompareText() reference to CompareText().
2024-02-09 04:07:41 +00:00
dsiders
79825debe4 Docs: LazUtils/fileutil. Fixes an invalid link tag in FindAllFiles. 2024-01-28 17:38:43 +00:00
dsiders
86519acad0 Docs: LazUtils/fileutil. Updates content in TFileSearcher and related topics.
* TFileSearcher.Search
* TListDirectoriesSearcher
* FindAllFiles
* FindAllDirectories
2024-01-28 02:12:05 +00:00
dsiders
5f19d0caf8 Docs: LazUtils/lazfileutils. Updates the ResolveDots topic for changes in 148b2d23. Issue #40678. 2024-01-13 16:59:55 +00:00
dsiders
ff03db4f10 Docs: LazUtils/translations. Updates content in TPOFile.SaveToStrings. 2023-12-31 18:44:36 +00:00
dsiders
eb3b34bd97 Docs: LazUtils/lazutf8. Fixes invalid identifiers for topics.
* TUTF8TrimFlag.u8u8tKeepTabs => TUTF8TrimFlag.u8tKeepTabs
* TUTF8TrimFlag.u8u8tKeepLineBreaks => TUTF8TrimFlag.u8tKeepLineBreaks
2023-12-22 07:35:11 +00:00
dsiders
0a423300ae Docs: LazUtils/lazfileutils. Updates the ForceDirectoriesUTF8 topic for changes in 5335e147.
* Related to https://gitlab.com/freepascal.org/fpc/source/-/issues/40558
2023-12-15 01:14:14 +00:00
dsiders
6025966d00 Docs: LazUtils. Adds license header to .xml documentation files. 2023-11-16 19:48:32 +00:00
dsiders
9bb3e76ac7 Docs: LazUtils/lazfileutils. Adds content and fixes grammar in topics, including:
* TryCreateRelativePath
* CreateRelativePath
* GetDarwinSystemFilename
* GetDarwinNormalizedFilename
2023-10-31 04:27:08 +01:00
dsiders
ffee752335 Docs: LCL, LazUtils. Removes unneeded fpmake.xml documentation files. Not used for make files. 2023-10-29 00:00:25 +01:00
dsiders
6e83a5dc5a Docs: LazUtils/lazutf8. Cleanup for unused parameters. 2023-10-28 23:59:43 +01:00
dsiders
fef0dc5f9f Docs: LazUtils/lazutf16. Adds missing topic content. 2023-10-28 23:59:31 +01:00
dsiders
826fcec702 Docs: LazUtils/lazstringutils. Updates content in the GetPart topic. 2023-10-28 23:59:09 +01:00
dsiders
b1cfc6ec72 Docs: LazUtils/lazfilecache. Cleans up tagging and adds missing content in topics. 2023-10-28 23:58:47 +01:00
dsiders
11d69e906a Docs: LazUtils/lazdbglog. Adds missing short descriptions in topics. 2023-10-28 23:58:29 +01:00
dsiders
d7ad2345dd Docs: LazUtils/lazconfigstorage. Adds missing short descriptions. 2023-10-28 23:58:02 +01:00
dsiders
775d0c7ede Docs: LazUtils/lazclasses. Adds missing topics. Adds missing content. 2023-10-28 23:57:41 +01:00
dsiders
a84be54e3c Docs: LazUtils/lazconfigstorage. Updates content in various topics. 2023-10-28 05:06:14 +01:00
dsiders
41f9fc32f5 Docs: LazUtils/codepagescommon. Updates content in ArrayISO_8859_1ToUTF8 and ArrayMacintoshToUTF8 topics. 2023-10-28 05:05:56 +01:00
dsiders
441cf03564 Docs: LazUtils/translations. Adds Darwin-specific content in the GetLanguageID topic for changes in 6ae07c24. 2023-09-11 22:43:17 +01:00
dsiders
a50d7d1dba Docs: LazUtils/laz_xmlstreaming. Adds and updates topics for changes in cbf9d30ddf.
* TXMLObjectWriterString
* TXMLObjectWriter.WriteString
2023-07-26 02:18:02 +01:00
dsiders
3ea8fbcca2 Docs: LazUtils/lazutilities. Updates content for topics added in e3691f68. 2023-07-06 18:24:51 +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