summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp
AgeCommit message (Expand)Author
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2015-08-11no more warnings in UInfoEx at allGeorge Hazan
2015-08-08UserInfoEx:Tobias Weimer
2015-08-01UInfoEx: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-08UserInfoEx:Tobias Weimer
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
2014-06-25MetaContact -> metacontact; decapitalizationDart Raiden
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-24- crash fix for xml exportGeorge Hazan
2013-08-16built-in base64 removed from uinfoexGeorge Hazan
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
2013-06-23unifoex moved to the standard db_* functionsGeorge Hazan
2013-04-11- Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON)George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-28code cleaningGeorge Hazan
2013-03-28warning fixesGeorge Hazan
2013-03-17removed not used headersKirill Volinsky
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-01-20removed old revision informationKirill Volinsky
2012-11-20fix for the endless recursion in uinfoexGeorge Hazan
2012-09-07-minor signature fixesTobias Weimer
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy