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-10-09Prevent crash when receiving NULL data from the backend. Seems to happen on ...Eion Robb
2013-07-03Add macports options to the MakefileEion Robb
2013-07-02Add extra error handling for accounts that disconnect while we're processing ...Eion Robb
2013-05-23Added patch from doktor.yak to fix version detection code on Linux, when sett...Eion Robb
2013-04-19Fix for crash during reconnect, also handle version of Skype changing between...Eion Robb
2013-04-18Update emoticon shortcuts for (a),(c),(j),(t) and (v)Eion Robb
2013-04-14Display user privileges in group chatsEion Robb
2013-04-13Don't use the polling 'missed messages' check if we're on a version that's ok...Eion Robb
2013-04-13Allow setting an invite message (new api in libpurple 2.8)Eion Robb
2013-01-22(b) is for Beer! (That's good enough for me)Eion Robb
2012-12-30Don't create multiple timeouts for checking for missed messages as this chews...Eion Robb
2012-12-27Make the 'missed chat messages' lookup/workaround asynchronous so as to not l...Eion Robb
2012-12-18More theme updates, mostly courtesy of trian, who emailed through some change...Eion Robb
2012-12-13Update theme file for some new icons in Skype 6 (and some old missing icons f...Eion Robb
2012-11-20Patch from Gabriele to use pkg-config, and force-linking with X11 on the X11 ...Eion Robb
2012-11-07Use http method of fetching buddy icons for instantbird (and as a backup for ...Eion Robb
2012-11-07Hacky workaround for new messages not being notified (polls for unread messag...Eion Robb
2012-11-07Fix some compiler warnings with #error on osx/win32/networkEion Robb
2012-11-05Awesome patch from gabriele0101 (modified slightly) to re-request all buddy i...Eion Robb
2012-10-31Patch from gabriele0101 to remove compiler warning on !win32Eion 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
2012-08-02Fix the (dance) emote when using \o/Eion Robb
2012-08-02Fix up emoticons theme to match Pidgin's list for the other protocols and upd...Eion Robb
2012-07-31Update theme to use new filenames of emoticon imagesEion Robb
2012-07-31Create less threads on Win32 to be able to handle many more simultaneous mess...Eion Robb
2012-05-19g_thread_init() is deprecated as of glib 2.32. Remove the use of it at compi...Eion Robb
2012-02-16Fix potential segfault in X11 connector when unable to connect to SkypeEion Robb
2012-02-09Fix compilation of plugin for Adium 1.5 by not overriding the timeout_add fun...Eion Robb
2012-02-09Update plist file to workaround blacklistingEion Robb
2011-12-09Add the source for libskypekit to source control, otherwise I'm likely to los...Eion Robb
2011-11-29Instantbird also is missing media*.h from libpurpleEion Robb
2011-11-29Chop out more filesystem/spawn code for instantbirdEion Robb
2011-11-29Added #ifdefs for INSTANTBIRD so the IB people can compile on their butchered...Eion Robb
2011-11-29Make sure that it's not possible to directly compile all the .c files individ...Eion Robb
2011-11-29Apply patch from MarsicanBear to fix compile error. Fixes issue #177.Eion Robb
2011-11-29Add patch from joel.low91 to provide C89 compatibility. Fixes issue #168Eion Robb
2011-11-21Added function to add buddy with an invite message, using API that was added ...Eion Robb
2011-11-21Fix crash on disconnect on X11 - Patch from Mike Lundy - References issue #175Eion Robb
2011-11-21Make sure buddy is initialised for SkypeNet - Patch from Mike LundyEion Robb
2011-09-27Say that the buddy is offline instead of an unknown, invalid status if we don...Eion Robb
2011-09-27Don't use groups on Apple/Adium until we can sort out what the heck is going onEion Robb
2011-08-23Fix for the plugin not connecting to Skype on OSX. Big thanks to beau.crotea...Eion Robb
2011-04-08Fix thread race issues with static PurpleAccount storage. Also thanks to sko...Eion Robb
2011-04-08Awesome patch from skotlex which fixes crashes, hangs and memory leaks in the...Eion Robb
2011-04-08Version bumpEion Robb
2011-02-21Check and store protocol version and use that to decide how to sent chat mess...Eion Robb
2011-02-10Fix crash when trying to detect whether skype is running with a process runni...Eion 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