Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-08 | DbChecker: not only messages have server IDs | dartraiden | |
2023-05-29 | DbChecker: proper capitalization | dartraiden | |
2023-04-23 | DbChecker: option for fixing old server message ids | George Hazan | |
2023-04-11 | DB::FILE_BLOB - file events' access unification | George Hazan | |
2023-04-10 | code cleaning | George Hazan | |
2023-01-14 | Convert sources to CR+LF | dartraiden | |
2023-01-01 | fixes #3290 completely + fix for the database checker | George Hazan | |
2022-02-06 | more efficient duplcate events catcher | George Hazan | |
2022-02-06 | fixes #3020 (DbChecker: добавить функцию удаления ↵ | George Hazan | |
дубликатов событий из базы) | |||
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-12-26 | WCHAR -> wchar_t | George Hazan | |
2021-06-10 | DbChecker: fix capitalization | dartraiden | |
2021-06-06 | Dbchecker: restored ability to fix utf-8 in old events | George Hazan | |
2021-01-17 | fixes #2691 (DbChecker: add "Mark all events as read" option) | George Hazan | |
2020-08-08 | Dbchecker: | George Hazan | |
- all global data removed, DbToolOptions now acts as an object attached to the wizard; - many glitches removed; - profile manager in the core now teached to use DBChecker, if present | |||
2020-08-07 | code cleaning | 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 ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2016-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵ | George Hazan | |
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-23 | replace _tcscat to mir_tstrcat | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-04-28 | DbChecker - unified project | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@13224 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-14 | DbChecker: changed warning lavel to w4 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-07-19 | code cleaning | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-01-23 | dbx_mmap to verify password before checking file | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@5481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-08-13 | fix for the process interruption handling in DbChecker | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-27 | merge of dbtool & database plugins | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-27 | dbchecker - initial version | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-26 | dbtool is divided into two parts: DbChecker & appendix for db3x_mmap plugin | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@1195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |