..
examples
LazUtils: Remove the reference to resource file from LazUnicode GUI example.
2017-12-08 20:52:04 +00:00
languages
Merged revision(s) 59275-59276 #e26f6ff3ca-#e26f6ff3ca from trunk:
2018-10-09 23:19:49 +00:00
test
fixed LazListClasses (shift-able and paged list generics)
2018-05-29 20:08:00 +00:00
amigalazfileutils.inc
asiancodepagefunctions.inc
Merged revision(s) 59416 #07607b4bba, 59436 #93fbbb0db7 from trunk:
2018-11-05 12:02:37 +00:00
asiancodepages.inc
avglvltree.pas
Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk:
2018-09-30 22:45:40 +00:00
compwriterpas.pas
Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
2018-06-09 14:39:36 +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
Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk:
2018-09-30 22:45:40 +00:00
fileutil.pas
Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk:
2018-09-30 22:45:40 +00:00
fpcadds.pas
fpmake.pp
LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
2018-07-25 13:38:59 +00:00
FTL.TXT
graphtype.pp
Remove LCL dependency from unit GraphType and move it to LazUtils package.
2018-06-13 08:33:10 +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:14:11 +00:00
laz2_names.inc
laz2_xmlcfg.pas
IDE: Reordering and formatting code for recent item lists in unit IdeProcs.
2018-07-09 08:20:58 +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
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: use LazLoggerBase instead of LazLogger
2018-06-02 16:38:22 +00:00
lazdbglog.pas
lazfglhash.pas
lazfilecache.pas
lazfileutils.inc
Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk:
2018-09-30 22:45:40 +00:00
lazfileutils.pas
Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk:
2018-09-30 22:45:40 +00:00
lazfreetype.pas
lazfreetypefontcollection.pas
lazfreetypefpimagedrawer.pas
lazlinkedlist.pas
lazlistclasses.pas
fixed LazListClasses (shift-able and paged list generics)
2018-05-29 20:08:00 +00:00
lazlogger.pas
LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
2018-07-25 23:44:54 +00:00
lazloggerbase.pas
LazUtils: Cleanup.
2018-06-14 09:58:08 +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
LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
2018-07-25 13:38:59 +00:00
lazmethodlist.pas
Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
2018-06-09 14:39:36 +00:00
lazpasreadutil.pas
lazutils: added unit lazpasreadutil
2017-10-26 14:58:46 +00:00
lazstringutils.pas
lazutils: removed duplicate code, issue #34320
2018-09-23 06:43:40 +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
Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk:
2018-09-30 22:45:40 +00:00
lazutf8classes.pas
lazutf8sysutils.pas
Merged revision(s) 59416 #07607b4bba, 59436 #93fbbb0db7 from trunk:
2018-11-05 12:02:37 +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
LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
2018-07-25 23:44:54 +00:00
lazutils_defines.inc
lazutils.lpk
Merged revision(s) 59416 #07607b4bba, 59436 #93fbbb0db7 from trunk:
2018-11-05 12:02:37 +00:00
lazutils.pas
Merged revision(s) 59416 #07607b4bba, 59436 #93fbbb0db7 from trunk:
2018-11-05 12:02:37 +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 fixes version 2.0.0RC2
2018-10-27 10:03:27 +00:00
lconvencoding.pas
Merged revision(s) 59416 #07607b4bba, 59436 #93fbbb0db7 from trunk:
2018-11-05 12:02:37 +00:00
lcsvutils.pas
lookupstringlist.pas
Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk:
2018-09-30 22:45:40 +00:00
Makefile
set fixes version 2.0.0RC2
2018-10-27 10:03:27 +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
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
textstrings.pas
translations.pas
Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk:
2018-09-30 22:45:40 +00:00
ttcache.pas
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
ttraster_sweep.inc
ttraster.pas
tttables.pas
tttypes.pas
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
LazUtils: Add process priority constants for latest FPC. Issue #34184 , patch from Do-wan Kim.
2018-08-31 08:15:05 +00:00
winfileutil.inc
winlazfileutils.inc
lazutils: fixed ExpandFileNameUTF8 for \\?\
2018-10-27 09:41:50 +00:00
winlazutf8.inc