JFreegman
|
81c48f7b2b
|
Merge pull request #60 from aitjcize/ipv4
Add option to switch off ipv6.
|
2013-12-02 14:37:42 -08:00 |
|
AZ Huang
|
b0c60238f7
|
Add option to switch off ipv6.
|
2013-12-02 22:02:34 +08:00 |
|
Jfreegman
|
ca1644c23b
|
fix
|
2013-12-01 17:08:57 -05:00 |
|
Jfreegman
|
f67cc479ec
|
format consistency
|
2013-12-01 16:59:46 -05:00 |
|
Jfreegman
|
b1b2cc44df
|
minor improvements
|
2013-12-01 16:57:05 -05:00 |
|
Jfreegman
|
192a06c4f0
|
fixed arrow printing bug
|
2013-12-01 13:25:03 -05:00 |
|
Jfreegman
|
49655e13a0
|
fix
|
2013-12-01 03:29:12 -05:00 |
|
Jfreegman
|
5850e1c333
|
line edit support for home, del and end keys
|
2013-12-01 02:58:21 -05:00 |
|
Jfreegman
|
37dd2bee2d
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2013-11-30 22:15:16 -05:00 |
|
Jfreegman
|
bb6b28b7c3
|
allow line editing via arrow keys in chat/groupchat windows
|
2013-11-30 22:12:43 -05:00 |
|
JFreegman
|
8f1da153a7
|
Merge pull request #59 from FullName/path-idx-real-fix
Fix partial fix: A slash in pos 0 still led to read access to pathname[-1].
|
2013-11-30 16:26:30 -08:00 |
|
Coren[m]
|
4f4a379a01
|
Fix partial fix: A slash in pos 0 still led to read access to pathname[-1].
|
2013-11-30 22:14:09 +01:00 |
|
Jfreegman
|
c25296e65a
|
fixes
|
2013-11-30 16:09:45 -05:00 |
|
Jfreegman
|
f6a6aecaf5
|
fix window related bugs and warn user when max window limit has been reached
|
2013-11-30 05:35:25 -05:00 |
|
Jfreegman
|
8ff907d719
|
wrong signal
|
2013-11-29 19:31:47 -05:00 |
|
Jfreegman
|
a02bbfa643
|
kill file transfer if writing fails
|
2013-11-29 19:26:59 -05:00 |
|
Jfreegman
|
57c2872b75
|
try to limit scope of globals
|
2013-11-29 18:52:21 -05:00 |
|
Jfreegman
|
7ad520f128
|
reduce syntactic complexity - these don't need to be void
|
2013-11-29 17:48:08 -05:00 |
|
irungentoo
|
e4e7ed7e4e
|
Merge pull request #58 from aitjcize/api-name
Fix corresponding API name changes in toxcore.
|
2013-11-29 08:26:53 -08:00 |
|
AZ Huang
|
7ee84ce5e1
|
Fix typo.
|
2013-11-29 23:56:42 +08:00 |
|
AZ Huang
|
8c0ad1ef80
|
Fix corresponding API name changes in toxcore.
|
2013-11-29 23:14:59 +08:00 |
|
irungentoo
|
4babd53be6
|
Merge pull request #57 from aitjcize/ret-code-inconsistency
Fix API ret code changes of ToxCore
|
2013-11-29 07:05:48 -08:00 |
|
AZ Huang
|
e29ce6ab6f
|
Fix API ret code changes of ToxCore
|
2013-11-29 18:30:40 +08:00 |
|
Jfreegman
|
b909ab37b7
|
add peer count to sidepanel
|
2013-11-29 01:30:10 -05:00 |
|
Jfreegman
|
04b394d6dd
|
close file transfers on exit & fixes
|
2013-11-28 22:28:40 -05:00 |
|
Jfreegman
|
8cf3043dd3
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2013-11-28 20:24:58 -05:00 |
|
Jfreegman
|
8584667ec9
|
don't need that
|
2013-11-28 20:24:44 -05:00 |
|
Jfreegman
|
d29e5dbe48
|
fixes
|
2013-11-28 20:23:37 -05:00 |
|
irungentoo
|
e21e5c18ff
|
Fix possible crash.
|
2013-11-28 19:52:30 -05:00 |
|
Jfreegman
|
a98ec22fd6
|
improve window alert functionality
|
2013-11-28 19:45:28 -05:00 |
|
Jfreegman
|
2057e7bc4f
|
couple fixes
|
2013-11-28 18:56:56 -05:00 |
|
irungentoo
|
7e0bc7768b
|
Merge pull request #55 from aitjcize/fix-path-name
Fix trailing slashes which leads to segfault.
|
2013-11-28 05:43:07 -08:00 |
|
irungentoo
|
57fe226d71
|
Merge pull request #56 from aitjcize/bugfix
Make sure friend message is null-terminated else generate garbate on screen
|
2013-11-28 05:38:12 -08:00 |
|
AZ Huang
|
8459d44506
|
Make sure friend message is null-terminated else generate garbate on screen.
|
2013-11-28 20:21:52 +08:00 |
|
Jfreegman
|
a04c8964ee
|
add valid nick function
|
2013-11-28 02:53:43 -05:00 |
|
Jfreegman
|
7ca087b5e7
|
fix potential segfault
|
2013-11-27 22:46:09 -05:00 |
|
Jfreegman
|
663818156b
|
don't allow empty nicks
|
2013-11-27 19:34:15 -05:00 |
|
Jfreegman
|
9c6662163b
|
handle no-names more efficiently
|
2013-11-27 19:29:58 -05:00 |
|
AZ Huang
|
f71f07b0ad
|
Add extra check to opened file opointer.
|
2013-11-28 03:31:10 +08:00 |
|
AZ Huang
|
bb5ee93c88
|
Fix trailing slashes which leads to segfault.
|
2013-11-28 03:27:44 +08:00 |
|
Jfreegman
|
eab41ccd3d
|
a couple bug fixes
|
2013-11-27 01:54:22 -05:00 |
|
Jfreegman
|
5ad4bca7a9
|
uncomment
|
2013-11-26 22:16:18 -05:00 |
|
Jfreegman
|
53b1a297d2
|
move pointer inits and bug fix
|
2013-11-26 22:15:48 -05:00 |
|
Jfreegman
|
d00b9e26b7
|
fixes
|
2013-11-26 21:06:06 -05:00 |
|
Jfreegman
|
33ec2f96c2
|
rework peername list storing so no limit is needed
|
2013-11-26 20:45:08 -05:00 |
|
Jfreegman
|
8de666a349
|
a small fixes
|
2013-11-26 17:39:11 -05:00 |
|
Jfreegman
|
0a24137a58
|
rm debugging stuff
|
2013-11-25 20:20:51 -05:00 |
|
Jfreegman
|
5e37ddc0f8
|
testing groupchat stuff
|
2013-11-25 18:49:31 -05:00 |
|
Jfreegman
|
8dabfdc2da
|
oops
|
2013-11-24 22:34:22 -05:00 |
|
Jfreegman
|
34511ada02
|
fix bug
|
2013-11-24 22:31:58 -05:00 |
|