Age | Commit message (Expand) | Author |
2019-01-04 | Update copyrights | dartraiden |
2018-12-07 | fixes #1653 (recursive removal of embedded groups) | George Hazan |
2018-04-06 | MS_CLIST_SHOWHIDE returned back to serve various menu items | George Hazan |
2018-04-06 | code cleaning | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-04 | - CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenu | George Hazan |
2018-04-04 | static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta... | George Hazan |
2018-04-03 | CLIST_INTERFACE: | George Hazan |
2018-02-24 | more nullptr | Goraf |
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 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-10-09 | MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode() | George Hazan |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-03-17 | forgotten TCHAR removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan |
2016-09-06 | Clist_GetImageList() | George Hazan |
2016-09-06 | clist services' extermination continued | George Hazan |
2016-09-05 | Clist_modern: Make default settings much more user friendly with our default ... | Robert Pösel |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | George Hazan |
2016-09-01 | - MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline(); | George Hazan |
2016-09-01 | duplicate code removed | George Hazan |
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-22 | - major atavism removed: clist_modern own cache; | George Hazan |
2016-04-19 | further junk cleaning | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-04-13 | simple but effective clist group cache | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-28 | atavism removed: CLISTEVENT::cbSize | 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-07-09 | buggy function removed | George Hazan |
2015-07-03 | - IDR_CONTEXT resource removed from all clists; | George Hazan |
2015-07-02 | tray menu functions also moved to the core. | 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-29 | duplicate hLangpack assignment removed | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - clist menus went to functions | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | - Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags; | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-23 | obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH... | George Hazan |
2015-06-23 | - Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM; | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |