Age | Commit message (Expand) | Author |
2019-08-12 | Msg_Export: fix for error window | George Hazan |
2019-06-05 | warning fix | George Hazan |
2019-03-31 | icon leak fixes | George Hazan |
2019-02-01 | fixes #1737 (Msg_Export: double .json extension) | George Hazan |
2019-01-30 | m_icq.h removed | George Hazan |
2019-01-30 | obsolete ICQ trash removed from headers | George Hazan |
2019-01-18 | code cleaning | George Hazan |
2019-01-08 | fixes #1737 (MsgExport cannot open a history file if JSON format is active) | George Hazan |
2019-01-08 | crash fix | 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-14 | hContact, MODULENAME -> g_plugin | George Hazan |
2018-11-13 | Msg_Export -> g_plugin | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan |
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-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-28 | all plugins => CMPlugin virtual functions | 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 |