Age | Commit message (Expand) | Author |
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-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 |
2019-01-04 | Update copyrights | dartraiden |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan |
2018-12-06 | db_autobackups: cosmetic | dartraiden |
2018-11-23 | fixes #1646 (Db_autobackuper: wrong archieve time) | 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-08-30 | fixes #1450 (Db_autobackups produces archives with bugged headers) | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-07 | fixes https://github.com/miranda-ng/miranda-ng/commit/efcc72419ea3416b201e0b9... | dartraiden |
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-28 | fixes #1435 (Db_autobackups: option "Backup profile folder" must be dependent... | 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 |
2018-06-02 | db_autobackups: resource cosmetic | dartraiden |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | 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-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-05-01 | CloudFile: fix for #1315 | aunsane |
2018-04-21 | CloudFile: | 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-04-01 | Db_autobackups: replace "Dropbox" by "cloud" | dartraiden |