1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:37:46 +02:00
toxic/src
2015-06-30 22:40:45 -04:00
..
audio_call.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
audio_call.h group audio stuff 2014-12-09 18:29:07 -05:00
autocomplete.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
autocomplete.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
avatars.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
avatars.h fix a few avatar bugs 2015-04-04 21:15:34 -04:00
chat_commands.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
chat_commands.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
chat.c Fix some possible race conditions related to line printing 2015-06-30 22:40:45 -04:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
configdir.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
device.c group audio stuff 2014-12-09 18:29:07 -05:00
device.h more group stuff 2014-11-29 09:39:55 -05:00
dns.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
dns.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
execute.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
execute.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
file_transfers.c re-implement avatar setting 2015-04-04 03:26:38 -04:00
file_transfers.h re-implement avatar setting 2015-04-04 03:26:38 -04:00
friendlist.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
friendlist.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
global_commands.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
global_commands.h begin port to new API 2015-03-25 22:56:45 -04:00
group_commands.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
group_commands.h implement group titles 2014-11-14 22:15:59 -05:00
groupchat.c Fix some possible race conditions related to line printing 2015-06-30 22:40:45 -04:00
groupchat.h group audio stuff 2014-12-09 18:29:07 -05:00
help.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
help.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
input.c begin port to new API 2015-03-25 22:56:45 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
line_info.h Make little action indicators on each output line configurable. 2015-02-13 02:09:40 -05:00
log.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
log.h keep chatlog names consistent with friend name changes 2014-09-27 02:28:11 -04:00
message_queue.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
message_queue.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
misc_tools.c Add localization system (gettext) 2015-05-30 11:55:59 +02:00
misc_tools.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
notify.c begin port to new API 2015-03-25 22:56:45 -04:00
notify.h begin port to new API 2015-03-25 22:56:45 -04:00
prompt.c Fix some possible race conditions related to line printing 2015-06-30 22:40:45 -04:00
prompt.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
settings.c Mostly finished with new API port 2015-03-28 02:56:54 -04:00
settings.h begin port to new API 2015-03-25 22:56:45 -04:00
term_mplex.c null terminate status message 2015-04-10 00:16:01 -04:00
term_mplex.h use pthread for mplex detach polling for better portability 2015-03-11 18:38:07 -04:00
toxic_strings.c begin port to new API 2015-03-25 22:56:45 -04:00
toxic_strings.h implement word deletion via ^W 2014-10-05 23:12:58 -04:00
toxic.c s/tox.im/tox.chat/g -- reflect new tox domain 2015-06-29 03:16:09 -04:00
toxic.h Add localization system (gettext) 2015-05-30 11:55:59 +02:00
windows.c Fix some possible race conditions related to line printing 2015-06-30 22:40:45 -04:00
windows.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
xtra.c add HTTP proxy support 2014-12-27 13:12:16 -05:00
xtra.h properly handle file pausing 2014-12-05 13:23:45 -05:00