summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/gg.h
AgeCommit message (Collapse)Author
2013-11-04Gadu-Gadu protocolSzymon Tokarz
Adaptation to gadu-gadu.pl avatars api changes - URL http://api.gadu-gadu.pl/avatars/%d/0.xml now returns data at JSON format - Header "Content-Type" is now absent on avatars responses (http://avatars.gadu-gadu.pl/big/%u) git-svn-id: http://svn.miranda-ng.org/main/trunk@6774 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25- custom screen saver detection code removedGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@6230 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-16removed not needed _MSC_VER checksKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-19own MIRANDA_VER removed from pluginsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-16rest or mir_*printf in protocolsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5286 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-30- major cleanup of GG avatar codeGeorge Hazan
- fix for hangup on exit git-svn-id: http://svn.miranda-ng.org/main/trunk@5198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-18Gadu-Gadu protocolSzymon Tokarz
- should fix issue #336 git-svn-id: http://svn.miranda-ng.org/main/trunk@4723 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-16unused clist headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-16some another unused headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4674 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-16we don't need VS2003/2005 support as wellGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-06cleanup of the unnecessary UnhookEvent() callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-22Gadu-Gadu protocol: Szymon Tokarz
Change libgadu gg encoding from GG_ENCODING_CP1250 to GG_ENCODING_UTF8 and support it. This is a long-awaited change with introducing UTF-8 support at: - messages - status descriptions (fixes issue #8) - group chats (searching and public directory not support UTF-8 beacouse of libgadu limitations, thats works as previously) Thanks to Tomasz Figa for his path from http://code.google.com/p/miranda/issues/detail?id=1195 git-svn-id: http://svn.miranda-ng.org/main/trunk@2786 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-21GaduGadu:Tobias Weimer
- fixed menu icons git-svn-id: http://svn.miranda-ng.org/main/trunk@2784 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-05Gadu-Gadu protocol: account avatar workSzymon Tokarz
- fixes with groupchats support - fixed import/export contact list to text file - Nick, MyHandle, ChatRoomID stored in db as unicode (1st step to implement unicode support in GG protocol) git-svn-id: http://svn.miranda-ng.org/main/trunk@2646 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-29Gadu-Gadu protocol: account avatar workSzymon Tokarz
- fixes setting custom avatar (when do it first time or change it to another type) - fixed restoring oryginal avatar when setting new has faild (it's complex mechanism and could need some more work, but i'm hope that this and last commits are enough for now) git-svn-id: http://svn.miranda-ng.org/main/trunk@2553 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-23Gadu-Gadu protocolSzymon Tokarz
- GG changed avatar API at http://api.gadu-gadu.pl/avatars/%d/0.xml file. Adapting our avatar code to that change. git-svn-id: http://svn.miranda-ng.org/main/trunk@2437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-11-03GaduGadu-Gadu protocolSzymon Tokarz
- more info logged to netlog at debug version. schould help track multithread issues - netlog logging messages fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@2157 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-21Gadu-Gadu protocolSzymon Tokarz
- contact's avatars requesting fix - images transfer fix - some fixes in TCHAR handling should fix #5, #15 and #45 git-svn-id: http://svn.miranda-ng.org/main/trunk@2038 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-12Gadu-Gadu: folders restructurizationVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1888 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c