Age | Commit message (Expand) | Author |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-02-01 | four forgotten meta services removed | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan |
2018-11-14 | code cleaning | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-06-03 | CloudFile: fix rare crash in dropbox | aunsane |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-22 | Srmm_AddButton unbound from hLangpack | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | let's avoid identifier 'hLangpack' wherever possible | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | code cleaning | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-12 | CloudFile: fix token refresh for GDrive | aunsane |
2018-05-12 | CloudFile: fix uploading to GDrive subfolder (#1278) | aunsane |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-05-03 | CloudFile: thread functions rewritten using PROTO::ForkThread | George Hazan |
2018-05-02 | CloudFile: fix buttons width | dartraiden |
2018-05-01 | CloudFile: fix for #1315 | aunsane |
2018-04-26 | CloudFile: fix for #1298 | aunsane |
2018-04-23 | CloudFile: fixed #1298 | aunsane |
2018-04-22 | CloudFile is also a protocol | George Hazan |
2018-04-22 | no more PROTO_INTERFACE::OnEvent | George Hazan |
2018-04-21 | core: add Contact_GetStatus function | aunsane |
2018-04-21 | CloudFile: | aunsane |
2018-04-21 | code cleaning: | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-18 | this feature was never used and only causes problems | George Hazan |
2018-04-18 | fixes #1276 (CloudFile: strange control) | George Hazan |
2018-04-13 | fixes #1176 (Autobackup to CloudFile doesn't work) | George Hazan |
2018-04-11 | CloudFile: Add "grant acess" link to CloudFile accounts (fixed #1260) | aunsane |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |