Age | Commit message (Expand) | Author |
2018-10-14 | MsgExport: edited messages should also be exported | George Hazan |
2018-08-31 | Msg_Export | Tobias Weimer |
2018-08-30 | minus another error message | George Hazan |
2018-08-30 | Msg_Export: remove forgotten space | dartraiden |
2018-08-29 | senseless errors removed | George Hazan |
2018-08-29 | fixes #1557 (Msg_Export: move some strings to debug log) | George Hazan |
2018-08-29 | fixes #1556 (Msg_Export: translation problem) | George Hazan |
2018-08-29 | fixes #1553 completely | George Hazan |
2018-08-29 | Msg_Export: fix fields size | dartraiden |
2018-08-28 | fixes #1553 (Msg_Export: buttons doesn't work) | George Hazan |
2018-08-28 | Msg_Export: remove useless space | dartraiden |
2018-08-27 | missing translations restored | George Hazan |
2018-08-25 | thy shall not modify the event's text | George Hazan |
2018-08-22 | Msg_Export: fix for export metacontact's events | George Hazan |
2018-08-18 | ISO time format to use UTC time, according to ISO8601 | George Hazan |
2018-08-17 | export/import with human readable timestamps according to #1490 | George Hazan |
2018-08-17 | fixes crash for #1490 | George Hazan |
2018-08-14 | fix for CreatePathToFileW prototype (missing const specifier) | George Hazan |
2018-08-14 | compilation fix | George Hazan |
2018-08-14 | Msg_Export: added ability to export messages to JSON | George Hazan |
2018-08-13 | minor code cleaning | George Hazan |
2018-08-13 | Msg_Export: | George Hazan |
2018-08-13 | MsgExport: options diivded into two separate dialogs, code cleaning | George Hazan |
2018-08-13 | Msg_Export: all options dialogs moved to UI classes | George Hazan |
2018-08-10 | Msg_Export: options dialog -> UI Classes | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | 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 | options API unbound from hLangpack and switched to CMPlugin | 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 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms... | George Hazan |
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-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-03-31 | Msg_Export: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_s | Mataes |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |