Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-20 | mir_wstrstri - case-insensitive search of substring, Unicode version | George Hazan | |
2021-05-20 | fix for C++ runtime locale settings | George Hazan | |
2021-05-20 | CurrencyRates: | George Hazan | |
- std::wstring replaced with CMStringW wherever possible; - std::wostringstream totally removed; - boost::json replaced with Miranda's own parser; - %d modifier added to visualize rate delta; - version bump | |||
2021-05-20 | CurrencyRates: old unused junk removed + code cleaning | George Hazan | |
2021-05-19 | VKontakte: | ElzorFox | |
authorization fix version bump | |||
2021-05-18 | CPepGuiService::LaunchSetGui / ShowSetDialog: useless parameter removed | George Hazan | |
2021-05-17 | WhatsApp: fix against wiping keys from profile | George Hazan | |
2021-05-16 | fixes #2872 (Weather: incorrect icons mapping) | George Hazan | |
2021-05-16 | no need to keep separate file just for one variable | George Hazan | |
2021-05-16 | code cleaning | George Hazan | |
2021-05-16 | fixed omemo, closes #2750 | sss | |
2021-05-15 | fix for order of operations | George Hazan | |
2021-05-15 | SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command | George Hazan | |
2021-05-15 | Facebook: fix for reading more than 500 contacts from Friends list | George Hazan | |
2021-05-14 | added "partly sunny" (for #2872) | George Hazan | |
2021-05-14 | fixes #2879 (random crash in Discord) | George Hazan | |
2021-05-13 | fixes #2878 (Discord: rename the "Disable group chats" option to "Disable ↵ | George Hazan | |
guilds" and stop processing guilds at all) | |||
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan | |
2021-05-11 | VKontakte: fix invisible status | ElzorFox | |
2021-05-10 | we don't need this code anymore | George Hazan | |
2021-05-10 | ICQ: fix for very rare crash on login | George Hazan | |
2021-05-10 | suddenly: tipper services were used as string constants | George Hazan | |
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88) | |||
2021-05-10 | CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - ↵ | George Hazan | |
new useful methods (cherry picked from commit 9661e86b4d2e1280b6e5e562ffafb46d1b6c0817) | |||
2021-05-06 | Weather ini: ANSI -> UTF-8 | dartraiden | |
2021-05-06 | Quick & dirty time fix for MSN Weather | dartraiden | |
2021-05-04 | attempt to fix some problems on exit | George Hazan | |
2021-05-02 | Facebook: fix for reading messages | George Hazan | |
2021-05-01 | here variables' names should be fixed too | George Hazan | |
2021-05-01 | Weather: | George Hazan | |
fixes #2853 (Weather: разобраться с переменными) fixes #2852 (Weather: some strings cannot be translated) | |||
2021-05-01 | mode code cleaning | George Hazan | |
2021-05-01 | Weather: | George Hazan | |
- old code removed; - mir_wstrcat replaced with CMStringW calls; - translations fixed | |||
2021-04-30 | fixes #2854 (Weather: некоторые строки не ↵ | George Hazan | |
переводятся при смене ленгпака на лету) | |||
2021-04-30 | fixes #2855 (Weather: не перепутаны ли значки ↵ | George Hazan | |
Облачно и Слабый дождь) | |||
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и ↵ | George Hazan | |
FaceBook) | |||
2021-04-28 | VKontakte: fix #2864 | ElzorFox | |
2021-04-26 | fixes #2862 (random crash in ICQ protocol) | George Hazan | |
2021-04-25 | suddenly: major crutch to handle WhatsApp groupchats history | George Hazan | |
2021-04-25 | WhatsApp: chat members info retrieving | George Hazan | |
2021-04-25 | WhatsApp: avatars support | George Hazan | |
2021-04-25 | code cleaning | George Hazan | |
2021-04-24 | WhatsApp: | George Hazan | |
- self-generated message ids; - added message metric & flags; - packet handlers switched to full prefixes instead of packet ids | |||
2021-04-24 | WhatsApp: infrastructure for sending messages, first variant (doesn't work ↵ | George Hazan | |
always) | |||
2021-04-24 | WebSocket: different stubs for sending text & binary packets | George Hazan | |
2021-04-23 | perversion with XML -> JSON translation replaced with hand-made pseudo-XML ↵ | George Hazan | |
WANode class | |||
2021-04-23 | old junk extincted | George Hazan | |
2021-04-23 | old buggy websocket processing code removed | George Hazan | |
2021-04-22 | fixes & debug info for web socket data | George Hazan | |
2021-04-22 | WhatsApp: | George Hazan | |
- fix for duplicate group chat contacts; - fix for dropping contact on exit | |||
2021-04-22 | WhatsApp: presence processing | George Hazan | |
2021-04-22 | project file fix | George Hazan | |