summaryrefslogtreecommitdiff
path: root/plugins/Import/src/main.cpp
AgeCommit message (Collapse)Author
2020-08-07unused shit returnedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-06-13fixes #1982 (Import crashes in service mode if run from Profile Manager)George Hazan
2019-05-16Import: global variables extracted to a class, thus eliminating the chance ↵George Hazan
of conflicts
2019-04-25first version of pattern import that could be compiledGeorge Hazan
2019-04-24Import now is bound to pcre16.mirGeorge Hazan
2019-04-12wiping custom icolib functions: ImportGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-01fixes #1632 ([Import] When importing an entire DB, it should not be checked ↵George Hazan
for duplicates) - service mode doesn't check dups
2018-10-18Import moved to UI classesGeorge Hazan
2018-08-29fixes #1555 (Import shouldn't import .bak second time in service mode)George Hazan
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan
2018-08-08import from the json text file likeGeorge Hazan
{ "history": [ { "eventType":0, "timeStamp":98234, "flags":"m", "body":"boooo" }, { "eventType":0, "timeStamp":98235, "flags":"r", "body":"moooo" } ] }
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-08Import:George Hazan
- first working version of mcontacts import; - code cleaning
2018-06-04Import: first version of Mcontacts importGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge 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 ↵George Hazan
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
it remains existing for now, but as reference to g_plugin.m_hLang
2018-05-17IEView, IgnoreState, Import: cmplugin adaptationKirill Volinsky
2018-04-03Accounts() : iterator for accountsGeorge 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 ↵George Hazan
Miranda
2018-03-23fixes #1194 (Import: no main menu item until manual plugin off->on)George Hazan
2018-03-22Import - adaptation for batch import processingGeorge Hazan
2018-03-21Import: the wizard dialog to use initialization structure instead of PostMessageGeorge Hazan
2018-03-10service for the custom import procedureGeorge Hazan
2018-03-07Import: first compiled version of dbrw loaderaunsane
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
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-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-02-29- compiilation fix;George Hazan
- code cleaning; - version bump. git-svn-id: http://svn.miranda-ng.org/main/trunk@16376 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-28Import: servicemode support MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16370 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04Import: menu uidAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-25warnings fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c