Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-26 | fixes #4077 (Сообщения в формате RTF ↵ | George Hazan | |
показываются как исходники) | |||
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call ↵ | George Hazan | |
db_event_getContact() just after db_event_get() | |||
2023-11-06 | fixes #3820 (Пропал перевод в дереве значков) | George Hazan | |
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-12-17 | Mediawiki considers URLs with and without a trailing slash as different ↵ | dartraiden | |
pages, see https://phabricator.wikimedia.org/T14703 | |||
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-11-16 | more shit removed | George Hazan | |
2021-11-07 | first version of mir_core that builds under Linux | ghazan | |
2021-06-10 | DbChecker: fix capitalization | dartraiden | |
2021-06-08 | DbChecker: fix capitalization | dartraiden | |
2021-06-06 | Dbchecker: restored ability to fix utf-8 in old events | George Hazan | |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is ↵ | George Hazan | |
included into minimum Windows SDK 7.1 | |||
2021-01-20 | attempt to sync Database menu root's position | George Hazan | |
2021-01-18 | no need to display that trashy "whiterect" label | George Hazan | |
2021-01-17 | fixes #2691 (DbChecker: add "Mark all events as read" option) | George Hazan | |
2020-11-25 | patch that really fixes #2628 | George Hazan | |
2020-08-11 | fixes #2517 (Add DbChecker menu item to Main menu → Database) | 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 | |
2018-02-24 | guard headers | Goraf | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-09-22 | crash fix | George Hazan | |
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan | |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-01-01 | bump copyright year | dartraiden | |
2016-09-13 | mode old database junk to die | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
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-27 | <tchar.h> removed from <m_system.h> | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |