lazarus/components/lazutils
2017-11-14 09:33:04 +00:00
..
examples LazUtils: Use TUnicodeCharacterEnumerator for the "for .. in" iterator syntax. Move demo to examples dir and add a GUI demo. 2017-11-03 16:13:46 +00:00
languages Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126 2017-07-13 22:43:07 +00:00
test LazUtils: Use TUnicodeCharacterEnumerator for the "for .. in" iterator syntax. Move demo to examples dir and add a GUI demo. 2017-11-03 16:13:46 +00:00
amigalazfileutils.inc Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow. 2017-01-03 12:01:49 +00:00
asiancodepagefunctions.inc LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
asiancodepages.inc LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
avglvltree.pas avglvltree: fix DisposeNode for nil Node. Issue #32189 2017-07-23 15:10:02 +00:00
compwriterpas.pas codetools: test write components without with-do 2017-10-29 14:42:45 +00:00
dynamicarray.pas LazUtils: Rename TArray -> TPointerPointerArray. 2017-11-13 17:33:36 +00:00
dynhasharray.pp lazutils: less hints 2017-08-19 08:18:44 +00:00
dynqueue.pas lazutils: less hints 2017-08-19 08:18:44 +00:00
easylazfreetype.pas EasyLazFreeType: Allow freeing TFreeTypeFont after EasyLazFreeType finalization. Issue #32371, patch from Andrey Zubarev. 2017-09-05 10:06:50 +00:00
extendedstrings.pas lazutils: less hints 2017-08-19 08:18:44 +00:00
fileutil.inc LazUtils: Fix the package name in file headers. 2016-12-21 22:35:14 +00:00
fileutil.pas Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow. 2017-01-03 12:01:49 +00:00
fpcadds.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
fpmake.pp * Re-generated fpmake.pp 2016-10-14 18:37:23 +00:00
FTL.TXT
html2textrender.pas LazUtils: In HTML2TextRenderer use an emoji for list items. 2017-08-24 22:18:03 +00:00
integerlist.pas LazUtils: Fix the compare functions of lists for integer types in unit IntegerList. 2017-11-14 09:33:04 +00:00
laz2_dom.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz2_names.inc LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz2_xmlcfg.pas LazUtils: Refactoring for TXMLConfig. Issue #30899, patch from AlexeyT. 2016-11-18 19:25:05 +00:00
laz2_xmlread.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz2_xmlutils.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz2_xmlwrite.pas lazutils: clean up 2016-08-01 20:06:41 +00:00
laz2_xpath.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz_avl_tree.pp avglvltree: fix DisposeNode for nil Node. Issue #32189 2017-07-23 15:10:02 +00:00
laz_dom.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz_xmlcfg.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz_xmlread.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz_xmlstreaming.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz_xmlwrite.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazclasses.pas LazClasses: TRefCountedObject, added debug helpers 2016-07-31 14:39:58 +00:00
lazcollections.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazconfigstorage.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
lazdbglog.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazfglhash.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazfilecache.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
lazfileutils.inc LazFileUtils: rename a local variable to improve readability. No functional changes. 2017-10-25 10:36:19 +00:00
lazfileutils.pas Amiga: ExtractFilenameOnly/ExtractFileRoot for amiga systems 2017-01-18 19:43:14 +00:00
lazfreetype.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
lazfreetypefontcollection.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
lazfreetypefpimagedrawer.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazlinkedlist.pas LazUtils: Fix the package name in file headers. 2016-12-21 22:35:14 +00:00
lazlistclasses.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazlogger.pas Move Translations unit from LCL to LazUtils. 2016-12-20 22:32:43 +00:00
lazloggerbase.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
lazloggerdummy.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
LazLoggerImpl.inc
LazLoggerIntf.inc
lazloggerprofiling.pas LazUtils: Add few more IDE directives to suppress notes about unused Sender parameter. Issue #29704. 2016-09-18 19:42:55 +00:00
lazmethodlist.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazpasreadutil.pas lazutils: added unit lazpasreadutil 2017-10-26 14:58:46 +00:00
lazunicode.pas LazUtils: Use TUnicodeCharacterEnumerator for the "for .. in" iterator syntax. Move demo to examples dir and add a GUI demo. 2017-11-03 16:13:46 +00:00
lazutf8.pas lazutils: simplified 2017-10-23 09:35:35 +00:00
lazutf8classes.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazutf8sysutils.pas Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow. 2017-01-03 12:01:49 +00:00
lazutf16.pas LazUtils: New unit LazUnicode for encoding agnostic code. Supports Delphi. LazUTF16 is updated. 2016-07-12 09:55:21 +00:00
lazutilities.pas IDE: parse project default namespace 2017-04-28 22:27:06 +00:00
lazutils_defines.inc LazUtils: fix comments in lazutils_defines.inc. 2016-07-03 15:15:09 +00:00
lazutils.lpk LazUtils: Add a new unit IntegerList. 2017-11-13 17:33:23 +00:00
lazutils.pas LazUtils: Add a new unit IntegerList. 2017-11-13 17:33:23 +00:00
lazutilsstrconsts.pas Move containers from LCL to LazUtils. DynamicArray, DynHashArray, DynQueue, Maps, StringHashList, ExtendedStrings, TextStrings. 2016-12-20 16:26:27 +00:00
lconvencoding.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lcsvutils.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lookupstringlist.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
Makefile updates makefiles 2017-05-18 11:39:53 +00:00
Makefile.compiled
Makefile.fpc
maps.pp lazutils: less hints 2017-08-19 08:18:44 +00:00
masks.pas Fix TMask.InitMaskString for charsets when CaseSensitive is False. Issue #0032491. Patch by delfion. 2017-10-11 15:38:36 +00:00
paswstring.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
stringhashlist.pas LazUtils: Fix the package name in file headers. 2016-12-21 22:35:14 +00:00
textstrings.pas LazUtils: Fix the package name in file headers. 2016-12-21 22:35:14 +00:00
translations.pas lcl: gtk2: less hints 2017-02-25 12:26:50 +00:00
ttcache.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
ttcalc1.inc
ttcalc2.inc
ttcalc3.inc
ttcalc4.inc
ttcalc.pas
ttcmap.pas
ttconfig.inc
ttdebug.pas
tterror.pas
ttfile.pas
ttgload.pas
ttinterp.pas lazutils: less hints 2017-08-19 08:18:44 +00:00
ttload.pas
ttmemory.pas
ttobjs.pas
ttprofile.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
ttraster_sweep.inc
ttraster.pas
tttables.pas
tttypes.pas
unixfileutil.inc
unixlazfileutils.inc lazutils: ExpandFileNameUTF8: fixed HOME with UTF-8 2016-11-02 11:13:07 +00:00
unixlazutf8.inc
utf8process.pp LazUtils: Fix compilation of utf8process.pp on Darwin with fpc trunk. 2017-06-05 15:54:24 +00:00
winfileutil.inc
winlazfileutils.inc LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
winlazutf8.inc LazUtf8: fix compilation for WinCE. Issue #0031788. 2017-05-09 19:21:42 +00:00