summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/src/utils.cpp
AgeCommit message (Expand)Author
2024-02-23clipboard copy function is able now to copy in multiple formats at a timeGeorge Hazan
2022-09-26code cleaningGeorge Hazan
2022-09-26more clipboard shit removedGeorge Hazan
2019-01-30fixes #1703 (FTPFileYM broken filename / download link)George Hazan
2018-12-17FtpFile:George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-16FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ...Mataes
2018-03-17FTPFile: replace mir_strcpy and mir_wstrcpyMataes
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2015-08-26massive code cleaning due to numerous name conflictsGeorge Hazan
2015-07-25unified ftpfile projectGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2013-02-251 step: libcurl static linkKirill Volinsky
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-10-12FTPFileYM: folders restructurizationVadim Dashevskiy