1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:37:46 +02:00
toxic/src
2014-04-19 17:49:19 -04:00
..
audio_call.c merge 2014-04-08 17:23:19 -04:00
audio_call.h merge 2014-04-08 17:23:19 -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 implement basic user settings 2014-04-07 06:03:45 -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 create empty config file if none found && make default time 24 hours 2014-04-07 18:16:38 -04:00
friendlist.h typging change callback update 2014-03-20 20:59:54 -04:00
global_commands.c Removed useless line. 2014-04-19 17:49:19 -04:00
global_commands.h Now supporting device selection 2014-03-08 01:12:51 +01:00
groupchat.c implement basic user settings 2014-04-07 06:03:45 -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 increase line message buffer size 2014-04-10 18:16:27 -04:00
log.c fix issue where log file cannot be created due to invalid name/path 2014-04-12 03:39:15 -04:00
log.h move log struct to proper place 2014-03-25 08:25:10 -04:00
main.c load data before prompt init to fix bug with prompt logging init 2014-04-12 03:54:43 -04:00
misc_tools.c fix issue where log file cannot be created due to invalid name/path 2014-04-12 03:39:15 -04:00
misc_tools.h refactor groupchats to allow scrolling 2014-03-25 08:21:50 -04:00
prompt.c load data before prompt init to fix bug with prompt logging init 2014-04-12 03:54:43 -04:00
prompt.h API update 2014-03-18 21:48:26 -04:00
settings.c use toxic settings for colour theme instead of config flag 2014-04-12 03:12:45 -04:00
settings.h add setting to disable terminal alerts 2014-04-11 21:47:09 -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 Include "pthread.h" 2014-04-08 12:09:42 +02:00
windows.c Repaired window switching after widechar fix 2014-03-30 16:42:27 -04:00