index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir_core
/
langpack.cpp
Age
Commit message (
Expand
)
Author
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-07-06
return to the relative langpack's file names
George Hazan
2014-07-06
attempt to fix #721
George Hazan
2014-06-28
flags must be zeroed manually now
George Hazan
2014-06-21
fixed langpack authors crop
Kirill Volinsky
2014-04-09
fixes #647 (built-in langpack doesn't work in the presence of another langpacks)
George Hazan
2014-03-27
rest of codepages removed
George Hazan
2014-03-26
langpacks to use only UTF8 as the internal encoding
George Hazan
2014-03-25
fix for langpack reload
George Hazan
2014-03-25
fix for displaying ansi chars in Options - Languages
George Hazan
2014-03-25
forgotten the old paramter...
George Hazan
2014-03-25
- language packs' directory is now %miranda_path%\Languages
George Hazan
2014-03-25
langpack's description fix: the Authors field could be specified multiple times
George Hazan
2014-03-24
git-svn-id: http://svn.miranda-ng.org/main/trunk@8728 1316c22d-e87f-b044-9b9b...
George Hazan
2014-03-24
fix for broken includes
George Hazan
2014-03-23
new setting in a mirandaboot.ini:DefaultLanguage
George Hazan
2014-03-23
wrong copy/paste
George Hazan
2014-03-23
ability to select & store the langpack chosen
George Hazan
2014-01-24
fix to allow translations with the leading [
George Hazan
2014-01-24
this explicit destroy() is needed for the dynamic langpack reload
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-22
pre-XP headers cleaned
George Hazan
2013-08-13
- rtrim returned back into langpack reader;
George Hazan
2013-07-07
fix for processing backslashes in langpacks
George Hazan
2013-07-07
manual rtrim not to touch trailing spaces
George Hazan
2013-07-07
code cleaning
George Hazan
2013-07-07
revert of commit 5255: this rtrim has nothing to do with spaces inside brackets
George Hazan
2013-07-07
Translations shoudln't be trimmed from right side (e.g. [Something: ])
Robert Pösel
2013-03-29
attempt to save memory required for the ANSI translations
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2013-01-12
new event, ME_LANGPACK_CHANGED, to be called after the dynamic langpack change
George Hazan
2012-07-06
- mir_core.dll moved to the core :)
George Hazan