summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdb
AgeCommit message (Collapse)Author
2018-01-11mdbx-plugin: fix names for clarity (minor, but renaming).George Hazan
# Conflicts: # plugins/Dbx_mdbx/src/libmdbx
2018-01-01massive copyright updatedartraiden
2017-12-20MDBX_NOTLS mode removed from mdbxGeorge Hazan
2017-12-20much better nowGeorge Hazan
2017-12-20wrongly added submodule removedGeorge Hazan
2017-12-20dbx_lmdb => libmdbxGeorge Hazan
2017-12-20libmdbx added as a submoduleGeorge Hazan
2017-12-18libmdbx adaptationGeorge Hazan
2017-12-18merge with recent libmdbx fixGeorge Hazan
2017-12-17adding license files for libmdbxGeorge Hazan
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-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06fix for expanding databaseGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06no need to assign 1 to m_maxContactId eitherGeorge Hazan
2017-12-06no need to create a contact with id=0George Hazan
2017-12-06fix after files conversationKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-24Dbx_mdb:George Hazan
- fix for settings sorting order; - warning fixes
2017-11-24EnumResidentSettings moved to MDatabaseCommonGeorge Hazan
2017-11-24more common database code moved to MDatabaseCommonGeorge Hazan
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-23common database code to be concentrated in mir_appGeorge Hazan
2017-11-23this check doesn't work in multi-thread environmentGeorge Hazan
2017-11-23updating lmdbx to the recent stableGeorge Hazan
2017-11-23moving libs to appropriate folderGeorge Hazan
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-08moving lmdb to mdbx engineGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-02compilation fixGeorge Hazan
2016-09-14second 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-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-05various minor fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17257 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27more fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less 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
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-07forgotten file MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17074 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-06dbx_lmdb: code optimizationMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17069 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-03dbx_lmdb: code optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17057 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-02dbx_lmdb: code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c