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
/
DbChecker
/
src
/
wizard.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-01-17
fixes #2691 (DbChecker: add "Mark all events as read" option)
George Hazan
2020-08-08
Dbchecker:
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-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
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-28
DbChecker - unified project
Vadim Dashevskiy
2014-12-14
DbChecker: changed warning lavel to w4
Kirill Volinsky
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-07-20
all profile conversion stuff moved to dbchecker
George Hazan
2014-07-19
code cleaning
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