summaryrefslogtreecommitdiff
path: root/plugins/CloudFile
AgeCommit message (Expand)Author
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-03CloudFile: fix rare crash in dropboxaunsane
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22Srmm_AddButton unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20let's avoid identifier 'hLangpack' wherever possibleGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18code cleaningGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-12CloudFile: fix token refresh for GDriveaunsane
2018-05-12CloudFile: fix uploading to GDrive subfolder (#1278)aunsane
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-05-03CloudFile: thread functions rewritten using PROTO::ForkThreadGeorge Hazan
2018-05-02CloudFile: fix buttons widthdartraiden
2018-05-01CloudFile: fix for #1315aunsane
2018-04-26CloudFile: fix for #1298aunsane
2018-04-23CloudFile: fixed #1298aunsane
2018-04-22CloudFile is also a protocolGeorge Hazan
2018-04-22no more PROTO_INTERFACE::OnEventGeorge Hazan
2018-04-21core: add Contact_GetStatus functionaunsane
2018-04-21CloudFile:aunsane
2018-04-21code cleaning:George Hazan
2018-04-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-18fixes #1276 (CloudFile: strange control)George Hazan
2018-04-13fixes #1176 (Autobackup to CloudFile doesn't work)George Hazan
2018-04-11CloudFile: Add "grant acess" link to CloudFile accounts (fixed #1260)aunsane
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-06PF2_NONE : flag for protocols that have no statuses at allGeorge Hazan
2018-04-06CloudFile: no need to create fake protocol instances just for searchGeorge Hazan
2018-04-03unneeded size fields removedGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-30fix for the oper-optimizing MSVC compilerGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-25CloudFile: show error if authorization goes wrongaunsane
2018-03-24typo and warning fixesaunsane