Age | Commit message (Expand) | Author |
2020-12-09 | fixes #2641 (Не работает импорт базы данных) | George Hazan |
2020-09-29 | Import: fix for rare crash in mcontacts import | George Hazan |
2020-08-07 | unused shit returned | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan |
2020-06-04 | UI classes: | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-03 | Import; custom window removed | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-08 | Гhis item imports mContacts too | dartraiden |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-09-26 | C++'17 compatibility mode enabled | George Hazan |
2019-08-19 | fixes #2033 (Import: wrong behavior of a combo in the main import dialog) | George Hazan |
2019-07-24 | massive warning fix | George Hazan |
2019-06-13 | fixes #1982 (Import crashes in service mode if run from Profile Manager) | George Hazan |
2019-06-01 | more correct variant of deducting local time zone | George Hazan |
2019-06-01 | fixes #1966 (Import: wrong timestamps when import from QIP2012) | George Hazan |
2019-05-27 | fixes #1966 (Import: wrong timestamps when import from QIP2012) | George Hazan |
2019-05-23 | added default extension for h++ pattern | George Hazan |
2019-05-23 | Fix pattern name | dartraiden |
2019-05-23 | fixes #1906 (Import: h++ pattern doesn't work) | George Hazan |
2019-05-17 | Import: fix for duplicate contacts | George Hazan |
2019-05-16 | Import: global variables extracted to a class, thus eliminating the chance of... | George Hazan |
2019-05-15 | Import: QIP Infium support | George Hazan |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan |
2019-05-12 | Import: also file description should be customized | George Hazan |
2019-05-12 | fixes #1947 (Import: "choose file" button should suggest .txt for QIP2005, no... | George Hazan |
2019-05-10 | Import: first version of pattern batch import that works | George Hazan |
2019-05-04 | fix for ini file name | George Hazan |
2019-05-04 | fixes #1939 (txt file is still locked after import) | George Hazan |
2019-05-04 | Import: fix pattern name | dartraiden |
2019-05-04 | fix for a combobox type | George Hazan |
2019-05-04 | first version of direct QIP2005 import that works | George Hazan |
2019-05-04 | fix for a major memory leak in mContacts import | George Hazan |
2019-05-03 | . | George Hazan |
2019-05-03 | first regexp version that counts messages correctly | George Hazan |
2019-05-03 | merge of libmdbx | George Hazan |
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-02-10 | fixes problems with importing ICQ & MRA contacts from old Miranda versions | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |
2019-01-20 | fixes #1776 (any traces of URL* related constants removed) | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan |