.. |
languages
|
Translations: Arabic translation update by Khaled Shagrouni, bug #22935
|
2012-09-21 14:43:16 +00:00 |
asiancodepagefunctions.inc
|
lazutils: renamed functions DBCSToUTF8, UTF8ToDBCS, fixed dbcs last char, using half space for asian tables
|
2012-08-14 21:01:39 +00:00 |
asiancodepages.inc
|
lazutils: renamed functions DBCSToUTF8, UTF8ToDBCS, fixed dbcs last char, using half space for asian tables
|
2012-08-14 21:01:39 +00:00 |
avglvltree.pas
|
lazutils: avglvltree: fixed GetEnumeratorHighToLow
|
2012-09-08 08:59:42 +00:00 |
easylazfreetype.pas
|
lazfreetype: fixed range check error, improved error message
|
2012-08-04 10:11:16 +00:00 |
fileutil.inc
|
LazUtils: Clean the TFileSearcher.Search code and use faDirectory for pure dir search
|
2012-11-18 11:41:41 +00:00 |
fileutil.pas
|
FileUtil: fix layout (2 function declarations on 1 line). Issue #23314 by Bart Broersma
|
2012-11-15 20:04:44 +00:00 |
fpmake.pp
|
started fpmake files for IDE
|
2012-09-08 21:42:19 +00:00 |
laz2_dom.pas
|
laz2_dom: added XmlValueToStr
|
2012-03-26 18:14:23 +00:00 |
laz2_names.inc
|
|
|
laz2_xmlcfg.pas
|
lazutils: txmlconfig: auto create doc
|
2012-09-03 09:09:23 +00:00 |
laz2_xmlread.pas
|
lazutils: removed old xml implementation, interface alias to new
|
2012-06-24 15:46:28 +00:00 |
laz2_xmlutils.pas
|
lazutils: started TranslateUTF8Chars
|
2012-11-16 14:30:58 +00:00 |
laz2_xmlwrite.pas
|
lazutils: removed old xml implementation, interface alias to new
|
2012-06-24 15:46:28 +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
|
lazutils: removed old xml implementation, interface alias to new
|
2012-06-24 15:46:28 +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
|
components: remove ver2_2_x defines
|
2012-03-27 07:19:05 +00:00 |
laz_xmlwrite.pas
|
lazutils: removed old xml implementation, interface alias to new
|
2012-06-24 15:46:28 +00:00 |
lazclasses.pas
|
|
|
lazdbglog.pas
|
|
|
lazfilecache.pas
|
|
|
lazfileutils.pas
|
codetools: skipped code is now converted to special comments
|
2012-09-05 10:47:44 +00:00 |
lazfreetype.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 |
lazfreetypefontcollection.pas
|
Patch with font collection support from Circular
|
2012-04-13 07:01:31 +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
|
lazutils: less notes
|
2012-08-27 10:47:02 +00:00 |
lazutf8classes.pas
|
lazutils: small optimization
|
2012-06-15 16:39:31 +00:00 |
lazutf8sysutils.pas
|
|
|
lazutf16.pas
|
|
|
lazutils.lpk
|
lazutils: added missing file
|
2012-06-11 17:55:07 +00:00 |
lazutils.pas
|
Patch with font collection support from Circular
|
2012-04-13 07:01:31 +00:00 |
lazutilsstrconsts.pas
|
lazutils: added resourcestrings
|
2012-06-27 16:27:11 +00:00 |
lconvencoding.pas
|
lazutils: renamed functions DBCSToUTF8, UTF8ToDBCS, fixed dbcs last char, using half space for asian tables
|
2012-08-14 21:01:39 +00:00 |
luresstrings.pas
|
|
|
Makefile
|
updated Makefiles
|
2012-08-27 16:43:01 +00:00 |
Makefile.compiled
|
updated Makefiles
|
2012-08-27 16:43:01 +00:00 |
Makefile.fpc
|
updated Makefiles
|
2012-08-27 16:43:01 +00:00 |
masks.pas
|
lazutils: GetAppConfigDirUTF8, GetAppConfigFileUTF8: added parameter to automatically create the directory
|
2012-06-27 16:25:51 +00:00 |
paswstring.pas
|
|
|
ttcache.pas
|
|
|
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
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
ttconfig.inc
|
|
|
ttdebug.pas
|
|
|
tterror.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
ttfile.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 |
ttgload.pas
|
|
|
ttinterp.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
ttload.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 |
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
|
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 |
ttprofile.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
ttraster_sweep.inc
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
ttraster.pas
|
lazutils: less warnings
|
2012-03-23 07:19:29 +00:00 |
tttables.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
tttypes.pas
|
Patch from circular to improve LazFreeType
|
2012-03-23 06:41:02 +00:00 |
unixfileutil.inc
|
lazutils: less warnings
|
2012-11-10 16:33:03 +00:00 |
winfileutil.inc
|
lazutils: added IsHardLinks
|
2012-11-10 16:32:28 +00:00 |