summaryrefslogtreecommitdiff
path: root/plugins/ChangeKeyboardLayout/src/options.cpp
AgeCommit message (Expand)Author
2015-04-25ChangeKeyboardLayout - common projectVadim Dashevskiy
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-01-05memory leak fix in ChangeKeyboardLayoutGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-15oopsGeorge Hazan
2013-03-15- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;George Hazan
2012-10-20version info standartizationKirill Volinsky
2012-07-09changekeyboardlayout: changed folder structureVadim Dashevskiy