summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2020-07-07tabSRMM: events (file transfers) that go to group chats shall not clear log ↵George Hazan
window
2020-07-07IEView:George Hazan
- text in groupchats isn't scrolled down; - unused flag removed from IEE_GET_SELECTION processing; - minor code optimization
2020-07-06code cleaningGeorge Hazan
2020-07-06fix for old bug with passing parameters inside IEViewGeorge Hazan
2020-07-06PluginUpdater: update dialog isn't closed if one presses No button after updateGeorge Hazan
2020-06-30IEview: code cleaningGeorge Hazan
2020-06-25New_GPG: code cleaningGeorge Hazan
2020-06-24fixes #2460 (NewStory: удаление всей истории через ↵George Hazan
меню контакта не работает при определённых обстоятельствах)
2020-06-24New_GPG: added advanced option to send error messagesGeorge Hazan
2020-06-23Jabber to filter out encrypted outgoing carbon copiesGeorge Hazan
2020-06-23New_GPG: also a fix for menu itemsGeorge Hazan
2020-06-23New_GPG: fix for extra icon's behaviorGeorge Hazan
2020-06-23new_gpg: code reorderingGeorge Hazan
2020-06-23New_GPG:George Hazan
- massive code cleaning; - obsolete extra icon management code removed; - added code to visualize service events correctly; - version bump
2020-06-22temporary return of DbCheckerGeorge Hazan
2020-06-22temporary hidden setting to suppress sending back error messagesGeorge Hazan
2020-06-22New_GPG: fix for key deletionGeorge Hazan
2020-06-21another manual attempt to format unique idGeorge Hazan
2020-06-18we don't insert parasite '\n' when a pipe is emptyGeorge Hazan
2020-06-18New_GPG: ugly manual contact info processing code removedGeorge Hazan
2020-06-18New_GPG: boost documentation sucks, we still need to waitGeorge Hazan
2020-06-17fix for a last message time storingGeorge Hazan
2020-06-16another fix for GPG launcherGeorge Hazan
2020-06-16Clist_Modern: fix for sorting by last message timeGeorge Hazan
2020-06-16compilation fixGeorge Hazan
2020-06-16NewGPG: fix for a deadlock in the boost codeGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-15PROTO_INTERFACE::OnEventEdited - new virtual function to send edited ↵George Hazan
messages to server
2020-06-14fixes #2448 (NewStory: редактирование сообщений)George Hazan
2020-06-14fixes #2445 (NewStory: пункты в контекстном меню ↵George Hazan
контакта)
2020-06-14fixes #2451 (Clist_modern в сортировке контактов "По ↵George Hazan
последнему сообщению" учитывает только входящие сообщения, остальные события не учитываются.)
2020-06-13fixes #2446 (SeenPlugin: не работают всплывающие ↵George Hazan
окна и запись изменения статуса в историю)
2020-06-10fixes #2438 (Jabber: списки приватности странно ↵George Hazan
себя ведут) + some another DoModal() calls cleaning
2020-06-10New_GPG: more accurate version of RemoveHandlers()George Hazan
2020-06-10fixes #2441 (New_GPG: miranda-ng dies after switching the plugin off)George Hazan
2020-06-10typo fixGluzskiy Alexandr
2020-06-09fix for running the same dialog multiple timesGeorge Hazan
2020-06-08fixes #2434 (IEView не отображается поле %fileDesc%, но ↵George Hazan
при этом заменяется поле %text% при указании описания файла при передаче)
2020-06-08fixes #2424 (NewStory: добавить возможность ↵George Hazan
выбрать несколько сообщений)
2020-06-08fixes #2432 (NewStory: при открытии окна истории ↵George Hazan
выделять последнее сообщение)
2020-06-08fixes #2433 (NewStory: XMPP Chat States отображаются как ↵George Hazan
неизвестные события)
2020-06-05Plugin Updater:George Hazan
- fixes #2419 (Апдейтер не удаляет /Libs/libmdbx.mir); - fix for a very old bug: nothing happens if only file deleteion is chosen; - code reordering
2020-06-05automated thread id control classGeorge Hazan
2020-06-05Plugin Updater: more code cleaningGeorge Hazan
2020-06-05Plugin Updater: update dialog -> UI classesGeorge Hazan
2020-06-05fixes #2418 (NewStory: add event count to system history)George Hazan
2020-06-05fixes #2417 (NewStory: Enter closes history window)George Hazan
2020-06-04all improper calls of OnClose replaced with OnDestroy / OnApplyGeorge Hazan
2020-06-04UI classes:George Hazan
- CDlgBase::m_bSucceeded variable introduced to check whether IDOK was pressed or not; - unused/useless buttons with id=IDOK or IDCANCEL removed; - brnOk.OnClick replaced with OnApply calls; - unused/useless calls of EndDialog/EndModal removed; - minor code cleaning
2020-06-04fixes #2420 (empty error window in StdMsg/Scriver)George Hazan