summaryrefslogtreecommitdiff
path: root/libs/win32
AgeCommit message (Collapse)Author
2025-06-28Wine fix for menu iconsGeorge Hazan
2025-06-10Offline file options made available from pluginsGeorge Hazan
2025-06-09unused function removedGeorge Hazan
2025-06-06MsgExport: reactions to be properly exported even in the text modeGeorge Hazan
2025-06-06Telegram protocol not to use db_event_edit to update reactions, because it ↵George Hazan
exports a message each time
2025-05-22fixes #5026 (CrashDumper: падение при вызове любого ↵George Hazan
пункта меню, связанного с плагином)
2025-05-20minor code speed upGeorge Hazan
2025-05-12fixes #5009 ("Pin to desktop" option doesn't work in all modern Windows)George Hazan
2025-05-09end of clist common settings zoo in m_clist.hGeorge Hazan
2025-05-04more suitable form of Contacts::IsGroupChatGeorge Hazan
2025-04-28FILE_BLOB::setDescr() = new helper for setting file descripttionsGeorge Hazan
2025-04-23common code went to the core utilsGeorge Hazan
2025-04-19common code went to the coreGeorge Hazan
2025-04-14fix for a very old bug when sometimes not all groups were displayed in the ↵George Hazan
contact list
2025-04-11PROTO_INTERFACE: destructor should be also declared as virtualGeorge Hazan
2025-04-10Menu_AddMainMenuItem to receive protocol's module to modify a service nameGeorge Hazan
2025-04-03missing operator MHttpRequest << (BOOL_PARAM)George Hazan
2025-04-02stronger types - better typesGeorge Hazan
2025-03-30useful helper JsonReply moved to the coreGeorge Hazan
2025-03-20core helper for setting birthday & ageGeorge Hazan
2025-03-19fix for wrong return typeGeorge Hazan
2025-03-05getStatuses() isn't neededGeorge Hazan
2025-03-05SESSION_INFO::pStatuses: old & obsolete linked list diedGeorge Hazan
2025-03-05minus one unneeded function in chat_managerGeorge Hazan
2025-03-03update for import libsGeorge Hazan
2024-12-18some useful helpers for MBinBufferGeorge Hazan
2024-12-12fix for mir_app headersGeorge Hazan
2024-12-12update for import librariesGeorge Hazan
2024-11-14fix for possible crash fixGeorge Hazan
2024-11-14fixes #4641 (Telegram: удаление с сервера чужих ↵George Hazan
сообщений групчата, если пользователь Миранды не модератор/владелец)
2024-11-12SRMM options unificationGeorge Hazan
2024-11-05fixes #3091 (StdMsg/Scriver: Get rid of all hardcoded hotkeys)George Hazan
2024-11-04FreeImage: no need to rebuild each time + TARGA supportGeorge Hazan
2024-10-29code cleaningGeorge Hazan
2024-10-17libraries removed due to GPL license violationGeorge Hazan
2024-10-16common code went to the coreGeorge Hazan
2024-10-15fixes #4720 (NewStory: встроить функциональность ↵George Hazan
MessageState)
2024-10-15Telegram: update for compatibility layer librariesGeorge Hazan
2024-10-14Windows XP compatibility for Telegram module (#4729)Shane Fournier
* These changes should allow telegram.dll to build as an XP-compatible component, using LSC wrapper DLLs to resolve dependencies in kernel32.dll and ws2_32.dll. mir_app also uses the LSC wrapper in place of kernel32 to load telegram.dll with support for implicit thread local storage. * Corrected mir_app link target * Now returning to this code, correcting the Telegram build to incorporate the libs properly. * Removed requirement for pwrp_k32 in mir_app. The TLS loading process will now be performed through GetSystemTimeAsFileTime in the Telegram DLL as calls to that function are made before this first TLS access attempt. --------- Co-authored-by: win32ss <win32ss@nulln.nl>
2024-10-14common group chat code moved to mir_appGeorge Hazan
2024-10-04SRMM: total constructors' unification, also fixes #4715 (no nicklist in tabSRMM)George Hazan
2024-09-18fixes #4682 (Scriver: пропала подсветка свёрнутого ↵George Hazan
окна в панели задач)
2024-09-18fixes #4684 (Skypeweb: сломалась автозагрузка файлов)George Hazan
2024-09-17fixes #4679 (NewStory: кнопка "Цитата" плагина ↵George Hazan
сообщений цитирует не выбранное событие, а последнее)
2024-09-16fixes #4675 (Не работают кнопки форматирования ↵George Hazan
в StdMsg/Scriver)
2024-09-12+ import libs for mir_appGeorge Hazan
2024-09-11fixes #4653 (Плагины сообщений: невозможно ↵George Hazan
удалить имя группы чатов)
2024-07-21fixes #4555 (Задваиваются контакты протоколов, ↵George Hazan
где есть кэш)
2024-07-16fixes #4532 (UInfoEx: зависание после вгружения на ↵George Hazan
лету)
2024-06-19code cleaning for clipboard copying proceduresGeorge Hazan