summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-17db_event_delivered + ME_DB_EVENT_DELIVERED = helper & hookable event to catch...George Hazan
2024-04-15preview folder extracted to the separate directory in profileGeorge Hazan
2024-04-14prevent CDlgBase from executing useless resize attemptsGeorge Hazan
2024-04-09atavism removedGeorge Hazan
2024-03-15fixes #4214 ([Telegram] Crash)George Hazan
2024-03-15newStrW - Unicode version of the newStr() functionGeorge Hazan
2024-03-10NewStory: no need to store hEvent twice, since there's one inside DB::EventInfoGeorge Hazan
2024-03-10fixes #4275 (any SRMM marks an event as read even if the window isn't active)George Hazan
2024-03-10code cleaningGeorge Hazan
2024-03-06Chat_Find(MCONTACT) - new useful helperGeorge Hazan
2024-02-28code cleaningGeorge Hazan
2024-02-24CCtrlRichEdit::GetPlainRtf - a method to get plain (non-Unicode) text in RTFGeorge Hazan
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2024-02-19fixes #4193 (Если второй раз кликнуть на уже заг...George Hazan
2024-02-06CCtrlTreeOpts::OnFillOptions - a callback to untie options filling from the d...George Hazan
2024-02-06a crutch for PS_GETSTATUS for old protocolsGeorge Hazan
2024-02-01fixes #4128 completelyGeorge Hazan
2024-01-31fixes #4149 (OpenSSL: switch to OpenSSL 3.x)George Hazan
2024-01-28USERINFO validatorGeorge Hazan
2024-01-27fixes #4140 (NewStory: удаление отдельных сообщений)George Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-24PS_EMPTY_SRV_HISTORY implementation for TelegramGeorge Hazan
2024-01-24PS_EMPTY_SRV_HISTORY introduced for removing server history for a contactGeorge Hazan
2024-01-24another burst of fantasy...George Hazan
2024-01-24unknown piece of junk also removedGeorge Hazan
2024-01-24PS_GETNAME: another old atavism removedGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-19the ancient atavism extincted: PROTORECVFILE structure with its own set of flagsGeorge Hazan
2024-01-19code cleaningGeorge Hazan
2024-01-18Srmm_IsCustomLogUsed should take the 'forGroupchats' parameter into considera...George Hazan
2024-01-17fixes #4109 (Прекратить хранение списка групп в...George Hazan
2024-01-17json2file + file2json = helpers to load json from file and write it backGeorge Hazan
2024-01-17fixes #4126 (Удалить экстра-значок "Видимость")George Hazan
2024-01-16fixes #4078 (Сделать меню групп доступнее)George Hazan
2024-01-16no need to export Menu_BuildGroupMenu from mir_appGeorge Hazan
2024-01-16code cleaningGeorge Hazan
2024-01-11Update OpenSSL includesdartraiden
2024-01-09implements #3946 for ICQGeorge Hazan
2024-01-09Netlib_DownloadFile - chunk gatherer which writes down data directly to a fil...George Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-09UnregisterDatabasePlugin - a function to unload database driver on the flowGeorge Hazan
2024-01-08unused export removedGeorge Hazan
2024-01-08no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & PS...George Hazan
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
2024-01-04Netlib: pascal code is completely isolated from C++ core using helpersGeorge Hazan
2024-01-04Netlib: more old/unused stuff removedGeorge Hazan
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-28newStr - simple helper for OBJLIST<char>George Hazan