1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:47:45 +02:00
toxic/src
2014-03-25 04:39:44 -04:00
..
audio_call.c make audio messages compatible with new printing method 2014-03-25 04:39:44 -04:00
audio_call.h make audio messages compatible with new printing method 2014-03-25 04:39:44 -04:00
chat_commands.c refactor prompt to allow scrolling 2014-03-25 03:17:22 -04:00
chat_commands.h Toxic now supports audio calls 2014-03-07 03:27:48 +01:00
chat.c make audio messages compatible with new printing method 2014-03-25 04:39:44 -04:00
chat.h type fixes 2014-03-19 03:14:08 -04:00
configdir.c add license info to source files 2014-02-25 02:28:24 -05:00
configdir.h add license info to source files 2014-02-25 02:28:24 -05:00
execute.c refactor prompt to allow scrolling 2014-03-25 03:17:22 -04:00
execute.h This should fix segfault and remove one-line comments 2014-03-11 23:22:27 +01:00
file_senders.c API update 2014-03-18 21:48:26 -04:00
file_senders.h move file sender stuff to its own files 2014-03-05 05:06:21 -05:00
friendlist.c refactor prompt to allow scrolling 2014-03-25 03:17:22 -04:00
friendlist.h typging change callback update 2014-03-20 20:59:54 -04:00
global_commands.c refactor prompt to allow scrolling 2014-03-25 03:17:22 -04:00
global_commands.h Now supporting device selection 2014-03-08 01:12:51 +01:00
groupchat.c refactor chat history to allow scrolling 2014-03-24 07:18:58 -04:00
groupchat.h refactor logging functions to only handle chatlog pointers 2014-03-01 07:10:44 -05:00
line_info.c refactor prompt to allow scrolling 2014-03-25 03:17:22 -04:00
line_info.h refactor prompt to allow scrolling 2014-03-25 03:17:22 -04:00
log.c refactor chat history to allow scrolling 2014-03-24 07:18:58 -04:00
log.h type fixes 2014-03-19 03:14:08 -04:00
main.c make audio messages compatible with new printing method 2014-03-25 04:39:44 -04:00
misc_tools.c refactor chat history to allow scrolling 2014-03-24 07:18:58 -04:00
misc_tools.h refactor chat history to allow scrolling 2014-03-24 07:18:58 -04:00
prompt.c make audio messages compatible with new printing method 2014-03-25 04:39:44 -04:00
prompt.h API update 2014-03-18 21:48:26 -04:00
toxic_strings.c refactor chat history to allow scrolling 2014-03-24 07:18:58 -04:00
toxic_strings.h refactor chat history to allow scrolling 2014-03-24 07:18:58 -04:00
toxic_windows.h replace prompt's PromptBuf struct with a ChatContext for compatibility 2014-03-24 07:55:28 -04:00
windows.c typging change callback update 2014-03-20 20:59:54 -04:00