1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-07-03 18:57:45 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Jfreegman
00e6546f0c
namelength should be signed, -Werror is probably overkill 2014-07-06 22:31:11 -04:00
Jfreegman
a009fbf20c use char instead of uint8_t, fix compiler warnings so toxic compiles with -Wall and -Werror on gcc and clang 2014-07-06 22:16:20 -04:00
Ansa89
612c0e1131 Add freebsd flags for ncursesw 2014-07-06 21:23:58 +02:00
Ansa89
16a82e1897 Add option to disable audio support 2014-07-06 19:57:08 +02:00
Jfreegman
6754741f37
improve /help system and add startup welcome message 2014-07-04 03:24:29 -04:00
Jfreegman
95d09e4b75
fix window resizing bug on some platforms and add -O1 optimization flag 2014-07-01 19:39:25 -04:00
Jfreegman
a968ca2a2e
update toxic version to 0.4.3 2014-07-01 00:11:40 -04:00
JFreegman
8d4f7fc32b Merge pull request #169 from Ansa89/make_help
Add help target and toxic.conf manpage
2014-06-28 12:51:42 -04:00
Ansa89
828b7fb505 Add help target and toxic.conf manpage 2014-06-28 18:40:59 +02:00
Jfreegman
74525bcd14
rm Werror for clang 2014-06-28 12:24:42 -04:00
Jfreegman
e8a39e1722 man page fixes/additions, rm unneeded toxic.conf file from install 2014-06-26 13:22:22 -04:00
Ansa89
353be3a7a2 Add manpage 2014-06-26 14:06:22 +02:00
Jfreegman
09badaa9ee refactor chat window input code, misc fixes 2014-06-26 02:52:01 -04:00
Ansa89
dfd89f2b5c Makefile: fix typo...again 2014-06-25 09:56:31 +02:00
Ansa89
7db3dcbdf6 Makefile: fix typo 2014-06-25 09:53:05 +02:00
Ansa89
5b268a1a6a Try to fix autoconnect (Tox/toxic#158) 2014-06-25 09:13:57 +02:00
Jfreegman
0bc9725b98
forgot makefile 2014-06-24 17:52:57 -04:00
Ansa89
76f81c4d33 Wide characters support and removed unused files 2014-06-24 17:35:23 +02:00
Ansa89
562483823c Makefile: move to "build/" 2014-06-24 11:53:02 +02:00