Age | Commit message (Expand) | Author |
2024-04-17 | db_event_delivered + ME_DB_EVENT_DELIVERED = helper & hookable event to catch... | George Hazan |
2024-04-15 | preview folder extracted to the separate directory in profile | George Hazan |
2024-04-14 | prevent CDlgBase from executing useless resize attempts | George Hazan |
2024-04-09 | atavism removed | George Hazan |
2024-03-15 | fixes #4214 ([Telegram] Crash) | George Hazan |
2024-03-15 | newStrW - Unicode version of the newStr() function | George Hazan |
2024-03-10 | NewStory: no need to store hEvent twice, since there's one inside DB::EventInfo | George Hazan |
2024-03-10 | fixes #4275 (any SRMM marks an event as read even if the window isn't active) | George Hazan |
2024-03-10 | code cleaning | George Hazan |
2024-03-06 | Chat_Find(MCONTACT) - new useful helper | George Hazan |
2024-02-28 | code cleaning | George Hazan |
2024-02-24 | CCtrlRichEdit::GetPlainRtf - a method to get plain (non-Unicode) text in RTF | George Hazan |
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan |
2024-02-19 | fixes #4193 (Если второй раз кликнуть на уже заг... | George Hazan |
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 |