summaryrefslogtreecommitdiff
path: root/plugins/ContactsPlus/src/receive.cpp
AgeCommit message (Expand)Author
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-19total dejunkification of Contacts+:George Hazan
2013-11-09Minor fixes for the buttons text, minor translation issuesTobias Weimer
2013-09-07direct access to CListGroups restricted George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
2013-02-10added version infoKirill Volinsky
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-07-17ContactsPlus, CountryFlags, CrashDumper: changed folder structure Vadim Dashevskiy