Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | WCHAR -> wchar_t | George Hazan | |
2021-12-04 | fixes #2931(ini files in Utf-8 are not processed) | George Hazan | |
2021-06-15 | code cleaning | George Hazan | |
2021-06-10 | fixes #2886 (большие иконки для погоды во ↵ | George Hazan | |
вспомогательных окнах) | |||
2021-05-29 | fixes #2886 (Weather: display weather as extra-icon instead of status) | 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-10 | suddenly: tipper services were used as string constants | George Hazan | |
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88) | |||
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-03-28 | 21 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-17 | Update copyrights | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-04-12 | wiping custom icolib functions: Weather | George Hazan | |
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |