summaryrefslogtreecommitdiff
path: root/plugins/Import
AgeCommit message (Expand)Author
2018-08-19related to #1490: fix for eating last char in a messageGeorge Hazan
2018-08-18otherwise this variable might have any valueGeorge Hazan
2018-08-18ISO time format to use UTC time, according to ISO8601George Hazan
2018-08-17no need to deduct a day from SYSTEMTIMEGeorge Hazan
2018-08-17export/import with human readable timestamps according to #1490George Hazan
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan
2018-08-10Import: support for date/time in human-readable format (yyyy-mm-dd hh:mm:ss)George Hazan
2018-08-09Import: fix buildaunsane
2018-08-08import from the json text file likeGeorge Hazan
2018-08-07MDatabaseReadonly - base class for all read-only database driversGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-08Import:George Hazan
2018-06-07fix for mcontacts importGeorge Hazan
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