Age | Commit message (Expand) | Author |
2023-09-28 | fixes #3691 (tabSRMM: перестала работать настройка ... | George Hazan |
2023-09-26 | Group chat options are applied alongside the private window options update | George Hazan |
2023-09-26 | SRMM options update unification | George Hazan |
2023-09-21 | update for mir_app export libraries | George Hazan |
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan |
2023-09-06 | fixes #3667 (Telegram: add message edit feature) | George Hazan |
2023-09-05 | CSrmmBaseDialog::SetMessageText - move all low-level stuff inside a function | George Hazan |
2023-09-05 | SRMM: quoting unification | George Hazan |
2023-08-14 | IconFlashTime - old option converted to CMOption | George Hazan |
2023-08-09 | fixes #3625 (Скрывать настройки шрифтов и цвето... | George Hazan |
2023-08-02 | code cleaning | George Hazan |
2023-08-02 | fixes #3605 (NewsAggregator: при использовании встроен... | George Hazan |
2023-08-02 | fixes #2373 (NewStory: не работают фильтры) | George Hazan |
2023-07-29 | fixes #3602 ("Copy path" в контекстном меню для файлов) | George Hazan |
2023-07-28 | fixes #3576 (NewStory: add offline files support) | George Hazan |
2023-07-27 | fixes #3578 (Оффлайновые файлы: доработка журн�... | George Hazan |
2023-07-27 | fixes #3584 (Оффлайновые файлы: не открывать ск�... | George Hazan |
2023-07-26 | . | George Hazan |
2023-07-26 | Srmm_DownloadOfflineFile - added hContact parameter to simplify life | George Hazan |
2023-07-23 | let boolean variables inside ClcGroup be boolean | George Hazan |
2023-07-22 | offline files to be stored inside usual folder for incoming files, not inside... | George Hazan |
2023-07-13 | standard offline file download finalization | George Hazan |
2023-07-09 | MShareable - dirty crutch instead of using std::shared_ptr, which is incompat... | George Hazan |
2023-07-07 | fixes #3570 (Tipper всегда показывает инфу о перво�... | George Hazan |
2023-06-19 | SESSION_INFO: separate list for the interface support eliminated, now there's... | George Hazan |
2023-06-19 | UM_FindUserFromIndex: another major useless crutch died | George Hazan |
2023-06-15 | memory buffer unzip function moved to core | George Hazan |
2023-05-30 | Chat_CreateMenu: no need to execute the menu inside this function | George Hazan |
2023-05-25 | Jabber: fix for possible memory corruption | George Hazan |
2023-05-21 | Clist_RemoveEvent should be exported by name for h++ | George Hazan |
2023-05-21 | link to events collection also removed from CLIST_INTERFACE + code cleaning | George Hazan |
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan |
2023-05-21 | static function pfnGetEvent removed from CLIST_INTERFACE | George Hazan |
2023-04-30 | code cleaning | George Hazan |
2023-04-28 | CCtrlPages: owned dialogs to be created from the very beginning | George Hazan |
2023-04-25 | Telegram: offline files to be links from the very beginning | George Hazan |
2023-04-24 | even less custom shitcode | George Hazan |
2023-04-24 | similar code reduced | George Hazan |
2023-04-20 | hopefully fixes #3492 (Random crashes) | George Hazan |
2023-04-19 | redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enough | George Hazan |
2023-04-18 | file size -> 64 bits | George Hazan |
2023-04-18 | - further group chats unification; | George Hazan |
2023-04-14 | all LogStreamInEvents implementations unified, old memory allocation schema d... | George Hazan |
2023-04-14 | duplicate code removed | George Hazan |
2023-04-14 | SRMM code unification | George Hazan |
2023-04-12 | useless function DbEvent_GetString removed | George Hazan |
2023-04-12 | fix for import libraries | George Hazan |
2023-04-11 | DB::FILE_BLOB expansion for the offline file transfers, part I | George Hazan |
2023-04-11 | DB::FILE_BLOB - file events' access unification | George Hazan |
2023-04-10 | update for core libraries | George Hazan |