summaryrefslogtreecommitdiff
path: root/plugins/Import/src/miranda.cpp
AgeCommit message (Expand)Author
2019-01-04Update copyrightsdartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-02added explicit flag for checking duplicatesGeorge Hazan
2018-10-18fixes #1621 (resizable Import wizard)George Hazan
2018-10-18the less WinAPI, the betterGeorge Hazan
2018-10-18Import moved to UI classesGeorge Hazan
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan
2018-06-08Import:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-13fixes #1259 (Crash when trying import profile to itself)George Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
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-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-11-17Utils_OpenUrlTGeorge 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-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-25warnings fixedGeorge Hazan
2015-07-24import: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-08disable Next button when profile not selectedKirill Volinsky
2015-03-29- import mode setting dropped;George Hazan
2015-03-20if the custom profile was chosen, let's clean the list's selectionGeorge Hazan
2015-03-19Import: an option added to support profile mirroring (precise copy)George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16merge from branchGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-10-19variable name changeVadim Dashevskiy
2014-09-29first version of metaimport, that seems to workGeorge Hazan
2014-09-29and also execute the validatorGeorge Hazan
2014-09-29first profile to be selected automaticallyGeorge Hazan
2014-08-16Import: ability to import missing accounts & map them if they have different ...George Hazan
2014-08-11import: clearanceGeorge Hazan
2014-08-11o-ok, let's complete 0.95's roadmap considering importGeorge Hazan
2014-07-25Event codes cleaning. part 2 (small)Alexey Kulakov
2013-09-25- custom screen saver detection code removedGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-02-27added version infoKirill Volinsky