summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups
AgeCommit message (Expand)Author
2020-01-01Happy new year, Miranda, part 2dartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-09-26C++'17 compatibility mode enabledGeorge Hazan
2019-08-03Db_autobackups: ME_SYSTEM_OKTOEXIT used instead of ME_SYSTEM_PRESHUTDOWN to l...George Hazan
2019-06-05Db_autobackups: fix for broken dumps on exit if backup process takes too much...George Hazan
2019-06-05DB_autobackup: fix for proper backup removingGeorge Hazan
2019-06-03Folders: old TCHAR helpers removedGeorge Hazan
2019-04-24warning fixesGeorge Hazan
2019-04-24Db_autobackups: fix for a quirk in the file mask's default valueGeorge Hazan
2019-03-28Menu_ModifyItem to receive icolib handle, not HICONGeorge Hazan
2019-03-08life is too short to remember whether this structure is zeroed or notGeorge Hazan
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
2019-01-04Update copyrightsdartraiden
2018-12-18C++ exceptions are disabled in all cases where they just prevent warningsGeorge Hazan
2018-12-06db_autobackups: cosmeticdartraiden
2018-11-23fixes #1646 (Db_autobackuper: wrong archieve time)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-08-30fixes #1450 (Db_autobackups produces archives with bugged headers)George Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-07-11GUI change:George Hazan
2018-07-07fixes https://github.com/miranda-ng/miranda-ng/commit/efcc72419ea3416b201e0b9...dartraiden
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-06-28fixes #1441 (Db_autobackups treats files wrong)George Hazan
2018-06-28fixes #1435 (Db_autobackups: option "Backup profile folder" must be dependent...George Hazan
2018-06-26fixes #1436 (Db_autobakups: exclude backups path from zip-archive)George Hazan
2018-06-20even less crazy ANSI <-> Unicode conversionsGeorge Hazan
2018-06-20mad ANSI <-> Unicode conversion removedGeorge Hazan
2018-06-20Db_autobackup:George Hazan
2018-06-02db_autobackups: resource cosmeticdartraiden
2018-06-01CPluginDlgBase: this class became useless because CMPlugin already has module...George Hazan
2018-05-29common version resource extracted to the separate fileGeorge Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d...George Hazan
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-05-22no more need in hLangpack variable *YAHOO*George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge 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