index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Db_autobackups
Age
Commit message (
Expand
)
Author
2020-05-22
fix for broken project file compatibility in VS2019 16.6.0
George Hazan
2020-01-09
if smth cannot be incuded, it shall be inlined
George Hazan
2020-01-01
Happy new year, Miranda, part 2
dartraiden
2020-01-01
Happy new year, Miranda
George Hazan
2019-09-26
C++'17 compatibility mode enabled
George Hazan
2019-08-03
Db_autobackups: ME_SYSTEM_OKTOEXIT used instead of ME_SYSTEM_PRESHUTDOWN to l...
George Hazan
2019-06-05
Db_autobackups: fix for broken dumps on exit if backup process takes too much...
George Hazan
2019-06-05
DB_autobackup: fix for proper backup removing
George Hazan
2019-06-03
Folders: old TCHAR helpers removed
George Hazan
2019-04-24
warning fixes
George Hazan
2019-04-24
Db_autobackups: fix for a quirk in the file mask's default value
George Hazan
2019-03-28
Menu_ModifyItem to receive icolib handle, not HICON
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-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
[next]