summaryrefslogtreecommitdiff
path: root/plugins/Import/src/stdafx.h
AgeCommit message (Collapse)Author
2019-04-13merge with trunkGeorge Hazan
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2019-01-04Update copyrightsdartraiden
2018-11-02added explicit flag for checking duplicatesGeorge Hazan
2018-10-18fixes #1621 (resizable Import wizard)George Hazan
2018-10-18fixes #1622 (Add ability to copy text from Import log)George Hazan
2018-10-18the less WinAPI, the betterGeorge Hazan
2018-10-18Import moved to UI classesGeorge Hazan
2018-08-18otherwise this variable might have any valueGeorge Hazan
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan
2018-08-09Import: fix buildaunsane
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-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-20CMPlugin to receive a reference to PLUGININFOEXGeorge 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-03-22Import - adaptation for batch import processingGeorge Hazan
2018-03-21Import: the wizard dialog to use initialization structure instead of PostMessageGeorge Hazan
2018-03-10unused code removedGeorge Hazan
2018-03-10service for the custom import procedureGeorge Hazan
2018-03-07Import: first compiled version of dbrw loaderaunsane
2018-02-24guard headersGoraf
2018-01-01massive copyright updatedartraiden
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-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-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-07-25warnings fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-24import: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14671 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c