summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/options.cpp
AgeCommit message (Expand)Author
2024-06-06fixes #4454 (Msg_Export: плагин использует нестандар...George Hazan
2024-05-16Msg_Export: remove "Help" button (fixes #4420)dartraiden
2024-05-07MsgExport: fix for writing data about offline files + export-related code fin...George Hazan
2024-03-09Msg_Export: old obsolete code removedGeorge Hazan
2024-03-09Msg_Export: fix for export histories from optionsGeorge Hazan
2024-03-06fixes #4273 (Msg_Export to share JSON export format from Import plugin)George Hazan
2022-12-17Mediawiki considers URLs with and without a trailing slash as different pages...dartraiden
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-04fixes #2942 (Msg_export: add "Export history" to contact's menu)George Hazan
2021-05-20MsgExport: fix for replacing contact ids in file namesGeorge Hazan
2020-07-21fixes #1743 (Msg_Export: add "Select none" and "Select all" to context menu)George Hazan
2020-05-14simple database event cycles moved to cursorsGeorge Hazan
2020-04-01fixes #2264 (Msg_Export: в столбце UIN перманентный но...George Hazan
2020-03-18Shorter is betterdartraiden
2020-03-17Msg_Export: this is accounts, not protocolsdartraiden
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2018-11-14hContact, MODULENAME -> g_pluginGeorge Hazan
2018-11-13Msg_Export -> g_pluginGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-30Msg_Export: remove forgotten spacedartraiden
2018-08-29senseless errors removedGeorge Hazan
2018-08-29fixes #1553 completelyGeorge Hazan
2018-08-28fixes #1553 (Msg_Export: buttons doesn't work)George Hazan
2018-08-14Msg_Export: added ability to export messages to JSONGeorge 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-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms...George 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
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-02-12Msg_Export:Tobias Weimer
2017-02-06Msg_Export: Fix opening/closing progress dialogRobert Pösel
2017-02-06Msg_Export: Fix progress dialog processingRobert Pösel
2017-02-06Msg_Export: Don't block whole Miranda during exportRobert Pösel