Commit Graph

17 Commits

Author SHA1 Message Date
mattias
a7d82ae9eb lcl: translations: fixed getting duplicate msg from .mo file, issue #33173
git-svn-id: trunk@57321 -
2018-02-17 10:44:33 +00:00
mattias
c56672a0e9 lcl: lcltranslator: FindLocaleFileName: fixed checking if dir is absolute
git-svn-id: trunk@57318 -
2018-02-17 10:40:22 +00:00
mattias
faa58c53b1 lcl: lcltranslator: use typeinfo instead of type name
git-svn-id: trunk@56124 -
2017-10-18 12:00:30 +00:00
mattias
136dc9b9aa lcl: lcltranslator: fixed using property path, instead of subcomponent names, subcomponents names can be empty, same as IDE
git-svn-id: trunk@56121 -
2017-10-18 09:24:33 +00:00
mattias
d37434a214 lcl: lcltranslator: skip components without name
git-svn-id: trunk@56120 -
2017-10-18 09:03:52 +00:00
mattias
feb16f7063 lcl: lcltranslator: fixed translating only TTranslateString properties
git-svn-id: trunk@56119 -
2017-10-18 08:50:38 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
cfd390c5c5 Order uses sections some more.
git-svn-id: trunk@53741 -
2016-12-20 22:32:52 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
wp
7f8864e5b6 LCLTranslator: Fix FindLocaleFilename failing if optional directory is absolute or ends with a path delimiter.
git-svn-id: trunk@52527 -
2016-06-19 22:19:27 +00:00
mattias
cf00069fb2 LCL: lcltranslator: when switching language call datamodules too, bug #28946, patch from fbiazi
git-svn-id: trunk@50204 -
2015-11-02 21:47:06 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
mattias
7bfd7e12cc LCL: TPOTranslator constructor with TPOFile, patch #27616 from Simon Ameis
git-svn-id: trunk@48161 -
2015-03-07 10:14:36 +00:00
mattias
c2545d0502 LCL: translator: comments and published GetDefaultLang, issue #27440, from wp
git-svn-id: trunk@47683 -
2015-02-10 15:59:42 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
maxim
cb3d2173e1 LCL, LCLTranslator: allow specifying custom translation files subdirectory when calling SetDefaultLang, bug #26688
git-svn-id: trunk@47312 -
2015-01-06 00:14:56 +00:00
maxim
8664b260d9 LCL: factored LCLTranslator unit out of DefaultTranslator. LCLTranslator does not call SetDefaultLang in its initialization section, allowing user to do it manually. DefaultTranslator still does it as before, thus keeping previous behaviour for compatibility.
Bug 26631.

git-svn-id: trunk@47310 -
2015-01-05 16:54:28 +00:00