1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:57:46 +02:00
toxic/src
2015-10-28 17:14:17 -04:00
..
audio_call.c Revert commit 312d0c3 (localization/gettext) 2015-07-04 01:19:16 -04:00
audio_call.h group audio stuff 2014-12-09 18:29:07 -05:00
autocomplete.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
autocomplete.h implement avatars (setting only) and generalize path tab-complete 2014-09-26 03:10:44 -04:00
avatars.c Fix some filetransfer issues 2015-08-18 15:12:48 -04:00
avatars.h fix a few avatar bugs 2015-04-04 21:15:34 -04:00
chat_commands.c Replace instances of unsafe atoi function with safe counterpart 2015-09-02 19:41:21 -04:00
chat_commands.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
chat.c Add command to change the Tox ID nospam value 2015-10-22 19:44:05 -04:00
chat.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
configdir.c Revert commit 312d0c3 (localization/gettext) 2015-07-04 01:19:16 -04:00
configdir.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
device.c Fix more threading issues 2015-08-27 21:29:34 -04:00
device.h more group stuff 2014-11-29 09:39:55 -05:00
execute.c Add command to change the Tox ID nospam value 2015-10-22 19:44:05 -04:00
execute.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
file_transfers.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
file_transfers.h Fix some filetransfer issues 2015-08-18 15:12:48 -04:00
friendlist.c Use profile name that conforms with the standard 2015-10-14 23:09:11 -04:00
friendlist.h Refactor and clean up file transfers 2015-03-29 18:33:51 -04:00
global_commands.c Replace DNS-based username lookups with HTTPS & drop utox.org support 2015-10-28 17:14:17 -04:00
global_commands.h Add command to change the Tox ID nospam value 2015-10-22 19:44:05 -04:00
group_commands.c Revert commit 312d0c3 (localization/gettext) 2015-07-04 01:19:16 -04:00
group_commands.h implement group titles 2014-11-14 22:15:59 -05:00
groupchat.c Add command to change the Tox ID nospam value 2015-10-22 19:44:05 -04:00
groupchat.h group audio stuff 2014-12-09 18:29:07 -05:00
help.c Add command to change the Tox ID nospam value 2015-10-22 19:44:05 -04:00
help.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
input.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
input.h rename reserved identifiers per C standard 2014-09-22 21:24:45 -04:00
line_info.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
line_info.h Make little action indicators on each output line configurable. 2015-02-13 02:09:40 -05:00
log.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
log.h Display a user warning when log fails to initialize 2015-08-19 00:42:28 -04:00
message_queue.c simplify timeout function 2015-08-18 01:46:22 -04:00
message_queue.h Mostly finished with new API port 2015-03-28 02:56:54 -04:00
misc_tools.c Fix more threading issues 2015-08-27 21:29:34 -04:00
misc_tools.h Fix more threading issues 2015-08-27 21:29:34 -04:00
name_lookup.c Replace DNS-based username lookups with HTTPS & drop utox.org support 2015-10-28 17:14:17 -04:00
name_lookup.h Replace DNS-based username lookups with HTTPS & drop utox.org support 2015-10-28 17:14:17 -04:00
notify.c Fix more threading issues 2015-08-27 21:29:34 -04:00
notify.h begin port to new API 2015-03-25 22:56:45 -04:00
prompt.c Add command to change the Tox ID nospam value 2015-10-22 19:44:05 -04:00
prompt.h Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -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 Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -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 Replace DNS-based username lookups with HTTPS & drop utox.org support 2015-10-28 17:14:17 -04:00
toxic.h Replace instances of unsafe atoi function with safe counterpart 2015-09-02 19:41:21 -04:00
windows.c Fix more threading issues 2015-08-27 21:29:34 -04:00
windows.h Replace DNS-based username lookups with HTTPS & drop utox.org support 2015-10-28 17:14:17 -04:00
xtra.c Lots of bug fixes and general code cleanup 2015-08-27 03:38:08 -04:00
xtra.h properly handle file pausing 2014-12-05 13:23:45 -05:00