lazarus/components/lazutils
bart b59ec93c89 LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil):
FindFirstUTF8, FindNextUTF8, FindCloseUTF8, DeleteFileUTF8, RenameFileUTF8,
GetCurrentDirUTF8, SetCurrentDirUTF8, CreateDirUTF8, RemoveDirUTF8,
FilenameIsAbsolute, FilenameIsWinAbsolute and FilenameIsUnixAbsolute.

git-svn-id: trunk@41348 -
2013-05-22 10:24:41 +00:00
..
examples/DictionaryStringList LazUtils: Improvements for DictionaryStringList demo project by Antônio Galvão. Issue #24290 2013-04-22 09:05:01 +00:00
languages Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE. 2013-05-21 19:34:39 +00:00
asiancodepagefunctions.inc
asiancodepages.inc
avglvltree.pas LazUtils: formatting 2013-03-09 14:41:44 +00:00
dictionarystringlist.pas LazUtils: Remove useless code in TDictionaryStringList.Assign. The test "if Source is TStrings" is done in inherited method. 2013-03-15 16:27:26 +00:00
easylazfreetype.pas LazUtils: Add support for the CapHeight to LazFreeType. Issue #23968, patch from Andrey Zubarev 2013-05-05 17:56:23 +00:00
fileutil.inc LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil): 2013-05-22 10:24:41 +00:00
fileutil.pas LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil): 2013-05-22 10:24:41 +00:00
fpmake.pp
laz2_dom.pas
laz2_names.inc
laz2_xmlcfg.pas
laz2_xmlread.pas lazutils: fixed reading xml with BOM, bug #23852 2013-02-08 09:37:10 +00:00
laz2_xmlutils.pas
laz2_xmlwrite.pas
laz2_xpath.pas lazutils: moved resourcestrings xpath to lazutilsstrconsts 2013-02-13 09:58:09 +00:00
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas
laz_xmlwrite.pas
lazclasses.pas
lazconfigstorage.pas
lazdbglog.pas
lazfilecache.pas
lazfileutils.inc LazFileUtils: rename ExpandDots() to ResolveDots() 2013-05-09 07:37:51 +00:00
lazfileutils.pas LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil): 2013-05-22 10:24:41 +00:00
lazfreetype.pas LazFreeType: Add TFreeTypeStream class, allow fonts to be loaded from streams. Patch by "circular" 2013-02-08 12:35:14 +00:00
lazfreetypefontcollection.pas LazFreeType: Support font loading from a stream. Patch by "circular". 2013-02-11 07:09:52 +00:00
lazlogger.pas
lazloggerbase.pas
lazloggerdummy.pas
LazLoggerImpl.inc
LazLoggerIntf.inc
lazmethodlist.pas
lazutf8.pas lazutf8: faster FindInvalidUTF8Character 2013-03-31 17:19:46 +00:00
lazutf8classes.pas TFileStreamUTF8.Create: fix error when mode = fmCreate or fmSomeShareMode. 2013-05-20 16:47:52 +00:00
lazutf8sysutils.pas
lazutf16.pas
lazutils.lpk LazUtils: Fix ExpandFileNameUTF8 for directories with Unicode characters outside 2013-04-18 18:23:02 +00:00
lazutils.pas LazUtils: add new container TDictionaryStringList 2013-03-09 14:41:49 +00:00
lazutilsstrconsts.pas lazutils: moved resourcestrings xpath to lazutilsstrconsts 2013-02-13 09:58:09 +00:00
lconvencoding.pas LazUtils: fix problems in iso8859_15 encoding support. Issue #23874, patch from DCelso 2013-02-11 18:00:45 +00:00
luresstrings.pas
Makefile
Makefile.compiled updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.fpc
masks.pas Masks: implement specific matching for Windows filemasks like foo*.* and other Windows oddities. 2013-05-01 10:53:23 +00:00
paswstring.pas
ttcache.pas
ttcalc1.inc
ttcalc2.inc
ttcalc3.inc
ttcalc4.inc
ttcalc.pas
ttcmap.pas LazFreeType: Add TFreeTypeStream class, allow fonts to be loaded from streams. Patch by "circular" 2013-02-08 12:35:14 +00:00
ttconfig.inc
ttdebug.pas
tterror.pas
ttfile.pas LazFreeType: allow other processes read opened font file too, bug #23887 2013-03-19 20:55:59 +00:00
ttgload.pas LazFreeType: Add TFreeTypeStream class, allow fonts to be loaded from streams. Patch by "circular" 2013-02-08 12:35:14 +00:00
ttinterp.pas lazutils: less warnings 2013-05-14 09:30:45 +00:00
ttload.pas LazUtils: Add support for the CapHeight to LazFreeType. Issue #23968, patch from Andrey Zubarev 2013-05-05 17:56:23 +00:00
ttmemory.pas
ttobjs.pas LazUtils: improvements for TTInterp. Patch from circular 2013-02-27 10:51:27 +00:00
ttprofile.pas LazFreeType: Hide range check errors in TrueType interpreter 2013-01-31 22:15:32 +00:00
ttraster_sweep.inc
ttraster.pas LazFreeType: Hide range check errors in TrueType interpreter 2013-01-31 22:15:32 +00:00
tttables.pas
tttypes.pas LazUtils: Add support for the CapHeight to LazFreeType. Issue #23968, patch from Andrey Zubarev 2013-05-05 17:56:23 +00:00
unixfileutil.inc LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil): 2013-05-22 10:24:41 +00:00
unixlazfileutils.inc LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil): 2013-05-22 10:24:41 +00:00
utf8process.pp
winfileutil.inc LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil): 2013-05-22 10:24:41 +00:00
winlazfileutils.inc LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil): 2013-05-22 10:24:41 +00:00