Age | Commit message (Expand) | Author |
2022-11-15 | fixes #3240 (StdClist: get rid of inverted logic) | George Hazan |
2022-10-06 | uint8_t is far more kosher than char considering binary buffers | George Hazan |
2022-10-05 | update for mir_core import libraries | George Hazan |
2022-10-05 | getBlob went to the core | George Hazan |
2022-09-30 | shitty C++ doesn't work without this operator | George Hazan |
2022-09-29 | additional helper for base64 encoding of MBinBuffer contents | George Hazan |
2022-09-26 | code cleaning | George Hazan |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan |
2022-09-24 | some common chat options exported directly from the core | George Hazan |
2022-09-17 | MBinBuffer made a bit smarter to allow the decent people to return it from fu... | George Hazan |
2022-09-16 | we'd better use vcpkg instead of adding shit to our repo.... | George Hazan |
2022-09-14 | protobuf headers & libs | George Hazan |
2022-09-10 | fixes #3192 (VoiceService: звук звонка воспроизводитс... | George Hazan |
2022-09-10 | no need to export Miranda's offal to the outside world | George Hazan |
2022-08-05 | fixes #3143 (autoexec_*.ini не стираются после импорта... | George Hazan |
2022-08-05 | fixes #3140 (RFC 9266: Channel Bindings for TLS 1.3 support) | George Hazan |
2022-08-03 | Jabber: initial version of Jingle support | George Hazan |
2022-08-03 | stduserinfo: empty pages to be dropped | George Hazan |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-16 | Contact_IsGroupChat - a helper to detect chat rooms | George Hazan |
2022-06-20 | time to get rid of some DlgProc defined just to handle WM_SIZE issues | George Hazan |
2022-06-16 | Utils_CorrectFontSize - a function for dynamic font size adjustment | George Hazan |
2022-06-09 | UserInfo -> UI classes | George Hazan |
2022-05-31 | fixes #3081 (mish-mash in mir_core.dll exports) | George Hazan |
2022-05-10 | Windows-specific code moved from mir_app to mir_core | George Hazan |
2022-05-10 | mad code removed | George Hazan |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die... | George Hazan |
2022-03-26 | fixes #3057 (Унифицировать настройку горячих к�... | George Hazan |
2022-03-15 | file iterators implementation for Windows API + major code cleaning in Profil... | George Hazan |
2022-03-09 | fixes #3044 (Jabber: перенести опцию "Показывать вс... | George Hazan |
2022-03-09 | popup control moved from main menu to Options - Popups - Enabled items | George Hazan |
2022-03-01 | CCtrlSpin: correct processing of negative values | George Hazan |
2022-02-16 | more fixes for #3027 | George Hazan |
2022-02-16 | fixes #3033 ("Gap between buttons" option is broken) | George Hazan |
2022-02-10 | two extensions for CCtrlTreeOpts for memory variables | George Hazan |
2022-02-09 | db_is_module_empty & db_copy_module - new database helpers | George Hazan |
2022-02-06 | duplicate event checking code moved to the core | George Hazan |
2022-01-27 | fixes #3016 (Названия журналов так и не перевод�... | George Hazan |
2022-01-10 | PU::IsMirandaFolderWritable - core function to detect if need to draw a shiel... | George Hazan |
2022-01-09 | more thorough fix for #2992 | George Hazan |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-11-28 | user typing notification for Discord group chats | George Hazan |
2021-11-07 | update for system includes & import libraries | George Hazan |
2021-06-07 | fixes #2912 (Drop WinCrypto API support) | George Hazan |
2021-05-22 | fixes #2888 (Update TinyXML2 to 8.10) | George Hazan |
2021-05-20 | mir_wstrstri - case-insensitive search of substring, Unicode version | George Hazan |
2021-05-15 | SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command | George Hazan |
2021-05-13 | UI classes & core code cleaning: | George Hazan |
2021-05-11 | CCtrlCombo::GetCurData = suitable helper for combo boxes | George Hazan |
2021-05-10 | hidden function Proto_GetAccount exported as Proto_GetContactAccount | George Hazan |