1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 16:07:45 +02:00
A Tox-based instant messaging and video chat client
Go to file
Simon Levermann a9ec08b998 Cleanup and Error fixes
Add several frees that were missing to prevent memory leaks
Replace strcpy with strdup where appropriate
Replace _stat with __stat64 for building on Windows
2013-08-08 16:36:16 +02:00
chat.c Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core 2013-08-07 19:18:40 -04:00
CMakeLists.txt Implement proper config directories. 2013-08-08 16:00:12 +02:00
configdir.c Cleanup and Error fixes 2013-08-08 16:36:16 +02:00
configdir.h Cleanup and Error fixes 2013-08-08 16:36:16 +02:00
friendlist.c Modified clients to properly work with the changes 2013-08-07 18:12:59 -04:00
main.c Cleanup and Error fixes 2013-08-08 16:36:16 +02:00
prompt.c Merge branch 'master' of http://github.com/irungentoo/ProjectTox-Core 2013-08-07 19:18:40 -04:00
windows.h added ability to close and reopen chat windows & other minor changes 2013-08-05 01:57:29 -04:00