summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2017-04-27CloudFile: fix icons translationdartraiden
2017-04-27CloudFile: fix uploading small files for GDrive and OneDriveaunsane
2017-04-27build toaster in MSVS 2017 (and not only in 2013)watcherhd
2017-04-26CloudFile: fix sending to metacontacsaunsane
2017-04-26CloudFile: fix Yandex disk nameaunsane
2017-04-26CloudFile: fix crash on zero file sizeaunsane
2017-04-26CloudFile: fix dropbox url generationaunsane
2017-04-26CloudFile: translate fixaunsane
2017-04-26CloudFile: OneDrive is worked nowaunsane
2017-04-26CloudFile: ability to disable servicesaunsane
2017-04-25final touchwatcherhd
2017-04-25this time for real - good byewatcherhd
2017-04-25Revert "farewell MSVS 2015"watcherhd
This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894.
2017-04-25farewell MSVS 2015watcherhd
2017-04-25CloudFile: initial OneDrive implementationaunsane
2017-04-24CloudFile: add icon to Yandex.Diskaunsane
2017-04-23CloudFile: attempt to fix build on VS2010aunsane
2017-04-23CloudFile: fix for token refreshaunsane
2017-04-23CloudFile: Yandex: generate short donload linkaunsane
2017-04-23CloudFile: implement GDrive uploadaunsane
2017-04-17more common code incapsulated into mir_app.dllGeorge Hazan
2017-04-16CloudFile: initial commitaunsane
- Dropbox (worked) - Yandex.Disk (worked) - GDrive (not worked)
2017-04-13two new functions: CDlgBase::Resize & HideGeorge Hazan
2017-04-12fix for a tab icon for message sessionsGeorge Hazan
2017-04-10unused setting removedGeorge Hazan
2017-04-10code reorder to hide as much data as possibleGeorge Hazan
2017-04-10compilation fixGeorge Hazan
2017-04-09Dropbox: temporary url optionaunsane
2017-04-08unneeded type declaration removedGeorge Hazan
2017-04-08vs 2017 compilation fixKirill Volinsky
2017-04-08fix for log options in ScriverGeorge Hazan
2017-04-07SRMM events are now created inside the core to avoid problems with dynamic ↵George Hazan
plugin unload
2017-04-07Windows-specific code moved to mir_coreGeorge Hazan
2017-04-05two remaining crutches removedGeorge Hazan
2017-04-05fix for the input buffer size in ScriverGeorge Hazan
2017-04-05code cleaningGeorge Hazan
2017-04-05SRMM* plugins switched to CCtrlRichEditGeorge Hazan
2017-04-04- GC_FONTSIZE considered useless;George Hazan
- archaic linked list of modules replaced with the standard LIST<> which is much faster - fix for the module destruction
2017-04-04data used by some plugins only moved to these pluginsGeorge Hazan
2017-04-04SRMM window list completely incapsulated into mir_app to avoid corrupting it ↵George Hazan
by someone's dirty hands
2017-04-03- SRMM window list management moved to the base class;George Hazan
- fixes #791
2017-04-03fixes #788 (minimize/restore wipes out vertical scroller position)George Hazan
2017-04-03Quick Replies:George Hazan
- perversion with copying dlls removed; - click on the Options button now leads to the correct options page; - bunch of old crap removed; - version bump
2017-04-02fixes #764George Hazan
2017-03-31minor code cleaningGeorge Hazan
2017-03-31couple of memleak fixesGeorge Hazan
2017-03-30fix for a major crutch in QuickRepliesGeorge Hazan
2017-03-28two more useless calls of SM_FindSessionByHCONTACT removedGeorge Hazan
2017-03-28more unneeded code removedGeorge Hazan
2017-03-28some more fixes for 64-bit versionGeorge Hazan