.. |
api.c
|
No longer require quotes to enclose paths
|
2018-10-17 18:00:08 -04:00 |
api.h
|
No longer require quotes to enclose paths
|
2018-10-17 18:00:08 -04:00 |
audio_call.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
audio_call.h
|
Use (void) in prototypes instead of ().
|
2018-09-13 23:47:47 +00:00 |
audio_device.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
audio_device.h
|
Fix header issues
|
2019-03-27 01:38:15 -04:00 |
autocomplete.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
autocomplete.h
|
Fix bug where autocomplete added a forward slash to files with no extension
|
2018-10-17 18:00:09 -04:00 |
avatars.c
|
Some misc fixes
|
2020-02-29 14:14:56 -05:00 |
avatars.h
|
Convert deprecated uppercase enums to camelcase
|
2018-10-10 13:34:17 -04:00 |
bootstrap.c
|
Fix unused parameter and unused result warnings
|
2020-03-15 14:57:00 -04:00 |
bootstrap.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
chat_commands.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
chat_commands.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
chat.c
|
Fix unused variable warnings and change all (void)s to UNUSED macro
|
2020-03-30 16:02:27 -04:00 |
chat.h
|
Refactor ToxWindows
|
2018-10-19 17:43:06 -04:00 |
configdir.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
configdir.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
curl_util.c
|
Update astylerc to match toxcore & reformat all source files
|
2018-07-18 11:33:16 -04:00 |
curl_util.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
execute.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
execute.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
file_transfers.c
|
Fix unused parameter and unused result warnings
|
2020-03-15 14:57:00 -04:00 |
file_transfers.h
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
friendlist.c
|
A couple small fixes
|
2020-05-19 21:44:35 -04:00 |
friendlist.h
|
make friend add fail if friend is in the block list
|
2019-11-16 01:55:47 -05:00 |
global_commands.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
global_commands.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
group_commands.c
|
Fix unused parameter and unused result warnings
|
2020-03-15 14:57:00 -04:00 |
group_commands.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
groupchat.c
|
Fix unused variable warnings and change all (void)s to UNUSED macro
|
2020-03-30 16:02:27 -04:00 |
groupchat.h
|
Fix unused parameter and unused result warnings
|
2020-03-15 14:57:00 -04:00 |
help.c
|
Fix unused variable warnings and change all (void)s to UNUSED macro
|
2020-03-30 16:02:27 -04:00 |
help.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
input.c
|
Add ability to skip words in input field with ctrl-left/right arrow
|
2020-10-10 11:21:15 -04:00 |
input.h
|
Fix unused parameter and unused result warnings
|
2020-03-15 14:57:00 -04:00 |
line_info.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
line_info.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
log.c
|
Update astylerc to match toxcore & reformat all source files
|
2018-07-18 11:33:16 -04:00 |
log.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
message_queue.c
|
Convert deprecated uppercase enums to camelcase
|
2018-10-10 13:34:17 -04:00 |
message_queue.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
misc_tools.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
misc_tools.h
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
name_lookup.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
name_lookup.h
|
Automatically update DHT nodeslist
|
2016-09-20 00:00:09 -04:00 |
notify.c
|
Fix unused variable warnings and change all (void)s to UNUSED macro
|
2020-03-30 16:02:27 -04:00 |
notify.h
|
Fix header issues
|
2019-03-27 01:38:15 -04:00 |
osx_video.h
|
Use (void) in prototypes instead of ().
|
2018-09-13 23:47:47 +00:00 |
osx_video.m
|
Add ability to skip words in input field with ctrl-left/right arrow
|
2020-10-10 11:21:15 -04:00 |
prompt.c
|
Fix unused variable warnings and change all (void)s to UNUSED macro
|
2020-03-30 16:02:27 -04:00 |
prompt.h
|
Refactor ToxWindows
|
2018-10-19 17:43:06 -04:00 |
python_api.c
|
Update astylerc to match toxcore & reformat all source files
|
2018-07-18 11:33:16 -04:00 |
python_api.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
qr_code.c
|
Update astylerc to match toxcore & reformat all source files
|
2018-07-18 11:33:16 -04:00 |
qr_code.h
|
Add an option to disable qr codes
|
2018-06-16 05:07:16 +02:00 |
settings.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
settings.h
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
term_mplex.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
term_mplex.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
toxic_strings.c
|
format fixes
|
2019-12-07 23:17:02 -05:00 |
toxic_strings.h
|
Improve readability of defines
|
2018-10-08 13:39:04 -04:00 |
toxic.c
|
Add option to disable LAN
|
2020-08-10 21:56:45 -04:00 |
toxic.h
|
Add ability to skip words in input field with ctrl-left/right arrow
|
2020-10-10 11:21:15 -04:00 |
video_call.c
|
Revert "Add feature flags and missing #includes."
|
2020-04-17 19:37:22 +00:00 |
video_call.h
|
Use (void) in prototypes instead of ().
|
2018-09-13 23:47:47 +00:00 |
video_device.c
|
Remove extra semicolon in lock/unlock macros.
|
2020-04-23 01:12:34 +00:00 |
video_device.h
|
Use (void) in prototypes instead of ().
|
2018-09-13 23:47:47 +00:00 |
windows.c
|
Fix unused parameter and unused result warnings
|
2020-03-15 14:57:00 -04:00 |
windows.h
|
Add option to disable LAN
|
2020-08-10 21:56:45 -04:00 |
xtra.c
|
fix: Fix non-working bell notifications
|
2020-08-24 16:36:52 +02:00 |
xtra.h
|
Cleanup xtra.c
|
2018-09-27 03:41:58 -04:00 |