summaryrefslogtreecommitdiff
path: root/plugins/DbChecker
AgeCommit message (Expand)Author
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
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 strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-28DbChecker - unified projectVadim Dashevskiy
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31automated conversion modeGeorge Hazan
2014-12-14DbChecker: changed warning lavel to w4Kirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-07-20strange, but dbchecker doesn't count fatal errors as errors...George 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-06-28typosDart Raiden
2014-05-18Various Icons updated (thanks dracosha)Vadim Dashevskiy
2014-03-24and useless icons too...George Hazan
2014-03-24unused icons removed from dbchecker's wizardGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-21fix for running dbchecker over the locked profileGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-01-26не п-п-пригоди-и-иласьGeorge Hazan
2014-01-26"check consistency only" & "aggressive mode" are mutually exclusiveGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-23dbx_mmap to verify password before checking fileGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-17use win2k headerKirill Volinsky
2013-09-08DbChecker: cosmeticDart Raiden
2013-07-26replace sprintf to mir_snprintf (part 7)Kirill Volinsky
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-02-23added version infoKirill Volinsky
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-02-10STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins loade...George Hazan