summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/ex_import/classExImContactXML.cpp
AgeCommit message (Expand)Author
2022-01-30fixes #3001 (WhenWasIt: remove mBirthday support)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2020-05-14simple database event cycles moved to cursorsGeorge Hazan
2020-05-10UInfoEx: massive ANSI cleaningGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-02-14UserInfoEx:George Hazan
2019-02-12code cleaningGeorge Hazan
2019-02-12UserInfoEx: old xml driver removed & replaced with new tinyxml2George Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2018-03-15warning fixesGeorge Hazan
2018-02-21UInfoEx: C++'11 iteratorsGeorge Hazan
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
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-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