index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
CloudFile
/
src
Age
Commit message (
Expand
)
Author
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan
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-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-28
all plugins => CMPlugin virtual functions
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-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
2018-04-06
PF2_NONE : flag for protocols that have no statuses at all
George Hazan
2018-04-06
CloudFile: no need to create fake protocol instances just for search
George Hazan
2018-04-03
unneeded size fields removed
George Hazan
2018-04-03
code cleaning: old unions replaced with MAllStrings & MAllStringsArray
George Hazan
[next]