1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:57:48 +02:00
toxic/src
2013-12-06 05:07:35 -05:00
..
chat_commands.c colour theme changes 2013-12-03 18:01:17 -05:00
chat_commands.h remove redundant cmd func args, use global prompt instead 2013-11-19 15:32:35 -05:00
chat.c add line kill and discard ability 2013-12-05 22:55:14 -05:00
chat.h remove redundant cmd func args, use global prompt instead 2013-11-19 15:32:35 -05: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 remove redundant cmd func args, use global prompt instead 2013-11-19 15:32:35 -05:00
execute.h remove redundant cmd func args, use global prompt instead 2013-11-19 15:32:35 -05:00
friendlist.c partially fix bug where input line eats prompt messages 2013-12-06 05:07:35 -05:00
friendlist.h try to limit scope of globals 2013-11-29 18:52:21 -05:00
global_commands.c don't sort after every friend add on statup 2013-12-04 01:08:26 -05:00
global_commands.h remove redundant cmd func args, use global prompt instead 2013-11-19 15:32:35 -05:00
groupchat.c add line kill and discard ability 2013-12-05 22:55:14 -05:00
groupchat.h allow groupchat sidebar to scroll 2013-12-03 03:44:02 -05:00
main.c partially fix bug where input line eats prompt messages 2013-12-06 05:07:35 -05:00
misc_tools.c partially fix bug where input line eats prompt messages 2013-12-06 05:07:35 -05:00
misc_tools.h partially fix bug where input line eats prompt messages 2013-12-06 05:07:35 -05:00
prompt.c partially fix bug where input line eats prompt messages 2013-12-06 05:07:35 -05:00
prompt.h partially fix bug where input line eats prompt messages 2013-12-06 05:07:35 -05:00
toxic_windows.h partially fix bug where input line eats prompt messages 2013-12-06 05:07:35 -05:00
windows.c don't sort after every friend add on statup 2013-12-04 01:08:26 -05:00