1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 17:07:46 +02:00
toxic/src
2013-11-10 01:20:52 -05:00
..
chat_commands.c big refactor for command functionality 2013-11-09 21:43:56 -05:00
chat_commands.h big refactor for command functionality 2013-11-09 21:43:56 -05:00
chat.c big refactor for command functionality 2013-11-09 21:43:56 -05: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
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
execute.c small fix 2013-11-09 22:08:25 -05:00
execute.h replace defines with enum 2013-11-10 01:20:52 -05:00
friendlist.c big refactor for command functionality 2013-11-09 21:43:56 -05:00
friendlist.h use/display nicks instead of friend numbers for groupchat invites 2013-09-17 19:11:23 -04:00
global_commands.c big refactor for command functionality 2013-11-09 21:43:56 -05:00
global_commands.h big refactor for command functionality 2013-11-09 21:43:56 -05:00
groupchat.c big refactor for command functionality 2013-11-09 21:43:56 -05:00
groupchat.h more fixes 2013-09-17 06:03:08 -04:00
main.c display friendlist with online friends above offline 2013-11-09 02:50:32 -05:00
misc_tools.c fix 2013-10-25 00:33:00 -04:00
misc_tools.h rewrote execute function 2013-10-20 00:50:08 -04:00
prompt.c big refactor for command functionality 2013-11-09 21:43:56 -05: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 big refactor for command functionality 2013-11-09 21:43:56 -05:00