Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/skype4pidgin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-02Add extra error handling for accounts that disconnect while we're processing ...Eion Robb
2013-04-14Display user privileges in group chatsEion Robb
2012-12-27Make the 'missed chat messages' lookup/workaround asynchronous so as to not l...Eion Robb
2012-10-30Apply patch from gabriele0101 to help remove some warnings when compilingEion Robb
2012-08-29Try and fix incoming calls, don't default to "Accept" button, try and clear o...Eion Robb
2011-11-29Instantbird also is missing media*.h from libpurpleEion Robb
2011-11-29Make sure that it's not possible to directly compile all the .c files individ...Eion Robb
2011-11-29Add patch from joel.low91 to provide C89 compatibility. Fixes issue #168Eion Robb
2011-01-23Display messages that have been edited from SkypeEion Robb
2011-01-16Jiggle around the connection methods so that not connecting to Skype isn't fa...Eion Robb
2010-12-06Send another api command to reject incoming calls, and detect more events to ...Eion Robb
2010-11-07Fix for debug log spam, continually requesting the chat window informationEion Robb
2010-11-07Fix for Skype 5 Beta for OSX which does not support the chat 'type' but does ...Eion Robb
2010-09-20Check whether 'ringing' call is an incoming call before displaying to the use...Eion Robb
2010-08-28Fix issue where groups in Skype with blank names cause infinite loopsEion Robb
2010-08-19Attempt to fix Adium group issues and startup/connection timing issuesEion Robb
2010-08-13Replace the 'Call...' buddy list menu item with 'End Call' if you are in a ca...Eion Robb
2010-08-05Fix to close the 'answer call' window on non -vv versions of Pidgin when answ...Eion Robb
2010-08-04Fix the display/hiding of the 'incoming call' popupEion Robb
2010-05-18Alter 'incoming call' dialog to have an 'accept with video' buttonEion Robb
2010-04-09Add password request popup for public chats which require themEion Robb
2009-12-10More xml parsingEion Robb
2009-12-10First attempt at turning the silly XML blob in chats into useful infoEion Robb
2009-11-10Clean more memory leaksEion Robb
2009-09-14Fix compiler warningsEion Robb
2009-09-14Display auth request text in buddy IM window (prepare for blocking auth reque...Eion Robb
2009-09-06Check for a NULL string. Thanks to doktor.yak for the fix. Fixes #78Eion Robb
2009-07-30Add a few more options to the call dialogEion Robb
2009-07-23Only re-request chat type 100 times, to prevent infinite loopsEion Robb
2009-07-19More compiler errorsEion Robb
2009-07-19Fix compiler errorsEion Robb
2009-07-19Try fix crash in closed conversation windowsEion Robb
2009-05-19Update titles properlyEion Robb
2009-05-19Tweak topic changing code a littleEion Robb
2009-04-28Added GPL header to all files. Using GPLv3Eion Robb
2009-04-24Handle IMs turning into Chats and vice-versaEion Robb
2009-04-23Request chat type to prevent infinite loop waiting for chat type that never c...Eion Robb
2009-04-21Add some debug info, dont re-group buddy if already in the right groupEion Robb
2009-04-20Handle buddies changing in chats properlyEion Robb
2009-04-06Fix that weird bug where contacts would jump out of groups on OSXEion Robb
2009-04-01SkypeChat struct wrapper for Skype API, fixes Skype for Mac 2.7/2.8 bugEion Robb
2009-03-27Fix nasty infinite loop on OSX (thanks to a Skype bug). Removed debug info f...Eion Robb
2009-01-06Try with new VV apiEion Robb
2009-01-05Revert last change, should be NULL terminated and not ""Eion Robb
2009-01-05Fix crash in PidginSnarl (and possibly other things too)Eion Robb
2009-01-03Fixing SkypeOut buddies not showingEion Robb
2008-10-20Added SMS confirmation menu item. Fixed some minor compiler warningsEion Robb
2008-10-15Finally got SMS messages (and their statuses) working!Eion Robb
2008-10-12Fix compiler warningsEion Robb
2008-10-04Start some basic feedback about the text (cost, status)Eion Robb