Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-07 | tabSRMM: events (file transfers) that go to group chats shall not clear log ↵ | George Hazan | |
window | |||
2020-07-07 | IEView: | George Hazan | |
- text in groupchats isn't scrolled down; - unused flag removed from IEE_GET_SELECTION processing; - minor code optimization | |||
2020-07-06 | code cleaning | George Hazan | |
2020-07-06 | fix for old bug with passing parameters inside IEView | George Hazan | |
2020-07-06 | PluginUpdater: update dialog isn't closed if one presses No button after update | George Hazan | |
2020-06-30 | IEview: code cleaning | George Hazan | |
2020-06-25 | New_GPG: code cleaning | George Hazan | |
2020-06-24 | fixes #2460 (NewStory: удаление всей истории через ↵ | George Hazan | |
меню контакта не работает при определённых обстоятельствах) | |||
2020-06-24 | New_GPG: added advanced option to send error messages | George Hazan | |
2020-06-23 | Jabber to filter out encrypted outgoing carbon copies | George Hazan | |
2020-06-23 | New_GPG: also a fix for menu items | George Hazan | |
2020-06-23 | New_GPG: fix for extra icon's behavior | George Hazan | |
2020-06-23 | new_gpg: code reordering | George Hazan | |
2020-06-23 | New_GPG: | George Hazan | |
- massive code cleaning; - obsolete extra icon management code removed; - added code to visualize service events correctly; - version bump | |||
2020-06-22 | temporary return of DbChecker | George Hazan | |
2020-06-22 | temporary hidden setting to suppress sending back error messages | George Hazan | |
2020-06-22 | New_GPG: fix for key deletion | George Hazan | |
2020-06-21 | another manual attempt to format unique id | George Hazan | |
2020-06-18 | we don't insert parasite '\n' when a pipe is empty | George Hazan | |
2020-06-18 | New_GPG: ugly manual contact info processing code removed | George Hazan | |
2020-06-18 | New_GPG: boost documentation sucks, we still need to wait | George Hazan | |
2020-06-17 | fix for a last message time storing | George Hazan | |
2020-06-16 | another fix for GPG launcher | George Hazan | |
2020-06-16 | Clist_Modern: fix for sorting by last message time | George Hazan | |
2020-06-16 | compilation fix | George Hazan | |
2020-06-16 | NewGPG: fix for a deadlock in the boost code | George Hazan | |
2020-06-15 | simpler way of applying server ids to messages | George Hazan | |
2020-06-15 | PROTO_INTERFACE::OnEventEdited - new virtual function to send edited ↵ | George Hazan | |
messages to server | |||
2020-06-14 | fixes #2448 (NewStory: редактирование сообщений) | George Hazan | |
2020-06-14 | fixes #2445 (NewStory: пункты в контекстном меню ↵ | George Hazan | |
контакта) | |||
2020-06-14 | fixes #2451 (Clist_modern в сортировке контактов "По ↵ | George Hazan | |
последнему сообщению" учитывает только входящие сообщения, остальные события не учитываются.) | |||
2020-06-13 | fixes #2446 (SeenPlugin: не работают всплывающие ↵ | George Hazan | |
окна и запись изменения статуса в историю) | |||
2020-06-10 | fixes #2438 (Jabber: списки приватности странно ↵ | George Hazan | |
себя ведут) + some another DoModal() calls cleaning | |||
2020-06-10 | New_GPG: more accurate version of RemoveHandlers() | George Hazan | |
2020-06-10 | fixes #2441 (New_GPG: miranda-ng dies after switching the plugin off) | George Hazan | |
2020-06-10 | typo fix | Gluzskiy Alexandr | |
2020-06-09 | fix for running the same dialog multiple times | George Hazan | |
2020-06-08 | fixes #2434 (IEView не отображается поле %fileDesc%, но ↵ | George Hazan | |
при этом заменяется поле %text% при указании описания файла при передаче) | |||
2020-06-08 | fixes #2424 (NewStory: добавить возможность ↵ | George Hazan | |
выбрать несколько сообщений) | |||
2020-06-08 | fixes #2432 (NewStory: при открытии окна истории ↵ | George Hazan | |
выделять последнее сообщение) | |||
2020-06-08 | fixes #2433 (NewStory: XMPP Chat States отображаются как ↵ | George Hazan | |
неизвестные события) | |||
2020-06-05 | Plugin 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-05 | automated thread id control class | George Hazan | |
2020-06-05 | Plugin Updater: more code cleaning | George Hazan | |
2020-06-05 | Plugin Updater: update dialog -> UI classes | George Hazan | |
2020-06-05 | fixes #2418 (NewStory: add event count to system history) | George Hazan | |
2020-06-05 | fixes #2417 (NewStory: Enter closes history window) | George Hazan | |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan | |
2020-06-04 | UI 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-04 | fixes #2420 (empty error window in StdMsg/Scriver) | George Hazan | |