summaryrefslogtreecommitdiff
path: root/src/mir_app
AgeCommit message (Collapse)Author
2021-12-20не выебывайтесь, Иван Иванович, слушайте ↵George Hazan
вашу любимую песню "Валенки"
2021-12-20compilation fix for VS2017George Hazan
2021-12-20mir_app: get rid of old good Windows min/max macrosesGeorge Hazan
2021-12-19further code cleaningghazan
2021-12-19Miranda.h - first version that compiles under Linuxghazan
2021-12-19Windows API declarations isolated inside modulesGeorge Hazan
2021-12-19header files fix to eliminate Windows types for mir_appghazan
2021-12-19tray related code moved to the appropriate moduleGeorge Hazan
2021-12-05Fix H++ log namedartraiden
2021-11-28user typing notification for Discord group chatsGeorge Hazan
2021-11-14trash removedghazan
2021-11-08fix for cmake compilationghazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-10-30attempt to fix problems with explicit group chat unhiding (even if a user ↵George Hazan
manually hid them)
2021-09-08extended error diagnostics for #2935George Hazan
2021-08-14fixes #2950 (Jabber: privacy lists is hidden outside the window)George Hazan
2021-07-17fixes #2934 (MRA: авторизация по логину-паролю ↵George Hazan
больше не возможна)
2021-06-30Core: Empty system history (#2914)Tobias Weimer
Changed MB_YESNOCANCEL to MB_YESNO, as No and Cancel behave the same way.
2021-06-25Not only SSL is supported, but also TLSdartraiden
2021-06-20fixes #2923 (CurrencyRates: не обновляются курсы валют)George Hazan
2021-06-16in OpenSSL 1.1.1 we can share the same context among all network connectionsGeorge Hazan
2021-06-15make openssl errors a bit more informativeGeorge Hazan
2021-06-11partial revert of #2903George Hazan
2021-06-10Forgotten LPGEN addedTobias Weimer
2021-06-10fixes #2903 (dynamic loading/unloading doesn't work for old protocols)George Hazan
2021-06-10forgotten main menu itemGeorge Hazan
2021-06-10project file fixGeorge Hazan
2021-06-10fixes #2914 (unified empty history menu items)George Hazan
2021-06-08we don't need tons of these messagesGeorge Hazan
2021-06-07fixes #2912 (Drop WinCrypto API support)George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-05-20fix for C++ runtime locale settingsGeorge Hazan
2021-05-16Clist_GroupBuildMenu: fix to use menu id as MGROUPGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-05-13UI classes & core code cleaning:George Hazan
- MS_CLIST_DELETECONTACT introduced to avoid the usage of string constants directly; - start menu item id parameter added to Clist_GroupBuildMenu(); - CNF_MAX macro added to simplify cycles over CNF_* array; - custom draw support for CCtrlListView & CCtrlTreeView; - Miranda's specific WM_MEASUREITEM & WM_DRAWITEM processing in CDlgBase
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-05-10crash fixed when account name equals protocol nameGeorge Hazan
2021-05-10hidden function Proto_GetAccount exported as Proto_GetContactAccountGeorge Hazan
(cherry picked from commit 922d0cccd71e54d1ad5af0a3f59ac54de065eb6f)
2021-05-10suddenly: tipper services were used as string constantsGeorge Hazan
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88)
2021-05-03fixes #2871 (Crash at SRMM window open)George Hazan
2021-04-30fixes #2856 (Пропала возможность выгрузить ↵George Hazan
плагин)
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и ↵George Hazan
FaceBook)
2021-04-27code optimization (minus one cycle)George Hazan
2021-04-27SRMM/DisableCustomLogsForProto STRING - list of account names ↵George Hazan
(comma/space/semicolon separated) that use built-in groupchat viewer only
2021-04-26s-shit...George Hazan
2021-04-25suddenly: major crutch to handle WhatsApp groupchats historyGeorge Hazan
2021-04-24WebSocket: different stubs for sending text & binary packetsGeorge Hazan
2021-04-19Chat_Mute - a function to set group chat mute mode programmaticallyGeorge Hazan