Age | Commit message (Expand) | Author |
2015-05-23 | replace _tcsncpy to mir_tstrncpy | Kirill Volinsky |
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-04-28 | DbChecker - unified project | Vadim Dashevskiy |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | automated conversion mode | George Hazan |
2014-12-14 | DbChecker: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-07-20 | strange, but dbchecker doesn't count fatal errors as errors... | George Hazan |
2014-07-20 | all profile conversion stuff moved to dbchecker | George Hazan |
2014-07-19 | code cleaning | George Hazan |
2014-07-06 | fix for wrong icon in dbchecker | George Hazan |
2014-07-06 | fixes bug #717 (If database totally encrypted dbchecker asks password 2 times) | George Hazan |
2014-03-24 | unused icons removed from dbchecker's wizard | George Hazan |
2014-03-21 | fix for running dbchecker over the locked profile | George Hazan |
2014-01-26 | не п-п-пригоди-и-илась | George Hazan |
2014-01-26 | "check consistency only" & "aggressive mode" are mutually exclusive | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-23 | dbx_mmap to verify password before checking file | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-17 | use win2k header | Kirill Volinsky |
2013-07-26 | replace sprintf to mir_snprintf (part 7) | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-02-23 | added version info | Kirill Volinsky |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-02-10 | STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade... | George Hazan |
2012-11-21 | consistent hash generation fix - part 4 | Vadim Dashevskiy |
2012-11-08 | Cosmetics for plugins descriptions and their translation part 3 | Vadim Dashevskiy |
2012-10-14 | fix for read-only mode | George Hazan |
2012-08-13 | fix for the process interruption handling in DbChecker | George Hazan |
2012-08-10 | fix for the DbChecker wizard's final page | George Hazan |
2012-08-03 | version updated for some plugins | Vadim Dashevskiy |
2012-08-02 | non-core plugins unlinked frome a core version (m_version.h) | Vadim Dashevskiy |
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 | merge of dbtool & database plugins | George Hazan |
2012-07-27 | moved to the core | 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 |