Age | Commit message (Expand) | Author |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-03-22 | - Clist_ClearSearch considered useless; | George Hazan |
2017-03-17 | no need to rebuild the whole clist if the search window is empty | George Hazan |
2017-03-17 | forgotten TCHAR removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-09-26 | - duplicated code removed from cliFindItem; | George Hazan |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-07-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-06-01 | extended visibility control for contacts | George Hazan |
2016-06-01 | - view modes support incorporated into the CLIST_INTERFACE; | George Hazan |
2016-05-28 | 2 static functions removed from CLIST_INTERFACE. | George Hazan |
2016-05-28 | code simplification | George Hazan |
2016-05-28 | SortedList emulation expunged | George Hazan |
2016-05-23 | - optimization in cli_SaveStateAndRebuildList applied to all clists (bLockScr... | George Hazan |
2016-05-20 | fixes #1242 (Clist_modern's cache changes related bugs) | George Hazan |
2016-04-27 | persistent cache, no need to call pfnGetCacheEntry each time | George Hazan |
2016-04-27 | pfnSetHideOffline -> strict prototype | George Hazan |
2016-04-19 | further junk cleaning | George Hazan |
2016-04-15 | functions to be deleted finally became deleted | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-02-02 | another perversion (called EventList) died | George Hazan |
2016-01-28 | unused functions removed | George Hazan |
2016-01-28 | - local structure declarations moved to the global header; | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-10-30 | old unused code that belongs to StdClist moved from the core to plugin | George Hazan |
2015-10-22 | TCHAR cleansing in CLIST_INTERFACE | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-07-25 | - obsolete menu processing code removed; | George Hazan |
2015-07-02 | group menu services moved to core | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-04-28 | minus ansi function | Kirill Volinsky |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-05 | useless function removed | George Hazan |
2014-07-26 | a parameter added to pfnLoadClcOptions to prevent double options initialization | George Hazan |
2014-07-04 | standardizing the control over checkboxes in clist | George Hazan |
2014-03-19 | fix against recursions in clists | George Hazan |
2014-02-11 | shameful death of another 'HANDLE' | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-22 | massive garbage removal from extra icons module | George Hazan |
2013-11-05 | - GetAverageMode moved to CLIST_INTERFACE; | George Hazan |