summaryrefslogtreecommitdiff
path: root/plugins/Import/src/import.cpp
AgeCommit message (Expand)Author
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
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-10Import:Tobias Weimer
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
2014-12-17"people are dumb" (c)George Hazan
2014-12-17more correct member zeroingGeorge Hazan
2014-12-17forgotten to zero a memory under structureGeorge Hazan
2014-12-17combo box value isn't saved on OK button clickGeorge Hazan
2014-12-17crash fixGeorge Hazan
2014-12-17additional accounts to be created only after the dialog, not beforeGeorge Hazan
2014-12-17account merge dialog to be closed on exitGeorge Hazan
2014-12-17a bit wider fieldVadim Dashevskiy
2014-12-16Import form cosmeticsVadim Dashevskiy
2014-12-16merge from branchGeorge Hazan
2014-10-17account name added to a searchGeorge Hazan
2014-10-16crash fixGeorge Hazan
2014-10-16correct dest acccount mappingGeorge Hazan
2014-10-16the same account not to be used twice during importGeorge Hazan
2014-10-12fix for metaimportGeorge Hazan
2014-10-07fix for adding events into disabled/unloaded contactsGeorge Hazan
2014-10-06fix for creating duplicate metasGeorge Hazan
2014-10-03Import:George Hazan
2014-10-01Import:George Hazan
2014-09-30empty accounts to be reused by importGeorge Hazan
2014-09-30fix for the metahistory events importingGeorge Hazan
2014-09-30fix for the metahistory importGeorge Hazan
2014-09-29hot plugging metas after importGeorge Hazan
2014-09-29first version of metaimport, that seems to workGeorge Hazan
2014-09-29Import: all auth messages to be suppressedGeorge Hazan
2014-08-21Import:George Hazan