Age | Commit message (Expand) | Author |
2019-09-26 | C++'17 compatibility mode enabled | 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 | 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 | fixes #1939 (txt file is still locked after import) | 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-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-02 | added explicit flag for checking duplicates | George Hazan |
2018-11-01 | fixes #1632 ([Import] When importing an entire DB, it should not be checked f... | George Hazan |
2018-10-19 | minimum size for the wizard's window | George Hazan |
2018-10-19 | fix for import wizard drawing after resize | George Hazan |
2018-10-18 | fixes #1621 (resizable Import wizard) | George Hazan |
2018-10-18 | fixes #1622 (Add ability to copy text from Import log) | George Hazan |
2018-10-18 | the less WinAPI, the better | George Hazan |
2018-10-18 | Import moved to UI classes | George Hazan |
2018-10-10 | Fix: Import plugin fails to match duplicate contacts when their IDs are store... | himselfv |
2018-10-08 | code cleaning | George Hazan |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their s... | George Hazan |
2018-08-31 | Import | Tobias Weimer |
2018-08-29 | fixes #1555 (Import shouldn't import .bak second time in service mode) | George Hazan |
2018-08-28 | fix for importing various kinds of events | George Hazan |
2018-08-27 | Import: crash fix for importing mcontacts from h++/64 | George Hazan |
2018-08-23 | JSON import: fix for a field name | George Hazan |
2018-08-22 | if szModule is missing in an event, it should be filled from the contact's data | George Hazan |
2018-08-22 | Msg_Export: fix for export metacontact's events | George Hazan |
2018-08-19 | related to #1490: fix for eating last char in a message | George Hazan |
2018-08-18 | otherwise this variable might have any value | George Hazan |