summaryrefslogtreecommitdiff
path: root/protocols/Skype/Skype_11.vcxproj
AgeCommit message (Collapse)Author
2013-07-05removed not used iconsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-04added statusex support. needs for different nicks color when they away or dndKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5233 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-01Skype:Alexander Lantsev
- removed ignore command - block command behavior like in official client now - added blocked list in account options - added history sync Note: this commit may contain non-working code git-svn-id: http://svn.miranda-ng.org/main/trunk@5203 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-24Skype:Alexander Lantsev
- updated icons - added server side ignore list - removed bookmsrks git-svn-id: http://svn.miranda-ng.org/main/trunk@5110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-23project cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5102 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-19Skype:Alexander Lantsev
- added bookmarks for chat rooms (contact menu, srmm button bar, bookmark list window) - added "ignore command" for contact - added "block command" for contact (contact removed from clist and ignored) - changed icons git-svn-id: http://svn.miranda-ng.org/main/trunk@5047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14callbacks removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4947 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-14precompiled headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-03- use core base64 funcsAlexander Lantsev
- few changes in group chat git-svn-id: http://svn.miranda-ng.org/main/trunk@4876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-17First approach of a chats reworking.Alexander Lantsev
Note, new code will not work! git-svn-id: http://svn.miranda-ng.org/main/trunk@4715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-14- added contact sending (via SendReceiveContacts) and receivingAlexander Lantsev
- some few bug fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@4653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-13Merged revision(s) from branches/unsane/skype_test:Alexander Lantsev
- CSkypeProto is derived of Skype class now - chat events moved to skype_chat.cpp - fixed chat message timestamp - fixed #331, #332 git-svn-id: http://svn.miranda-ng.org/main/trunk@4644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-08- Skype: 2012 project adjustedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-08VS2012 project fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-05- Skype: 2012 project adjusted Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4587 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-29second attempt cleanup aesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4567 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-29- Skype: 2012 project adjusted Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4566 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-27- Skype: 2012 project adjustedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4555 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-26- Skype: 2012 project adjustedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4544 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-26- Skype: 2012 project adjustedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-24- compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4520 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-24project fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-23- changed project file structureAlexander Lantsev
- skype runtime initialization moved to plugin load func - fixed password encription - disabled message sync git-svn-id: http://svn.miranda-ng.org/main/trunk@4518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-23- compilation from it's own folder fixedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-22removed not needed fileKirill Volinsky
vc2012 project fix git-svn-id: http://svn.miranda-ng.org/main/trunk@4506 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-15chats enabled:Kirill Volinsky
may contain various bugs git-svn-id: http://svn.miranda-ng.org/main/trunk@4454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4360 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-25fixed crash in x64Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3769 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-28- Skype: MSVC 2012 projects updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-22project fixes for x64 compilingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2808 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-19projects renamingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c