| .. |
|
examples
|
LazUtils: Remove the reference to resource file from LazUnicode GUI example.
|
2017-12-08 20:52:04 +00:00 |
|
languages
|
Translations: Simplified Chinese translation update by robsean, bug #33242
|
2018-02-27 23:23:20 +00:00 |
|
test
|
fixed LazListClasses (shift-able and paged list generics)
|
2018-05-29 20:08:00 +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: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
|
2017-12-11 19:44:22 +00:00 |
|
asiancodepages.inc
|
|
|
|
avglvltree.pas
|
avglvltree: fix DisposeNode for nil Node. Issue #32189
|
2017-07-23 15:10:02 +00:00 |
|
compwriterpas.pas
|
lazutils: fixed result
|
2018-05-23 15:27:06 +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: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
|
2017-12-11 19:44:22 +00:00 |
|
extendedstrings.pas
|
lazutils: less hints
|
2017-08-19 08:18:44 +00:00 |
|
fileutil.inc
|
Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code.
|
2017-12-11 19:44:37 +00:00 |
|
fileutil.pas
|
Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code.
|
2017-12-11 19:44:37 +00:00 |
|
fpcadds.pas
|
|
|
|
fpmake.pp
|
|
|
|
FTL.TXT
|
|
|
|
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
|
|
|
|
laz2_names.inc
|
|
|
|
laz2_xmlcfg.pas
|
LazUtils: Refactoring for TXMLConfig. Issue #30899, patch from AlexeyT.
|
2016-11-18 19:25:05 +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
|
|
|
|
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
|
|
|
|
lazcollections.pas
|
|
|
|
lazconfigstorage.pas
|
LazUtils: use LazLoggerBase instead of LazLogger
|
2018-06-02 16:38:22 +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: fixed ResolveDots under Windows .\.
|
2017-12-14 16:19:14 +00:00 |
|
lazfileutils.pas
|
Amiga: ExtractFilenameOnly/ExtractFileRoot for amiga systems
|
2017-01-18 19:43:14 +00:00 |
|
lazfreetype.pas
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
|
2017-06-04 15:14:29 +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
|
|
|
|
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: refactoring: move methods from LazLogger to LazLoggerBase
|
2018-06-02 15:58:23 +00:00 |
|
lazloggerbase.pas
|
LazLogger: refactoring: move methods from LazLogger to LazLoggerBase
|
2018-06-02 15:58:23 +00:00 |
|
lazloggerdummy.pas
|
|
|
|
LazLoggerImpl.inc
|
LazLogger: refactoring: move methods from LazLogger to LazLoggerBase
|
2018-06-02 15:58:23 +00:00 |
|
LazLoggerIntf.inc
|
LazLogger: refactoring: move methods from LazLogger to LazLoggerBase
|
2018-06-02 15:58:23 +00:00 |
|
lazloggerprofiling.pas
|
|
|
|
lazmethodlist.pas
|
|
|
|
lazpasreadutil.pas
|
lazutils: added unit lazpasreadutil
|
2017-10-26 14:58:46 +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: Add a new function UTF8ProperCase() to unit LazUTF8.
|
2017-12-31 08:49:05 +00:00 |
|
lazutf8classes.pas
|
|
|
|
lazutf8sysutils.pas
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
|
2017-01-03 12:01:49 +00:00 |
|
lazutf16.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 |
|
lazutilities.pas
|
IDE: parse project default namespace
|
2017-04-28 22:27:06 +00:00 |
|
lazutils_defines.inc
|
|
|
|
lazutils.lpk
|
LazUtils: Add unit LazVersion. Use it also for LCLVersion. Issue #33418, patch from Zoran Vučenović.
|
2018-03-14 08:21:54 +00:00 |
|
lazutils.pas
|
LazUtils: Add unit LazVersion. Use it also for LCLVersion. Issue #33418, patch from Zoran Vučenović.
|
2018-03-14 08:21:54 +00:00 |
|
lazutilsstrconsts.pas
|
Move containers from LCL to LazUtils. DynamicArray, DynHashArray, DynQueue, Maps, StringHashList, ExtendedStrings, TextStrings.
|
2016-12-20 16:26:27 +00:00 |
|
lazversion.pas
|
LazUtils: Add unit LazVersion. Use it also for LCLVersion. Issue #33418, patch from Zoran Vučenović.
|
2018-03-14 08:21:54 +00:00 |
|
lconvencoding.pas
|
lcl: fixed UCS2LEToUTF8 for 1byte niput, issue #33296
|
2018-03-02 11:47:30 +00:00 |
|
lcsvutils.pas
|
|
|
|
lookupstringlist.pas
|
|
|
|
Makefile
|
updates makefiles
|
2017-05-18 11:39:53 +00:00 |
|
Makefile.compiled
|
|
|
|
Makefile.fpc
|
|
|
|
maps.pp
|
lazutils: less hints
|
2017-08-19 08:18:44 +00:00 |
|
masks.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 |
|
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: use LazLoggerBase instead of LazLogger
|
2018-06-02 16:38:22 +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
|
|
|
|
ttcmap.pas
|
|
|
|
ttconfig.inc
|
|
|
|
ttdebug.pas
|
|
|
|
tterror.pas
|
|
|
|
ttfile.pas
|
|
|
|
ttgload.pas
|
|
|
|
ttinterp.pas
|
lazutils: less hints
|
2017-08-19 08:18:44 +00:00 |
|
ttload.pas
|
|
|
|
ttmemory.pas
|
|
|
|
ttobjs.pas
|
|
|
|
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
|
|
|
|
tttables.pas
|
|
|
|
tttypes.pas
|
|
|
|
unixfileutil.inc
|
|
|
|
unixlazfileutils.inc
|
|
|
|
unixlazutf8.inc
|
|
|
|
utf8process.pp
|
LazUtils: Fix compilation of utf8process.pp on Darwin with fpc trunk.
|
2017-06-05 15:54:24 +00:00 |
|
winfileutil.inc
|
|
|
|
winlazfileutils.inc
|
|
|
|
winlazutf8.inc
|
LazUtf8: fix compilation for WinCE. Issue #0031788.
|
2017-05-09 19:21:42 +00:00 |