Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-18Various minor fixes to i18n code (mostly, translation of enum items' tooltips...Bastien Montagne
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-11-03Fix for [#32992] Switching language does nothing under Windows.Bastien Montagne
2012-10-23Fix #2 for [#32954] Crash when activating 'International Fonts' in User Prefe...Bastien Montagne
2012-10-23Fix #32954: Crash when activating 'International Fonts' in User PreferencesSergey Sharybin
2012-10-22Update of the tools for the new "dynamic" i18n menu, to generate the language...Bastien Montagne
2012-10-22New "dynamic" i18n menu.Bastien Montagne
2012-10-20Atempt to get rid of those ugly "long locales" under windows. Tested by me (w...Bastien Montagne
2012-10-20Remove six languages from Blender UI (rational: very low level of translation...Bastien Montagne
2012-10-20Fix unix language setting fallback (long_locale is windows only!). This was p...Bastien Montagne
2012-10-16Fix #32819: Crash when starting CUDA kernel compilation if UI translation is ...Sergey Sharybin
2012-10-15Adding new Esperanto language.Bastien Montagne
2012-10-14Adding Estonian new language.Bastien Montagne
2012-09-25Fix own error (wrong portuguese-brazilian Windows "long_locale" - yuck!), and...Bastien Montagne
2012-09-15code cleanup: remove paranoid/invalid NULL checks and also reduce some unneed...Campbell Barton
2012-09-07Adding Hebrew language.Bastien Montagne
2012-09-05Adding brazilian portuguese language, as requested by portuguese team.Bastien Montagne
2012-07-23Portuguese is now over 60% (also finisehd old portuguse_brazilian->portuguese...Bastien Montagne
2012-07-09UI translation from inside Blender UI: first part.Bastien Montagne
2012-05-11style cleanup: whitespaceCampbell Barton
2012-04-30Adding Hungarian language.Bastien Montagne
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-05Adding turkish (tr_TR) language.Bastien Montagne
2012-03-31Fixing kyrgyz language (code is ky_KG, just ky does not work...).Bastien Montagne
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-26Renaming pt_BR to pt, as a recent reform [1] made most country speaking portu...Bastien Montagne
2012-03-12Style cleanup in blenfont (spaces, C++ comments, etc.).Bastien Montagne
2012-02-17fa_PE is no valid language code (how comes no one noted that yet?), fa_IR see...Bastien Montagne
2012-01-10Adding the kyrgyz language.Bastien Montagne
2011-12-27* Fixing compile after recent i18 commits. Thomas Dinges
2011-12-26Another fix for #29494: Problem loading translations at Blender's startupSergey Sharybin
2011-12-23Moving back sr locales to sr_RS (else, with recent changes (42830), loading s...Bastien Montagne
2011-12-22Fix #29494: Problem loading translations at Blender's startupSergey Sharybin
2011-12-22Translation context for RNA propertiesSergey Sharybin
2011-12-21Small i18n edits:Bastien Montagne
2011-11-18Moving spanish code from es_ES to es for now (as the best spanish translation...Bastien Montagne
2011-11-14minor cleanup Campbell Barton
2011-11-02quiet some warnings.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-21Fix compilation error with MSVC caused by recent commit.Sergey Sharybin
2011-10-21misc cleanupCampbell Barton
2011-10-11Adding FA (Persian - Farsi) language to po + flipping Arabic name in the Lang...Dalai Felinto
2011-09-26replace strncpy with BLI_strncpy, in some cases strncpy was being misused sin...Campbell Barton
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-21Attempt to fix #28709: change language to simplified Chinese: sequencer -> ad...Sergey Sharybin
2011-09-21Fix compilation for MinGW. Antony Riakiotakis
2011-09-18i18n: replace gnu unifont with droid sans fontSergey Sharybin
2011-09-16fix NULL check for getenv("LANGUAGE")Xiao Xiangquan
2011-09-15Add Nepali translationXiao Xiangquan