summaryrefslogtreecommitdiff
path: root/plugins/Import/src/import.cpp
AgeCommit message (Expand)Author
2018-03-26Import: fix to prevent the user-defined accounts' orderGeorge Hazan
2018-03-26Import: fix for original internal account name prevention (causes status icon...George Hazan
2018-03-26Import: converted group chats become usual contactsGeorge Hazan
2018-03-23account activation separated from account creationGeorge Hazan
2018-03-23fix for importing group chat contactsGeorge Hazan
2018-03-23Import: fix for groups order saving during importGeorge Hazan
2018-03-23fix for importing metasGeorge Hazan
2018-03-23Import plugin adapted for Proto_CreateAccountGeorge Hazan
2018-03-22fix for import old-style accounts visibility settingsGeorge Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...George Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-11fix for importing unknown / broken subsGeorge 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-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-16forgotten database functionGeorge Hazan
2016-09-14second major wipeout of database services & structures: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-02-29Import: dont import Protocol/p MikalaiR
2016-02-29- compiilation fix;George Hazan
2016-02-28Import: importing all contact settings MikalaiR
2016-02-26no need to copy secure keys during importGeorge 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-19- all static protocol services replaced with functions;George Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-06nasty crutch for the stupid dbx_mmapGeorge Hazan
2015-03-30fix for the wrong number of events after importGeorge Hazan
2015-03-29fix for protocols import in the total modeGeorge Hazan
2015-03-29- import mode setting dropped;George Hazan
2015-03-10fix for Unknown metas nick after importGeorge Hazan