summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_proto.cpp
AgeCommit message (Expand)Author
2012-12-21- sixed some issues with history, messages, chats and contactsAlexander Lantsev
2012-12-20- third approach of group chat supportAlexander Lantsev
2012-12-19- second approach of group chat supportAlexander Lantsev
2012-12-18- first approach of group chat supportAlexander Lantsev
2012-12-17- added proxy settings supportAlexander Lantsev
2012-12-16- reworked message receiving/sending (by another instance)Alexander Lantsev
2012-12-16- added SkypeOut contact supportAlexander Lantsev
2012-12-16- refactored message receivingAlexander Lantsev
2012-12-13- refactored login/logoutAlexander Lantsev
2012-12-13fixed crash with NULL passwordKirill Volinsky
2012-12-13better way of previous commitKirill Volinsky
2012-12-13fixed crash with empty loginKirill Volinsky
2012-12-09- added 64 bit config;George Hazan
2012-11-24more correct work with foldersKirill Volinsky
2012-11-24fixed auth request textKirill Volinsky
2012-11-17fixed project for new skypekitKirill Volinsky
2012-11-10minor type fixKirill Volinsky
2012-11-02syncKirill Volinsky
2012-10-30added page in userinfo with additional dataKirill Volinsky
2012-10-28- fixed some issues in own info loadingAlexander Lantsev
2012-10-27- removed own info updatingAlexander Lantsev
2012-10-27- fixe info loadingAlexander Lantsev
2012-10-27- added own info loading and updatingAlexander Lantsev
2012-10-25- fixed some issues with contact adding and authorizationAlexander Lantsev
2012-10-25cleanupKirill Volinsky
2012-10-25- fixed auth menusAlexander Lantsev
2012-10-24fixed auth menu creationKirill Volinsky
2012-10-23- fixed som errorsAlexander Lantsev
2012-10-21- fixed account mahager dialogAlexander Lantsev
2012-10-21- fixed contacts avatar loadingAlexander Lantsev
2012-10-21- fixed protocol connectingAlexander Lantsev
2012-10-21fixed skype name in tipperKirill Volinsky
2012-10-21- added UserIsTypingAlexander Lantsev
2012-10-21- added message sendingAlexander Lantsev
2012-10-21- added message receivingAlexander Lantsev
2012-10-20- fixed contact search async loadingAlexander Lantsev
2012-10-20- added basic searchAlexander Lantsev
2012-10-13- reworked signIn(Thread) functionAlexander Lantsev
2012-10-08- added password request dialog on skype loginAlexander Lantsev
2012-10-07- some minor fixesAlexander Lantsev
2012-10-07- second approach to adding/deleting contactsAlexander Lantsev
2012-10-07- added first approach of contfct adding/deletingAlexander Lantsev
2012-10-06- added part of contact info loadingAlexander Lantsev
2012-10-03- added skype_menus.cpp, skype_services.cppAlexander Lantsev
2012-10-02- added simple contacts loadingAlexander Lantsev
2012-10-02git-svn-id: http://svn.miranda-ng.org/main/trunk@1764 1316c22d-e87f-b044-9b9b...Alexander Lantsev
2012-10-01- netlib funcs moved to skype_netlib.cppAlexander Lantsev
2012-10-01- fixed crash on mirandaShutdownAlexander Lantsev
2012-10-01- probably fixed multiple start of skype runtimeAlexander Lantsev
2012-09-30- conatcts funcs moved into skype_contacts.cppAlexander Lantsev