summaryrefslogtreecommitdiff
path: root/plugins/ContactsPlus/src/receive.cpp
AgeCommit message (Expand)Author
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-06clist services' extermination continuedGeorge Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-15contact list groups:George Hazan
2015-08-14ContactsPlus:Tobias Weimer
2015-07-25ContactsPlus:Tobias Weimer
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan
2015-04-30cleanupKirill Volinsky
2015-04-25ContactsPlus - common projectVadim Dashevskiy
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