lazarus/components/lazutils
mattias 872c45d0f4 lazutils: fixed compilation with FPC 2.6.4
git-svn-id: trunk@52686 -
2016-07-14 09:31:37 +00:00
..
examples/LookupStringList LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files. 2015-07-07 12:10:35 +00:00
languages Regenerated translations 2016-06-08 21:59:41 +00:00
test LazUnicodeTest: Define UseUTF16 so that it affects LazUtils package, too. 2016-07-12 13:40:24 +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 LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
easylazfreetype.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
fileutil.inc LazUtils: disable the wrapper functions in FileUtil by default. The wrapper functions will be removed later on. 2016-03-06 13:19:23 +00:00
fileutil.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
fpcadds.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
fpmake.pp LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files. 2015-07-07 12:10:35 +00:00
FTL.TXT
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: Avoid laz2_xmlcfg changing DefaultFormatSettings. 2016-06-29 11:48:44 +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: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
laz2_xpath.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +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 LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazcollections.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazconfigstorage.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +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 LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazfileutils.inc
lazfileutils.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazfreetype.pas
lazfreetypefontcollection.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazfreetypefpimagedrawer.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazlistclasses.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazlogger.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazloggerbase.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +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, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazmethodlist.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazunicode.pas lazutils: fixed compilation with FPC 2.6.4 2016-07-14 09:31:37 +00:00
lazutf8.pas lazutils: fixed compilation on non windows 2016-06-12 06:55:16 +00:00
lazutf8classes.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazutf8sysutils.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +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 LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
lazutils_defines.inc LazUtils: fix comments in lazutils_defines.inc. 2016-07-03 15:15:09 +00:00
lazutils.lpk LazUtils: add LazUnicode unit to LazUtils package. 2016-07-12 12:18:22 +00:00
lazutils.pas LazUtils: add LazUnicode unit to LazUtils package. 2016-07-12 12:18:22 +00:00
lazutilsstrconsts.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +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 updated makefiles 2016-03-20 11:19:40 +00:00
Makefile.compiled
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
masks.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
paswstring.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
ttcache.pas LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
ttcalc1.inc
ttcalc2.inc
ttcalc3.inc
ttcalc4.inc
ttcalc.pas
ttcmap.pas
ttconfig.inc
ttdebug.pas
tterror.pas
ttfile.pas LazUtils: FreeType fixes and new features. Issue #28073, patch from Johann. 2015-05-16 11:09:18 +00:00
ttgload.pas
ttinterp.pas
ttload.pas
ttmemory.pas
ttobjs.pas
ttprofile.pas
ttraster_sweep.inc
ttraster.pas
tttables.pas
tttypes.pas
unixfileutil.inc
unixlazfileutils.inc
unixlazutf8.inc lazutils: fixed compilation under Windows 2015-12-09 23:35:07 +00:00
utf8process.pp LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
winfileutil.inc codetools, lazutils, win32: less hints 2015-12-15 16:27:39 +00:00
winlazfileutils.inc LazUtils: Add, fix and unify header comments of many units. 2016-06-18 16:40:04 +00:00
winlazutf8.inc Fixes compilation with FPC 2.6 2016-06-13 09:28:03 +00:00