summaryrefslogtreecommitdiff
path: root/protocols/SkypeWeb/src/skype_search.cpp
AgeCommit message (Collapse)Author
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-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-06SkypeWeb: fixed searchMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@17070 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-08-15SkypeWeb: refactoring part 1MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14960 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-14SkypeWeb: small fixesMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26SkypeWeb: unused code removed.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14396 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-11SkypeWeb: crashfix.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14115 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-07SkypeWeb: Search -> UTF-8. Code optimization.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14055 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-06dozen of mem leaks fixed in SkypeWebGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
glory, glory, hallelujah git-svn-id: http://svn.miranda-ng.org/main/trunk@13949 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
- FNAMECHAR: atavism extincted; - PROTOSEARCHRESULT: structure prepared to use results of any type, including utf git-svn-id: http://svn.miranda-ng.org/main/trunk@13932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29SkypeWeb to use new json parserGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13891 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-11SkypeWeb: Small fixes.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13550 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-10SkypeWeb: AuthRequest greeting fix. Cleanup.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13512 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-10flags fixKirill Volinsky
cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@13506 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-08SkypeWeb: DB utils moved to skype_db.cpp. Messages synchronization refactoring.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-07SkypeWeb: Manual JSON formation removed. Other fixes. Version bump.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-30unified project for SkypeWeb protocolGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13310 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-22SkypeWeb: Cleanup.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-20warnings fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12963 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-13search fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12781 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10SkypeWeb: Fixed some bugs from coverityAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12751 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10skype search 2nd attemptKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12723 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10skype search 1st attemptKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12722 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c