Age | Commit message (Expand) | Author |
2019-03-07 | fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section) | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-02-05 | fixes #1825 (spin control initialization should be done in the constructor, n... | 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-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-06-28 | fixes #1435 (Db_autobackups: option "Backup profile folder" must be dependent... | George Hazan |
2018-06-20 | Db_autobackup: | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-05-16 | Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad... | Mataes |
2018-05-01 | CloudFile: fix for #1315 | aunsane |
2018-04-20 | db_autobackups: more correct version of cb93541 | aunsane |
2018-04-20 | db_autobackups: disable automatic backup when you disable all types of backups | aunsane |
2018-04-13 | Db_autobackups: fix period type saving | aunsane |
2018-04-13 | by default the upper limit is 100, so if we work with higher values, we need ... | George Hazan |
2018-04-13 | we need only one set of combobox lines, not two | George Hazan |
2018-03-09 | Autobackup to CloudFile doesn't work (fixed #1176) | aunsane |
2018-02-28 | Db_autobackups: empty line in CloudFile accounts list (fixed #1170) | aunsane |
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 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-06-13 | db_autobackups: backups number changed from 100 to 9999 (issue #813) | Kirill Volinsky |
2016-11-17 | Utils_OpenUrlT | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-03-04 | Db_autobackups: moved to new dropbox service | Alexander Lantsev |
2016-02-09 | db_autobackups: support backuping profile folder | MikalaiR |
2015-12-20 | Db_autobackups: fix for dropbox setting | MikalaiR |
2015-10-15 | db_autobackups: dropbox support | MikalaiR |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-24 | db_autobackups: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-06 | fix for some warnings | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-14 | Db_autobackups: changed warning lavel to w4 | Kirill Volinsky |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-04 | Db_autobackups: multiple changes | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-10-19 | variable name change | Vadim Dashevskiy |