summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/src/stdafx.h
AgeCommit message (Collapse)Author
2019-09-26C++'17 compatibility mode enabledGeorge Hazan
2019-08-03Db_autobackups: ME_SYSTEM_OKTOEXIT used instead of ME_SYSTEM_PRESHUTDOWN to ↵George Hazan
launch backups on exit, thus allowing them to finish correctly
2019-06-05Db_autobackups: fix for broken dumps on exit if backup process takes too ↵George Hazan
much time
2019-03-07fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section)George Hazan
2018-10-18Db_autobackups: variables supportGeorge Hazan
2018-10-18fixes #1623 (Add ability to adjust backup names)George Hazan
2018-10-18Db_autobackups: code cleaning & reorderingGeorge Hazan
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-06-20even less crazy ANSI <-> Unicode conversionsGeorge Hazan
2018-06-20mad ANSI <-> Unicode conversion removedGeorge Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has ↵George Hazan
module setting
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge 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-03-02Db_autobackups: #1172aunsane
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
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
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-03-18db_autobackups: code optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-10opsMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-10db_autobackups: fix backuping backup :-D MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-10db_autobackups: VS2010 compilation fix (using boost for VS2010) MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16264 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-10fix attempt 2 MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16263 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-10db_autobackups: VS2010 compilation fix(?)MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-09db_autobackups: support backuping profile folder MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16252 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-15db_autobackups: dropbox supportMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-20db_autobackups:Tobias Weimer
- moved service declarations into a separate file git-svn-id: http://svn.miranda-ng.org/main/trunk@15000 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-24db_autobackups: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c