summaryrefslogtreecommitdiff
path: root/protocols/Tox
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-29fixed status menu items encodingAlexander Lantsev
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-25another portion of dead genmenu servicesGeorge Hazan
2015-06-24Tox: updated tox coreAlexander Lantsev
2015-06-24Tox: fixed big avatar settingAlexander Lantsev
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-22Tox: updated tox coreAlexander Lantsev
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-17obsolete services extinctedGeorge Hazan
2015-06-16bumpVadim Dashevskiy
2015-06-16git-svn-id: http://svn.miranda-ng.org/main/trunk@14199 1316c22d-e87f-b044-9b9...Vadim Dashevskiy
2015-06-16git-svn-id: http://svn.miranda-ng.org/main/trunk@14198 1316c22d-e87f-b044-9b9...Vadim Dashevskiy
2015-06-16Tox: move libtox to Libs folderVadim Dashevskiy
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-03Tox: more correct transfer loggingAlexander Lantsev
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-31Tox: fixed contact addingAlexander Lantsev
2015-05-31Tox: some changesAlexander Lantsev
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31Tox: compilation fixVadim Dashevskiy
2015-05-31Tox: added support of assocmgrAlexander Lantsev
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-30Tox: contacts search/add improvementsAlexander Lantsev
2015-05-29fix for warnings George Hazan
2015-05-29Tox:Alexander Lantsev
2015-05-23Tox: attempt to fix own avatar settingAlexander Lantsev
2015-05-23Tox: options fixAlexander Lantsev
2015-05-23Tox: updated tox coreAlexander Lantsev
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky