1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:37:45 +02:00
toxic/src
2014-08-02 15:35:57 -04:00
..
audio_call.c fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -04:00
audio_call.h Fixed some build errors 2014-07-21 23:48:39 +02:00
autocomplete.c fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -04:00
autocomplete.h fix buggy path autocomplete behaviour 2014-07-28 01:33:12 -04:00
chat_commands.c fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -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 fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -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 Try to support older versions of OpenAL 2014-07-31 13:14:33 +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 fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -04:00
dns.h enforce const correctess, fix undefined behaviour with string literals 2014-07-29 14:54:34 -04:00
execute.c Box notifications are like ready 2014-08-02 00:37:02 +02: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 fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -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 fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -04:00
friendlist.h save last online data in blocked list 2014-07-31 14:53:02 -04:00
global_commands.c fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -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 fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -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 add help menu for friendlist 2014-07-31 13:49:15 -04:00
help.h add help menu for friendlist 2014-07-31 13:49:15 -04:00
input.c Box notifications are like ready 2014-08-02 00:37:02 +02:00
input.h refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
line_info.c fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -04:00
line_info.h fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -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 save last online data in blocked list 2014-07-31 14:53:02 -04:00
misc_tools.h save last online data in blocked list 2014-07-31 14:53:02 -04:00
notify.c Updated with latest core 2014-08-02 02:10:21 +02:00
notify.h Box notifications are like ready 2014-08-02 00:37:02 +02:00
prompt.c fix a few formatting bugs and simplify code a bit 2014-08-02 15:35:57 -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 Box notifications are like ready 2014-08-02 00:37:02 +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 fix data file init bug 2014-08-02 13:04:29 -04:00
toxic.h formatting, use case-insensitive string compare, use defines for keycodes 2014-07-28 21:47:35 -04:00
windows.c close chatwindow if its associated contact is blocked/deleted 2014-07-31 22:05:09 -04:00
windows.h fix data file init bug 2014-08-02 13:04:29 -04:00