Age | Commit 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-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | fix for expanding database | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | no need to assign 1 to m_maxContactId either | George Hazan | |
2017-12-06 | no need to create a contact with id=0 | George Hazan | |
2017-12-06 | fix after files conversation | 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 | Dbx_mdb: | George Hazan | |
- fix for settings sorting order; - warning fixes | |||
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-11-23 | this check doesn't work in multi-thread environment | George Hazan | |
2017-11-23 | updating lmdbx to the recent stable | George Hazan | |
2017-11-23 | moving libs to appropriate folder | George Hazan | |
2017-10-24 | unified version resource with explicitly stated language & code page | George Hazan | |
2017-10-08 | moving lmdb to mdbx engine | George Hazan | |
2017-08-06 | Update all other files in repository to use https links for Miranda NG website | Robert Pösel | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-11 | strong typization - better typization | George Hazan | |
2017-01-01 | bump copyright year | dartraiden | |
2016-11-02 | compilation fix | George Hazan | |
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-09-05 | various minor fixes | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17257 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-07-27 | less TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-27 | more fixes | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less 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-25 | hello, 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-22 | Standardize 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-07 | forgotten file | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17074 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-06 | dbx_lmdb: code optimization | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17069 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-03 | dbx_lmdb: code optimization | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17057 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-02 | dbx_lmdb: code cleanup | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-06-16 | vc2010 compilation fix | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-05-07 | dbx_lmdb: optimization | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-24 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16762 ↵ | MikalaiR | |
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-24 | dbx_lmdb: updated lmdb engine | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-22 | dbx_lmdb: some fixes | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16522 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-19 | dbx_lmdb: more fixes | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16509 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-18 | oops | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-18 | dbx_lmdb: potentiual crash fix | MikalaiR | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-03-18 | dbx_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-17 | git-svn-id: http://svn.miranda-ng.org/main/trunk@16493 ↵ | MikalaiR | |
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |