summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export
AgeCommit message (Expand)Author
2018-10-14MsgExport: edited messages should also be exportedGeorge Hazan
2018-08-31Msg_ExportTobias Weimer
2018-08-30minus another error messageGeorge Hazan
2018-08-30Msg_Export: remove forgotten spacedartraiden
2018-08-29senseless errors removedGeorge Hazan
2018-08-29fixes #1557 (Msg_Export: move some strings to debug log)George Hazan
2018-08-29fixes #1556 (Msg_Export: translation problem)George Hazan
2018-08-29fixes #1553 completelyGeorge Hazan
2018-08-29Msg_Export: fix fields sizedartraiden
2018-08-28fixes #1553 (Msg_Export: buttons doesn't work)George Hazan
2018-08-28Msg_Export: remove useless spacedartraiden
2018-08-27missing translations restoredGeorge Hazan
2018-08-25thy shall not modify the event's textGeorge Hazan
2018-08-22Msg_Export: fix for export metacontact's eventsGeorge Hazan
2018-08-18ISO time format to use UTC time, according to ISO8601George Hazan
2018-08-17export/import with human readable timestamps according to #1490George Hazan
2018-08-17fixes crash for #1490George Hazan
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-08-14compilation fixGeorge Hazan
2018-08-14Msg_Export: added ability to export messages to JSONGeorge Hazan
2018-08-13minor code cleaningGeorge Hazan
2018-08-13Msg_Export:George Hazan
2018-08-13MsgExport: options diivded into two separate dialogs, code cleaningGeorge Hazan
2018-08-13Msg_Export: all options dialogs moved to UI classesGeorge Hazan
2018-08-10Msg_Export: options dialog -> UI ClassesGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-17KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms...George Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-03-31Msg_Export: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_sMataes
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky