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
2012-11-07Fix some compiler warnings with #error on osx/win32/networkEion 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
2010-01-28Clean up send_message to be consistent and don't double-freeEion Robb
2009-09-17Fix for x86_64 OSX builds Eion Robb
2009-07-30Fix double skype startup on osxEion Robb
2009-04-28Added GPL header to all files. Using GPLv3Eion Robb
2009-03-27Fix nasty infinite loop on OSX (thanks to a Skype bug). Removed debug info f...Eion Robb
2009-01-03Fixing SkypeOut buddies not showingEion Robb
2008-07-24Try not using autorelease pool, to have less Cocoa dependenciesEion Robb
2008-07-21Ran plugin through Valgrind, removed memleaksEion Robb
2008-07-20Use g_str_equal instead of strcmp for consistency and ease-of-readEion Robb
2008-04-30Fix fatal crash on startup if assistive devices not enabledEion Robb
2008-04-28Tweak for timing on api hide applescriptEion Robb
2008-04-28Fix Skype startupEion Robb
2008-04-28Fix applescript to hide api security window in languages other than englishEion Robb
2008-04-22Fix for startup freezing when starting Skype on slow computersEion Robb
2008-03-24Added AppleScript to automatically allow Skype API access (if access assistiv...Eion Robb
2008-03-22An attempt at using the Carbon API to allow Skype API accessEion Robb
2008-03-02purple_debug_* functions replaced with skype_debug_* functions, so that debug...Eion Robb
2008-02-03Fixed noautoreleasepool memory leak errorsEion Robb
2008-01-22Added is_skype_running() functionEion Robb
2008-01-07Fix for Adium disconnection crashesEion Robb
2007-12-06Altered Carbon specific code to remove connect/disconnect crashersEion Robb
2007-12-01Added debugging for tracking 'missing' messagesEion Robb
2007-11-26OSX fixesEion Robb
2007-11-23Mac improvments, removed extra threads, removed double-ups of messagesEion Robb
2007-11-21adding more debug info for sent messagesEion Robb
2007-11-21send_message compiler error fixEion Robb
2007-11-20Better handling for messages sent when not connectedEion Robb
2007-11-20Added hide_skype() function in to hide skype windowsEion Robb
2007-11-20Use new opensource skype functionsEion Robb
2007-11-19Bringing through OSX changesEion Robb
2007-11-01(no commit message)Eion Robb