summaryrefslogtreecommitdiff
path: root/plugins/Import/src/miranda.cpp
AgeCommit message (Expand)Author
2021-01-17Update copyrightsdartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-05-16Import: global variables extracted to a class, thus eliminating the chance of...George Hazan
2019-05-12Import: also file description should be customizedGeorge Hazan
2019-05-12fixes #1947 (Import: "choose file" button should suggest .txt for QIP2005, no...George Hazan
2019-05-10Import: first version of pattern batch import that worksGeorge Hazan
2019-04-25first version of pattern import that could be compiledGeorge Hazan
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-02added explicit flag for checking duplicatesGeorge Hazan
2018-10-18fixes #1621 (resizable Import wizard)George Hazan
2018-10-18the less WinAPI, the betterGeorge Hazan
2018-10-18Import moved to UI classesGeorge Hazan
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan
2018-06-08Import:George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-13fixes #1259 (Crash when trying import profile to itself)George Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
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-13Code modernize ...Goraf
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-25warnings fixedGeorge Hazan
2015-07-24import: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-08disable Next button when profile not selectedKirill Volinsky
2015-03-29- import mode setting dropped;George Hazan
2015-03-20if the custom profile was chosen, let's clean the list's selectionGeorge Hazan
2015-03-19Import: an option added to support profile mirroring (precise copy)George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16merge from branchGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-10-19variable name changeVadim Dashevskiy
2014-09-29first version of metaimport, that seems to workGeorge Hazan
2014-09-29and also execute the validatorGeorge Hazan