index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Msg_Export
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2024-06-06
fixes #4454 (Msg_Export: плагин использует нестандар...
George Hazan
2024-05-16
Msg_Export: remove "Help" button (fixes #4420)
dartraiden
2024-05-07
MsgExport: fix for writing data about offline files + export-related code fin...
George Hazan
2024-03-09
Msg_Export: old obsolete code removed
George Hazan
2024-03-09
Msg_Export: fix for export histories from options
George Hazan
2024-03-06
fixes #4273 (Msg_Export to share JSON export format from Import plugin)
George Hazan
2022-12-17
Mediawiki considers URLs with and without a trailing slash as different pages...
dartraiden
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-04-06
remove executable attribute from affected files
georgehazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-04
fixes #2942 (Msg_export: add "Export history" to contact's menu)
George Hazan
2021-05-20
MsgExport: fix for replacing contact ids in file names
George Hazan
2020-07-21
fixes #1743 (Msg_Export: add "Select none" and "Select all" to context menu)
George Hazan
2020-05-14
simple database event cycles moved to cursors
George Hazan
2020-04-01
fixes #2264 (Msg_Export: в столбце UIN перманентный но...
George Hazan
2020-03-18
Shorter is better
dartraiden
2020-03-17
Msg_Export: this is accounts, not protocols
dartraiden
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
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-08-30
Msg_Export: remove forgotten space
dartraiden
2018-08-29
senseless errors removed
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-14
Msg_Export: added ability to export messages to JSON
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-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-17
KeyboardNotify, ListeningTo, MessageState, MirandaG15, MirFox, Msg_Export, Ms...
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
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-08-05
Change plugin links from http:// to https://
Robert Pösel
2017-02-12
Msg_Export:
Tobias Weimer
2017-02-06
Msg_Export: Fix opening/closing progress dialog
Robert Pösel
2017-02-06
Msg_Export: Fix progress dialog processing
Robert Pösel
2017-02-06
Msg_Export: Don't block whole Miranda during export
Robert Pösel
[next]