.. |
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: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
|
2013-05-21 19:34:39 +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
|
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 |
dictionarystringlist.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 |
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
|
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 |
fileutil.pas
|
lazutils: clean up
|
2013-05-28 08:09:50 +00:00 |
fpmake.pp
|
lazutils: removed obsolete luresstrings
|
2013-05-24 07:28:13 +00:00 |
laz2_dom.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_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
|
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_xmlread.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_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
|
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_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
|
lazutils: removed old xml implementation, interface alias to new
|
2012-06-24 15:46:28 +00:00 |
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
|
lazutils: removed old xml implementation, interface alias to new
|
2012-06-24 15:46:28 +00:00 |
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
|
lazutils: removed old xml implementation, interface alias to new
|
2012-06-24 15:46:28 +00:00 |
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
|
lazutils: less hints
|
2012-03-07 12:05:53 +00:00 |
lazfileutils.inc
|
LazFileUtils: rename ExpandDots() to ResolveDots()
|
2013-05-09 07:37:51 +00:00 |
lazfileutils.pas
|
LazFileUtils: cleanup.
|
2013-05-23 17:29:09 +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: use PtrInt for String length instead of PtrUInt since SetLength() works with integer anyway
|
2012-03-30 08:21:38 +00:00 |
lazloggerbase.pas
|
IDE+startlazarus: use same working directory, needed for passing relative file names as command line parameters
|
2012-07-05 15:07:43 +00:00 |
lazloggerdummy.pas
|
|
|
LazLoggerImpl.inc
|
lazutils: added missing file
|
2012-06-11 17:55:07 +00:00 |
LazLoggerIntf.inc
|
|
|
lazmethodlist.pas
|
|
|
lazutf8.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 |
lazutf8classes.pas
|
TFileStreamUTF8.Create: fix error when mode = fmCreate or fmSomeShareMode.
|
2013-05-20 16:47:52 +00:00 |
lazutf8sysutils.pas
|
lazutils: removed not used unit unixutil
|
2012-03-07 11:49:29 +00:00 |
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: removed obsolete luresstrings
|
2013-05-24 07:28:13 +00:00 |
lazutils.pas
|
lazutils: removed obsolete luresstrings
|
2013-05-24 07:28:13 +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
|
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 |
Makefile
|
updated Makefiles
|
2012-08-27 16:43:01 +00:00 |
Makefile.compiled
|
updated lpk makefiles
|
2013-04-02 10:37:47 +00:00 |
Makefile.fpc
|
updated Makefiles
|
2012-08-27 16:43:01 +00:00 |
masks.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 |
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
|
lazutils: less hints
|
2012-03-07 11:47:14 +00:00 |
ttcalc1.inc
|
|
|
ttcalc2.inc
|
|
|
ttcalc3.inc
|
|
|
ttcalc4.inc
|
|
|
ttcalc.pas
|
IDE+startlazarus: use same working directory, needed for passing relative file names as command line parameters
|
2012-07-05 15:07:43 +00:00 |
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
|
lazutils: clean up
|
2012-03-07 11:37:21 +00:00 |
tterror.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
ttfile.pas
|
LazFreeType: allow other processes read opened font file too, bug #23887
|
2013-03-19 20:55:59 +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
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
ttraster.pas
|
LazFreeType: Hide range check errors in TrueType interpreter
|
2013-01-31 22:15:32 +00:00 |
tttables.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
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 more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
|
2013-05-22 16:36:57 +00:00 |
unixlazfileutils.inc
|
lazutils: fixed compialtion under Linux
|
2013-05-23 06:54:39 +00:00 |
utf8process.pp
|
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 |
winfileutil.inc
|
lazutils: clean up
|
2013-05-28 08:09:50 +00:00 |
winlazfileutils.inc
|
LazUtils: move more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
|
2013-05-22 16:36:57 +00:00 |