Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-06 | MsgExport: reactions to be properly exported even in the text mode | George Hazan | |
2025-01-01 | Another year has passed | dartraiden | |
2024-05-07 | ME_DB_EVENT_SETJSON - separate event fired when only the JSON part of event ↵ | George Hazan | |
is changed | |||
2024-04-17 | db_event_delivered + ME_DB_EVENT_DELIVERED = helper & hookable event to ↵ | George Hazan | |
catch event's delivery to a server | |||
2024-01-09 | UnregisterDatabasePlugin - a function to unload database driver on the flow | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-01-02 | Update copyrights | dartraiden | |
2022-07-24 | okay, move it a bit earlier | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | further code cleaning | ghazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-10-10 | stupid schema with event handles sharing via CreateEventHook eliminated | George Hazan | |
2018-03-10 | GetDatabasePlugin(pszDriverName) - new function to retrieve a database link ↵ | George Hazan | |
by its short name | |||
2018-03-07 | old C-style code is obsolete now because of MDatabaseCommon existence | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
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-03-10 | - NULL -> nullptr to resolve conflicts | George Hazan | |
- warning fixes | |||
2017-01-01 | bump copyright year | dartraiden | |
2016-09-16 | service wrappers -> real functions | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-16 | forgotten database function | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17303 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-14 | second major wipeout of database services & structures: | George Hazan | |
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |