.. |
examples
|
LazUtils: Fix and improve TLookupStringList and its example project.
|
2021-02-05 11:27:59 +00:00 |
languages
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
|
2023-06-12 18:20:35 +03:00 |
test
|
LazUtils: Test: TestMasks: Add test for issue #39462.
|
2021-11-20 13:00:24 +01:00 |
amigalazfileutils.inc
|
|
|
asiancodepagefunctions.inc
|
LConvEncoding: reverts #05765da982ab46e2486c6932648c71fd692a54d5 and #01e627e35da5030ccea4406cffbdf5b67b85b0b9 and resolves issue #39348 in a different way (by always setting the target's codepage when converting to UTF8).
|
2021-12-16 22:11:56 +01:00 |
asiancodepages.inc
|
LazUtils: New units for encoding data tables. Can be used by external code. Issue #36078, patch from CudaText man.
|
2020-07-24 11:14:38 +00:00 |
avglvltree.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
codepagesasian.pas
|
LazUtils: New units for encoding data tables. Can be used by external code. Issue #36078, patch from CudaText man.
|
2020-07-24 11:14:38 +00:00 |
codepagescommon.pas
|
LazUtils: New units for encoding data tables. Can be used by external code. Issue #36078, patch from CudaText man.
|
2020-07-24 11:14:38 +00:00 |
commoncodepages.inc
|
LConvEncoding: add EncodingCP865. Patch by Alexey Torgashin. Issue #40041.
|
2022-12-17 18:30:06 +01:00 |
compwriterpas.pas
|
BuildIntf, IdeIntf, LazUtils: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-02-05 11:28:07 +00:00 |
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
extendedstrings.pas
|
|
|
filereferencelist.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
fileutil.inc
|
LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them.
|
2023-07-03 11:17:01 +03:00 |
fileutil.pas
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
fpcadds.pas
|
LCL: Use TLCLHandle instead of a redefined LCLType.THandle or TLCLIntfHandle. Deprecate them.
|
2023-07-03 11:17:01 +03:00 |
fpmake.pp
|
Removed unit UITypes from LazUtils. Use System.UITypes instead. Try 2.
|
2023-07-12 01:41:51 +03:00 |
graphmath.pp
|
lazutils: EllipsePolygon sincos
|
2023-07-11 17:46:16 +02:00 |
graphtype.pp
|
lazutils: added TPointArray to graphtype, added EllipsePolygon to GraphMath
|
2023-07-10 23:19:21 +02:00 |
html2textrender.pas
|
LazUtils: Add a helper function RenderHTML2Text for class THTML2TextRenderer.
|
2022-02-06 12:38:47 +02:00 |
integerlist.pas
|
|
|
laz2_dom.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
laz2_names.inc
|
|
|
laz2_xmlcfg.pas
|
lazutils: less hints
|
2023-07-20 14:52:13 +02:00 |
laz2_xmlread.pas
|
Support compiling more of Lazarus + its components with -Sy option.
|
2023-05-21 01:32:42 +03:00 |
laz2_xmlutils.pas
|
Support compiling some Lazarus code with -Sy option. Issue #40263, patch by Arioch The.
|
2023-05-20 12:51:35 +03:00 |
laz2_xmlwrite.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
laz2_xpath.pas
|
lazutils: less hints
|
2023-07-20 14:52:13 +02:00 |
laz_dom.pas
|
|
|
laz_xmlcfg.pas
|
|
|
laz_xmlread.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
laz_xmlstreaming.pas
|
fixed compile with fpc 3.3.1
|
2023-07-25 09:30:38 +01:00 |
laz_xmlwrite.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
lazclasses.pas
|
IdeDebugger: add Destroy-callback to TIDEBreakPointGroup
|
2023-07-25 01:23:09 +02:00 |
lazcollections.pas
|
LazCollections: compiler warnings
|
2022-01-09 01:17:24 +01:00 |
lazconfigstorage.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
lazdbglog.pas
|
Cleanup, comments.
|
2020-12-18 21:02:19 +00:00 |
lazfglhash.pas
|
LazUtils: Fix and improve TLookupStringList and its example project.
|
2021-02-05 11:27:59 +00:00 |
lazfilecache.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
lazfileutils.inc
|
LazFileUtils: make ResolveDots a little more consitent w.r.t. having the result ending with a PathDelim. Issue #37188. Do not merge to Fixes 2.2.
|
2021-08-20 18:43:37 +02:00 |
lazfileutils.pas
|
IDE: changed copiler options from string to TSTtrings for large amount of params
|
2023-07-24 16:38:31 +01:00 |
lazlinkedlist.pas
|
|
|
lazlistclasses.pas
|
Support compiling more of Lazarus + its components with -Sy option.
|
2023-05-21 01:32:42 +03:00 |
lazlogger.pas
|
lazutils: less hints
|
2023-07-20 14:52:13 +02:00 |
lazloggerbase.pas
|
LazLogger: optimized some log function
|
2023-07-20 18:23:40 +02:00 |
lazloggerdummy.pas
|
LazLogger: optimized some log function by making the open array a "const param".
|
2023-07-20 18:05:57 +02:00 |
LazLoggerImpl.inc
|
LazLogger: optimized some log function by making the open array a "const param".
|
2023-07-20 18:05:57 +02:00 |
LazLoggerIntf.inc
|
LazLogger: optimized some log function by making the open array a "const param".
|
2023-07-20 18:05:57 +02:00 |
lazloggerprofiling.pas
|
LazLogger: fix missing inherited call / for TRefCountedObject
|
2021-03-28 20:26:15 +00:00 |
lazmethodlist.pas
|
Rename CompareMethods to more logical SameMethod. Remove old deprecated functions.
|
2021-10-10 19:00:49 +03:00 |
lazpasreadutil.pas
|
|
|
lazstringutils.pas
|
Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package.
|
2023-07-23 22:34:21 +03:00 |
lazsysutils.pas
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
laztracer.pas
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
lazunicode.pas
|
|
|
lazutf8.pas
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
lazutf16.pas
|
LazUtils, LCL: Initialize UnicodeTables in LazUTF16 only when needed. Deprecate copied UTF16 functions in LCLProc.
|
2023-07-03 15:29:56 +03:00 |
lazutilities.pas
|
Move SkipCheckByKey functions from IdeUtils (IdeIntf) to LazUtilities (LazUtils). No LCL dependency. Add comments in uses section.
|
2023-06-11 20:34:36 +03:00 |
lazutils_defines.inc
|
LazUtils: Remove tests for FPC versions 2.x.
|
2020-11-11 14:03:48 +00:00 |
lazutils.lpk
|
lazutils: added missing files
|
2023-07-26 11:57:14 +01:00 |
lazutils.pas
|
Removed unit UITypes from LazUtils. Use System.UITypes instead. Try 2.
|
2023-07-12 01:41:51 +03:00 |
lazutilsstrconsts.pas
|
Lazutils: fixed Masks resource strings
|
2021-10-14 00:06:49 +03:00 |
lazversion.pas
|
set main version to 3.99
|
2023-06-25 17:47:14 +02:00 |
lconvencoding.pas
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
lcsvutils.pas
|
LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer.
|
2023-04-10 09:15:24 +03:00 |
lookupstringlist.pas
|
LazUtils: Fix and improve TLookupStringList and its example project.
|
2021-02-05 11:27:59 +00:00 |
Makefile
|
updated Makefiles
|
2023-06-30 20:50:27 +02:00 |
Makefile.compiled
|
|
|
Makefile.fpc
|
updated Makefiles
|
2023-06-30 20:50:27 +02:00 |
maps.pp
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
masks.pas
|
Support compiling most of Lazarus + its components with -Sy option.
|
2023-05-20 12:51:35 +03:00 |
objectlists.pas
|
Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package.
|
2023-07-23 22:34:21 +03:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |
translations.pas
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
unixfileutil.inc
|
|
|
unixlazfileutils.inc
|
|
|
unixlazutf8.inc
|
|
|
utf8process.pp
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
winfileutil.inc
|
fix compiler hints in LazUtils
|
2021-10-29 15:08:50 +03:00 |
winlazfileutils.inc
|
fix compiler hints in LazUtils
|
2021-10-29 15:08:50 +03:00 |
winlazutf8.inc
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |