summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM
AgeCommit message (Expand)Author
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23FTPFile to use standard locksGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
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
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01fix buf size for mir_sntprintf()Rozhuk Ivan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-27FTPFile: code cleanupRozhuk Ivan
2014-08-12icons registration moved to Load()Kirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-19-more translation fixesTobias Weimer
2014-01-04some code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-11-12oopsVadim Dashevskiy
2013-11-12libs are created in temporary folderVadim Dashevskiy
2013-11-10libcurl updateGeorge Hazan
2013-11-10cURL lib update to 7.33Konstantin Nikulin
2013-11-10curl folder renamedKirill Volinsky
2013-11-09compilation fixesVadim Dashevskiy
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
2013-09-20using UxthemeKirill Volinsky
2013-09-06Clist_modern: cosmeticsDart Raiden
2013-08-29typoGoraf
2013-08-18try to fix a crashTobias Weimer
2013-08-15warning fixesGeorge Hazan
2013-08-08Minizip in ftpfile replaced with one in zlib.dllKirill Volinsky