| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-08 | Update copyrights | dartraiden | |
| 2023-07-23 | let boolean variables inside ClcGroup be boolean | George Hazan | |
| 2023-01-02 | Update copyrights | dartraiden | |
| 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-02-18 | fixes #2744 + code cleaning | George Hazan | |
| 2021-01-17 | Update copyrights | dartraiden | |
| 2020-04-06 | useless commands removed | George Hazan | |
| 2020-01-01 | Happy new year, Miranda | George Hazan | |
| 2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
| 2019-06-04 | more fixes for #1963 | George Hazan | |
| 2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
| completely) | |||
| 2019-03-04 | code cleaning | George Hazan | |
| 2019-02-26 | bunch of obsolete code removed from Clist_Modern | George Hazan | |
| 2019-02-06 | fixes #1786 (Clist Modern constantly checks if the status message has been ↵ | George Hazan | |
| updated even if there's no need to do that) | |||
| 2019-01-04 | Update copyrights | dartraiden | |
| 2018-06-25 | duplicate cache item removed to avoid rare crashes | George Hazan | |
| 2018-06-21 | code cleaning | George Hazan | |
| 2018-06-21 | CLC/TopMargin & CLC/BottomMargin - two hidden settings for Clist_modern skinning | 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-13 | minor code cleaning | George Hazan | |
| 2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
| 2018-04-07 | Clist_GetRealStatus & Clist_GetGeneralizedStatus: common code moved to mir_app | George Hazan | |
| 2018-04-06 | CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsText | George Hazan | |
| CLIST_INTERFACE::pfnEnsureVisible => Clist_EnsureVisible | |||
| 2018-04-06 | CLIST_INTERFACE::pfnClcStatusToPf2 => Clist_ClcStatusToPf2 | George Hazan | |
| 2018-03-07 | some fixes | Kirill Volinsky | |
| 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-11-13 | Code modernize ... | Goraf | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2017-09-04 | Clist_Modern: | George Hazan | |
| - useless error message removed; - code cleaning; - version bump; | |||
| 2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
| 2017-01-01 | bump copyright year | dartraiden | |
| 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-06-01 | - finally clist_modern's own rebuild all function got wiped out; | George Hazan | |
| - massive removal of duplicate code; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-28 | minor code cleaning | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16884 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-28 | fixes #1246 (Stripped height of rows in clist_modern) | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-28 | SortedList emulation expunged | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16878 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-27 | - unneeded variable removed from clist_modern cache; | George Hazan | |
| - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-24 | group processing code standardization | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-23 | fix for wrongly named variables | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-23 | - optimization in cli_SaveStateAndRebuildList applied to all clists ↵ | George Hazan | |
| (bLockScrollbar); - boolean variables were made bool; git-svn-id: http://svn.miranda-ng.org/main/trunk@16863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-23 | - we don't drop data cache upon the embedded clists rebuild; | George Hazan | |
| - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16862 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-13 | code cleaning | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16825 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-06 | clist_modern: | George Hazan | |
| - functions ContactToHItem & ContactToItemHandle replaced with their kernel implementations; - dat->row_heights array isn't used when the row height is constant; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16809 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-05-06 | code cleaning | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@16806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
