Age | Commit message (Expand) | Author |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2013-12-19 | total dejunkification of Contacts+: | George Hazan |
2013-11-09 | Minor fixes for the buttons text, minor translation issues | Tobias Weimer |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-02-16 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-10 | added version info | Kirill Volinsky |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-07-17 | ContactsPlus, CountryFlags, CrashDumper: changed folder structure | Vadim Dashevskiy |