summaryrefslogtreecommitdiff
path: root/plugins/Import
AgeCommit message (Expand)Author
2018-06-04Import: first version of Mcontacts importGeorge Hazan
2018-06-04code cleaningGeorge Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17IEView, IgnoreState, Import: cmplugin adaptationKirill Volinsky
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-27fixes #1310 (Wrong language after profile conversion)George Hazan
2018-04-16Import:George Hazan
2018-04-15fixes #1269 (Cannot reopen Import)George Hazan
2018-04-13fixes #1259 (Crash when trying import profile to itself)George Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-04-11Import: fix for lost modules during importGeorge Hazan
2018-04-09fixes #1256 completelyGeorge Hazan
2018-04-09grrrm...George Hazan
2018-04-09fixes #1257 (database migration process must not filter out 'duplicate' events)George Hazan
2018-04-05Import crashes if the original profile contains wrong number of groupsGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-02fixes #1243 (Groups and metacontacts state don't save during profile converta...George Hazan
2018-03-29major clutch removed with double service mode plugins launchGeorge Hazan
2018-03-29Import: when started in the service mode it opens its window and launched Mir...George Hazan
2018-03-28Import now works without accounts' activation, without calling Load() of prot...George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
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-23fixes #1194 (Import: no main menu item until manual plugin off->on)George 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-22Import - adaptation for batch import processingGeorge Hazan
2018-03-22fix for import old-style accounts visibility settingsGeorge Hazan
2018-03-21Import: the wizard dialog to use initialization structure instead of PostMessageGeorge Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...George Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-03-10unused code removedGeorge Hazan
2018-03-10service for the custom import procedureGeorge Hazan
2018-03-10a couple of fixes for the built-in sqlite importGeorge Hazan