Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | code cleaning | George Hazan | |
2018-09-23 | new event: ME_DB_EVENT_EDITED | George Hazan | |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan | |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their ↵ | George Hazan | |
server ids | |||
2018-07-24 | database: | George Hazan | |
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan | |
2018-06-18 | new functions to access mirandaboot.ini from all plugins: | George Hazan | |
Profile_GetSetting() - reads a string from mirandaboot.ini Profile_GetSettingInt() - reads an integer from mirandaboot.ini | |||
2018-06-13 | profile lock detection unbound from contact list services | George Hazan | |
2018-04-27 | implementation of #1308 | George Hazan | |
2018-03-25 | dbchecker moved to deprecated | George Hazan | |
2018-03-16 | entities' names to be started with capital letters | George Hazan | |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan | |
2018-02-24 | more nullptr | Goraf | |
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-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-02-05 | proper fix for UINs in auth dialogs | George Hazan | |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
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 | |||
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 | removing TCHAR + WCHAR from headers | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17146 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-01-20 | typo | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16130 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 2 | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-25 | - Set wparam and lParam to 0 as default arg in CallService and others, to ↵ | Tobias Weimer | |
simplify some code git-svn-id: http://svn.miranda-ng.org/main/trunk@14385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-25 | - Set wparam and lParam to 0 as default arg in CallService and others, to ↵ | Tobias Weimer | |
simplify some code git-svn-id: http://svn.miranda-ng.org/main/trunk@14384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-19 | timezone api migrated to mir_core | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14266 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-03-11 | all database functions moved to m_database.h | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-31 | Year 2015 version update | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-07-20 | all profile conversion stuff moved to dbchecker | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-15 | database event registration's code slightly enhanced | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8624 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-03 | MS_DB_MODULE_DELETE extended to support module deletion from any contact, ↵ | George Hazan | |
not only from the global settings git-svn-id: http://svn.miranda-ng.org/main/trunk@8375 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-24 | more useless conversions removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-18 | - introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call ↵ | George Hazan | |
of db_event_markRead; - various m_database.h related code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-10 | HCONTACT is not needed anymore | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan | |
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan | |
- MS_DB_CONTACT_GETSETTINGSTATIC died; - DBCONTACTGETSETTING is detouched from all services; - these service calls are rewritten using parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@8035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-01-17 | old strange comment removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-01-01 | copyright update for year 2014 | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-12-14 | - another atavism (DBVTF_DENYUNICODE) removed; | George Hazan | |
- default text formatter for EVENTTYPE_AUTHREQUEST added git-svn-id: http://svn.miranda-ng.org/main/trunk@7208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-11-19 | preparing to the transparent cyphering: end of ↵ | George Hazan | |
MS_DB_CRYPT_ENCODESTRING/MS_DB_CRYPT_DECODESTRING git-svn-id: http://svn.miranda-ng.org/main/trunk@6938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-11-16 | DBVTF_DENYUNICODE moved to the proper header | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@6925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan | |
- DBCONTACTWRITESETTING left only in the event handlers git-svn-id: http://svn.miranda-ng.org/main/trunk@5191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |