Age | Commit message (Expand) | Author |
2024-02-06 | CCtrlTreeOpts::OnFillOptions - a callback to untie options filling from the d... | George Hazan |
2024-02-06 | a crutch for PS_GETSTATUS for old protocols | George Hazan |
2024-02-01 | fixes #4128 completely | George Hazan |
2024-01-31 | fixes #4149 (OpenSSL: switch to OpenSSL 3.x) | George Hazan |
2024-01-28 | USERINFO validator | George Hazan |
2024-01-27 | fixes #4140 (NewStory: удаление отдельных сообщений) | George Hazan |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan |
2024-01-24 | PS_EMPTY_SRV_HISTORY implementation for Telegram | George Hazan |
2024-01-24 | PS_EMPTY_SRV_HISTORY introduced for removing server history for a contact | George Hazan |
2024-01-24 | another burst of fantasy... | George Hazan |
2024-01-24 | unknown piece of junk also removed | George Hazan |
2024-01-24 | PS_GETNAME: another old atavism removed | George Hazan |
2024-01-23 | fixes #4104 (Удаление серверной истории) | George Hazan |
2024-01-19 | the ancient atavism extincted: PROTORECVFILE structure with its own set of flags | George Hazan |
2024-01-19 | code cleaning | George Hazan |
2024-01-18 | Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into considera... | George Hazan |
2024-01-17 | fixes #4109 (Прекратить хранение списка групп в... | George Hazan |
2024-01-17 | json2file + file2json = helpers to load json from file and write it back | George Hazan |
2024-01-17 | fixes #4126 (Удалить экстра-значок "Видимость") | George Hazan |
2024-01-16 | fixes #4078 (Сделать меню групп доступнее) | George Hazan |
2024-01-16 | no need to export Menu_BuildGroupMenu from mir_app | George Hazan |
2024-01-16 | code cleaning | George Hazan |
2024-01-11 | Update OpenSSL includes | dartraiden |
2024-01-09 | implements #3946 for ICQ | George Hazan |
2024-01-09 | Netlib_DownloadFile - chunk gatherer which writes down data directly to a fil... | George Hazan |
2024-01-09 | more strict constructor of MHttpRequest to avoid quirks | George Hazan |
2024-01-09 | UnregisterDatabasePlugin - a function to unload database driver on the flow | George Hazan |
2024-01-08 | unused export removed | George Hazan |
2024-01-08 | no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS... | George Hazan |
2024-01-08 | Update copyrights | dartraiden |
2024-01-05 | Netlib: | George Hazan |
2024-01-04 | Netlib: pascal code is completely isolated from C++ core using helpers | George Hazan |
2024-01-04 | Netlib: more old/unused stuff removed | George Hazan |
2024-01-04 | NETLIBHTTPREQUEST::cbSize = old unused field removed | George Hazan |
2023-12-29 | fixes #4085 (Удалить настройки невидимости) | George Hazan |
2023-12-28 | newStr - simple helper for OBJLIST<char> | George Hazan |
2023-12-28 | Import: JSON export code moved into the Import plugin to maintain consistency... | George Hazan |
2023-12-28 | CCtrlMButton::SetTooltip extracted to the separate function | George Hazan |
2023-12-25 | CallContactService - useful helper exported from mir_app | George Hazan |
2023-12-25 | DbEvent_GetTextW: useless second parameter removed | George Hazan |
2023-12-22 | fixes #4000 completely | George Hazan |
2023-12-22 | DB::EventInfo::wipeNotify - useful helper to hide blinking event both from da... | George Hazan |
2023-12-20 | code cleaning | George Hazan |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call db_even... | George Hazan |
2023-12-19 | fixes #4055 completely | George Hazan |
2023-12-19 | CUserInfoPageDlg does not refresh information when it receives PSN_INFOCHANGE... | George Hazan |
2023-12-13 | MS_FILE_* services became useless since StdFile died | George Hazan |
2023-12-09 | PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletion | George Hazan |
2023-12-09 | DB::EventInfo.isAlertable - a helper to detect whether a SRMM window should b... | George Hazan |
2023-12-07 | since Reply menu item does not depend on a protocol, it's moved to NewStory | George Hazan |