Age | Commit message (Expand) | Author |
---|---|---|
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 |