Age | Commit message (Expand) | Author |
2022-09-26 | code cleaning | George Hazan |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan |
2022-08-05 | fixes #3143 (autoexec_*.ini не стираются после импорта... | George Hazan |
2022-06-16 | Utils_CorrectFontSize - a function for dynamic font size adjustment | George Hazan |
2022-05-10 | fix for MFilePath under Linux | georgehazan |
2022-03-15 | file iterators implementation for Windows API + major code cleaning in Profil... | George Hazan |
2022-03-15 | file iterators, first version | ghazan |
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 |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | further code cleaning | ghazan |
2021-01-24 | unused structure removed | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-10-29 | Plugin Updater: pu_stub utilities moved to mir_app | George Hazan |
2020-09-08 | DeleteDirectoryTreeW - new function that deletes a folder with all subfolders... | George Hazan |
2020-05-29 | towards #2408: CSrmmBaseDialog::ProcessFileDrop - a helper with window handle... | George Hazan |
2020-03-22 | File transfers: | George Hazan |
2020-02-01 | m_system_cpp.h removed, because there're no C files anymore (hurrah) | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-09-26 | MS_UTILS_ENTERSTRING -> EnterString, useless service removed | George Hazan |
2019-07-24 | code cleaning | George Hazan |
2019-07-24 | warning fixes | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-08-14 | fix for CreatePathToFileW prototype (missing const specifier) | George Hazan |
2018-04-04 | Windows lists: | 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-10-23 | fix for a random crash on exit | George Hazan |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-05-01 | Utils_IsRtl - core function to detect RTL direcction | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-11-17 | Utils_OpenUrlT | George Hazan |
2016-11-17 | PathToRelativeT - forgotten macro | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-06-21 | MS_UTILS_REPLACEVARS -> Utils_ReplaceVars | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-21 | MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandom | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-17 | minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITION | George Hazan |
2015-06-17 | obsolete services extincted | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |
2015-06-01 | - atavism named MS_UTILS_LOADBITMAP removed; | George Hazan |