1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:47:45 +02:00
toxic/src
2014-10-09 15:47:48 -04:00
..
audio_call.c This should fix audio problem 2014-09-28 16:47:31 +02:00
audio_call.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
autocomplete.c implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
autocomplete.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
chat_commands.c bug fixes and code cleanup 2014-09-28 17:49:48 -04:00
chat_commands.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
chat.c filter escape sequences from all inbound nicks and status messages 2014-10-07 16:18:06 -04:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c put chatlogs in their own directory 2014-08-02 21:03:59 -04:00
configdir.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
device.c This should fix audio problem 2014-09-28 16:47:31 +02:00
device.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
dns.c safer string handling 2014-10-03 17:53:50 -04:00
dns.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
execute.c implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
execute.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
file_senders.c bug fixes and code cleanup 2014-09-28 17:49:48 -04:00
file_senders.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
friendlist.c filter escape sequences from all inbound nicks and status messages 2014-10-07 16:18:06 -04:00
friendlist.h safer string handling 2014-10-03 17:53:50 -04:00
global_commands.c make ctrl-L force refresh the window 2014-10-01 16:24:36 -04:00
global_commands.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
groupchat.c make groupchat announcements behave properly 2014-10-09 01:39:22 -04:00
groupchat.h make groupchat announcements behave properly 2014-10-09 01:39:22 -04:00
help.c make groupchat announcements behave properly 2014-10-09 01:39:22 -04:00
help.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
input.c fix setting custom keybinding 2014-10-08 15:22:49 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c add ability to toggle groupchat peerlist with ctrl-b 2014-10-08 02:45:08 -04:00
line_info.h safer string handling 2014-10-03 17:53:50 -04:00
log.c a couple fixes 2014-09-27 03:08:19 -04:00
log.h keep chatlog names consistent with friend name changes 2014-09-27 02:28:11 -04:00
message_queue.c reduce system calls, increase time between message queue re-send attempts 2014-10-08 01:50:34 -04:00
message_queue.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
misc_tools.c make groupchat announcements behave properly 2014-10-09 01:39:22 -04:00
misc_tools.h make groupchat announcements behave properly 2014-10-09 01:39:22 -04:00
notify.c reduce system calls, increase time between message queue re-send attempts 2014-10-08 01:50:34 -04:00
notify.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
prompt.c safer string handling 2014-10-03 17:53:50 -04:00
prompt.h bug fixes and code cleanup 2014-09-28 17:49:48 -04:00
settings.c fix groupchat resizing when peerlist is off 2014-10-08 14:53:09 -04:00
settings.h update settings and docs with peerlist-toggle keybinding 2014-10-08 03:08:08 -04:00
toxic_strings.c implement word deletion via ^W 2014-10-05 23:12:58 -04:00
toxic_strings.h implement word deletion via ^W 2014-10-05 23:12:58 -04:00
toxic.c ignore tox_load errors until toxcore is fixed 2014-10-02 22:25:21 -04:00
toxic.h make groupchat announcements behave properly 2014-10-09 01:39:22 -04:00
windows.c fix segfault 2014-10-09 15:47:48 -04:00
windows.h add ability to toggle groupchat peerlist with ctrl-b 2014-10-08 02:45:08 -04:00