Jfreegman
|
6754741f37
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -04:00 |
|
Jfreegman
|
10d0e99d72
|
core api const-correctness update
|
2014-07-02 17:30:31 -04:00 |
|
Jfreegman
|
9696acc8bd
|
remove obsolete unixtime patch
|
2014-07-02 16:20:03 -04:00 |
|
Jfreegman
|
0f37e50419
|
groupchat keys can sometimes start with a 0
|
2014-07-02 14:13:35 -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
|
7c71c35797
|
possibly fix segfault
|
2014-07-01 15:04:29 -04:00 |
|
Jfreegman
|
893cfaa543
|
correctly reposition call infobox on resize
|
2014-07-01 11:17:52 -04:00 |
|
Jfreegman
|
3e22c9b829
|
allow friendlist to be resized properly
|
2014-07-01 01:17:31 -04:00 |
|
Jfreegman
|
a968ca2a2e
|
update toxic version to 0.4.3
|
2014-07-01 00:11:40 -04:00 |
|
Jfreegman
|
c271622670
|
fix resizing bugs
|
2014-06-30 23:56:47 -04:00 |
|
Jfreegman
|
a126f9c1a6
|
don't excessively update percentage complete line during file transfers
|
2014-06-30 14:17:07 -04:00 |
|
Jfreegman
|
44d524134f
|
need mutexes
|
2014-06-30 11:42:11 -04:00 |
|
Jfreegman
|
7ae807002e
|
file sender thread was a failed experiment - do_file_senders should only be called once per tox_do iteration
|
2014-06-30 03:03:43 -04:00 |
|
Jfreegman
|
a194f7ad87
|
add option to use the default locale
|
2014-06-29 18:14:28 -04:00 |
|
Jfreegman
|
61d3f7e63e
|
fix tab completion in prompt window
|
2014-06-29 16:54:27 -04:00 |
|
JFreegman
|
8715e9c41e
|
Merge pull request #170 from Ansa89/patch-1
Manpage fix
|
2014-06-29 11:58:39 -04:00 |
|
Ansa89
|
5da69e7f56
|
Manpage fix
|
2014-06-29 11:48:02 +02:00 |
|
Jfreegman
|
ebc5cd9285
|
manpage fixes/rm redundant comments & make alerts setting more intuitive
|
2014-06-28 22:05:05 -04:00 |
|
Jfreegman
|
97536d2a72
|
add setting option to disable timestamps
|
2014-06-28 20:33:46 -04:00 |
|
Jfreegman
|
a2e6a25fc8
|
make prompt window look like chat/groupchat windows (fixes various bugs, allows history scrolling)
|
2014-06-28 18:40:22 -04:00 |
|
Jfreegman
|
f8998b5891
|
properly close file senders on exit
|
2014-06-28 12:55:05 -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
|
33e98fd720
|
put file senders in one thread due to weird issues & a few fixes
|
2014-06-28 12:14:43 -04:00 |
|
mannol1
|
134e5873a9
|
Merge pull request #165 from mannol1/master
Fixed setting buffer to half of the size
|
2014-06-27 01:46:24 +02:00 |
|
mannol
|
89a95eca16
|
Fixed setting buffer to half of the size
|
2014-06-27 01:45:15 +02:00 |
|
Jfreegman
|
d881312e3e
|
should fix the high cpu usage issue
|
2014-06-26 19:35:12 -04:00 |
|
Jfreegman
|
da65ba4e8d
|
give file senders their own threads
|
2014-06-26 18:20:56 -04:00 |
|
Jfreegman
|
e8a39e1722
|
man page fixes/additions, rm unneeded toxic.conf file from install
|
2014-06-26 13:22:22 -04:00 |
|
Jfreegman
|
581261afca
|
fix backspace issue on some platforms
|
2014-06-26 11:19:51 -04:00 |
|
mannol1
|
8d68b5cc01
|
Merge pull request #164 from Ansa89/man-page
Add manpage
|
2014-06-26 14:09:44 +02:00 |
|
Ansa89
|
353be3a7a2
|
Add manpage
|
2014-06-26 14:06:22 +02:00 |
|
Ansa89
|
b9af1b3293
|
Merge pull request #5 from Tox/master
Sync with main project
|
2014-06-26 13:28:43 +02:00 |
|
Jfreegman
|
09badaa9ee
|
refactor chat window input code, misc fixes
|
2014-06-26 02:52:01 -04:00 |
|
Ansa89
|
587f6518f7
|
Merge pull request #4 from Tox/master
Sync with main project
|
2014-06-25 11:09:59 +02:00 |
|
mannol1
|
6c38e72654
|
Merge pull request #161 from Ansa89/fix-autoconnect
Try to fix autoconnect
|
2014-06-25 11:00:45 +02:00 |
|
Ansa89
|
599c2119d5
|
README.md: better wording
|
2014-06-25 10:54:05 +02: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
|
43c1140aa2
|
improve input scrolling, fix some unicode issues (WIP)
|
2014-06-24 21:02:16 -04:00 |
|
Jfreegman
|
0bc9725b98
|
forgot makefile
|
2014-06-24 17:52:57 -04:00 |
|
Jfreegman
|
ef097757f3
|
general cleanup: rm unused config.h, add license info to device.c/h, add a couple compiler options and fix warnings
|
2014-06-24 17:47:35 -04:00 |
|
JFreegman
|
6490fa598c
|
Merge pull request #157 from Ansa89/widechar
Wide characters support
|
2014-06-24 17:04:21 -04:00 |
|
Jfreegman
|
c41464c990
|
fix dns compatibility for apple
|
2014-06-24 13:20:12 -04:00 |
|
Ansa89
|
94d7e3199e
|
Put back license
|
2014-06-24 17:48:49 +02:00 |
|
Ansa89
|
140dd5e5d3
|
Put back license
|
2014-06-24 17:46:52 +02:00 |
|
Ansa89
|
251a81ef43
|
Create cfg directory
|
2014-06-24 17:37:11 +02:00 |
|
Ansa89
|
76f81c4d33
|
Wide characters support and removed unused files
|
2014-06-24 17:35:23 +02:00 |
|