| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-01 | Happy new year, Miranda | dartraiden | |
| 2021-12-26 | DWORD -> uint32_t | George Hazan | |
| 2021-12-26 | BYTE -> uint8_t | George Hazan | |
| 2021-01-17 | Update copyrights | dartraiden | |
| 2020-03-30 | Contact lists: | George Hazan | |
| - all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start); | |||
| 2020-01-01 | Happy new year, Miranda | George Hazan | |
| 2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
| completely) | |||
| 2019-01-04 | Update copyrights | dartraiden | |
| 2018-12-08 | db_get_sa / db_get_wsa to receive the default value, massive code simplification | George Hazan | |
| 2018-11-14 | code cleaning | George Hazan | |
| 2018-11-12 | NULL -> 0 | George Hazan | |
| 2018-11-12 | clist_nicer -> g_plugin | George Hazan | |
| 2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
| 2018-07-24 | database: | George Hazan | |
| - senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
| 2018-07-13 | fixes #1471 completely (Clist_nicer: some elements cannot be translated on ↵ | George Hazan | |
| the fly) | |||
| 2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan | |
| 2018-05-27 | global variable name standardization | George Hazan | |
| 2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
| 2018-05-16 | clist_nicer => CMPlugin | George Hazan | |
| 2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan | |
| 2018-04-03 | Accounts() : iterator for accounts | George Hazan | |
| 2018-03-16 | entities' names to be started with capital letters | George Hazan | |
| 2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan | |
| 2018-02-21 | Clist_Nicer: C++'11 iterators | George Hazan | |
| 2018-01-26 | code optimization | 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-12-06 | fix after files conversation | Kirill Volinsky | |
| 2017-11-28 | fix after convert | Kirill Volinsky | |
| 2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
| 2017-11-23 | database enumerators => void* instead of LPARAM | George Hazan | |
| 2017-11-13 | Code modernize ... | Goraf | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
| 2017-01-01 | bump copyright year | dartraiden | |
| 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-01 | - MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline(); | George Hazan | |
| - MS_CLIST_TOGGLEHIDEOFFLINE added to cover the only case with service call; git-svn-id: http://svn.miranda-ng.org/main/trunk@17237 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-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-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan | |
| also its async variant created and published as Clist_BroadcastAsync git-svn-id: http://svn.miranda-ng.org/main/trunk@17108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-06-01 | - view modes support incorporated into the CLIST_INTERFACE; | George Hazan | |
| - fix for the broken search by protocols in clist_nicer; - numerous Unicode fixes in clist_nicer; git-svn-id: http://svn.miranda-ng.org/main/trunk@16893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-04-27 | code cleaning | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16771 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-04-26 | absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16766 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-04-15 | contact list groups: | George Hazan | |
| - finally database is not used anymore (only as a settings' storage); - MGROUP type introduced to replace HANDLE for group ids; - MS_CLIST_GROUP* services became Clist_Group* functions; - CLIST_INTERFACE members pfnGetGroupName & pfnRenameGroup also transformed into static Clist_Group* functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 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-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵ | George Hazan | |
| possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-08-16 | name conflicts solved | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14971 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-07-02 | unified project for clist_nicer | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@14474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
