summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb
AgeCommit message (Expand)Author
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...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-26SkypeWeb: unused code removed.MikalaiR
2015-06-26SkypeWeb:potential crash fixMikalaiR
2015-06-25SkypeWeb: unused include removedMikalaiR
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-25SkypeWeb: crashfixMikalaiR
2015-06-24SkypeWeb: Call duration fix. MikalaiR
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-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-20SkypeWeb: Fix infinite typing notify.MikalaiR
2015-06-20SkypeWeb: CosmeticsMikalaiR
2015-06-20xml api became a set of functionsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19SkypeWeb: support change chat topicMikalaiR
2015-06-19timezone api migrated to mir_coreGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-17SkypeWeb: More fixes. Version bump.MikalaiR
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-11SkypeWeb: crashfix.MikalaiR
2015-06-08SkypeWeb: Memleaks fix (detected by coverity).MikalaiR
2015-06-07NLHR_PTR moved to m_netlib.h by requestGeorge Hazan
2015-06-07SkypeWeb: cppcheck warnings fix.MikalaiR
2015-06-07SkypeWeb: Search -> UTF-8. Code optimization.MikalaiR
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-07SkypeWeb: Contact list loading rewritted to new api.MikalaiR
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-07SkypeWeb: MS login fix.MikalaiR
2015-06-07git-svn-id: http://svn.miranda-ng.org/main/trunk@14046 1316c22d-e87f-b044-9b9...MikalaiR
2015-06-07SkypeWeb: Small fix.MikalaiR
2015-06-07SkypeWeb: Crashfix.MikalaiR
2015-06-07typo fixGeorge Hazan
2015-06-07ooopsMikalaiR
2015-06-07SkypeWeb: 2-factor auth support pt 1 (it not work).MikalaiR
2015-06-07SkypeWeb: Attempt support M$ account login.MikalaiR
2015-06-07SkypeWeb: Unneeded buttons removed.MikalaiR
2015-06-06dozen of mem leaks fixed in SkypeWebGeorge Hazan
2015-06-06SkypeWeb: translation fixes (patch by wishmaster)Alexander Lantsev
2015-06-06SkypeWeb: Checkbox for "use hostname as place".MikalaiR
2015-06-06SkypeWeb: Fix status changing error 729.MikalaiR
2015-06-06SkypeWeb: Fix encoding problem. Fix login case sensitivy in IsMe(). Version b...MikalaiR
2015-06-05SkypeWeb: Memleaks fix.MikalaiR