lazarus/components/lazutils
2015-07-04 23:08:00 +00:00
..
examples/DictionaryStringList LazUtils: Improve DictionaryStringList and its example project. Issue #28159, patch from Antônio Galvão. 2015-05-23 14:12:58 +00:00
languages Translations: Spanish translation update by José Martínez with some help of Jesus Reyes, bug #27803 2015-04-25 17:49:09 +00:00
test LazUtils: New List classes 2015-05-16 18:53:11 +00:00
asiancodepagefunctions.inc
asiancodepages.inc
avglvltree.pas lazutils: TAvgLvlTree.FindLeftMostKey/FindRightMostKey fixed 2015-02-07 13:17:51 +00:00
dictionarystringlist.pas LazUtils: Improve DictionaryStringList and its example project. Issue #28159, patch from Antônio Galvão. 2015-05-23 14:12:58 +00:00
easylazfreetype.pas LazUtils: Call LazFreeType.CheckInstance in GetCharIndex and make it public. Issue #28163, patch from Johann. 2015-05-23 12:44:54 +00:00
fileutil.inc LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
fileutil.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
fpcadds.pas lazutils: moved MergeSort to lazutilities, laz2_xmlcfg: sort nodes to find non existing and out of order nodes faster 2014-12-10 02:16:39 +00:00
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
FTL.TXT lazutils: added a copy of the FreeType license 2015-05-15 16:23:59 +00:00
laz2_dom.pas
laz2_names.inc
laz2_xmlcfg.pas LazUtils: formatting 2015-04-19 15:31:01 +00:00
laz2_xmlread.pas laz2_xmlread: added flag xrfAllowSpecialCharsInComments 2014-12-17 10:00:43 +00:00
laz2_xmlutils.pas
laz2_xmlwrite.pas
laz2_xpath.pas Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +00:00
laz_dom.pas
laz_xmlcfg.pas
laz_xmlread.pas
laz_xmlstreaming.pas LazUtils: Implement abstract methods for classes TXMLObjectWriter / TXMLObjectReader. Issue #27817, patch from Vojtech Cihak. 2015-04-09 20:29:10 +00:00
laz_xmlwrite.pas
lazclasses.pas
lazcollections.pas lazutils: fixe compilation 2015-05-12 14:24:43 +00:00
lazconfigstorage.pas LazUtils: Formatting. 2015-03-24 17:52:43 +00:00
lazdbglog.pas
lazfglhash.pas LazUtils: Restore test for HashTableSize>0, needed because HashTableSize is unsigned. 2015-04-26 21:10:30 +00:00
lazfilecache.pas
lazfileutils.inc LazFileUtils: fix stupid mistake in DbgSFileAttr() function. 2015-03-07 17:25:44 +00:00
lazfileutils.pas codetools: added FindPathInSearchPath 2015-05-12 10:22:59 +00:00
lazfreetype.pas
lazfreetypefontcollection.pas LazUtils: Support Arial and Helvetica font families better on all platforms. Issue #28165, patch from Johann. 2015-05-24 22:05:14 +00:00
lazfreetypefpimagedrawer.pas LazUtils: New LazFreeType drawer for TFPCustomImage. Issue #28020, patch from Johann. 2015-05-19 16:11:36 +00:00
lazlistclasses.pas lazutils: fixed compilation with stabs 2015-05-18 19:40:19 +00:00
lazlogger.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
lazloggerbase.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
lazloggerdummy.pas
LazLoggerImpl.inc
LazLoggerIntf.inc
lazloggerprofiling.pas lazutils: fixed typo 2015-03-18 18:52:45 +00:00
lazmethodlist.pas
lazutf8.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
lazutf8classes.pas lazutils: clean up 2015-03-01 13:55:40 +00:00
lazutf8sysutils.pas lazutils: fixe compilation 2015-05-12 14:24:43 +00:00
lazutf16.pas
lazutilities.pas laz2xmlcfg: duplicate nodes: always use the first 2014-12-10 11:26:47 +00:00
lazutils.lpk LazUtils: Add unit LazFreeTypeFPImageDrawer to the actual package. 2015-05-19 16:17:11 +00:00
lazutils.pas LazUtils: Add unit LazFreeTypeFPImageDrawer to the actual package. 2015-05-19 16:17:11 +00:00
lazutilsstrconsts.pas
lconvencoding.pas LazUtils: Add missing ISO-8859-15 entry to LConvEncoding. Issue #28209, patch from Alexey Torgashin. 2015-05-31 13:45:25 +00:00
lcsvutils.pas LazUtils, cvsutils: load from file version 2015-04-24 04:53:00 +00:00
Makefile IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
Makefile.compiled IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
Makefile.fpc IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412 2014-11-18 11:03:29 +00:00
masks.pas
paswstring.pas lazutils: paswstring: sanity check macros 2014-12-04 18:11:43 +00:00
ttcache.pas
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 lazutils: clean up 2015-03-15 10:19:37 +00:00
ttinterp.pas
ttload.pas
ttmemory.pas
ttobjs.pas
ttprofile.pas
ttraster_sweep.inc
ttraster.pas
tttables.pas
tttypes.pas
unixfileutil.inc
unixlazfileutils.inc lazutils: clean up 2014-12-10 09:55:24 +00:00
unixlazutf8.inc lazutils: on force CP_UTF8: set argv and formatsettings 2014-11-26 22:12:50 +00:00
utf8process.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
winfileutil.inc
winlazfileutils.inc LazFileUtils: fix compilation of GetShellLinkTargetAnsi for fpc 2.6.2. 2015-01-09 01:17:36 +00:00
winlazutf8.inc lazutf8: GetFormatSettingsUTF8: map common multibyte chars to ASCII 2015-02-18 19:51:28 +00:00