summaryrefslogtreecommitdiff
path: root/plugins/Import/src/import.cpp
AgeCommit message (Expand)Author
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
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-03-13another atavism died: DBEF_FIRSTGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-19import to open a database in read-only modeGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan