1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:47:45 +02:00
toxic/src
2014-03-31 21:26:09 -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 esc isn't printable 2014-03-30 21:31:20 -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 Fixed character support 2014-03-30 16:40:13 -04:00
friendlist.h typging change callback update 2014-03-20 20:59:54 -04:00
global_commands.c small fix 2014-03-30 01:22:40 -04:00
global_commands.h Now supporting device selection 2014-03-08 01:12:51 +01:00
groupchat.c esc isn't printable 2014-03-30 21:31:20 -04:00
groupchat.h refactor logging functions to only handle chatlog pointers 2014-03-01 07:10:44 -05:00
line_info.c split big function up 2014-03-31 21:26:09 -04:00
line_info.h prevent screen from moving on input when in scroll mode 2014-03-28 19:52:26 -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 a few fixes 2014-03-26 05:52:21 -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 Fixed character support 2014-03-30 16:40:13 -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