Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-07 | unused shit returned | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-06-13 | fixes #1982 (Import crashes in service mode if run from Profile Manager) | George Hazan | |
2019-05-16 | Import: global variables extracted to a class, thus eliminating the chance ↵ | George Hazan | |
of conflicts | |||
2019-04-25 | first version of pattern import that could be compiled | George Hazan | |
2019-04-24 | Import now is bound to pcre16.mir | George Hazan | |
2019-04-12 | wiping custom icolib functions: Import | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
2018-11-01 | fixes #1632 ([Import] When importing an entire DB, it should not be checked ↵ | George Hazan | |
for duplicates) - service mode doesn't check dups | |||
2018-10-18 | Import moved to UI classes | George Hazan | |
2018-08-29 | fixes #1555 (Import shouldn't import .bak second time in service mode) | George Hazan | |
2018-08-15 | Import: ability to check duplicates during a contact import | George Hazan | |
2018-08-08 | import from the json text file like | George Hazan | |
{ "history": [ { "eventType":0, "timeStamp":98234, "flags":"m", "body":"boooo" }, { "eventType":0, "timeStamp":98235, "flags":"r", "body":"moooo" } ] } | |||
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-06-08 | Import: | George Hazan | |
- first working version of mcontacts import; - code cleaning | |||
2018-06-04 | Import: first version of Mcontacts import | George Hazan | |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan | |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan | |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan | |
2018-05-20 | mir_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-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan | |
it remains existing for now, but as reference to g_plugin.m_hLang | |||
2018-05-17 | IEView, IgnoreState, Import: cmplugin adaptation | Kirill Volinsky | |
2018-04-03 | Accounts() : iterator for accounts | George Hazan | |
2018-03-29 | major clutch removed with double service mode plugins launch | George Hazan | |
2018-03-29 | Import: when started in the service mode it opens its window and launched ↵ | George Hazan | |
Miranda | |||
2018-03-23 | fixes #1194 (Import: no main menu item until manual plugin off->on) | George Hazan | |
2018-03-22 | Import - adaptation for batch import processing | George Hazan | |
2018-03-21 | Import: the wizard dialog to use initialization structure instead of PostMessage | George Hazan | |
2018-03-10 | service for the custom import procedure | George Hazan | |
2018-03-07 | Import: first compiled version of dbrw loader | aunsane | |
2018-01-01 | massive copyright update | dartraiden | |
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-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan | |
2017-11-27 | add module name (part 1) | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-01-01 | bump copyright year | dartraiden | |
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-28 | Import: servicemode support | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16370 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-09-04 | Import: menu uid | Alexander Lantsev | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-25 | warnings fixed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |