Age | Commit message (Expand) | Author |
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 |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | IEView, IgnoreState, Import: cmplugin adaptation | Kirill Volinsky |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-27 | fixes #1310 (Wrong language after profile conversion) | George Hazan |
2018-04-16 | Import: | George Hazan |