summaryrefslogtreecommitdiff
path: root/plugins/DbChecker
AgeCommit message (Collapse)Author
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-08removed not used fileKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3017 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-08fixed resource sizeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3016 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11life with filter is better...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
- pre-build stuff moved to 'build' folder git-svn-id: http://svn.miranda-ng.org/main/trunk@2685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-06added copies of projects for 2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-04C++ exceptions turned off when not neededGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-21consistent hash generation fix - part 4Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-15removed the old langpack filesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-08Cosmetics for plugins descriptions and their translation part 3Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy
Xfire protocol added to solutions (no 64-bit yet) git-svn-id: http://svn.miranda-ng.org/main/trunk@2218 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-14fix for read-only modeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1941 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-17NG-ized Dbchecker icons.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@1594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-16projects: final fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-15include directories for resources fix - part 2Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-13fix for the process interruption handling in DbCheckerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-10fix for the DbChecker wizard's final pageGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1429 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05removes path from the PDB file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03version updated for some pluginsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-02non-core plugins unlinked frome a core version (m_version.h)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1329 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-30service plugin's launcher in Profile Manager always launches DbCheckerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28- MS_DB_CHECKPROFILE - service for checking databasesGeorge Hazan
- added menu item "Check" to a context menu in profile manager git-svn-id: http://svn.miranda-ng.org/main/trunk@1228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28DbChecker: pre-build event addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1227 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28fixes for the dbchecker's wizard to operate correctly in the service modeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-27merge of dbtool & database pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-27moved to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1209 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-27dbchecker - initial versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26dbtool is divided into two parts: DbChecker & appendix for db3x_mmap pluginGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c