lazarus/components/lazutils
2013-08-02 20:44:27 +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: German: updates from Swen Heinig 2013-07-14 21:51:15 +00:00
asiancodepagefunctions.inc Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
asiancodepages.inc Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
avglvltree.pas lazutils: comments 2013-07-31 18:34:37 +00:00
dictionarystringlist.pas Formatting and comments 2013-05-28 15:59:52 +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 Converter: backup also include files + minor refactoring. 2013-06-30 06:43:29 +00:00
fileutil.pas lazutils: inlined 2013-07-01 12:58:11 +00:00
fpmake.pp lazutils: removed obsolete luresstrings 2013-05-24 07:28:13 +00:00
laz2_dom.pas lazutils: comment 2013-07-26 20:21:17 +00:00
laz2_names.inc Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
laz2_xmlcfg.pas LazUtils: Optimize TXMLConfig.InternalFindNode, call virtual NodeName getter only once. 2013-05-30 09:52:37 +00:00
laz2_xmlread.pas lazutils: xmlread: preserve whitespace between attributes 2013-07-21 08:21:39 +00:00
laz2_xmlutils.pas Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
laz2_xmlwrite.pas lazutils: laz2_write: write encoding UTF-8 2013-07-16 12:33:08 +00:00
laz2_xpath.pas Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
laz_dom.pas
laz_xmlcfg.pas Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
laz_xmlread.pas
laz_xmlstreaming.pas Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
laz_xmlwrite.pas
lazclasses.pas
lazconfigstorage.pas Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
lazdbglog.pas
lazfilecache.pas
lazfileutils.inc LazFileUtils: No need for specific FindCloseUtf8 implementation: just use SysUtils.FindClose. 2013-07-17 21:50:02 +00:00
lazfileutils.pas lazutils: added MergeCmdLineParams 2013-07-30 15:37:48 +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 lazlogger: comments, patch #24808 2013-07-31 13:55:23 +00:00
lazloggerbase.pas lazlogger: comments, patch #24808 2013-07-31 13:55:23 +00:00
lazloggerdummy.pas
LazLoggerImpl.inc
LazLoggerIntf.inc
lazmethodlist.pas
lazutf8.pas lazutils: notes about thread safety 2013-06-29 17:12:53 +00:00
lazutf8classes.pas lazutils: notes about thread safety 2013-06-29 17:12:53 +00:00
lazutf8sysutils.pas
lazutf16.pas Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
lazutils.lpk LazUtils: Move ConsoleToUTF8, UTF8ToConsole, ParamStrUTF8, 2013-06-08 14:41:16 +00:00
lazutils.pas lazutils: laz2_write: write encoding UTF-8 2013-07-16 12:33:08 +00:00
lazutilsstrconsts.pas Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
lconvencoding.pas lazutils: made codepage conversion 852,874,1257,1258 to UTF8 and back is lossless 2013-07-08 17:58:22 +00:00
Makefile updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
Makefile.fpc updated Makefiles 2012-08-27 16:43:01 +00:00
masks.pas TMaskList: Don't split masks on space (unless specified as separator in the constructor). 2013-08-02 20:44:27 +00:00
paswstring.pas Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00
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 IDE: rename build modes, update shared and session matrix options 2013-06-03 10:40:18 +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 LazFreeType: Adds some $R- to disable range check which seams to cause problems with FPC 2.7 and expands a with 2012-08-28 09:58:57 +00:00
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 GetFileDescription from FileUtil to LazFileUtils. 2013-06-26 09:43:12 +00:00
unixlazfileutils.inc LazFileUtils: No need for specific FindCloseUtf8 implementation: just use SysUtils.FindClose. 2013-07-17 21:50:02 +00:00
unixlazutf8.inc LazUtils: Move ConsoleToUTF8, UTF8ToConsole, ParamStrUTF8, 2013-06-08 14:41:16 +00:00
utf8process.pp Formatting 2013-07-12 14:57:30 +00:00
winfileutil.inc LazUtils: move GetFileDescription from FileUtil to LazFileUtils. 2013-06-26 09:43:12 +00:00
winlazfileutils.inc LazFileUtils: No need for specific FindCloseUtf8 implementation: just use SysUtils.FindClose. 2013-07-17 21:50:02 +00:00
winlazutf8.inc components: cleanup 2013-06-23 10:24:38 +00:00