summaryrefslogtreecommitdiff
path: root/plugins/Import/src/ui.cpp
AgeCommit message (Collapse)Author
2021-01-17Update copyrightsdartraiden
2020-06-04UI classes:George Hazan
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-08Гhis item imports mContacts toodartraiden
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-01-04Update copyrightsdartraiden
2018-08-31ImportTobias Weimer
- Fix for a translation
2018-08-15Import: ability to check duplicates during a contact importGeorge Hazan