Age | Commit message (Expand) | Author |
2023-07-09 | MShareable - dirty crutch instead of using std::shared_ptr, which is incompat... | George Hazan |
2023-03-28 | stronger types - better types | George Hazan |
2023-03-28 | CCtrlTreeView: OnBeginDrag / OnEndDrag callbacks became boolean | George Hazan |
2023-02-21 | code cleaning | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-10-06 | uint8_t is far more kosher than char considering binary buffers | George Hazan |
2022-10-02 | WhatsApp: prekeys upload | George Hazan |
2022-09-30 | shitty C++ doesn't work without this operator | George Hazan |
2022-09-17 | MBinBuffer made a bit smarter to allow the decent people to return it from fu... | George Hazan |
2022-05-10 | Windows-specific code moved from mir_app to mir_core | George Hazan |
2022-05-10 | unused Miranda_SetIdleCallback() call removed | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-19 | further code cleaning | ghazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
2021-09-09 | fix for a crappy ::GetCurrentThread call that breaks all Wait* functions | George Hazan |
2021-05-04 | attempt to fix some problems on exit | George Hazan |
2021-04-23 | fix for function prototypes | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-06-14 | Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / sz... | George Hazan |
2020-04-28 | database: | George Hazan |
2020-03-24 | SINT64_PARAM support moved into libjson | George Hazan |
2020-02-01 | m_system_cpp.h removed, because there're no C files anymore (hurrah) | George Hazan |
2020-01-03 | Miranda_GetSystemWindow - returns a common window for creating global timers | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-08-03 | core part of CloseAction went to the core | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-08-02 | Miranda_WaitOnHandleEx - advanced wait function with pInfo parameter | George Hazan |
2018-02-24 | more nullptr | Goraf |
2018-01-01 | massive copyright update | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-12-02 | old shit died | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-06-06 | parameter added to MS_SYSTEM_RESTART: a path to Miranda's binary | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-07-02 | group menu services moved to core | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-07-28 | new header to isolate Miranda from windows.h | George Hazan |