summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups
AgeCommit message (Collapse)Author
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
it remains existing for now, but as reference to g_plugin.m_hLang
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ↵Mataes
adaptation
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-05-01CloudFile: fix for #1315aunsane
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-20db_autobackups: more correct version of cb93541aunsane
2018-04-20db_autobackups: disable automatic backup when you disable all types of backupsaunsane
attempt to fix a collision between gui controls and db option
2018-04-13Db_autobackups: fix period type savingaunsane
2018-04-13by default the upper limit is 100, so if we work with higher values, we need ↵George Hazan
to set a value manually
2018-04-13we need only one set of combobox lines, not twoGeorge Hazan
2018-04-01Db_autobackups: replace "Dropbox" by "cloud"dartraiden
2018-03-09Autobackup to CloudFile doesn't work (fixed #1176)aunsane
2018-03-09Db_autobackups: cosmeticdartraiden
2018-03-02Db_autobackups: #1172aunsane
2018-02-28Db_autobackups: empty line in CloudFile accounts list (fixed #1170)aunsane
2018-02-24guard headersGoraf
2018-02-24SendSS: Reworking settings (#1144)aunsane
CloudFile: fix upload service Db_autobackups: fix build
2018-02-24Db_autobackups: Reworking settings of DB Autobackup (#1144)aunsane
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill 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-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-08-05Change plugin links from http:// to https://Robert Pösel
2017-06-13db_autobackups: backups number changed from 100 to 9999 (issue #813)Kirill Volinsky
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
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-09-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 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-03-28deacapitalize Db_autobackups and OpenSSLDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16555 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-23db_autobacktps:Tobias Weimer
- Fixed handle leak git-svn-id: http://svn.miranda-ng.org/main/trunk@16532 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18git-svn-id: http://svn.miranda-ng.org/main/trunk@16499 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c