.. |
examples/LookupStringList
|
LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files.
|
2015-07-07 12:10:35 +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
|
LazUtils: Less notes from compiler about Asian codepages.
|
2015-10-16 21:48:15 +00:00 |
asiancodepages.inc
|
LazUtils: Less notes from compiler about Asian codepages.
|
2015-10-16 21:48:15 +00:00 |
avglvltree.pas
|
|
|
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
|
Change order of used units so that "deprecated" warnings are not triggered.
|
2015-08-07 17:20:40 +00:00 |
fileutil.pas
|
Change order of used units so that "deprecated" warnings are not triggered.
|
2015-08-07 17:20:40 +00:00 |
fpcadds.pas
|
Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed.
|
2015-10-20 17:20:11 +00:00 |
fpmake.pp
|
LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files.
|
2015-07-07 12:10:35 +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
|
IDE, AnchorDocking: Support desktops also with docked IDE. Move configuration to environment options. By Ondrej Pokorny.
|
2015-09-07 22:01:22 +00:00 |
laz2_xmlread.pas
|
|
|
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: Prevent "Abstract method called" for TXMLObjectWriter / TXMLObjectReader also with FPC 3.0.0. Issue #27817.
|
2015-08-26 09:29:52 +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.pas
|
lazutils: DirectoryIsWritable: check if directory exists
|
2015-10-26 09:26:44 +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: clean up
|
2015-08-11 12:47:25 +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
|
|
|
lazmethodlist.pas
|
|
|
lazutf8.pas
|
Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed.
|
2015-10-20 17:20:11 +00:00 |
lazutf8classes.pas
|
|
|
lazutf8sysutils.pas
|
lazutils: fixe compilation
|
2015-05-12 14:24:43 +00:00 |
lazutf16.pas
|
lazutf16: Adds functions to check for valid utf-16
|
2015-08-05 14:22:46 +00:00 |
lazutilities.pas
|
|
|
lazutils.lpk
|
LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files.
|
2015-07-07 12:10:35 +00:00 |
lazutils.pas
|
LazUtils: Use LookupStringList in LazUtils package. Remove old DictionaryStringList files.
|
2015-07-07 12:10:35 +00:00 |
lazutilsstrconsts.pas
|
|
|
lconvencoding.pas
|
lazutils: lconvencoding: fixed using tables for lossless conversion back and forth
|
2015-10-24 21:46:16 +00:00 |
lcsvutils.pas
|
lazutils: LoadFromCSVStream: fixed reading UTF16
|
2015-11-12 14:30:42 +00:00 |
lookupstringlist.pas
|
LazUtils: Rename DictionaryStringList -> LookupStringList. Add the renamed files as new.
|
2015-07-07 12:05:03 +00:00 |
Makefile
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
|
2015-10-01 18:40:54 +00:00 |
Makefile.compiled
|
|
|
Makefile.fpc
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
|
2015-10-01 18:40:54 +00:00 |
masks.pas
|
|
|
paswstring.pas
|
Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed.
|
2015-10-20 17:20:11 +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
|
|
|
ttinterp.pas
|
|
|
ttload.pas
|
|
|
ttmemory.pas
|
|
|
ttobjs.pas
|
|
|
ttprofile.pas
|
|
|
ttraster_sweep.inc
|
|
|
ttraster.pas
|
|
|
tttables.pas
|
|
|
tttypes.pas
|
|
|
unixfileutil.inc
|
|
|
unixlazfileutils.inc
|
|
|
unixlazutf8.inc
|
|
|
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
|
Use the new UTF-8 system by default. Can be disabled by define DisableUTF8RTL. EnableUTF8RTL is removed.
|
2015-10-20 17:20:11 +00:00 |
winlazutf8.inc
|
LazUtils: fix compilation of LazUtf8 for fpc <= 3.0.0 after r50470 #22750460e4.
|
2015-11-22 23:32:54 +00:00 |