aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| | * | skyped: added copyright headerVMiklos2007-08-21-0/+26
| | * | HACKINGVMiklos2007-08-21-0/+8
| | * | link the api docsVMiklos2007-08-21-0/+3
| | * | cleanup in struct skype_dataVMiklos2007-08-21-3/+1
| | * | typoVMiklos2007-08-21-1/+1
| | * | prefaceVMiklos2007-08-21-0/+9
| | * | mention a bit more patchesVMiklos2007-08-21-6/+6
| | * | cosmeticsVMiklos2007-08-21-37/+66
| | * | block/allow commands needs 0 protocl-specific implementation ;)VMiklos2007-08-21-2/+0
| | * | remove question about imcb_remove_buddy()VMiklos2007-08-21-3/+0
| | * | implement skype_buddy_ask()VMiklos2007-08-21-4/+60
| | * | move the poll() usage to skype_write()VMiklos2007-08-21-13/+14
| | * | new ideas: block/allowVMiklos2007-08-21-0/+2
| | * | use SET USERSTATUS on login/logoutVMiklos2007-08-21-3/+7
| | * | prevent a segfault in skype_read_callback()VMiklos2007-08-21-1/+8
| | * | implement skype_set_away()VMiklos2007-08-21-11/+31
| | * | known bugsVMiklos2007-08-20-1/+8
| | * | g_strdup_printf("%s" -> g_strdup(VMiklos2007-08-20-3/+3
| | * | more docsVMiklos2007-08-20-0/+3
| | * | implement add/removing contactsVMiklos2007-08-20-2/+25
| | * | link the changelogVMiklos2007-08-20-0/+4
| | * | add a changelogVMiklos2007-08-20-1/+4
| | * | ignore test user echo123VMiklos2007-08-20-1/+1
| | * | register skype_set_away()VMiklos2007-08-20-0/+1
| | * | no idea how to set statesVMiklos2007-08-20-3/+4
| | * | skyped: some cleanup, no encoding is needed when sending messagesVMiklos2007-08-20-19/+3
| | * | mark received messages as read so that skype won't say there are unread messagesVMiklos2007-08-20-4/+6
| | * | receiving away status changes doneVMiklos2007-08-20-1/+3
| | * | more docsVMiklos2007-08-20-0/+5
| | * | todo: when someone removes us, we just will see that he/she is offline, no ne...VMiklos2007-08-20-1/+1
| | * | bugfix: we can't join to &bitlbee twiceVMiklos2007-08-20-10/+14
| | * | todo updateVMiklos2007-08-20-2/+2
| | * | doc about how to add your accountVMiklos2007-08-20-0/+12
| | * | minor doc fixesVMiklos2007-08-20-3/+3
| | * | build the doc only if it's updatedVMiklos2007-08-20-1/+3
| | * | converted README to asciidocVMiklos2007-08-20-11/+30
| | * | more error handling, no more SIGPIPE \o/ :)VMiklos2007-08-20-9/+14
| | * | document how to start the daemonVMiklos2007-08-20-4/+7
| | * | skyped: finish cleanupVMiklos2007-08-20-37/+36
| | * | skyped: use tabsVMiklos2007-08-20-53/+51
| | * | bitlbeed -> skypedVMiklos2007-08-20-0/+0
| | * | bitlbeed: some cleanupVMiklos2007-08-20-185/+8
| | * | bitlbeed: importVMiklos2007-08-20-0/+286
| | * | and even moreVMiklos2007-08-20-0/+2
| | * | more todoVMiklos2007-08-20-0/+2
| | * | README: some more docs, still incompleteVMiklos2007-08-20-1/+45
| | * | README: updateVMiklos2007-08-20-2/+6
| | * | support receiving messagesVMiklos2007-08-20-4/+47
| | * | skype_buddy_msg(): add a missing checkVMiklos2007-08-20-1/+2
| | * | implement skype_buddy_msg()VMiklos2007-08-20-2/+20