1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-01 19:37:46 +02:00
toxic/src
Jfreegman ae7087e760 fix
2013-10-25 00:33:00 -04:00
..
chat.c fixed prompt input 2013-10-23 03:24:08 -04: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
commands.c small bug fix and formatting 2013-10-25 00:29:40 -04:00
commands.h no longer need this 2013-10-20 01:27:45 -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 rm /msg command 2013-10-18 23:46:58 -04:00
friendlist.h use/display nicks instead of friend numbers for groupchat invites 2013-09-17 19:11:23 -04:00
groupchat.c no longer need this 2013-10-20 01:27:45 -04:00
groupchat.h more fixes 2013-09-17 06:03:08 -04:00
main.c small fix 2013-10-18 22:18:48 -04:00
misc_tools.c fix 2013-10-25 00:33:00 -04:00
misc_tools.h rewrote execute function 2013-10-20 00:50:08 -04:00
prompt.c small bug fix and formatting 2013-10-25 00:29:40 -04: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 fixed file sending queueing and other bugs 2013-10-18 01:35:08 -04:00
windows.c adjusting max name length handling 2013-10-18 23:08:37 -04:00