Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-26 | C++'17 compatibility mode enabled | George Hazan | |
2019-08-03 | Db_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-05 | Db_autobackups: fix for broken dumps on exit if backup process takes too ↵ | George Hazan | |
much time | |||
2019-03-07 | fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section) | George Hazan | |
2018-10-18 | Db_autobackups: variables support | George Hazan | |
2018-10-18 | fixes #1623 (Add ability to adjust backup names) | George Hazan | |
2018-10-18 | Db_autobackups: code cleaning & reordering | George Hazan | |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan | |
2018-06-20 | even less crazy ANSI <-> Unicode conversions | George Hazan | |
2018-06-20 | mad ANSI <-> Unicode conversion removed | George Hazan | |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has ↵ | George Hazan | |
module setting | |||
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ↵ | Mataes | |
adaptation | |||
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan | |
2018-03-02 | Db_autobackups: #1172 | aunsane | |
2018-02-24 | SendSS: Reworking settings (#1144) | aunsane | |
CloudFile: fix upload service Db_autobackups: fix build | |||
2018-02-24 | Db_autobackups: Reworking settings of DB Autobackup (#1144) | aunsane | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2016-07-26 | less 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-18 | db_autobackups: code optimization | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16497 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-10 | ops | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-10 | db_autobackups: fix backuping backup :-D | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-10 | db_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-10 | fix attempt 2 | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16263 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-10 | db_autobackups: VS2010 compilation fix(?) | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-09 | db_autobackups: support backuping profile folder | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16252 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-10-15 | db_autobackups: dropbox support | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-20 | db_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-24 | db_autobackups: common project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |