summaryrefslogtreecommitdiff
path: root/include/m_clist.h
AgeCommit message (Expand)Author
2015-07-09buggy function removedGeorge Hazan
2015-07-03- IDR_CONTEXT resource removed from all clists;George Hazan
2015-07-02tray menu functions also moved to the core.George Hazan
2015-07-02group menu services moved to coreGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29duplicate hLangpack assignment removedGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-06-25spelling correctionsDart Raiden
2014-02-24more useless conversions removedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-11this constant is not actual for a long timeGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-10- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist callGeorge Hazan
2013-09-07MS_CLIST_GROUPEXISTS - new service to detect the clist group's presenceGeorge Hazan
2013-06-07duplicated and unused services removedGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin...George Hazan
2012-11-15include: tabs over spacesGeorge Hazan
2012-09-16removed clutch for GCC (it already exists in m_system.h)George Hazan
2012-08-04links to options don't work with langpacksGeorge Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-14- clists' menus compatibility issues;George Hazan
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
2012-05-15initial commitVadim Dashevskiy