summaryrefslogtreecommitdiff
path: root/plugins/Import/src/stdafx.h
AgeCommit message (Expand)Author
2024-03-06fixes #4273 (Msg_Export to share JSON export format from Import plugin)George Hazan
2024-01-17fixes #4109 (Прекратить хранение списка групп в...George Hazan
2024-01-09UnregisterDatabasePlugin - a function to unload database driver on the flowGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-04-23fixes #3502 (Import: Discord contacts duplicated instead of merged)George Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-07-16Contact_IsGroupChat - a helper to detect chat roomsGeorge Hazan
2022-02-06duplicate event checking code moved to the coreGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-04no need to patch pcre eitherGeorge Hazan
2021-04-11fixes #2789 (Import: опция "не загружать плагин при ...George Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-01-17Update copyrightsdartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-05-27fixes #1966 (Import: wrong timestamps when import from QIP2012)George Hazan
2019-05-23fixes #1906 (Import: h++ pattern doesn't work)George Hazan
2019-05-16Import: global variables extracted to a class, thus eliminating the chance of...George Hazan
2019-05-15Import: QIP Infium supportGeorge 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-05-04first version of direct QIP2005 import that worksGeorge Hazan
2019-05-03merge of libmdbxGeorge Hazan
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-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
2018-06-08Import:George Hazan
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