.. |
examples
|
LCL: Screen.BeginTempCursor & EndTempCursor
|
2020-02-23 06:04:38 +00:00 |
languages
|
Translations: Turkish translation update by Onur ERÇELEN, bug #35865
|
2019-07-21 22:57:16 +00:00 |
test
|
LazUtils: Fixed handling of default values in TXMLConfigStorage + test
|
2019-04-12 18:19:32 +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: Fix spelling in LConvEncoding. Issue #36492, patch from CudaText man.
|
2019-12-30 13:59:18 +00:00 |
asiancodepages.inc
|
|
|
avglvltree.pas
|
Delete old deprecated methods.
|
2018-09-28 11:06:40 +00:00 |
commoncodepages.inc
|
LazUtils: Support KOI8-R, KOI8-U and KOI8-RU codepages in LConvEncoding. Issue #37155, patch from eastorwest.
|
2020-06-15 10:10:02 +00:00 |
compwriterpas.pas
|
lazutils: compwriter virtual methiods
|
2019-03-09 12:12:41 +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
|
LazUtils: Font kerning for LazFreeType. Issue #37058, patch from circular.
|
2020-05-13 21:05:37 +00:00 |
extendedstrings.pas
|
lazutils: less hints
|
2017-08-19 08:18:44 +00:00 |
fileutil.inc
|
lazutils: FindDefaultExecutablePath: fixed using env PATH with quotes
|
2020-06-17 09:46:51 +00:00 |
fileutil.pas
|
lazutils: FindDefaultExecutablePath: fixed using env PATH with quotes
|
2020-06-17 09:46:51 +00:00 |
fpcadds.pas
|
lazutils: some optimizations from Alexey
|
2018-10-26 19:26:31 +00:00 |
fpmake.pp
|
FPMake: Regenerated
|
2020-05-22 15:11:27 +00:00 |
FTL.TXT
|
|
|
graphtype.pp
|
lazutils: deprecated ConvertLineEndings in favor of LineBreaksToSystemLineBreaks
|
2018-09-23 10:33:52 +00:00 |
html2textrender.pas
|
LazUtils: In HTML2TextRenderer use an emoji for list items.
|
2017-08-24 22:18:03 +00:00 |
integerlist.pas
|
LCL: Fixed OnKeyUp for special keys when key was handled in OnKeyDown. Issue #33196
|
2018-02-19 23:28:20 +00:00 |
laz2_dom.pas
|
lazutils: less hints
|
2018-10-01 15:13:34 +00:00 |
laz2_names.inc
|
|
|
laz2_xmlcfg.pas
|
IDE, XmlConfig: Fixed storing properties (rtti), when "stored" incorrectly overwrote Default-instance. Introduced in r61887 #70005fc17a
|
2019-11-25 15:19:23 +00:00 |
laz2_xmlread.pas
|
|
|
laz2_xmlutils.pas
|
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
|
2017-12-11 19:44:22 +00:00 |
laz2_xmlwrite.pas
|
LazUtils: Encode apostrophe to "'" in WriteXMLFile. Issue #34888, patch from akorop.
|
2019-03-16 19:37:18 +00:00 |
laz2_xpath.pas
|
|
|
laz_avl_tree.pp
|
lazutils: debug comments
|
2017-12-09 10:01:41 +00:00 |
laz_dom.pas
|
|
|
laz_xmlcfg.pas
|
|
|
laz_xmlread.pas
|
|
|
laz_xmlstreaming.pas
|
|
|
laz_xmlwrite.pas
|
|
|
lazclasses.pas
|
Remove deprecated misspelled methods
|
2018-07-03 22:40:28 +00:00 |
lazcollections.pas
|
LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
|
2018-07-25 13:38:59 +00:00 |
lazconfigstorage.pas
|
LazUtils: Fixed handling of default values in TXMLConfigStorage + test
|
2019-04-12 18:19:32 +00:00 |
lazdbglog.pas
|
|
|
lazfglhash.pas
|
|
|
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
|
LazUtils: Move more functions from FileUtils to LazFileUtilities, deprecate the old ones.
|
2018-09-28 12:25:39 +00:00 |
lazfileutils.pas
|
LazUtils: Prevent ForceDirectory trying to create directories with empty name. Issue #37133.
|
2020-06-08 10:34:28 +00:00 |
lazfreetype.pas
|
LazUtils: Font kerning for LazFreeType. Issue #37058, patch from circular.
|
2020-05-13 21:05:37 +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: Missing TFPImageFreeTypeDrawer.DrawGlyph added. Issue #35032. Patch from Ondrej Pokorny
|
2019-02-07 22:41:12 +00:00 |
lazlinkedlist.pas
|
LazUtils: Fix the package name in file headers.
|
2016-12-21 22:35:14 +00:00 |
lazlistclasses.pas
|
fixed LazListClasses (shift-able and paged list generics)
|
2018-05-29 20:08:00 +00:00 |
lazlogger.pas
|
LazLogger: Fixed spelling. Issue #0036987
|
2020-04-30 12:44:07 +00:00 |
lazloggerbase.pas
|
LazLogger: Fixed spelling. Issue #0036987
|
2020-04-30 12:44:07 +00:00 |
lazloggerdummy.pas
|
LazDebugger: add operators for log-enable to main unit too.
|
2019-06-19 15:26:19 +00:00 |
LazLoggerImpl.inc
|
LazDebugger: add operators for log-enable to main unit too.
|
2019-06-19 15:26:19 +00:00 |
LazLoggerIntf.inc
|
LazDebugger: add operators for log-enable to main unit too.
|
2019-06-19 15:26:19 +00:00 |
lazloggerprofiling.pas
|
LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
|
2018-07-25 13:38:59 +00:00 |
lazmethodlist.pas
|
IDE: Assign also the handler list in BuildModes. Prevents a crash when cancelling project options. Issue #36782.
|
2020-04-17 18:39:38 +00:00 |
lazpasreadutil.pas
|
lazutils: added unit lazpasreadutil
|
2017-10-26 14:58:46 +00:00 |
lazstringutils.pas
|
LCL: Simplify code dealing with ampersands (&). Remove duplicate code.
|
2020-01-04 19:30:01 +00:00 |
lazsysutils.pas
|
LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
|
2018-07-25 13:38:59 +00:00 |
laztracer.pas
|
Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
|
2018-07-24 17:49:21 +00:00 |
lazunicode.pas
|
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
|
2017-12-11 19:44:22 +00:00 |
lazutf8.pas
|
lazutils: SysToUTF8: only UTF8_RTL, issue #35696, from Serge Anvarov
|
2019-06-10 16:19:00 +00:00 |
lazutf8classes.pas
|
LazUtils: TFileStreamUTF8 = TFileStream: FPC 3.x has full UTF8 support and better exceptions (SFOpenError/SFOpenErrorEx). FileName was redeclared in TFileStreamUTF8
|
2020-02-17 09:21:15 +00:00 |
lazutf8sysutils.pas
|
LazUtils: Add LazUTF8SysUtils with "deprecated" warnings. The unit was renamed earlier.
|
2018-11-03 12:45:54 +00:00 |
lazutf16.pas
|
LazUtils: change order of new Count parameter in Utf8StringReplace/Utf16StringReplace.
|
2019-02-15 15:52:00 +00:00 |
lazutilities.pas
|
LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
|
2018-07-25 23:44:54 +00:00 |
lazutils_defines.inc
|
|
|
lazutils.lpk
|
LazUtils: Missing file added to package
|
2020-05-22 15:59:26 +00:00 |
lazutils.pas
|
LazUtils: committed a file which was automatically regenerated as a result of r63211 #8167e0b5e8
|
2020-05-22 23:37:51 +00:00 |
lazutilsstrconsts.pas
|
Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
|
2018-07-24 17:49:21 +00:00 |
lazversion.pas
|
set trunk version to 2.1.0
|
2018-09-15 19:46:38 +00:00 |
lconvencoding.pas
|
LazUtils: Support KOI8-R, KOI8-U and KOI8-RU codepages in LConvEncoding. Issue #37155, patch from eastorwest.
|
2020-06-15 10:10:02 +00:00 |
lcsvutils.pas
|
|
|
lookupstringlist.pas
|
Delete old deprecated methods.
|
2018-09-28 11:06:40 +00:00 |
Makefile
|
Support Haiku build. Makefiles are generated from Makefile.fpc files using proper tools. Issue #36316, patch from Alfred.
|
2020-04-05 11:35:01 +00:00 |
Makefile.compiled
|
updated makefiles
|
2018-07-11 23:58:59 +00:00 |
Makefile.fpc
|
updated makefiles
|
2018-07-11 23:58:59 +00:00 |
maps.pp
|
lazutils: less hints
|
2017-08-19 08:18:44 +00:00 |
masks.pas
|
Masks: implement the ability to disable the use of sets in the mask.
|
2020-03-20 17:33:01 +00:00 |
objectlists.pas
|
Turn unit ObjectLists to use generics, move it to Lazutils. Reduce typecasts in TPkgManager by using correct types when possible.
|
2020-02-17 12:23:38 +00:00 |
paswstring.pas
|
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
|
2017-12-11 19:44:22 +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
|
LazUtils, Translations unit: improved TPOFile.Modified property handling: initialize its value in constructor and properly set it when removing an item from .po file
|
2019-06-11 22:35:16 +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
|
LazUtils: Do not garble LazFreeType fonts. Issue #37012, patch from circular.
|
2020-05-07 20:20:56 +00:00 |
ttcmap.pas
|
|
|
ttconfig.inc
|
|
|
ttdebug.pas
|
|
|
tterror.pas
|
|
|
ttfile.pas
|
|
|
ttgload.pas
|
LazUtils: Initialize LazFreeType graphics state correctly. Issue #37033, patch from circular.
|
2020-05-09 18:34:47 +00:00 |
ttinterp.pas
|
lazutils: less hints
|
2017-08-19 08:18:44 +00:00 |
ttkern.pas
|
LazUtils: Font kerning for LazFreeType. Issue #37058, patch from circular.
|
2020-05-13 21:05:37 +00:00 |
ttload.pas
|
|
|
ttmemory.pas
|
|
|
ttobjs.pas
|
LazUtils: Font kerning for LazFreeType. Issue #37058, patch from circular.
|
2020-05-13 21:05:37 +00:00 |
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
|
LazUtils: Allow hints to reveal a bug in TFreeTypeGlyph. Formatting.
|
2020-05-09 18:34:49 +00:00 |
tttables.pas
|
|
|
tttypes.pas
|
LazUtils: Font kerning for LazFreeType. Issue #37058, patch from circular.
|
2020-05-13 21:05:37 +00:00 |
uitypes.pas
|
LazUtils: Rename unit ModalResultDef to a Delphi compatible UITypes. Add Message dialog related stuff.
|
2018-06-11 10:51:11 +00:00 |
unixfileutil.inc
|
|
|
unixlazfileutils.inc
|
|
|
unixlazutf8.inc
|
|
|
utf8process.pp
|
Try to minimize (NOT a fix) the risks of TProcessUtf8 crashes. Crash introduced in r50595 #d0dace2bf5 for issue #28991 / See also issue #035991
|
2019-08-20 22:16:37 +00:00 |
winfileutil.inc
|
|
|
winlazfileutils.inc
|
LazUtils: Revert part of r61999 #58b76f8a40.
|
2019-10-06 13:50:02 +00:00 |
winlazutf8.inc
|
revert 61976 #ec34c3f2f1:
|
2020-01-02 19:05:58 +00:00 |