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
/
plugins
/
ChangeKeyboardLayout
/
src
/
text_operations.cpp
Age
Commit message (
Expand
)
Author
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-25
ChangeKeyboardLayout - common project
Vadim Dashevskiy
2015-04-14
memory leaks fixed
George Hazan
2014-12-14
SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)
Rozhuk Ivan
2014-12-14
SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-01-05
memory leak fix in ChangeKeyboardLayout
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-03-15
oops
George Hazan
2013-03-15
- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;
George Hazan
2012-12-05
Translation fix
Kirill Volinsky
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-20
version info standartization
Kirill Volinsky
2012-07-09
changekeyboardlayout: changed folder structure
Vadim Dashevskiy