summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-08-04for #3530 (Bookmarks)George Hazan
2023-08-02code cleaningGeorge Hazan
2023-08-02fixes #3605 (NewsAggregator: при использовании ↵George Hazan
встроенного журнала StdMsg или Scriver открытый из списка контактов фид пуст) fixes #3523 (NewsAggregator и история сообщений.)
2023-08-02StdMsg: no, async draw doesn't solve #3605George Hazan
2023-08-02StdMsg: fix for #3605George Hazan
2023-08-02code cleaningGeorge Hazan
2023-08-02fixes #2373 (NewStory: не работают фильтры)George Hazan
2023-07-31Rename offline files to cloud files (except for function names)dartraiden
2023-07-31Fix plugin namedartraiden
2023-07-29paperclip icon for file attachmentsGeorge 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-26fixes #3588 (Добавить кнопку отправки файла на ↵George Hazan
тулбар плагинов сообщений)
2023-07-26fix offline file name expirationGeorge Hazan
2023-07-26.George Hazan
2023-07-26Srmm_DownloadOfflineFile - added hContact parameter to simplify lifeGeorge Hazan
2023-07-26mechanism of the whole log window redrawing is actual for the RTF-based logs ↵George Hazan
only, so let's move inside CRtfLogWindow
2023-07-25SRMM: automatic RTF log redraw on event's change/removalGeorge Hazan
2023-07-25minor code cleaningGeorge Hazan
2023-07-25minor code cleaningGeorge Hazan
2023-07-24disk file to be deleted when an event containing it is being removedGeorge Hazan
2023-07-24fixes #3583 (Jabber: индикация входяшего файла при ↵George Hazan
открытом окне сообщений)
2023-07-23compilation fixGeorge Hazan
2023-07-23this field isn't neededGeorge 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-21fixes #3592 (ICQ: если ссылка на файл протухла, но ↵George Hazan
файл был скачан, его нельзя открыть)
2023-07-20fixes #3591 completely (Относительные пути в скинах)George Hazan
2023-07-19fixes #3587 (PluginUpdater: не создавать пустой бэкап, ↵George Hazan
когда существующие файлы не изменились)
2023-07-18option to download offline files automatically also fixes #3579 (ICQ: ↵George Hazan
устаревают ссылки на оффлайновые файлы)
2023-07-18old perversion with pointer type conversion removedGeorge Hazan
2023-07-18rest of offline file optionsGeorge Hazan
2023-07-17File transfer options not to use g_plugin.* functions anymore, because ↵George Hazan
there's no more StdFile
2023-07-13code cleaningGeorge Hazan
2023-07-13standard offline file download finalizationGeorge Hazan
2023-07-13files: no need to blink for group chatsGeorge Hazan
2023-07-13rename code extracted to the separate function + memory leak fixGeorge Hazan
2023-07-13no need to hook ME_SYSTEM_PRESHUTDOWN in each window separatelyGeorge Hazan
2023-07-13warning fixGeorge Hazan
2023-07-13code simplificationGeorge Hazan
2023-07-13offline file shall blink in tray & clist, but should raise SRMM instead of ↵George Hazan
File Transfers Manager window
2023-07-13MS_PROTO_RECVFILET - we don't need this service eitherGeorge Hazan
2023-07-13StdFile considered useless and returned back to mir_appGeorge Hazan
2023-07-11fixes #3571 (Добавить ссылку на закачку ↵George Hazan
драйвера базы)
2023-07-10fixes #3567 (ICQ: implement offline files download)George Hazan
2023-07-10dbx_sqlite is now needed instead of dbx_mdbxdartraiden
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
первом человеке в никлисте)