summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/src/ftpfile.cpp
AgeCommit message (Expand)Author
2015-12-17missing menu uidsGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-26massive code cleaning due to numerous name conflictsGeorge Hazan
2015-08-17warning fixesGeorge Hazan
2015-07-26more warning fixesGeorge Hazan
2015-07-25unified ftpfile projectGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27minor menu related fixesGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-23Remove double "CMIF_ROOTHANDLE | CMIF_ROOTHANDLE" after r14350Tobias Weimer
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2014-08-12icons registration moved to Load()Kirill Volinsky
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-01-19-more translation fixesTobias Weimer
2014-01-04some code cleaningGeorge Hazan
2013-09-20using UxthemeKirill Volinsky
2013-08-18try to fix a crashTobias Weimer
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-14- translation fixes (patch from Basil)Vadim Dashevskiy
2013-02-251 step: libcurl static linkKirill Volinsky
2013-02-21- translation fixes (patch from Basil)Vadim Dashevskiy
2013-01-30muuid standardizationKirill Volinsky
2012-12-05- removed useless array for icons handle;George Hazan
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end-II :)George Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-10-12FTPFileYM: folders restructurizationVadim Dashevskiy