1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:37:45 +02:00
toxic/src
2014-07-30 02:46:08 -04:00
..
audio_call.c Upstream adaption 2014-07-28 01:35:40 +02:00
audio_call.h Fixed some build errors 2014-07-21 23:48:39 +02:00
autocomplete.c fix buggy path autocomplete behaviour 2014-07-28 01:33:12 -04:00
autocomplete.h fix buggy path autocomplete behaviour 2014-07-28 01:33:12 -04:00
chat_commands.c enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
chat_commands.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
chat.c add settings to toggle typing notifications for self and others 2014-07-29 20:14:44 -04:00
chat.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
configdir.c sendfile tab-complete for ~/ shortcut 2014-07-21 15:11:30 -04:00
configdir.h sendfile tab-complete for ~/ shortcut 2014-07-21 15:11:30 -04:00
device.c Started adding support for popup notifications and adjustments to new core 2014-07-27 01:49:59 +02:00
device.h Started adding support for popup notifications and adjustments to new core 2014-07-27 01:49:59 +02:00
dns.c enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
dns.h enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
execute.c couple small fixes 2014-07-30 02:46:08 -04:00
execute.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
file_senders.c small visual adjustment to progress bar 2014-07-28 19:36:30 -04:00
file_senders.h put file senders in a round-robin queue so multiple transfers upload at a uniform pace 2014-07-27 22:27:27 -04:00
friendlist.c change online/offline symbols 2014-07-26 19:16:07 -04:00
friendlist.h improve file transfer progress line 2014-07-27 18:00:33 -04:00
global_commands.c enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
global_commands.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00
groupchat.c enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
groupchat.h Added VAD, changed device i/o, mute option, dynamic device changing and more 2014-06-22 02:18:23 +02:00
help.c fix bug and typo 2014-07-25 20:17:22 -04:00
help.h improve /help system and add startup welcome message 2014-07-04 03:24:29 -04:00
input.c Started adding support for popup notifications and adjustments to new core 2014-07-27 01:49:59 +02:00
input.h refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
line_info.c formatting, use case-insensitive string compare, use defines for keycodes 2014-07-28 21:47:35 -04:00
line_info.h fix security flaw where untrusted input wasn't being sanitized 2014-07-26 21:22:55 -04:00
log.c enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
log.h enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
misc_tools.c improve file transfer progress line 2014-07-27 18:00:33 -04:00
misc_tools.h sort directories and skip special symbols for path autocomplete 2014-07-23 18:34:32 -04:00
notify.c Upstream adaption 2014-07-28 01:35:40 +02:00
notify.h Upstream adaption 2014-07-28 01:35:40 +02:00
prompt.c enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
prompt.h enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
settings.c couple small fixes 2014-07-30 02:46:08 -04:00
settings.h add settings to toggle typing notifications for self and others 2014-07-29 20:14:44 -04:00
toxic_strings.c Merge remote-tracking branch 'upstream/master' 2014-07-27 01:50:06 +02:00
toxic_strings.h auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches 2014-07-18 01:37:33 -04:00
toxic.c Upstream adaption 2014-07-28 01:35:40 +02:00
toxic.h formatting, use case-insensitive string compare, use defines for keycodes 2014-07-28 21:47:35 -04:00
windows.c add settings to toggle typing notifications for self and others 2014-07-29 20:14:44 -04:00
windows.h Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading. 2014-07-21 03:25:21 +02:00