summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/src/theme.cpp
AgeCommit message (Expand)Author
2017-01-01AIM: decapitalizationdartraiden
2016-07-26less TCHARs:George Hazan
2016-06-05- fix for #1059;George Hazan
2015-09-04Aim: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-13massive name conflict resolutionGeorge Hazan
2015-07-22- extra icons services converted into functions;George Hazan
2015-07-21AIM: vc2015 compilation fixKirill Volinsky
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27fix for the protocols' menusGeorge 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-25another portion of dead genmenu servicesGeorge 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-22various menu definition quirksGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-26unified project for AIM George Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-09-21using Uxtheme in protocolsKirill Volinsky
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-03-14- translation fixes (patch from Basil)Vadim Dashevskiy
2013-01-03removed double includesKirill Volinsky
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan
2012-12-01SKINICONDESC initialization - end of storyGeorge Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-19more cleaning of icons' namesGeorge Hazan
2012-11-19- added another helper, ExtraIcon_Clear, to remove an icon from slot;George Hazan
2012-11-03no more MS_CLIST_EXTRA_ADD_ICON in the application codeGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan