lazarus/components/lazutils
2020-07-14 21:27:48 +00:00
..
examples LCL: Screen.BeginTempCursor & EndTempCursor 2020-02-23 06:04:38 +00:00
languages Translations: Turkish translation update by Onur ERÇELEN, bug #35865 2019-07-21 22:57:16 +00:00
test LazUtils: Fixed handling of default values in TXMLConfigStorage + test 2019-04-12 18:19:32 +00:00
amigalazfileutils.inc
asiancodepagefunctions.inc LazUtils: Fix spelling in LConvEncoding. Issue #36492, patch from CudaText man. 2019-12-30 13:59:18 +00:00
asiancodepages.inc
avglvltree.pas
commoncodepages.inc LazUtils: Support KOI8-R, KOI8-U and KOI8-RU codepages in LConvEncoding. Issue #37155, patch from eastorwest. 2020-06-15 10:10:02 +00:00
compwriterpas.pas lazutils: compwriter virtual methiods 2019-03-09 12:12:41 +00:00
dynamicarray.pas
dynhasharray.pp
dynqueue.pas
extendedstrings.pas
fileutil.inc lazutils: FindDefaultExecutablePath: fixed using env PATH with quotes 2020-06-17 09:46:51 +00:00
fileutil.pas lazutils: FindDefaultExecutablePath: fixed using env PATH with quotes 2020-06-17 09:46:51 +00:00
fpcadds.pas
fpmake.pp FPMake: Regenerated 2020-05-22 15:11:27 +00:00
FTL.TXT
graphtype.pp
html2textrender.pas
integerlist.pas
laz2_dom.pas
laz2_names.inc
laz2_xmlcfg.pas TRttiXMLConfig: store 64bit values 2020-07-05 01:18:30 +00:00
laz2_xmlread.pas
laz2_xmlutils.pas
laz2_xmlwrite.pas LazUtils: Encode apostrophe to "'" in WriteXMLFile. Issue #34888, patch from akorop. 2019-03-16 19:37:18 +00:00
laz2_xpath.pas
laz_avl_tree.pp
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lazclasses.pas
lazcollections.pas
lazconfigstorage.pas LazUtils: Fixed handling of default values in TXMLConfigStorage + test 2019-04-12 18:19:32 +00:00
lazdbglog.pas
lazfglhash.pas
lazfilecache.pas
lazfileutils.inc
lazfileutils.pas LazUtils: Prevent ForceDirectory trying to create directories with empty name. Issue #37133. 2020-06-08 10:34:28 +00:00
lazlinkedlist.pas
lazlistclasses.pas
lazlogger.pas LazLogger: Fixed spelling. Issue #0036987 2020-04-30 12:44:07 +00:00
lazloggerbase.pas LazLogger: Fixed spelling. Issue #0036987 2020-04-30 12:44:07 +00:00
lazloggerdummy.pas LazDebugger: add operators for log-enable to main unit too. 2019-06-19 15:26:19 +00:00
LazLoggerImpl.inc LazDebugger: add operators for log-enable to main unit too. 2019-06-19 15:26:19 +00:00
LazLoggerIntf.inc LazDebugger: add operators for log-enable to main unit too. 2019-06-19 15:26:19 +00:00
lazloggerprofiling.pas
lazmethodlist.pas IDE: Assign also the handler list in BuildModes. Prevents a crash when cancelling project options. Issue #36782. 2020-04-17 18:39:38 +00:00
lazpasreadutil.pas
lazstringutils.pas LCL: Simplify code dealing with ampersands (&). Remove duplicate code. 2020-01-04 19:30:01 +00:00
lazsysutils.pas
laztracer.pas
lazunicode.pas
lazutf8.pas lazutils: SysToUTF8: only UTF8_RTL, issue #35696, from Serge Anvarov 2019-06-10 16:19:00 +00:00
lazutf8classes.pas LazUtils: TFileStreamUTF8 = TFileStream: FPC 3.x has full UTF8 support and better exceptions (SFOpenError/SFOpenErrorEx). FileName was redeclared in TFileStreamUTF8 2020-02-17 09:21:15 +00:00
lazutf8sysutils.pas
lazutf16.pas LazUtils: change order of new Count parameter in Utf8StringReplace/Utf16StringReplace. 2019-02-15 15:52:00 +00:00
lazutilities.pas
lazutils_defines.inc
lazutils.lpk LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
lazutils.pas LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
lazutilsstrconsts.pas
lazversion.pas
lconvencoding.pas LazUtils: Support KOI8-R, KOI8-U and KOI8-RU codepages in LConvEncoding. Issue #37155, patch from eastorwest. 2020-06-15 10:10:02 +00:00
lcsvutils.pas
lookupstringlist.pas
Makefile make: changed default darwin lcl platform from carbon to cocoa 2020-07-13 09:00:41 +00:00
Makefile.compiled
Makefile.fpc make: changed default darwin lcl platform from carbon to cocoa 2020-07-13 09:00:41 +00:00
maps.pp
masks.pas Masks: implement the ability to disable the use of sets in the mask. 2020-03-20 17:33:01 +00:00
objectlists.pas Turn unit ObjectLists to use generics, move it to Lazutils. Reduce typecasts in TPkgManager by using correct types when possible. 2020-02-17 12:23:38 +00:00
paswstring.pas
stringhashlist.pas
textstrings.pas
translations.pas LazUtils, Translations unit: improved TPOFile.Modified property handling: initialize its value in constructor and properly set it when removing an item from .po file 2019-06-11 22:35:16 +00:00
uitypes.pas
unixfileutil.inc
unixlazfileutils.inc
unixlazutf8.inc
utf8process.pp LazUtils: Delete very old code for TProcessUTF8 that was needed for FPC 2.x. 2020-07-14 21:27:48 +00:00
winfileutil.inc
winlazfileutils.inc LazUtils: Revert part of r61999 #58b76f8a40. 2019-10-06 13:50:02 +00:00
winlazutf8.inc revert 61976 #ec34c3f2f1: 2020-01-02 19:05:58 +00:00