1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 16:57:45 +02:00
toxic/src
2013-11-17 19:45:53 -05:00
..
chat_commands.c add file sender timeouts 2013-11-14 19:14:54 -05:00
chat_commands.h consistent formatting for prototypes 2013-11-15 19:35:14 -05:00
chat.c simplify groupchat counter 2013-11-17 16:09:14 -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 move prompt help command to global_commands.c 2013-11-15 14:38:58 -05:00
execute.h fix bug 2013-11-12 02:41:55 -05:00
friendlist.c bold currently selected friend in friendlist 2013-11-17 19:45:53 -05:00
friendlist.h cflags were doing nothing 2013-11-15 21:36:05 -05:00
global_commands.c simplify groupchat counter 2013-11-17 16:09:14 -05:00
global_commands.h consistent formatting for prototypes 2013-11-15 19:35:14 -05:00
groupchat.c bold currently selected friend in friendlist 2013-11-17 19:45:53 -05:00
groupchat.h simplify groupchat counter 2013-11-17 16:09:14 -05:00
main.c small fixes 2013-11-17 15:45:26 -05:00
misc_tools.c fix bug 2013-11-14 19:34:40 -05:00
misc_tools.h add file sender timeouts 2013-11-14 19:14:54 -05:00
prompt.c move prompt help command to global_commands.c 2013-11-15 14:38:58 -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 fix on_friendadded() 2013-11-15 14:59:49 -05:00
windows.c fix on_friendadded() 2013-11-15 14:59:49 -05:00