1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-26 20:57:48 +02:00
toxic/src
2013-09-19 19:15:54 -04:00
..
chat.c moved command parsing code to separate files 2013-09-19 17:03:22 -04:00
chat.h added groupchats 2013-09-15 16:38:38 -04:00
CMakeLists.txt Move sources to an own subdirectory 2013-08-22 23:57:20 +03:00
commands.c moved command parsing code to separate files 2013-09-19 17:03:22 -04:00
commands.h moved command parsing code to separate files 2013-09-19 17:03:22 -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 fixed prompt scroll bugs and statusbar struct issues 2013-09-18 17:30:35 -04:00
friendlist.h use/display nicks instead of friend numbers for groupchat invites 2013-09-17 19:11:23 -04:00
groupchat.c moved command parsing code to separate files 2013-09-19 17:03:22 -04:00
groupchat.h more fixes 2013-09-17 06:03:08 -04:00
main.c Merge branch 'ipv6.init_connection' of https://github.com/FullName/toxic into FullName-ipv6.init_connection 2013-09-16 23:10:29 -04:00
prompt.c automatically update default statusmessage with version 2013-09-19 19:15:54 -04:00
prompt.h moved command parsing code to separate files 2013-09-19 17:03:22 -04:00
toxic_windows.h fixed prompt scroll bugs and statusbar struct issues 2013-09-18 17:30:35 -04:00
windows.c Merge branch 'master' of https://github.com/Tox/toxic 2013-09-18 00:26:33 -04:00