summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/ex_import
AgeCommit message (Expand)Author
2019-07-24massive warning fixGeorge Hazan
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-05-27as well as calls of GetVersionEx should be removedGeorge Hazan
2019-04-13CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...George Hazan
2019-04-12UserInfoEx: old icolib management replaced with new oneGeorge 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-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...George Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-04-18warning fixGeorge Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-15warning fixesGeorge Hazan
2018-02-24more nullptrGoraf
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-09-13mode old database junk to dieGeorge Hazan
2016-09-01- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();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-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-05-18these tons of code aren't needed anymore...George Hazan
2016-05-18unused proprietary services removed from UserInfoExGeorge Hazan
2016-04-15contact list groups:George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-16fix for conversion from HBRUSH to BOOLGeorge Hazan
2015-08-11no more warnings in UInfoEx at allGeorge Hazan
2015-08-11adaptation of UInfoEx for new functionsGeorge Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-08UserInfoEx:Tobias Weimer
2015-08-01UInfoEx: common projectKirill Volinsky