1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 20:07:46 +02:00
toxic/src
2013-10-18 23:46:58 -04:00
..
chat.c rm /msg command 2013-10-18 23:46:58 -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 rm /msg command 2013-10-18 23:46:58 -04:00
commands.h rm /msg command 2013-10-18 23:46:58 -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 rm /msg command 2013-10-18 23:46:58 -04:00
friendlist.h use/display nicks instead of friend numbers for groupchat invites 2013-09-17 19:11:23 -04:00
groupchat.c refactored sendfile and invite commands to not require names and to only work in chat windows 2013-10-13 19:09:20 -04:00
groupchat.h more fixes 2013-09-17 06:03:08 -04:00
main.c small fix 2013-10-18 22:18:48 -04:00
misc_tools.c format fixes 2013-10-11 04:42:30 -04:00
misc_tools.h format fixes 2013-10-11 04:42:30 -04:00
prompt.c fixed friend requests queueing 2013-10-16 17:59:56 -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 fixed file sending queueing and other bugs 2013-10-18 01:35:08 -04:00
windows.c adjusting max name length handling 2013-10-18 23:08:37 -04:00