summaryrefslogtreecommitdiff
path: root/plugins/DbChecker/src/selectdb.cpp
AgeCommit message (Expand)Author
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-21DbChecker: vc2015 compilation fixKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-28DbChecker - unified projectVadim Dashevskiy
2014-12-14DbChecker: changed warning lavel to w4Kirill Volinsky
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
2014-07-19code cleaningGeorge Hazan
2014-07-06fix for wrong icon in dbchecker George Hazan
2014-07-06fixes bug #717 (If database totally encrypted dbchecker asks password 2 times)George Hazan
2014-03-24unused icons removed from dbchecker's wizardGeorge Hazan
2014-03-21fix for running dbchecker over the locked profileGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2012-07-28- MS_DB_CHECKPROFILE - service for checking databasesGeorge Hazan
2012-07-27merge of dbtool & database pluginsGeorge Hazan
2012-07-27dbchecker - initial versionGeorge Hazan
2012-07-26dbtool is divided into two parts: DbChecker & appendix for db3x_mmap pluginGeorge Hazan