summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/src/options.cpp
AgeCommit message (Expand)Author
2019-03-07fixes #1888 (DbAutobackuper: move "Disable popups" option to Popus section)George Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-05fixes #1825 (spin control initialization should be done in the constructor, n...George Hazan
2018-10-18fixes #1623 (Add ability to adjust backup names)George Hazan
2018-10-18Db_autobackups: code cleaning & reorderingGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-06-28fixes #1435 (Db_autobackups: option "Backup profile folder" must be dependent...George Hazan
2018-06-20Db_autobackup:George Hazan
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-16Flags, CrashDumper, CryptoPP, CSList, Db_autobackups, DbEditorPP: cmplugin ad...Mataes
2018-05-01CloudFile: fix for #1315aunsane
2018-04-20db_autobackups: more correct version of cb93541aunsane
2018-04-20db_autobackups: disable automatic backup when you disable all types of backupsaunsane
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
2018-04-13we need only one set of combobox lines, not twoGeorge Hazan
2018-03-09Autobackup to CloudFile doesn't work (fixed #1176)aunsane
2018-02-28Db_autobackups: empty line in CloudFile accounts list (fixed #1170)aunsane
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 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-06-13db_autobackups: backups number changed from 100 to 9999 (issue #813)Kirill Volinsky
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-03-04Db_autobackups: moved to new dropbox serviceAlexander Lantsev
2016-02-09db_autobackups: support backuping profile folder MikalaiR
2015-12-20Db_autobackups: fix for dropbox setting MikalaiR
2015-10-15db_autobackups: dropbox supportMikalaiR
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-24db_autobackups: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-06fix for some warningsGeorge Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14Db_autobackups: changed warning lavel to w4Kirill Volinsky
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-10-19variable name changeVadim Dashevskiy