Age | Commit message (Expand) | Author |
2022-01-26 | fixes #3007 (LotusNotify: падение при выборе аккаунта) | George Hazan |
2022-01-26 | fixes #3012 (Падение при добавлении горячей кла... | George Hazan |
2022-01-20 | Unification with the "Check database" menu item name | dartraiden |
2022-01-11 | redundant check removed | George Hazan |
2022-01-10 | Fix size of ini import dialog buttons | dartraiden |
2022-01-10 | PU::IsMirandaFolderWritable - core function to detect if need to draw a shiel... | George Hazan |
2022-01-09 | error check for Move button | George Hazan |
2022-01-09 | fix for a INI file import form | George Hazan |
2022-01-09 | fix for moving autoexec_* files | George Hazan |
2022-01-09 | more thorough fix for #2992 | George Hazan |
2022-01-09 | fixes #2992 (Невозможно отключить звуки, если о�... | George Hazan |
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 | PBYTE -> uint8_t* | George Hazan |
2021-12-26 | PDWORD -> uint32_t* | George Hazan |
2021-12-26 | WCHAR -> wchar_t | George Hazan |
2021-12-26 | further code cleaning | ghazan |
2021-12-20 | не выебывайтесь, Иван Иванович, слушайте в... | George Hazan |
2021-12-20 | compilation fix for VS2017 | George Hazan |
2021-12-20 | mir_app: get rid of old good Windows min/max macroses | George Hazan |
2021-12-19 | further code cleaning | ghazan |
2021-12-19 | Miranda.h - first version that compiles under Linux | ghazan |
2021-12-19 | Windows API declarations isolated inside modules | George Hazan |
2021-12-19 | header files fix to eliminate Windows types for mir_app | ghazan |
2021-12-19 | tray related code moved to the appropriate module | George Hazan |
2021-12-05 | Fix H++ log name | dartraiden |
2021-12-04 | Make the name of the internal log translatable | dartraiden |
2021-11-28 | user typing notification for Discord group chats | George Hazan |
2021-11-16 | more shit removed | George Hazan |
2021-11-14 | codelite workspace & mir_core project | ghazan |
2021-11-14 | trash removed | ghazan |
2021-11-08 | fix for cmake compilation | ghazan |
2021-11-07 | minor fixes for compilation | ghazan |
2021-11-07 | update for system includes & import libraries | George Hazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
2021-11-07 | let's separate modules for Windows from common ones | George Hazan |
2021-10-30 | attempt to fix problems with explicit group chat unhiding (even if a user man... | George Hazan |
2021-09-08 | extended error diagnostics for #2935 | George Hazan |
2021-08-14 | fixes #2950 (Jabber: privacy lists is hidden outside the window) | George Hazan |
2021-07-17 | fixes #2934 (MRA: авторизация по логину-паролю бо�... | George Hazan |
2021-06-30 | Core: Empty system history (#2914) | Tobias Weimer |
2021-06-25 | Not only SSL is supported, but also TLS | dartraiden |
2021-06-20 | fixes #2923 (CurrencyRates: не обновляются курсы валют) | George Hazan |
2021-06-16 | in OpenSSL 1.1.1 we can share the same context among all network connections | George Hazan |
2021-06-15 | make openssl errors a bit more informative | George Hazan |
2021-06-11 | partial revert of #2903 | George Hazan |
2021-06-10 | Forgotten LPGEN added | Tobias Weimer |
2021-06-10 | fixes #2903 (dynamic loading/unloading doesn't work for old protocols) | George Hazan |