summaryrefslogtreecommitdiff
path: root/protocols/Weather/src
AgeCommit message (Collapse)Author
2024-07-12fixes #4530 (Weaher: недоступна кнопка "Обновить" в ↵George Hazan
информации о пользователе)
2024-07-12fixes #4529 (Weather: не работает кнопка "Ещё...")George Hazan
2024-03-13fixes #4280George Hazan
2024-01-24PS_GETNAME: another old atavism removedGeorge Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-08no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & ↵George Hazan
PSS_FILECANCEL via Proto_ChainSend with all those filters etc, the simple call of CallContactService is enough
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-08Weather: very bad idea to write MirVer for weather contactsGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-08-18Weather: protocol icon in UserInfo dialogGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-06-09UserInfo -> UI classesGeorge Hazan
2022-03-09popup control moved from main menu to Options - Popups - Enabled itemsGeorge Hazan
2022-01-24compilation fixGeorge Hazan
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-12-04fixes #2931(ini files in Utf-8 are not processed)George Hazan
2021-06-15code cleaningGeorge Hazan
2021-06-15Weather: added ability to redefine RSHOWER & SSHOWER statuses alsoGeorge Hazan
2021-06-14Weather:George Hazan
- added Snow Shower/Rain Shower conditions' detection; - status icon replaced with condition icon in the frame
2021-06-10fixes #2889 (Weather: строки нужно переводить во ↵George Hazan
время сборки, а не после)
2021-06-10fixes #2886 (большие иконки для погоды во ↵George Hazan
вспомогательных окнах)
2021-05-29fixes #2886 (Weather: display weather as extra-icon instead of status)George Hazan
2021-05-16fixes #2872 (Weather: incorrect icons mapping)George Hazan
2021-05-16no need to keep separate file just for one variableGeorge Hazan
2021-05-14added "partly sunny" (for #2872)George Hazan
2021-05-10suddenly: tipper services were used as string constantsGeorge Hazan
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88)
2021-05-01here variables' names should be fixed tooGeorge Hazan
2021-05-01Weather:George Hazan
fixes #2853 (Weather: разобраться с переменными) fixes #2852 (Weather: some strings cannot be translated)
2021-05-01mode code cleaningGeorge Hazan
2021-05-01Weather:George Hazan
- old code removed; - mir_wstrcat replaced with CMStringW calls; - translations fixed
2021-04-30fixes #2854 (Weather: некоторые строки не ↵George Hazan
переводятся при смене ленгпака на лету)
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-01-17Update copyrightsdartraiden
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге ↵George Hazan
добавления контакта)
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-01-16minor fixGeorge Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan