Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-27 | fixes #1310 (Wrong language after profile conversion) | George Hazan | |
2018-04-12 | initial version of profile compactor for MDBX | George Hazan | |
2018-04-12 | db_get_current() also returns MDatabaseCommon* | George Hazan | |
2018-04-12 | MIDatabase became pure interface | George Hazan | |
2018-03-25 | MIDatabaseChecker interface removed | George Hazan | |
2018-03-25 | dbchecker moved to deprecated | George Hazan | |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of ↵ | George Hazan | |
MDatabaseCommon | |||
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-02-24 | more nullptr | Goraf | |
2018-01-22 | code cleaning | 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-11-29 | replace russian с to latin c | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-11-24 | EnumResidentSettings moved to MDatabaseCommon | George Hazan | |
2017-11-24 | more common database code moved to MDatabaseCommon | George Hazan | |
2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan | |
2017-11-23 | common database code to be concentrated in mir_app | George Hazan | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
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 | |||
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-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-04-06 | nasty crutch for the stupid dbx_mmap | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11873 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 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-19 | profile manager: support for the obsolete profiles | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-07-15 | fix for the wrong return value type | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9805 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-09 | db_get_contact - fast access to the cached contacts | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-09 | - unused options removed | George Hazan | |
- duplicated events in history fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@8504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-06 | stubs for metahistory were slightly changed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8429 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-06 | methods for meta-history merging & splitting | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-03 | - META_PROTO/Default went to cache; | George Hazan | |
- MIDatabase::MetaSetDefault method added to store the default sub in a database; - Meta_SettingChanged fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@8380 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-03 | - MIDatabase::MetaDetouchSub = new method for the mc support virtualization | George Hazan | |
- further cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8376 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-25 | metacontacts in the database cache | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8276 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-19 | import to open a database in read-only mode | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8172 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-08 | low-level database access functions rewritten to MCONTACT instead of HANDLE ↵ | George Hazan | |
hContact git-svn-id: http://svn.miranda-ng.org/main/trunk@8067 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-16 | kernel chat engine, part 2 - scriver | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-01-13 | ability to detect whether a setting is encrypted or not | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7629 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-05-25 | update for a year in Miranda NG copyright | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4825 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-03-08 | some memory leak fixes | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@3925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |