Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-02 | fixes #2827 (Db_autobackups: обновлять подсказку о ↵ | George Hazan | |
времени следующего резервного копирования после нажатия кнопки "Сейчас") | |||
2021-03-31 | for #2811: added reaction to period type change too | George Hazan | |
2021-03-31 | db_autobackups: | George Hazan | |
- fixes #2811 (Db_autobackups: выводить подсказку о том, когда случится следующий бэкап); - code cleaning; - version bump | |||
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-06-05 | DB_autobackup: fix for proper backup removing | George Hazan | |
2019-04-24 | warning fixes | George Hazan | |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan | |
2019-03-07 | fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section) | George Hazan | |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | 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-28 | fixes #1441 (Db_autobackups treats files wrong) | George Hazan | |
2018-06-26 | fixes #1436 (Db_autobakups: exclude backups path from zip-archive) | 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-20 | Db_autobackup: | George Hazan | |
- folder option isn't applied on the fly; - code cleaning; | |||
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has ↵ | George Hazan | |
module setting | |||
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ↵ | Mataes | |
adaptation | |||
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-04-21 | CloudFile: | 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-01 | Db_autobackups: replace "Dropbox" by "cloud" | dartraiden | |
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 | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2016-11-17 | Utils_OpenUrlT | George Hazan | |
Utils_ReplaceVarsT | |||
2016-09-13 | mode old database junk to die | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
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-07-25 | hello, Unix. | George Hazan | |
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-18 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16499 ↵ | MikalaiR | |
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-03-04 | Db_autobackups: moved to new dropbox service | Alexander Lantsev | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-04 | DB_autobackups: dropbox support reworked | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16415 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-10 | compilation fix | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16269 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 | ops | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16262 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 | fix handle leak | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-09 | small fixes | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16254 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-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵ | George Hazan | |
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |