dsiders
66d1aa0774
Docs: LazUtils/lazstringutils. Updates content in the TextToSingleLine topic.
2025-03-28 21:29:00 -04:00
dsiders
b2302cef64
Docs: LazUtils/graphmath. Updates content in PolyBezierArcPoints. Changes in 1014cd33
. Issue #41400 .
2025-02-03 14:27:51 -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
058b949f47
Docs: LCL, LazUtils. Updates copyright statement to current year.
2025-01-09 00:48:53 -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
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
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
Martin
4008995d38
LazUtils: Added GetLazNormalizedFilename / docs
2024-12-12 13:18:35 +01:00
dsiders
cb0bfed0f1
Docs: LazUtils/graphtype. Fixes invalid link ID in DisabledDrawEffectStyle topic.
2024-10-30 02:15:21 +01:00
dsiders
44c78718af
Docs: LazUtils/lazutf8. Updates UTF8CodepointCount content for changes in 27063a7d
.
2024-10-20 01:58:46 +01:00
dsiders
108411ee2d
Docs: LazUtils/lazutf8. Adds UTF8CodepointCount topics for changes in c8a1f93a
,
2024-10-20 01:58:46 +01:00
dsiders
589b5c0aa8
Docs: LazUtils/laz2_dom. Removes TSetOfChar topic for changes in 14514dc9
, MR !310 .
...
* Using TSysCharSet from SysUtils instead of creating new types for "set of char"
2024-10-20 01:58:45 +01:00
dsiders
0f3fec23f7
Docs: LazUtils/lazutf8. Updates UTF8FixBroken topic to include the ReplaceChar argument added in cc3fc445
.
2024-10-20 01:58:43 +01:00
dsiders
f30f2e2a71
Docs: LazUtils/lazutf16. Adds deprecation notice to Utf16StringReplace. Changed in e7763dbb
. Issue #41068 .
2024-10-20 01:58:43 +01:00
dsiders
4d50d158f5
Docs: LazUtils/lazutf8. Corrects content in the UTF8LowerCaseFast topic for changes in c43cda1c
.
2024-10-20 01:58:42 +01:00
dsiders
5962a51ffa
Docs: LazUtils/lazutf8. Adds UTF8UpperCaseFast and UTF8LowerCaseFast topics for changes in 134275ee
.
2024-10-20 01:58:41 +01:00
dsiders
7e234e47ec
Docs: Various Fixes duplicate words 'the the '.
2024-10-20 01:58:33 +01:00
dsiders
452fa6128d
Docs: LazUtils/lazstringutils. Deprecates IsNumber and adds IsNumeric topics for changes in 4186cfe0
.
2024-10-20 01:58:31 +01:00
dsiders
b4f8737379
Docs: LazUtils/laztty. Removes laztty.xml documentation file. Moved to the ide project in
...
fde93a7b
.
* Updates references to removed units and topics in: lazlogger.xml, lazloggerbase.xml.
* Adds TLazLoggerWriteExEventInfo.LogText topic in lazlogger.xml.
2024-10-20 01:58:30 +01:00
dsiders
7ba4881fd9
Docs: LCL/LazUtils. Updates the link to license information and the copyright declaration in file headers.
2024-10-20 01:58:26 +01:00
dsiders
593495ecce
Docs: LazUtils/lazlogger. Updates TLazLoggerFileHandle.WriteLnToFile topic for changes in be06ee3c
.
2024-10-20 01:58:25 +01:00
dsiders
2bb9d5c3f8
Docs: LazUtils/laztty. Adds laztty.xml documentation file for changes in be06ee3c
.
2024-10-20 01:58:25 +01:00
dsiders
1daef4f7d3
Docs: LazUtils/lazloggerbase. Updates topic content in:
...
* DebuglnStack
* DbgOut
* DebugLn
* DebugLnEnter
* DebugLnExit
* DbgS
* DbgSJoin
* DbgMemRange
* DbgMemStream
* DbgStr
* DbgWideStr
* RecreateDebugLogger
2024-10-20 01:58:24 +01:00
dsiders
d78ee9524f
Docs: LazUtils/lazutilities. Adds topics for changes in ca71aeb4
.
...
* TStringsSortCompare
* CreateFirstIdentifier
* CreateNextIdentifier
* MergeSort
2024-10-20 01:58:24 +01:00
dsiders
d47c2c2d20
Docs: LazUtils/fileutil. Adds missing TFileSearcher.OnQueryDirectoryEnter topic.
2024-10-20 01:58:18 +01:00
dsiders
d42ddb59f8
Docs: LazUtils/html2textrender. Adds THTML2TextRenderer topics for changes in 103d9f42
.
...
* THTML2TextRenderer.fMaxLineLen
* THTML2TextRenderer.fLineLen
* THTML2TextRenderer.SplitLongLine
* THTML2TextRenderer.MaxLineLen
* THTML2TextRenderer.IndentStep
2024-10-20 01:58:17 +01:00
dsiders
cd41de0bb3
Docs: LazUtils/lazstringutils. Adds SaveStringToFile and LoadStringFromFile topics for changes in 4967237f
.
2024-10-20 01:58:16 +01:00
dsiders
e44a20df1d
Docs: LazUtils/fileutil. Clarifies content in the TFileSearcher.Search topic.
2024-10-20 01:58:09 +01:00
dsiders
bde233c9c4
Docs: LazUtils/fileutil. Updates TFileSearcher.Search topic for changes in c95ec9df
, 180dcc88
.
2024-10-20 01:58:08 +01:00
dsiders
dcbb504510
Docs: LazUtils/fileutil. Renames OnQueryDirectoryFound, DoQueryDirectoryFound topics in TFileSearcher. Changed in 2bae28ff
.
...
* TFileSearcher.OnQueryDirectoryFound > TFileSearcher.OnQueryDirectoryEnter
* TFileSearcher.DoQueryDirectoryFound > TFileSearcher.DoQueryDirectoryEnter
2024-10-20 01:58:08 +01:00
dsiders
abb74a17d2
Docs: LazUtils/fileutil. Adds TFileSearcher.CircularLinkDetection topic for changes in 65e09305
.
...
* Modifies TFileSearcher.FollowSymLink
2024-10-20 01:58:08 +01:00
dsiders
606ad9140e
Docs: LazUtils/fileutil. Updates content in the TFileSearcher.Search topic for changes in 6e1eac90
.
2024-10-20 01:58:08 +01:00
dsiders
7689b1805e
Docs: LazUtils/lazutf8. Updates the UTF8WrapText for changes in 4f8f408f
.
2024-10-20 01:58:06 +01:00
dsiders
b11c3720fe
Docs: LazUtils/lazutf8. Fixes incorrect version info in UTF8WrapText topic.
2024-10-20 01:58:06 +01:00
dsiders
9c117bb078
Docs: LazUtils/lazutf8. Fixes XML tagging error in UTWF9WrapText topic.
2024-10-20 01:58:05 +01:00
dsiders
37f0bbf88e
Docs: LazUtils/lazutf8. Updates UTF8WrapText topic for overloaded variant added in 86e979c2
.
2024-10-20 01:58:05 +01:00
dsiders
2a7a5fbbaa
Docs: LazUtils/plist2json. Adds missing unit overview.
2024-10-20 01:58:02 +01:00
dsiders
6bdd8b5f65
Docs: LazUtils/fileutil. Adds or updates topics for changes in 9ec85e5d
, including:
...
* TQueryFileFoundEvent
* TQueryDirectoryFoundEvent
* TFileSearcher.DoQueryFileFound
* TFileSearcher.DoQueryDirectoryFound
* TFileSearcher.Search
* TFileSearcher.OnQueryFileFound
* TFileSearcher.OnQueryDirectoryFound
2024-10-20 01:57:59 +01:00
dsiders
34b8426de2
Docs: LazUtils. Adds content for overloaded dbghex routine added in 5b43d582
.
...
* Topic updated in: lazlogger.xml, lazloggerbase.xml, lazloggerdummy.xml
2024-10-20 01:57:57 +01:00
dsiders
f29063cbeb
Docs: LazUtils/plist2json. Fixes typos in content.
2024-10-20 01:57:57 +01:00
dsiders
8a31c2fa2e
Docs: LazUtils/plist2json. Adds the XML file for plist2json unit.
2024-10-20 01:57:56 +01:00
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