Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-15 | VKontakte: | ElzorFox | |
crutch for login after entering confirmation code (VK returns 404 instead of token) update VK_API_VER to 5.131 version bump | |||
2021-06-14 | Weather: | George Hazan | |
- added Snow Shower/Rain Shower conditions' detection; - status icon replaced with condition icon in the frame | |||
2021-06-12 | minus another stupid thread in Jabber | George Hazan | |
2021-06-12 | fixes #2915 (Miranda takes too long to end process) | George Hazan | |
2021-06-10 | Fix variable name | dartraiden | |
2021-06-10 | fixes #2889 (Weather: строки нужно переводить во ↵ | George Hazan | |
время сборки, а не после) | |||
2021-06-10 | fixes #2886 (большие иконки для погоды во ↵ | George Hazan | |
вспомогательных окнах) | |||
2021-06-08 | fixes #2910 (Jabber: ancient perversion with socket select sometimes doesn't ↵ | George Hazan | |
work) | |||
2021-06-07 | fixes #2912 (Drop WinCrypto API support) | George Hazan | |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan | |
2021-06-04 | fixes #2901 (Facebook: implement popup if login/password are incorrect) | George Hazan | |
2021-06-04 | fixes #2900 (Discord: implement popup if login/password are incorrect) | George Hazan | |
2021-06-03 | fixes #2733 (ICQ: после блокировки спамерского ↵ | George Hazan | |
чата через оф. клиент, он не удаляется из Миранды) | |||
2021-05-29 | fixes #2886 (Weather: display weather as extra-icon instead of status) | George Hazan | |
2021-05-28 | ICQ and MRA logins can be not only numbers | dartraiden | |
2021-05-24 | Move docs to wiki | dartraiden | |
2021-05-22 | Weather: fix variable name for MSN | dartraiden | |
2021-05-22 | Move non-working Weather ini to deprecated | dartraiden | |
2021-05-20 | Jabber: fix for drawing mood icons in the contact list (as advanced status ↵ | George Hazan | |
icons) | |||
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 |