summaryrefslogtreecommitdiff
path: root/src/mir_core/langpack.cpp
AgeCommit message (Expand)Author
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-06return to the relative langpack's file namesGeorge Hazan
2014-07-06attempt to fix #721George Hazan
2014-06-28flags must be zeroed manually nowGeorge Hazan
2014-06-21fixed langpack authors cropKirill Volinsky
2014-04-09fixes #647 (built-in langpack doesn't work in the presence of another langpacks)George Hazan
2014-03-27rest of codepages removedGeorge Hazan
2014-03-26langpacks to use only UTF8 as the internal encodingGeorge Hazan
2014-03-25fix for langpack reloadGeorge Hazan
2014-03-25fix for displaying ansi chars in Options - LanguagesGeorge Hazan
2014-03-25forgotten the old paramter...George Hazan
2014-03-25- language packs' directory is now %miranda_path%\LanguagesGeorge Hazan
2014-03-25langpack's description fix: the Authors field could be specified multiple timesGeorge Hazan
2014-03-24git-svn-id: http://svn.miranda-ng.org/main/trunk@8728 1316c22d-e87f-b044-9b9b...George Hazan
2014-03-24fix for broken includesGeorge Hazan
2014-03-23new setting in a mirandaboot.ini:DefaultLanguageGeorge Hazan
2014-03-23wrong copy/pasteGeorge Hazan
2014-03-23ability to select & store the langpack chosenGeorge Hazan
2014-01-24fix to allow translations with the leading [George Hazan
2014-01-24this explicit destroy() is needed for the dynamic langpack reloadGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-08-13- rtrim returned back into langpack reader;George Hazan
2013-07-07fix for processing backslashes in langpacksGeorge Hazan
2013-07-07manual rtrim not to touch trailing spacesGeorge Hazan
2013-07-07code cleaningGeorge Hazan
2013-07-07revert of commit 5255: this rtrim has nothing to do with spaces inside bracketsGeorge Hazan
2013-07-07Translations shoudln't be trimmed from right side (e.g. [Something: ])Robert Pösel
2013-03-29attempt to save memory required for the ANSI translationsGeorge Hazan
2013-03-01service call replaced with helper: MS_UTILS_PATHTOABSOLUTEWGeorge Hazan
2013-02-11core: copyright update to year 2013George Hazan
2013-01-12new event, ME_LANGPACK_CHANGED, to be called after the dynamic langpack changeGeorge Hazan
2012-07-06- mir_core.dll moved to the core :)George Hazan