Age | Commit message (Expand) | Author |
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 |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-07 | Import: this string shouldn't be in langpack | dartraiden |
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 | russian resources? really?.. | 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-27 | This string is useless for translation | dartraiden |
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 |
2018-08-18 | ISO time format to use UTC time, according to ISO8601 | George Hazan |
2018-08-17 | no need to deduct a day from SYSTEMTIME | George Hazan |
2018-08-17 | export/import with human readable timestamps according to #1490 | George Hazan |
2018-08-15 | Import: ability to check duplicates during a contact import | George Hazan |
2018-08-10 | Import: support for date/time in human-readable format (yyyy-mm-dd hh:mm:ss) | George Hazan |
2018-08-09 | Import: fix build | aunsane |
2018-08-08 | import from the json text file like | George Hazan |
2018-08-07 | MDatabaseReadonly - base class for all read-only database drivers | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-06-08 | Import: | George Hazan |
2018-06-07 | fix for mcontacts import | George Hazan |
2018-06-04 | Import: first version of Mcontacts import | George Hazan |
2018-06-04 | code cleaning | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |