summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/src
AgeCommit message (Expand)Author
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-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-08-12icons registration moved to Load()Kirill Volinsky
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-10-05spelling correction (thanks RMN) Vadim Dashevskiy
2013-09-20using UxthemeKirill Volinsky
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
2013-07-08Correct url for all plugins.Robert Pösel
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-14- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-02-26removed not used headersKirill Volinsky
2013-02-26options saving fixKirill Volinsky
2013-02-25zlib now linked dinamicalyKirill Volinsky
2013-02-251 step: libcurl static linkKirill Volinsky
2013-02-21- translation fixes (patch from Basil)Vadim Dashevskiy
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-30muuid standardizationKirill Volinsky
2013-01-22- FTPFile: fix (patch from person)Vadim Dashevskiy