index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
DbChecker
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2023-11-06
fixes #3820 (Пропал перевод в дереве значков)
George Hazan
2021-01-20
attempt to sync Database menu root's position
George Hazan
2021-01-17
fixes #2691 (DbChecker: add "Mark all events as read" option)
George Hazan
2020-08-11
fixes #2517 (Add DbChecker menu item to Main menu → Database)
George Hazan
2020-08-08
Dbchecker:
George Hazan
2020-08-07
code cleaning
George Hazan
2020-08-04
unused code removed
George Hazan
2020-06-22
temporary return of DbChecker
George Hazan
2018-03-25
dbchecker moved to deprecated
George Hazan
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
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-09-22
crash fix
George Hazan
2017-09-18
unneeded calls of DestroyServiceFunction() removed
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-04-28
DbChecker - unified project
Vadim Dashevskiy
2014-12-31
automated conversion mode
George Hazan
2014-12-14
DbChecker: changed warning lavel to w4
Kirill Volinsky
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2013-02-23
added version info
Kirill Volinsky
2013-02-10
STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade...
George Hazan
2012-07-30
service plugin's launcher in Profile Manager always launches DbChecker
George Hazan
2012-07-28
- MS_DB_CHECKPROFILE - service for checking databases
George Hazan
2012-07-28
fixes for the dbchecker's wizard to operate correctly in the service mode
George Hazan
2012-07-27
dbchecker - initial version
George Hazan
2012-07-26
dbtool is divided into two parts: DbChecker & appendix for db3x_mmap plugin
George Hazan