Bastien Montagne
645047708d
Fix broken build without IME and/or I18N (caused by rBcb6307162b4c12).
2016-05-03 16:56:52 +02:00
Sergey Sharybin
cb6307162b
Cache whether current translation language supports IME or not
...
Solves the weak point mentionedi n previous commit.
2016-05-03 12:38:21 +02:00
Campbell Barton
09e40a4956
Cleanup: spelling
2015-09-14 02:22:22 +10:00
Bastien Montagne
314e40b6ce
Hopefully fix broken windows after recent i18n split.
...
We need to include BLI_utildefines.h when using __func__...
2015-08-19 10:10:29 +02:00
Campbell Barton
7c352ed43a
Cleanup: style + doxy
2015-08-19 08:49:12 +10:00
Campbell Barton
2e2dc9b9e3
Refactor translation code out of blenfont
...
- Add blentranslation `BLT_*` module.
- moved & split `BLF_translation.h` into (`BLT_translation.h`, `BLT_lang.h`).
- moved `BLF_*_unifont` functions from `blf_translation.c` to new source file `blf_font_i18n.c`.
2015-08-18 07:01:26 +10:00