1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:37:46 +02:00
toxic/src
2014-04-01 03:16:38 -04:00
..
audio_call.c merge 2014-03-25 22:10:05 -04:00
audio_call.h make audio messages compatible with new printing method 2014-03-25 04:39:44 -04:00
chat_commands.c show percentage complete for file transfers 2014-03-27 23:05:50 -04:00
chat_commands.h Merge upstream 2014-03-23 22:54:56 +01:00
chat.c small fix 2014-04-01 03:16:38 -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 . 2014-03-25 22:02:48 -04:00
execute.h . 2014-03-25 22:02:48 -04:00
file_senders.c fix potential segfaults 2014-03-28 01:46:09 -04:00
file_senders.h move file sender stuff to its own files 2014-03-05 05:06:21 -05:00
friendlist.c fix segfault and memory leak 2014-04-01 02:38:32 -04:00
friendlist.h typging change callback update 2014-03-20 20:59:54 -04:00
global_commands.c don't send null terminated strings, and null terminate all incoming strings 2014-03-31 22:34:05 -04:00
global_commands.h Now supporting device selection 2014-03-08 01:12:51 +01:00
groupchat.c fix segfault and memory leak 2014-04-01 02:38:32 -04: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 split big function up 2014-03-31 21:26:09 -04:00
line_info.h don't send null terminated strings, and null terminate all incoming strings 2014-03-31 22:34:05 -04:00
log.c move log struct to proper place 2014-03-25 08:25:10 -04:00
log.h move log struct to proper place 2014-03-25 08:25:10 -04:00
main.c don't send null terminated strings, and null terminate all incoming strings 2014-03-31 22:34:05 -04:00
misc_tools.c refactor groupchats to allow scrolling 2014-03-25 08:21:50 -04:00
misc_tools.h refactor groupchats to allow scrolling 2014-03-25 08:21:50 -04:00
prompt.c small fix 2014-04-01 03:16:38 -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 Fixed character support 2014-03-30 16:40:13 -04:00
windows.c Repaired window switching after widechar fix 2014-03-30 16:42:27 -04:00