lazarus/components/lazutils
2023-01-14 19:16:59 +01:00
..
examples
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39516 2021-12-15 02:21:23 +03:00
test
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
avglvltree.pas
codepagesasian.pas
codepagescommon.pas
commoncodepages.inc LConvEncoding: add EncodingCP865. Patch by Alexey Torgashin. Issue #40041. 2022-12-17 18:30:06 +01:00
compwriterpas.pas
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
extendedstrings.pas
filereferencelist.pas
fileutil.inc
fileutil.pas
fpcadds.pas
fpmake.pp lazutils: updated fpmake 2022-02-24 12:57:34 +01:00
graphmath.pp LazUtils/GraphMath: Avoid separate calculation of sin() and cos() of the same angle in several functions. Related to issue #39983. 2022-11-02 23:21:44 +01:00
graphtype.pp
html2textrender.pas LazUtils: Add a helper function RenderHTML2Text for class THTML2TextRenderer. 2022-02-06 12:38:47 +02:00
integerlist.pas
laz2_dom.pas
laz2_names.inc
laz2_xmlcfg.pas Debugger: allow calling SysVarToLStr for variants (via user defined type-names) 2022-06-23 13:54:18 +02:00
laz2_xmlread.pas
laz2_xmlutils.pas
laz2_xmlwrite.pas
laz2_xpath.pas
laz_avl_tree.pp
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lazclasses.pas LazUtils: fix compilation of objects descended from TRefCountedObject (don't change function signature with IFDEF) 2022-09-08 22:52:08 +02:00
lazcollections.pas LazCollections: compiler warnings 2022-01-09 01:17:24 +01:00
lazconfigstorage.pas
lazdbglog.pas
lazfglhash.pas
lazfilecache.pas
lazfileutils.inc
lazfileutils.pas
lazlinkedlist.pas
lazlistclasses.pas
lazlogger.pas LazLogger: fix parsing parameters (handling "=") / Issue #39812 2022-08-07 23:20:22 +02:00
lazloggerbase.pas LazLogger: fix parsing parameters (handling "=") / Issue #39812 2022-08-07 23:20:22 +02:00
lazloggerdummy.pas LazLogger: added missing stackdump with log-group 2022-05-12 21:19:34 +02:00
LazLoggerImpl.inc LazLogger: added missing stackdump with log-group 2022-05-12 21:19:34 +02:00
LazLoggerIntf.inc LazLogger: added missing stackdump with log-group 2022-05-12 21:19:34 +02:00
lazloggerprofiling.pas
lazmethodlist.pas
lazpasreadutil.pas
lazstringutils.pas
lazsysutils.pas
laztracer.pas
lazunicode.pas
lazutf8.pas LazUtils: In UTF8CompareLatinTextFast, use AnsiCompareText instead of WideCompareText. 2022-12-02 22:45:14 +02:00
lazutf8classes.pas
lazutf8sysutils.pas
lazutf16.pas
lazutilities.pas
lazutils_defines.inc
lazutils.lpk Removing the dependency of the LazUtils package on the fcl-image package 2022-01-26 16:33:00 +03:00
lazutils.pas
lazutilsstrconsts.pas
lazversion.pas
lconvencoding.pas LConvEncoding: add EncodingCP865. Patch by Alexey Torgashin. Issue #40041. 2022-12-17 18:30:06 +01:00
lcsvutils.pas
lookupstringlist.pas
Makefile udpated makefiles 2022-05-29 19:34:19 +02:00
Makefile.compiled
Makefile.fpc updated makefiles, fixed compile fpdebug with fpc 3.2.2 2022-11-13 13:23:46 +01:00
maps.pp
masks.pas Masks: remove TWindowsMaskList.MatchesWindowsMask. It should never have been there, since it does not resolve a backwards compatibility issue (there never existed a TWindowsMaskList before). 2023-01-14 19:16:59 +01:00
objectlists.pas
stringhashlist.pas
textstrings.pas
translations.pas LazUtils: Mark PO translation string as badly formatted when original string does not have argument errors and translation has them. Allows to catch more formatting errors, e. g. when original contains %s%s and translation contains s%s%s% (note the order of 's' and '%' in translation). 2022-12-08 04:11:26 +03:00
uitypes.pas
unixfileutil.inc
unixlazfileutils.inc
unixlazutf8.inc
utf8process.pp LazUtils: Prevent a zombie process with openDocument and openURL. Issue #35527. 2022-01-23 02:46:53 +02:00
winfileutil.inc
winlazfileutils.inc
winlazutf8.inc LazUtils: Support time formatting with 12-hour clock on Windows. Issue #39977, patch by foxpas. 2022-11-02 19:11:36 +02:00