summaryrefslogtreecommitdiff
path: root/include/m_utils.h
AgeCommit message (Collapse)Author
2024-06-19code cleaning for clipboard copying proceduresGeorge Hazan
2024-06-10Utils_GenerateUUID - a helper for UUID generationGeorge Hazan
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-08-02code cleaningGeorge Hazan
2023-08-02fixes #3605 (NewsAggregator: при использовании ↵George Hazan
встроенного журнала StdMsg или Scriver открытый из списка контактов фид пуст) fixes #3523 (NewsAggregator и история сообщений.)
2023-07-27fixes #3584 (Оффлайновые файлы: не открывать ↵George Hazan
скачанный файл автоматически)
2023-06-15memory buffer unzip function moved to coreGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-09-26code cleaningGeorge Hazan
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-08-05fixes #3143 (autoexec_*.ini не стираются после ↵George Hazan
импорта, хотя для этого достаточно прав)
2022-06-16Utils_CorrectFontSize - a function for dynamic font size adjustmentGeorge Hazan
2022-05-10fix for MFilePath under Linuxgeorgehazan
2022-03-15file iterators implementation for Windows API + major code cleaning in ↵George Hazan
Profile Manager window
2022-03-15file iterators, first versionghazan
2022-01-10PU::IsMirandaFolderWritable - core function to detect if need to draw a ↵George Hazan
shield on buttons that require escalation
2022-01-09more thorough fix for #2992George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26further code cleaningghazan
2021-01-24unused structure removedGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-10-29Plugin Updater: pu_stub utilities moved to mir_appGeorge Hazan
2020-09-08DeleteDirectoryTreeW - new function that deletes a folder with all ↵George Hazan
subfolders (recursively)
2020-05-29towards #2408: CSrmmBaseDialog::ProcessFileDrop - a helper with window ↵George Hazan
handle to process file dropping operations
2020-03-22File 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-01m_system_cpp.h removed, because there're no C files anymore (hurrah)George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-09-26MS_UTILS_ENTERSTRING -> EnterString, useless service removedGeorge Hazan
2019-07-24code cleaningGeorge Hazan
2019-07-24warning fixesGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-08-14fix for CreatePathToFileW prototype (missing const specifier)George Hazan
2018-04-04Windows lists:George Hazan
- fix for a 64-bit issue that could cause a crash; - code cleaning
2018-02-24more nullptrGoraf
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-10-23fix for a random crash on exitGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-05-01Utils_IsRtl - core function to detect RTL direcctionGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c