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
2012-07-31Create less threads on Win32 to be able to handle many more simultaneous mess...Eion 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-08-05Add in code to handle running multiple copies of Skype on win32 if one copy i...Eion Robb
2010-01-28Clean up send_message to be consistent and don't double-freeEion Robb
2009-04-28Added GPL header to all files. Using GPLv3Eion Robb
2009-01-18Try searching for SkypePortable when starting SkypeEion 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-07-16Set svn newlines to nativeEion Robb
2008-03-02purple_debug_* functions replaced with skype_debug_* functions, so that debug...Eion Robb
2008-02-19Lower case filename includes to allow compiling on LinuxEion Robb
2008-02-11Superior connection/disconnectionEion Robb
2008-01-29Properly work out the registry key for where Skype.exe isEion Robb
2008-01-28Trying to work out if the Skype.exe process belongs to the current userEion Robb
2008-01-22Added is_skype_running() function (for NT based windows only)Eion Robb
2007-11-30Added a few extra options to the auto-startEion Robb
2007-11-27Compiler fixes for exec_skype()Eion Robb
2007-11-26fix path to be a pointerEion Robb
2007-11-26exec_skype() using registry to find skypeEion Robb
2007-11-26exec_skype() if not startedEion Robb
2007-11-21Fixed compiler warnings about hide_skype()Eion Robb
2007-11-20Added hide_skype() function in to hide skype windowsEion Robb
2007-11-13Clear more variables in skype_disconnect() to prevent bugs when stopping and ...Eion Robb
2007-11-11Removed some compiler warningsEion Robb
2007-11-06Handle error messages without segfaulting better (mainly used while shutting ...Eion Robb
2007-11-01(no commit message)Eion Robb