aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | * | | doc update: it is now tested under Windows, tooMiklos Vajna2007-10-26-0/+3
| | * | | README: update "thanks to" sectionMiklos Vajna2007-10-26-1/+1
| | * | | docu update about /topicMiklos Vajna2007-10-18-1/+7
| | * | | fix incoming multiline messages - againMiklos Vajna2007-10-18-20/+27
| | * | | show topic if it was set before joinMiklos Vajna2007-10-17-2/+22
| | * | | implement skype_chat_topic()Miklos Vajna2007-10-17-0/+10
| | * | | use the new imcb_chat_topic() functionMiklos Vajna2007-10-17-1/+8
| | * | | doc: update about group/public chatsMiklos Vajna2007-10-14-2/+6
| | * | | updates for 0.2.0VMiklos2007-10-07-1/+4
| | * | | update docu for skype-1.4.0.118VMiklos2007-10-07-1/+1
| | * | | docu update for recent changesVMiklos2007-10-07-3/+4
| | * | | implement skype_chat_with()VMiklos2007-10-07-2/+38
| | * | | update documentationVMiklos2007-10-07-4/+13
| | * | | implemented skype_chat_invite()VMiklos2007-10-07-1/+16
| | * | | skype_read_callback(): sanity checkVMiklos2007-10-07-1/+2
| | * | | fix unwanted rejoin after /partVMiklos2007-10-07-1/+12
| | * | | avoid nicks joining to a group chat multiple timesVMiklos2007-10-07-1/+2
| | * | | implemented skype_chat_leave()VMiklos2007-10-07-0/+10
| | * | | handle parts in groupchatsVMiklos2007-10-07-2/+6
| | * | | handle the topic changes in group chats correctlyVMiklos2007-10-07-11/+30
| | * | | fix agressive groupchat mechanismVMiklos2007-10-06-11/+12
| | * | | implement skype_chat_msg()VMiklos2007-10-06-2/+6
| | * | | remove debug printfsVMiklos2007-10-06-6/+1
| | * | | receiving group chat messages now worksVMiklos2007-10-06-7/+27
| | * | | don't mark messages as seenVMiklos2007-10-06-3/+0
| | * | | revert "handle topic changes"VMiklos2007-10-06-12/+2
| | * | | new dummy skype_chat_msg() functionVMiklos2007-10-06-0/+6
| | * | | initial groupchat supportVMiklos2007-10-06-0/+37
| | * | | handle topic changesVMiklos2007-10-06-3/+23
| | * | | display received messages in utf8, so that we can avoid most UnicodeEncodeErrorsVMiklos2007-10-06-3/+8
| | * | | handle the case when ping fails (ie: timeout)VMiklos2007-10-06-1/+4
| | * | | notification when somebody wants to transfer a fileVMiklos2007-10-06-11/+60
| | * | | readme: skype4py 0.9.28.4 has some incompatible changes, mention thisVMiklos2007-10-06-2/+2
| | * | | update group chat statusVMiklos2007-10-03-2/+9
| | * | | README: link gitwebVMiklos2007-09-24-2/+3
| | * | | Merge branch 'master' of vmiklos@git.frugalware.org:/home/ftp/pub/other/peopl...VMiklos2007-09-24-3/+7
| | |\ \ \
| | | * | | skype_data struct: some more commentsVMiklos2007-09-21-3/+7
| | * | | | README: spelling fixesVMiklos2007-09-24-10/+10
| | |/ / /
| | * | | updates for 0.1.4VMiklos2007-09-16-1/+6
| | * | | skyped: handle a possible IOErrorVMiklos2007-09-12-1/+4
| | * | | flame about skype memleaksVMiklos2007-09-07-0/+4
| | * | | add a 'thanks' listVMiklos2007-09-05-0/+10
| | * | | don't use internal exceptions eitherVMiklos2007-09-05-2/+2
| | * | | do not use internal functions for receiving messagesVMiklos2007-09-05-5/+2
| | * | | do not use internal functions for sending messagesVMiklos2007-09-05-2/+2
| | * | | users should try git before reporting bugsVMiklos2007-09-05-1/+2
| | * | | README: a note about why a skype instance is still requiredVMiklos2007-09-05-0/+7
| | * | | hide the ping/pong from the log, it's just spamVMiklos2007-09-04-2/+4
| | * | | add a new 'requirements' sectionVMiklos2007-09-04-2/+8
| | * | | remove hardwired pathsVMiklos2007-09-04-4/+4