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
2009-11-14Avatar fix for OSXEion Robb
2009-11-10Make the grouping struct work with g_free()Eion Robb
2009-11-10Clean up some memory leaksEion Robb
2009-11-09Fix groups in Adium. Big thanks to Daniel Muhra (nostradani) for diagnosing ...Eion Robb
2009-09-14Display auth request text in buddy IM window (prepare for blocking auth reque...Eion Robb
2009-09-06Attempt to hide SkypeOut contacts (if the option is set)Eion Robb
2009-08-26Fixups to compile with USE_VV as of 2.6Eion Robb
2009-07-31Fix VV build to work with latest libpurple-vv api. Big thanks to dvpdiner2 f...Eion Robb
2009-07-30Fix double skype startup on osxEion Robb
2009-07-25Make sure SkypeOut buddies are offline if the setting is suchEion Robb
2009-07-25Dont overwrite the local alias if it's already been setEion Robb
2009-07-24Hurrah, fix crash on buddy list startup, once and for all (extra-lots of erro...Eion Robb
2009-07-24Adding a debug message fixes Skype not disconnecting on disconnectEion Robb
2009-07-24Fix crash on last loaded buddyEion Robb
2009-07-23Fix another crash on new friends list callEion Robb
2009-07-23Only re-request chat type 100 times, to prevent infinite loopsEion Robb
2009-07-22Fix crash in newest versions of SkypeEion Robb
2009-07-19(no commit message)Eion Robb
2009-07-19Compiler warningsEion Robb
2009-07-19Fix compiler errorsEion Robb
2009-07-19Try fix crash in closed conversation windowsEion Robb
2009-07-19Try using new single-pass friends fetchEion Robb
2009-06-08Destroy hash tables on connection close (to hopefully stop some crashes)Eion Robb
2009-05-19Fix display of only usernames in multi-user chatsEion Robb
2009-04-28Close open call dialogs on disconnectEion Robb
2009-04-28Added GPL header to all files. Using GPLv3Eion Robb
2009-04-21Try firing signal for audio stream in VVEion Robb
2009-04-21Make Pidgin see that we haven't left the chat after reconnecting. Bookmark c...Eion Robb
2009-04-20Show chat messages as soon as they are sentEion Robb
2009-04-20Don't open a new (duplicate) chat window from the buddy listEion Robb
2009-04-18Fill in the correct details when adding chatEion Robb
2009-04-07Don't free call number, fix crash on hangupEion Robb
2009-04-05Don't show the "call..." menu if using VVEion Robb
2009-04-05Update for new (stable) Pidgin-vv APIEion Robb
2009-04-01Handle no missed messages found, only check for unread messages onceEion Robb
2009-04-01Download missed messages after connectingEion Robb
2009-04-01SkypeChat struct wrapper for Skype API, fixes Skype for Mac 2.7/2.8 bugEion Robb
2009-01-28Fixed -vv to use current APIEion Robb
2009-01-26Add extra error checkingEion Robb
2009-01-24Dont use NULL for a conference typeEion Robb
2009-01-24Dont need to say that the PurpleMedia is ready anymoreEion Robb
2009-01-24Fix compiler errorsEion Robb
2009-01-24Try using a hashtable for working out PurpleMedia from the Skype call numberEion Robb
2009-01-24Fix logic for testing if a buddy has voice/videoEion Robb
2009-01-19Some -vv fixesEion Robb
2009-01-18Try new VV apiEion Robb
2009-01-17Make all buddies offline on close to fix issues of when Skype dies and buddie...Eion Robb
2009-01-17OSX tweaks for buddy iconsEion Robb
2009-01-06Try with new VV apiEion Robb
2009-01-03Fixing SkypeOut buddies not showingEion Robb