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-12-09Fix crash when removing SkypeOut contacts from the buddy list. Fixes issue #93Eion Robb
2009-12-07Fix for mood/status messages with newlines in them at loginEion Robb
2009-12-07Fix for deleting an alias for a buddyEion Robb
2009-11-17Extra error handling when free'ing buddiesEion Robb
2009-11-15Remove the new group buddies code, since it was fixed elsewhere and was causi...Eion Robb
2009-11-14Avatar fix for OSXEion Robb
2009-11-10Make the grouping struct work with g_free()Eion Robb
2009-11-10Clean more memory leaksEion 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-20Version bumpEion Robb
2009-09-17Fix for x86_64 OSX builds Eion 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-06Attempt to hide SkypeOut contacts (if the option is set)Eion Robb
2009-09-06Check for a NULL string. Thanks to doktor.yak for the fix. Fixes #78Eion 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-30Add a few more options to the call dialogEion 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-19More compiler errorsEion 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-12Allow changing of X display that Skype is running on, using an environment va...Eion Robb
2009-06-08Destroy hash tables on connection close (to hopefully stop some crashes)Eion Robb
2009-05-19Update titles properlyEion Robb
2009-05-19Tweak topic changing code a littleEion Robb
2009-05-19Fix display of only usernames in multi-user chatsEion Robb
2009-05-13Updated some stuffEion Robb
2009-04-29Forgot some things in the changelog. :)Eion Robb
2009-04-28Version bumpEion Robb
2009-04-28Close open call dialogs on disconnectEion Robb
2009-04-28Update changes to match rss feedEion 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-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