summaryrefslogtreecommitdiff
path: root/libs/win64
AgeCommit message (Collapse)Author
2023-11-06fixes #3822 (Пропал перевод описаний ↵George Hazan
выгруженных плагинов)
2023-11-05mir_fonts.cpp erased because the problems with translationGeorge Hazan
2023-11-05Popup+ specific functionality localized inside Popup+George Hazan
2023-11-02fixes #3596 (ICQ: "Copy URL" в контекстном меню ↵George Hazan
журнала/истории на оффлайн файле отдает бессмысленную ссылку)
2023-10-15fixes #3738 (CrashDumper: ошибочный показ активного ↵George Hazan
журнала)
2023-09-28fixes #3691 (tabSRMM: перестала работать настройка ↵George Hazan
"Фон журнала")
2023-09-26Group chat options are applied alongside the private window options updateGeorge Hazan
2023-09-26SRMM options update unificationGeorge Hazan
2023-09-21update for mir_app export librariesGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-06fixes #3667 (Telegram: add message edit feature)George Hazan
2023-09-05CSrmmBaseDialog::SetMessageText - move all low-level stuff inside a functionGeorge Hazan
2023-09-05SRMM: quoting unificationGeorge Hazan
2023-08-14IconFlashTime - old option converted to CMOptionGeorge Hazan
2023-08-09fixes #3625 (Скрывать настройки шрифтов и ↵George Hazan
цветов встроенного журнала плагина сообщений, если в качестве журнала выбран сторонний журнал)
2023-08-02code cleaningGeorge Hazan
2023-08-02fixes #3605 (NewsAggregator: при использовании ↵George Hazan
встроенного журнала StdMsg или Scriver открытый из списка контактов фид пуст) fixes #3523 (NewsAggregator и история сообщений.)
2023-08-02fixes #2373 (NewStory: не работают фильтры)George Hazan
2023-07-29fixes #3602 ("Copy path" в контекстном меню для файлов)George Hazan
2023-07-28fixes #3576 (NewStory: add offline files support)George Hazan
2023-07-27fixes #3578 (Оффлайновые файлы: доработка ↵George Hazan
журналов)
2023-07-27fixes #3584 (Оффлайновые файлы: не открывать ↵George Hazan
скачанный файл автоматически)
2023-07-26.George Hazan
2023-07-26Srmm_DownloadOfflineFile - added hContact parameter to simplify lifeGeorge Hazan
2023-07-23let boolean variables inside ClcGroup be booleanGeorge Hazan
2023-07-22offline files to be stored inside usual folder for incoming files, not ↵George Hazan
inside %profile_data%\\dlFiles
2023-07-13standard offline file download finalizationGeorge Hazan
2023-07-09MShareable - dirty crutch instead of using std::shared_ptr, which is ↵George Hazan
incompatible with Miranda's core
2023-07-07fixes #3570 (Tipper всегда показывает инфу о ↵George Hazan
первом человеке в никлисте)
2023-06-19SESSION_INFO: separate list for the interface support eliminated, now ↵George Hazan
there's the only list of USERINFO sorted by their unique IDs
2023-06-19UM_FindUserFromIndex: another major useless crutch diedGeorge Hazan
2023-06-15memory buffer unzip function moved to coreGeorge Hazan
2023-05-30Chat_CreateMenu: no need to execute the menu inside this functionGeorge Hazan
2023-05-25Jabber: fix for possible memory corruptionGeorge Hazan
2023-05-21Clist_RemoveEvent should be exported by name for h++George Hazan
2023-05-21link to events collection also removed from CLIST_INTERFACE + code cleaningGeorge Hazan
2023-05-21Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEventGeorge Hazan
2023-05-21static function pfnGetEvent removed from CLIST_INTERFACEGeorge Hazan
2023-04-30code cleaningGeorge Hazan
2023-04-28CCtrlPages: owned dialogs to be created from the very beginningGeorge Hazan
2023-04-25Telegram: offline files to be links from the very beginningGeorge Hazan
2023-04-24update for import libraryGeorge Hazan
2023-04-24even less custom shitcodeGeorge Hazan
2023-04-24similar code reducedGeorge Hazan
2023-04-20hopefully fixes #3492 (Random crashes)George Hazan
2023-04-19redundant CRtfLogWindow::LogEvents parameter removed, passing LOGINFO* is enoughGeorge Hazan
2023-04-18file size -> 64 bitsGeorge Hazan
2023-04-18- further group chats unification;George Hazan
- LOGSTREAMDATA / GCLogStreamDataBase removed from g_chatApi; - CRtfLogWindow now in charge of all RTF processing - Srmm_LogStreamCallback is also removed and hidden inside the core
2023-04-14all LogStreamInEvents implementations unified, old memory allocation schema ↵George Hazan
dropped
2023-04-14duplicate code removedGeorge Hazan