summaryrefslogtreecommitdiff
path: root/protocols/Weather/src
AgeCommit message (Expand)Author
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
2021-05-01here variables' names should be fixed tooGeorge Hazan
2021-05-01Weather:George Hazan
2021-05-01mode code cleaningGeorge Hazan
2021-05-01Weather:George Hazan
2021-04-30fixes #2854 (Weather: некоторые строки не переводят...George Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
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 Proto_GetB...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-27obsolete services from m_ignore.h converted into functionsGeorge Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-07-22version bump for protocols with broken archivesGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-06-20End of zoo with popup options namesdartraiden
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-04-12wiping custom icolib functions: WeatherGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
2019-03-05Popup:George Hazan
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2012-11-28ex-protos moved to the Plugins folderGeorge Hazan
2012-11-28no more CMIF_TCHAR at all :)George Hazan
2012-11-27git-svn-id: http://svn.miranda-ng.org/main/trunk@2525 1316c22d-e87f-b044-9b9b...George Hazan
2012-11-27Weather is a virtual protocol now, optionallyGeorge Hazan
2012-11-26various code cleaning considering protocols' declarationsGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-21consistent hash generation fix - part 6Vadim Dashevskiy
2012-11-08Cosmetics for plugins descriptions and their translation part 5Vadim Dashevskiy
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-19unicode in Weather searchGeorge Hazan
2012-10-13Weather: folders restructurizationKirill Volinsky