summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdb
AgeCommit message (Collapse)Author
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
2016-06-16vc2010 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@16988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-07dbx_lmdb: optimizationMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-24git-svn-id: http://svn.miranda-ng.org/main/trunk@16762 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-24dbx_lmdb: updated lmdb engine MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-22dbx_lmdb: some fixes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16522 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-19dbx_lmdb: more fixesMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18oops MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18dbx_lmdb: potentiual crash fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18dbx_lmdb: fix reading events from last contact; some commits temporary reverted MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16494 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-17git-svn-id: http://svn.miranda-ng.org/main/trunk@16493 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c