summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/ex_import/svc_ExImport.cpp
AgeCommit message (Expand)Author
2024-07-02fixes #4509 (UinfoEx: проблема в диалоге экспорта к...George Hazan
2024-07-02fixes #4508 (UinfoEx: проблема в диалоге экспорта)George Hazan
2024-07-02UInfoEx: unused macro EXIM_GROUP removedGeorge Hazan
2024-07-02fixes #4507 (UInfoEx: импорт группы вызывает экспорт)George Hazan
2023-11-10fixes #3904 (UInfoEx: сделать названия форматов пер...George Hazan
2020-05-10UInfoEx: massive ANSI cleaningGeorge 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-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge 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
2016-09-01- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();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
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-08UserInfoEx:Tobias Weimer
2015-08-01UInfoEx: common projectKirill Volinsky
2015-08-01fix for ansiGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-25- warning fixGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-03-28code cleaningGeorge Hazan
2013-03-17removed not used headersKirill Volinsky
2013-01-20removed old revision informationKirill Volinsky
2012-09-07-minor signature fixesTobias Weimer
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy