1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:27:46 +02:00
A Tox-based instant messaging and video chat client
Go to file
2013-08-19 16:55:04 -04:00
chat.c fix tab bar bugs 2013-08-19 16:55:04 -04:00
chat.h remove temporary callbacks from refactoring 2013-08-15 00:36:31 +12:00
CMakeLists.txt add dhtstatus file 2013-08-15 12:02:57 +12:00
configdir.c Made configdir check XDG_CONFIG_HOME for config dir 2013-08-19 01:21:36 +02:00
configdir.h Use configdir.c instead of hardcoded paths for the list of DHT servers. 2013-08-18 23:16:39 +02:00
dhtstatus.c Passed everything through astyle. 2013-08-16 13:11:09 -04:00
dhtstatus.h add dhtstatus file 2013-08-15 12:02:57 +12:00
friendlist.c remove WINDOW_STATUS, simplify adding and selecting chat windows 2013-08-18 20:26:39 +12:00
friendlist.h remove WINDOW_STATUS, simplify adding and selecting chat windows 2013-08-18 20:26:39 +12:00
main.c Merge with upstream 2013-08-19 14:40:15 +02:00
prompt.c Merge branch 'tox-bugs' of https://github.com/stqism/ToxCore into stqism-tox-bugs 2013-08-18 10:19:35 -04:00
prompt.h remove callback introduced temporarily during refactoring 2013-08-18 20:35:38 +12:00
windows.c remove callback introduced temporarily during refactoring 2013-08-18 20:35:38 +12:00
windows.h reduce number of windows, use consistent naming 2013-08-18 20:35:37 +12:00