summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/theme.cpp
AgeCommit message (Expand)Author
2016-02-09- code cleaning;George Hazan
2016-02-09unified project for WhatsAppGeorge Hazan
2016-02-01same fix for WhatsAppProto - not to create main menu copiesGeorge Hazan
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-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George 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-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-02-06merge from branchGeorge Hazan
2015-01-28avatars are backGeorge Hazan
2014-09-25WhatsApp: decapitalization, spelling correctionDart Raiden
2014-09-19merge #2George Hazan
2014-09-18merge into trunkGeorge Hazan
2014-09-16compilation fixGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more fixesGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-10protocol DB helpers for WassupGeorge Hazan
2013-07-09also custom stubs removedGeorge Hazan
2013-07-09forgotten to adapt wasuupGeorge Hazan
2013-06-24enhanced contact menu items controlGeorge Hazan
2013-06-083 spaces changed to 1 tabKirill Volinsky
2013-06-02first version of Wassup that compilesGeorge Hazan
2013-06-02Added WhatsApp-protocolFishbone