1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:37:46 +02:00
toxic/src
2014-11-14 20:13:08 -05:00
..
audio_call.c more prep for audio groups 2014-11-14 20:13:08 -05:00
audio_call.h more prep for audio groups 2014-11-14 20:13:08 -05: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 prep for audio groups 2014-11-11 20:49:05 -05:00
chat_commands.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
chat.c prep for audio groups 2014-11-11 20:49:05 -05: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 more prep for audio groups 2014-11-14 20:13:08 -05:00
device.h more prep for audio groups 2014-11-14 20:13:08 -05:00
dns.c possibly fix sound notification bug 2014-10-12 00:28:28 -04:00
dns.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
execute.c more prep for audio groups 2014-11-14 20:13:08 -05: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 core API update 2014-11-11 18:30:23 -05:00
friendlist.h prep for audio groups 2014-11-11 20:49:05 -05:00
global_commands.c prep for audio groups 2014-11-11 20:49:05 -05:00
global_commands.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
groupchat.c more prep for audio groups 2014-11-14 20:13:08 -05:00
groupchat.h more prep for audio groups 2014-11-14 20:13:08 -05:00
help.c more prep for audio groups 2014-11-14 20:13:08 -05: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 minor visual adjustment 2014-11-05 18:46:18 -05: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 Finished drag and drop support 2014-10-12 23:26:28 +02:00
notify.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
prompt.c more prep for audio groups 2014-11-14 20:13:08 -05:00
prompt.h more prep for audio groups 2014-11-14 20:13:08 -05: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 core API update 2014-11-11 18:30:23 -05:00
toxic.h more prep for audio groups 2014-11-14 20:13:08 -05:00
windows.c more prep for audio groups 2014-11-14 20:13:08 -05:00
windows.h more prep for audio groups 2014-11-14 20:13:08 -05:00
xtra.c fix 2014-10-18 17:29:23 -04:00
xtra.h Some random fixups 2014-10-12 22:54:18 +02:00