1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 14:57:45 +02:00
toxic/src
2014-05-25 13:31:44 -04:00
..
audio_call.c missing format arg 2014-05-25 13:31:44 -04:00
audio_call.h General cleanup 2014-04-19 14:58:13 -07:00
chat_commands.c Fix file sender null terminator. 2014-05-06 01:16:59 +08:00
chat_commands.h Merge upstream 2014-03-23 22:54:56 +01:00
chat.c missing format arg 2014-05-25 13:31:44 -04:00
chat.h type fixes 2014-03-19 03:14:08 -04:00
configdir.c General cleanup 2014-04-19 14:58:13 -07:00
configdir.h add license info to source files 2014-02-25 02:28:24 -05:00
execute.c General cleanup 2014-04-19 14:58:13 -07:00
execute.h General cleanup 2014-04-19 14:58:13 -07:00
file_senders.c General cleanup 2014-04-19 14:58:13 -07:00
file_senders.h move file sender stuff to its own files 2014-03-05 05:06:21 -05:00
friendlist.c Not done yet. 2014-05-16 20:00:01 +02:00
friendlist.h typging change callback update 2014-03-20 20:59:54 -04:00
global_commands.c make cleaclear command refresh curses 2014-04-22 21:16:35 -04:00
global_commands.h Now supporting device selection 2014-03-08 01:12:51 +01:00
groupchat.c General cleanup 2014-04-19 14:58:13 -07:00
groupchat.h don't send null terminated strings, and null terminate all incoming strings 2014-03-31 22:34:05 -04:00
line_info.c change a few memcpy's to strcpy to fix possible segfaults 2014-04-26 04:09:51 -04:00
line_info.h General cleanup 2014-04-19 14:58:13 -07:00
log.c General cleanup 2014-04-19 14:58:13 -07:00
log.h move log struct to proper place 2014-03-25 08:25:10 -04:00
main.c Merge pull request #130 from mannol1/master 2014-05-25 18:54:19 +02:00
misc_tools.c General cleanup 2014-04-19 14:58:13 -07:00
misc_tools.h refactor groupchats to allow scrolling 2014-03-25 08:21:50 -04:00
prompt.c General cleanup 2014-04-19 14:58:13 -07:00
prompt.h General cleanup 2014-04-19 14:58:13 -07:00
settings.c Merge branch 'master' of https://github.com/Tox/toxic 2014-04-20 16:43:14 -04:00
settings.h add setting to disable terminal alerts 2014-04-11 21:47:09 -04:00
toxic_strings.c General cleanup 2014-04-19 14:58:13 -07:00
toxic_strings.h General cleanup 2014-04-19 14:58:13 -07:00
toxic_windows.h Merge pull request #130 from mannol1/master 2014-05-25 18:54:19 +02:00
windows.c General cleanup 2014-04-19 14:58:13 -07:00