mannol
|
d5710d80e0
|
Upstream adaption
|
2014-07-28 01:35:40 +02:00 |
|
matt
|
8dcba3219d
|
Merge remote-tracking branch 'origin/master' into keybinds
|
2014-07-28 00:32:05 +01:00 |
|
matt
|
9f01a45b1f
|
Keybind defaults moved to settings.c; conf keybinds not reading correctly yet
|
2014-07-28 00:06:25 +01:00 |
|
Jfreegman
|
49538a986c
|
improve file transfer progress line
|
2014-07-27 18:00:33 -04:00 |
|
Jfreegman
|
77e152ad36
|
fix security flaw where untrusted input wasn't being sanitized
|
2014-07-26 21:22:55 -04:00 |
|
mannol
|
4834642b80
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-27 01:50:06 +02:00 |
|
mannol
|
18a6f621f0
|
Started adding support for popup notifications and adjustments to new core
|
2014-07-27 01:49:59 +02:00 |
|
Jfreegman
|
3cae1d92cd
|
change online/offline symbols
|
2014-07-26 19:16:07 -04:00 |
|
Jfreegman
|
02b192d6ee
|
fix bug and typo
|
2014-07-25 20:17:22 -04:00 |
|
Jfreegman
|
f630a3e604
|
fix possible buffer overflows and undefined behaviour
|
2014-07-25 17:55:21 -04:00 |
|
Jfreegman
|
fb5a9bc043
|
fix backspace bug, simplify a bit
|
2014-07-25 15:51:29 -04:00 |
|
irungentoo
|
26ad5a00a3
|
Fixed out of bounds read.
|
2014-07-25 15:17:46 -04:00 |
|
Jfreegman
|
18e1f08e31
|
Merge branch 'master' of https://github.com/Tox/toxic
|
2014-07-24 23:04:07 -04:00 |
|
Jfreegman
|
b68deef6db
|
allow line_info_add to take formatted strings with variable # of args
|
2014-07-24 23:03:55 -04:00 |
|
mannol
|
3a1e23a3ff
|
Fixed sounds not playing
|
2014-07-25 02:12:32 +02:00 |
|
Jfreegman
|
8d8df585ad
|
sort directories and skip special symbols for path autocomplete
|
2014-07-23 18:34:32 -04:00 |
|
Jfreegman
|
8660047ec1
|
fix small bug, update readme, bump version
|
2014-07-23 15:15:14 -04:00 |
|
Jfreegman
|
9476db02a9
|
allow disabling of individual sounds
|
2014-07-23 14:59:36 -04:00 |
|
Ansa89
|
3cc629cbc1
|
Add hardcoded path for sound notifications
|
2014-07-23 11:25:38 +02:00 |
|
mannol1
|
50fca4cddf
|
Merge pull request #193 from Ansa89/makefile-fix
Makefile: little refactoring
|
2014-07-23 03:51:52 +02:00 |
|
Jfreegman
|
a047cead05
|
fix a few notification issues
|
2014-07-22 14:38:32 -04:00 |
|
Ansa89
|
196af10d01
|
Move init and exit in right place
|
2014-07-22 12:30:35 +02:00 |
|
Ansa89
|
1e0e93e5c6
|
Makefile: little refactoring
|
2014-07-22 09:59:44 +02:00 |
|
Jfreegman
|
ac01d6d316
|
fix config file loading, fix makefile compile errors
|
2014-07-21 18:57:16 -04:00 |
|
mannol
|
f0f1138c54
|
Fixed some build errors
|
2014-07-21 23:48:39 +02:00 |
|
Jfreegman
|
bc94e08970
|
sendfile tab-complete for ~/ shortcut
|
2014-07-21 15:11:30 -04:00 |
|
mannol
|
98ac4d7983
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
|
mannol
|
933d46553f
|
Added sounds
|
2014-07-21 01:12:13 +02:00 |
|
Jfreegman
|
7e667a8028
|
print multiple matches for all tab-complete operations, fix bug when tab-completing at end of line
|
2014-07-18 13:48:21 -04:00 |
|
Jfreegman
|
d4e41d6053
|
autocomplete pathnames with spaces
|
2014-07-18 03:20:40 -04:00 |
|
Jfreegman
|
f30dccf726
|
return correct value, fix comment
|
2014-07-18 01:52:33 -04:00 |
|
Jfreegman
|
ea3fcd5b79
|
auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches
|
2014-07-18 01:37:33 -04:00 |
|
Jfreegman
|
e61d070def
|
cleanup/error checks
|
2014-07-17 03:35:18 -04:00 |
|
Jfreegman
|
b5f34f42a8
|
small fix
|
2014-07-16 21:34:50 -04:00 |
|
Jfreegman
|
4426eaddd9
|
increase max friends
|
2014-07-16 15:59:54 -04:00 |
|
Jfreegman
|
83f0720a39
|
another UB fix
|
2014-07-16 15:55:04 -04:00 |
|
Jfreegman
|
ce4f293574
|
fix undefined behaviour with string literals
|
2014-07-16 12:51:07 -04:00 |
|
Jfreegman
|
b23ae5a4c3
|
add buffer yanking, clean up input functions
|
2014-07-14 14:44:42 -04:00 |
|
Jfreegman
|
190e1e73e8
|
change tab names: prompt = home, friends = contacts
|
2014-07-13 15:34:09 -04:00 |
|
Jfreegman
|
ee67cf0bf1
|
use full name for log
|
2014-07-10 02:54:56 -04:00 |
|
Jfreegman
|
aaeb47dc14
|
create dns loopup threads in detached state & add a few missing error descriptions
|
2014-07-09 23:40:46 -04:00 |
|
Jfreegman
|
e19b0ed710
|
delete subwindows before parent window on resize to prevent memory leaks
|
2014-07-09 22:12:51 -04:00 |
|
mannol
|
df676423a7
|
Fixed conflicts
|
2014-07-10 01:29:18 +02:00 |
|
mannol
|
cf8dda6b0d
|
Fixes problems with upstream changes
|
2014-07-10 01:24:14 +02:00 |
|
Jfreegman
|
1ce731471d
|
fix potential race conditions
|
2014-07-09 02:21:01 -04:00 |
|
Jfreegman
|
f98c77432b
|
exit toxic properly on ^C
|
2014-07-08 20:21:51 -04:00 |
|
Jfreegman
|
9fa5a3fdb6
|
fix window cleanup bugs & give prompt its own cleanup func
|
2014-07-08 19:24:44 -04:00 |
|
Jfreegman
|
5b9fd70f30
|
autosave every 60 seconds
|
2014-07-08 14:46:50 -04:00 |
|
Jfreegman
|
442f68cd31
|
wrap tox_get_name in function that truncates name if it's too long
|
2014-07-08 14:31:59 -04:00 |
|
Ansa89
|
57b52f35b4
|
Use long int instead uint64_t
|
2014-07-08 09:39:42 +02:00 |
|