summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_events.cpp
AgeCommit message (Collapse)Author
2024-08-01SkypeWeb: added code to receive offline files (doesn't work for now)George Hazan
2024-07-31SkypeWeb: simple file transfers are packed into offline file eventsGeorge Hazan
2024-07-31SkypeWeb: atavism extinctedGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-01-17Update copyrightsdartraiden
2020-04-22more correct way of implementing #1669George Hazan
2020-03-30according to one of the comments at #1659George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-30fixes #2096 (SkypeWeb: Unknown event)George Hazan
2019-09-25fixes #2071 (SkypeWeb: failed file sending)George Hazan
2019-06-27Skype: minor code cleaningGeorge Hazan
2019-04-12wiping custom icolib functions: all another pluginsGeorge Hazan
2019-02-14Skype -> TinyXmlGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-05-29Skype:George Hazan
- fixes #829; - massive code cleaning
2017-01-01bump copyright yeardartraiden
2016-09-19fix for skype event textsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-15crash fix in Skype custom icon handlerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-13mode old database junk to dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13SkypeWeb: code cleaning MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16643 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-07SkypeWeb: forgotten dbtypes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-07SkypeWeb: files sending MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 1Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-24git-svn-id: http://svn.miranda-ng.org/main/trunk@15437 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-24SkypeWeb: moji support MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-13SkypeWeb: correct icon handlingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27SkypeWeb: attempt fix images linksMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-18SkypeWeb: small fixesMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-14SkypeWeb: Unneeded code removedMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-09SkypeWeb: small fixes. MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14887 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-09SkypeWeb: fix mirver, more optimizations MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08SkypeWeb: bbcodes in edited messagesMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-02SkypeWeb: Rework parsing call information.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14810 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-02SkypeWeb: small optimizationMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14809 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-01SkypeWeb: More fixes & optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14783 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-30SkypeWeb: refactoringMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-28SkypeWeb: More fixes, version bumpMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14744 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-27SkypeWeb: More fixes & optimizationsMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14738 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c