index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
SkypeClassic
/
src
/
gchat.cpp
Age
Commit message (
Expand
)
Author
2015-05-31
SkypeClassic moved to deprecated
Vadim Dashevskiy
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-01-12
SkypeClassic: de-capitalization
Dart Raiden
2015-01-10
SkypeClassic:
Tobias Weimer
2015-01-09
SkypeClassic:
Tobias Weimer
2014-11-30
new sorting functions applied
George Hazan
2014-11-29
SkypeClassic: code cleanup
Rozhuk Ivan
2014-11-28
- compilation fix;
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-18
SkypeClassic
Tobias Weimer
2014-11-18
SkypeClassic
Tobias Weimer
2014-11-18
SkypeClassic
Tobias Weimer
2014-10-08
SkypeClassic: Sync from leecher's repo (r1963)
Robert Pösel
2014-08-14
SkypeClassic: Complete revert to NG version
Robert Pösel
2014-08-13
working C++ version restored
George Hazan
2014-08-13
Made SkypeClassic plugin compatible with Miranda IM again so that plugins for...
Piotr Piastucki
2014-08-11
SkypeClassic: Revert previous commits as it doesn't work in reality
Robert Pösel
2014-08-11
SkypeClassic: Compatibility fixes to make it compilable again
Robert Pösel
2014-08-11
Updated SkypeClassic sources from leecher (compatible with IM, but broken wit...
Robert Pösel
2014-03-12
More fix for x64
Rozhuk Ivan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-10-29
SkypeClassic: Folders structure and project cleanup
Robert Pösel