summaryrefslogtreecommitdiff
path: root/plugins/Dropbox
AgeCommit message (Collapse)Author
2017-11-30Dropbox moved to deprecated (use CloudFile)Kirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-22fix for broken project filtersGeorge Hazan
2017-10-12convert to ANSI (#990 related)dartraiden
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-06-14more libjson dependenciesGeorge Hazan
2017-04-28Dropbox: MIID for Dropboxaunsane
2017-04-10compilation fixGeorge Hazan
2017-04-09Dropbox: temporary url optionaunsane
2017-04-05two remaining crutches removedGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28we don't need the uFlags field eitherGeorge Hazan
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-21more warnings fixedGeorge Hazan
2017-03-09Dropbox: chaged method that shares links:aunsane
now it generates temporary direct linc to a file
2017-03-06Dropbox: fix file uploadaunsane
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning.
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-16Dropbox: fix for the toolbar button creationGeorge Hazan
2016-12-08misprint fixedGeorge Hazan
2016-12-02m_msg_buttonsbar.h is not needed anymoreGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-11-29BBBF_ANSITOOLTIP - unused flag removedGeorge Hazan
2016-10-29unneeded macros removedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-10-22Dropbox: deprecated method replaced with new oneaunsane
2016-09-17chats: more functions, less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-16- chats services replaces with functions;George Hazan
- chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-14second major wipeout of database services & structures:George Hazan
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 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
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21improperly named helper renamedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-12memleak fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16821 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-27Dropbox: memleak fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16780 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-24Dropbox: fix auth flowAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16759 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-24Dropbox: attempt to fix wrong encodingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-23warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16755 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-22Dropbox: links will never be shortAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16746 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c