Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-19 | code cleaning for clipboard copying procedures | George Hazan | |
2024-06-10 | Utils_GenerateUUID - a helper for UUID generation | George Hazan | |
2024-02-23 | clipboard copy function is able now to copy in multiple formats at a time | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-08-02 | code cleaning | George Hazan | |
2023-08-02 | fixes #3605 (NewsAggregator: при использовании ↵ | George Hazan | |
встроенного журнала StdMsg или Scriver открытый из списка контактов фид пуст) fixes #3523 (NewsAggregator и история сообщений.) | |||
2023-07-27 | fixes #3584 (Оффлайновые файлы: не открывать ↵ | George Hazan | |
скачанный файл автоматически) | |||
2023-06-15 | memory buffer unzip function moved to core | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
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 ↵ | George Hazan | |
Profile Manager window | |||
2022-03-15 | file iterators, first version | ghazan | |
2022-01-10 | PU::IsMirandaFolderWritable - core function to detect if need to draw a ↵ | George Hazan | |
shield on buttons that require escalation | |||
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 ↵ | George Hazan | |
subfolders (recursively) | |||
2020-05-29 | towards #2408: CSrmmBaseDialog::ProcessFileDrop - a helper with window ↵ | George Hazan | |
handle to process file dropping operations | |||
2020-03-22 | File transfers: | George Hazan | |
- fixes #2274 (StdMsg & Scriver cannot send files to offline contacts even if their protocol allows that to do); - all copies of AddToFileList in all plugins removed; - ProcessFileDrop() function introduced to handle all file drop operations in all SRMM plugins & contact list | |||
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 | |
- fix for a 64-bit issue that could cause a crash; - code cleaning | |||
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 ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
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 | |
Utils_ReplaceVarsT | |||
2016-11-17 | PathToRelativeT - forgotten macro | George Hazan | |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |