summaryrefslogtreecommitdiff
path: root/plugins/ChangeKeyboardLayout/src/text_operations.cpp
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-25ChangeKeyboardLayout - common projectVadim Dashevskiy
2015-04-14memory leaks fixedGeorge Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-01-05memory leak fix in ChangeKeyboardLayoutGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-03-15oopsGeorge Hazan
2013-03-15- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;George Hazan
2012-12-05Translation fixKirill Volinsky
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-20version info standartizationKirill Volinsky
2012-07-09changekeyboardlayout: changed folder structureVadim Dashevskiy