summaryrefslogtreecommitdiff
path: root/protocols/Weather
AgeCommit message (Collapse)Author
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-10Weather: fix min/max temp parsing for gismeteo_ru.inidartraiden
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-18Weather: add gismeteo.com and gismeteo.ru support (thx Dimtr)dartraiden
2021-12-06Add UTF-8 flag to msn.inidartraiden
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-15Restore variable namedartraiden
2021-06-15wrong condition removedGeorge Hazan
2021-06-14Weather:George Hazan
- added Snow Shower/Rain Shower conditions' detection; - status icon replaced with condition icon in the frame
2021-06-10Fix variable namedartraiden
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-22Weather: fix variable name for MSNdartraiden
2021-05-22Move non-working Weather ini to deprecateddartraiden
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-06Weather ini: ANSI -> UTF-8dartraiden
2021-05-06Quick & dirty time fix for MSN Weatherdartraiden
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-04-30fixes #2855 (Weather: не перепутаны ли значки ↵George Hazan
Облачно и Слабый дождь)
2021-04-21Weather: fix wind speed for MSN Weatherdartraiden
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-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George 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-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden