Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-02 | Update copyrights | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-03-23 | fixes #2771 (Implement mdbx → sqlite converter) | George Hazan | |
2021-01-18 | fixes #2698 (Add current db format (mdbx, sqlite) to version info report) | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-26 | C++'17 compatibility mode enabled | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-09-05 | network log is not available on this stage, we have to use MessageBox ↵ | George Hazan | |
instead (related to #1326) | |||
2018-08-29 | fixes #1555 (Import shouldn't import .bak second time in service mode) | George Hazan | |
2018-06-18 | fixes #1429 (Ability to silently upgrade database) using new ↵ | George Hazan | |
Database/SilentUpgrade=1 setting in mirandaboot.ini | |||
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan | |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan | |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵ | George Hazan | |
in each plugin. mir_getLP() remains for compatibility with pascal plugins only | |||
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan | |
it remains existing for now, but as reference to g_plugin.m_hLang | |||
2018-05-17 | Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, ↵ | George Hazan | |
WebView => CMPlugin | |||
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-03 | unneeded option removed | George Hazan | |
2018-03-29 | major clutch removed with double service mode plugins launch | George Hazan | |
2018-03-25 | dbchecker moved to deprecated | George Hazan | |
2018-03-24 | fix links | dartraiden | |
2018-03-23 | MB_YESNOCANCEL => MB_YESNO | George Hazan | |
2018-03-23 | related to #1197: clicking Yes shall redirect a user to plugin's download page | George Hazan | |
2018-03-22 | end of dbx_mmap plugin: any attempt to open such a database not in read-only ↵ | George Hazan | |
mode causes automatic import into mdbx format | |||
2018-03-21 | compilation fix | George Hazan | |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of ↵ | George Hazan | |
MDatabaseCommon | |||
2018-01-01 | massive copyright update | dartraiden | |
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 | 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-08-22 | code cleaning | George Hazan | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-01-01 | bump copyright year | dartraiden | |
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-01-02 | Copyrights update part 3 (final) | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-23 | Dbx_mmap: unified project | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14341 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-12-14 | Db3x_mmap: changed warning lavel to w4 | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11418 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-07-19 | dbx_mmap: | George Hazan | |
- support for the obsolete profiles detection; - don't print errors during headers change git-svn-id: http://svn.miranda-ng.org/main/trunk@9866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-21 | fix for running dbchecker over the locked profile | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-03-15 | verba volant, scripta manent | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8622 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-01-26 | more accurate control of mmap modes/access | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |