mannol
|
18a6f621f0
|
Started adding support for popup notifications and adjustments to new core
|
2014-07-27 01:49:59 +02:00 |
|
Jfreegman
|
02b192d6ee
|
fix bug and typo
|
2014-07-25 20:17:22 -04:00 |
|
Jfreegman
|
b68deef6db
|
allow line_info_add to take formatted strings with variable # of args
|
2014-07-24 23:03:55 -04:00 |
|
Jfreegman
|
8660047ec1
|
fix small bug, update readme, bump version
|
2014-07-23 15:15:14 -04:00 |
|
Jfreegman
|
a047cead05
|
fix a few notification issues
|
2014-07-22 14:38:32 -04: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
|
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
|
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
|
e19b0ed710
|
delete subwindows before parent window on resize to prevent memory leaks
|
2014-07-09 22:12:51 -04:00 |
|
Jfreegman
|
1ce731471d
|
fix potential race conditions
|
2014-07-09 02:21:01 -04:00 |
|
Jfreegman
|
9fa5a3fdb6
|
fix window cleanup bugs & give prompt its own cleanup func
|
2014-07-08 19:24:44 -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 |
|
Jfreegman
|
74b84c4252
|
some code cleanup
|
2014-07-07 03:12:47 -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 |
|
Jfreegman
|
455eba3bfd
|
fix help popup flickering issue on some terminals
|
2014-07-05 14:46:16 -04:00 |
|
Jfreegman
|
de1e61bd5a
|
code cleanup, improve welcome message
|
2014-07-04 14:19:20 -04:00 |
|
Jfreegman
|
6754741f37
|
improve /help system and add startup welcome message
|
2014-07-04 03:24:29 -04:00 |
|
Jfreegman
|
c271622670
|
fix resizing bugs
|
2014-06-30 23:56:47 -04:00 |
|
Jfreegman
|
61d3f7e63e
|
fix tab completion in prompt window
|
2014-06-29 16:54:27 -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
|
09badaa9ee
|
refactor chat window input code, misc fixes
|
2014-06-26 02:52:01 -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
|
63ea6154f4
|
show info box for audio calls
|
2014-06-23 18:54:23 -04:00 |
|
Jfreegman
|
34bd4a1c7c
|
fix a bunch of implicit declarations
|
2014-06-21 21:41:38 -04:00 |
|
Jfreegman
|
58a131426a
|
better handling of fatal errors
|
2014-06-18 15:54:05 -04:00 |
|
Jfreegman
|
24a85df15f
|
remove scroll mode, scroll windows via PageUp/PageDown
|
2014-06-13 02:10:30 -04:00 |
|
Jfreegman
|
f10ce94f38
|
api changes
|
2014-06-11 20:04:20 -04:00 |
|
Jfreegman
|
31acdcada3
|
reorganize toxic_windows.h into two separate header files, rename main.c to toxic.c
|
2014-06-11 18:14:12 -04:00 |
|
Jfreegman
|
bfa266c604
|
refactor calling of toxic_string functions
|
2014-06-06 15:27:06 -04:00 |
|
Jfreegman
|
97dedd32fb
|
better fix for trailing spaces issue
|
2014-06-04 01:19:20 -04:00 |
|
Jfreegman
|
7206a9ea73
|
fix another possible buffer overflow
..
|
2014-06-01 13:42:42 -04:00 |
|
Sean Qureshi
|
4cac797b40
|
General cleanup
Signed-off-by: Sean Qureshi <sean@tox.im>
|
2014-04-19 14:58:13 -07:00 |
|
Jfreegman
|
93d77fdeca
|
load data before prompt init to fix bug with prompt logging init
|
2014-04-12 03:54:43 -04:00 |
|
Jfreegman
|
92948abcf1
|
implement basic user settings
|
2014-04-07 06:03:45 -04:00 |
|
Jfreegman
|
c46676daa5
|
buffer needs to be empty
|
2014-04-01 16:32:53 -04:00 |
|
Jfreegman
|
411ae8d0f5
|
off by 1 error
|
2014-04-01 04:43:52 -04:00 |
|
Jfreegman
|
e419299487
|
use correct types
|
2014-04-01 03:53:12 -04:00 |
|
Jfreegman
|
f3a8ba6ab3
|
small fix
|
2014-04-01 03:16:38 -04:00 |
|
Jfreegman
|
6d98f38128
|
forgot a few string nulls
|
2014-04-01 02:49:35 -04:00 |
|
Jfreegman
|
3b7e161149
|
don't send null terminated strings, and null terminate all incoming strings
|
2014-03-31 22:34:05 -04:00 |
|
Grayson MacKenzie
|
cce7892d94
|
Fixed character support
|
2014-03-30 16:40:13 -04:00 |
|
Jfreegman
|
d873181306
|
fix scrolling bug
|
2014-03-29 04:40:35 -04:00 |
|
Jfreegman
|
29b549e677
|
few fixes
|
2014-03-25 21:43:49 -04:00 |
|
Jfreegman
|
3baa830afb
|
move log struct to proper place
|
2014-03-25 08:25:10 -04:00 |
|
Jfreegman
|
a5ce17f44e
|
refactor groupchats to allow scrolling
|
2014-03-25 08:21:50 -04:00 |
|
Jfreegman
|
2f981ecb12
|
make audio messages compatible with new printing method
|
2014-03-25 04:39:44 -04:00 |
|