summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
AgeCommit message (Collapse)Author
2018-04-21CloudFile:aunsane
- fix #1278 - decrease volume of response data with fields filtering - fix uploading for gdrive and onedrive in some cases - simplifying upload code - version bump
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵George Hazan
inside
2018-04-10obsolete compatibility code removed from AVSGeorge Hazan
2018-04-06all unused CLIST_INTERFACE members dropped (requires new history++)George Hazan
2018-03-31AssocMgr: removed not used files and functionsMataes
2018-03-13fixes #1179 (Resurrect MagneticWindows plugin)George Hazan
2018-03-01Removed old dropbox header #1144aunsane
2018-02-25add missed guards for header filesGoraf
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-24SendSS: Reworking settings (#1144)aunsane
CloudFile: fix upload service Db_autobackups: fix build
2018-02-24CloudFile: Implement new upload services (#1144)aunsane
2018-02-21Implement service that returns the list of available CloudFile services (#1144)aunsane
2018-01-29unused code cleanedGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10StopSpam moved to CMOption<> instead of custom codeGeorge Hazan
2017-12-09CloudFile: realized MS_DROPBOX_UPLOADaunsane
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-30remove rest of deprecated protocolsdartraiden
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28fix after convertKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-10-15unused pascal headers removedGeorge Hazan
2017-10-15unused service removedGeorge Hazan
2017-10-09StatusManager:George Hazan
- fix for the 'Ignore locked account statuses' checkbox behaviour; - massive code cleaning; - version bump
2017-09-29MirLua: added service functions to execute lua codeaunsane
version bump
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-07-31headers code cleaningGeorge Hazan
2017-04-28Dropbox: MIID for Dropboxaunsane
2017-03-24more unused shit cleanedGeorge Hazan
2017-03-24more unused shit removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-19plugins:Gluzskiy Alexandr
alarms: added days of week. closes #318
2016-12-12sync for pascal headersGeorge Hazan
2016-12-08fix for dynamically created toolbar icons in ActmanGeorge Hazan
2016-12-06StdMsg & Scriver:George Hazan
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list
2016-12-05fix for pascal toobar buttons apiwatcher
2016-12-02toolbar services removed from pascalGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-01more fixesGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-11-29- BBBF_ISLSIDEBUTTON flag removed (set by default);George Hazan
- m_bLSided removed, because it's mutually exclusive with m_bRSided
2016-11-29BBBF_ANSITOOLTIP - unused flag removedGeorge Hazan
2016-11-27correct type for ServiceExists() - boolGeorge Hazan
2016-09-01duplicate code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17235 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-28SendScreenshot:Tobias Weimer
- Fixed FTPFile support git-svn-id: http://svn.miranda-ng.org/main/trunk@17215 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c