1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:07:45 +02:00
toxic/src
2013-10-11 00:32:00 -04:00
..
chat.c fix 2013-10-11 00:28:47 -04:00
chat.h moved misc helper functions to separate file and removed redundant includes 2013-09-20 20:35:03 -04:00
CMakeLists.txt Move sources to an own subdirectory 2013-08-22 23:57:20 +03:00
commands.c implemented file receving 2013-10-11 00:23:39 -04:00
commands.h implemented file receving 2013-10-11 00:23:39 -04:00
configdir.c fixed "free(): invalid pointer" when XDG_CONFIG_HOME is set 2013-08-29 17:06:05 +02:00
configdir.h Move sources to an own subdirectory 2013-08-22 23:57:20 +03:00
friendlist.c implemented file receving 2013-10-11 00:23:39 -04:00
friendlist.h use/display nicks instead of friend numbers for groupchat invites 2013-09-17 19:11:23 -04:00
groupchat.c Fixed backspace key bug on xterm when toxic is compiled with widechar. 2013-09-26 07:52:17 -04:00
groupchat.h more fixes 2013-09-17 06:03:08 -04:00
main.c implemented file receving 2013-10-11 00:23:39 -04:00
misc_tools.c moved misc helper functions to separate file and removed redundant includes 2013-09-20 20:35:03 -04:00
misc_tools.h moved misc helper functions to separate file and removed redundant includes 2013-09-20 20:35:03 -04:00
prompt.c updated version 2013-10-11 00:32:00 -04:00
prompt.h moved misc helper functions to separate file and removed redundant includes 2013-09-20 20:35:03 -04:00
toxic_windows.h implemented file receving 2013-10-11 00:23:39 -04:00
windows.c Implemented file sending 2013-10-10 04:52:05 -04:00