Age | Commit message (Expand) | Author |
---|---|---|
2015-04-25 | ChangeKeyboardLayout - common project | Vadim Dashevskiy |
2014-12-14 | SendMessage(... WM_GETTEXT ...) -> GetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-01-05 | memory leak fix in ChangeKeyboardLayout | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-15 | oops | George Hazan |
2013-03-15 | - POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases; | George Hazan |
2012-10-20 | version info standartization | Kirill Volinsky |
2012-07-09 | changekeyboardlayout: changed folder structure | Vadim Dashevskiy |