Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-06 | fixes #2429 (More strict XEP-0085 compliance) | George Hazan | |
2020-06-05 | Revert "SkypeWeb:" | George Hazan | |
This reverts commit 59d3e0a8aa91452de46df3ae448f3cb499c5dce1. # Conflicts: # protocols/SkypeWeb/src/requests/poll.h # protocols/SkypeWeb/src/skype_login.cpp # protocols/SkypeWeb/src/skype_proto.h # protocols/SkypeWeb/src/skype_trouter.cpp | |||
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 | fixes #2410 (Problems with (false) offline contacts in skype protocol) | 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 | |
2020-06-04 | langpacks/russian: update | dartraiden | |
2020-06-04 | SQLite: pick up Miranda-specific commits | dartraiden | |
2020-06-04 | SQLite: update to 3.32.1 | dartraiden | |
2020-06-03 | Skype: no need to use formatting where one can use string concatenation | George Hazan | |
2020-06-03 | SkypeWeb: | George Hazan | |
- fixes #2410 (Problems with (false) offline contacts in skype protocol); - more unused garbage wiped out; - version bump | |||
2020-06-03 | tabSRMM: why text is restored only for private chats? | George Hazan | |
2020-06-03 | Jabber: fix for advanced compilance with XEP-0045 | George Hazan | |
2020-06-02 | PluginUpdater: temporary buffer size set to 4M | George Hazan | |
2020-06-02 | Plugin Updater: attemt to use 64K unzip buffer instead of 8K | George Hazan | |
2020-06-02 | Plugin Updater: code cleaning | George Hazan | |
2020-06-02 | minor code optimization according to @tweimer's wish | George Hazan | |
2020-06-02 | additional fix for #2412 | George Hazan | |
2020-06-01 | fixes #2395 (Многие пунты жаббера в меню ↵ | George Hazan | |
контакта не двигаются) | |||
2020-06-01 | fixes #2394 (NewStory: его пункты меню не отключаются) | George Hazan | |
2020-06-01 | fixes #2412 (Add ability to paste file URL instead of file sending initiation) | George Hazan | |
2020-06-01 | ICQ-WIM: auth requests to be launched only during new events reading | George Hazan | |
(cherry picked from commit 70920be7fba2c1ae4bca11ff34a879e4217debb6) | |||
2020-06-01 | ICQ-WIM: file transfers to use event's timestamp if possible | George Hazan | |
2020-05-29 | more logs | George Hazan | |
2020-05-29 | Dbx_mdbx: faster way of removing a contact | George Hazan | |
2020-05-29 | towards #2408: CSrmmBaseDialog::ProcessFileDrop - a helper with window ↵ | George Hazan | |
handle to process file dropping operations | |||
2020-05-29 | def files removed from Source Files folder | George Hazan | |
2020-05-29 | PluginUpdater: | George Hazan | |
- fixes #2409 (restart Miranda automatically after update); - plugin options moved to CMOption<>; - code cleaning | |||
2020-05-28 | ICQ-WIM: unused class member CIcqProto::m_hPollThread removed | George Hazan | |
2020-05-28 | SkypeWeb: further shit cleaning | George Hazan | |
2020-05-27 | Jabber: | George Hazan | |
- account name added to the roster editor's window caption; - all traces of excel removed from file description | |||
2020-05-27 | SmileyAdd: fix for a very rare crash | George Hazan | |
2020-05-27 | Jabber: if we ignore roster nicks, we don't apply them when local ↵ | George Hazan | |
CList/MyHandle isn't empty | |||
2020-05-27 | SkypeWeb: | George Hazan | |
- massive code cleanup, old http junk wiped out & replaced with standard MHttpRequest class - old MS login code removed; - basic url replaced with modern one; | |||
2020-05-27 | Jabber: roster to be exported into the simple xml format (import from the ↵ | George Hazan | |
old format is also supported) | |||
2020-05-27 | Jabber: code cleaning | George Hazan | |
2020-05-26 | Jabber: if we ignore roster, thy shalt update existing nicks either | George Hazan | |
2020-05-26 | Steam: | George Hazan | |
- final fix for UI dialogs; - major fix for CSteamProto::SetStatus method, not to launch the worker thread in parallel; - code cleaning; - version bump | |||
2020-05-25 | Jabber: stronger appliance of Roster Editor with RFC 6121 | George Hazan | |
2020-05-25 | Jabber: custom roster nicks should be ignored as well as roster groups | George Hazan | |
2020-05-24 | implemented starting position support in cursors | Gluzskiy Alexandr | |
2020-05-24 | fixes #2398 (Steam выводит диалог ввода кода ↵ | George Hazan | |
проверки много раз) | |||
2020-05-24 | libmdbx.dll returned back to keep compatibility with Windows XP | George Hazan | |
2020-05-24 | Steam: UI code cleaning | George Hazan | |