.. |
audio_call.c
|
merge
|
2014-03-25 22:10:05 -04:00 |
audio_call.h
|
make audio messages compatible with new printing method
|
2014-03-25 04:39:44 -04:00 |
chat_commands.c
|
show percentage complete for file transfers
|
2014-03-27 23:05:50 -04:00 |
chat_commands.h
|
Merge upstream
|
2014-03-23 22:54:56 +01:00 |
chat.c
|
off by 1 error
|
2014-04-01 04:43:52 -04:00 |
chat.h
|
type fixes
|
2014-03-19 03:14:08 -04:00 |
configdir.c
|
add license info to source files
|
2014-02-25 02:28:24 -05:00 |
configdir.h
|
add license info to source files
|
2014-02-25 02:28:24 -05:00 |
execute.c
|
.
|
2014-03-25 22:02:48 -04:00 |
execute.h
|
.
|
2014-03-25 22:02:48 -04:00 |
file_senders.c
|
fix potential segfaults
|
2014-03-28 01:46:09 -04:00 |
file_senders.h
|
move file sender stuff to its own files
|
2014-03-05 05:06:21 -05:00 |
friendlist.c
|
off by 1 error
|
2014-04-01 04:43:52 -04:00 |
friendlist.h
|
typging change callback update
|
2014-03-20 20:59:54 -04:00 |
global_commands.c
|
off by 1 error
|
2014-04-01 04:43:52 -04:00 |
global_commands.h
|
Now supporting device selection
|
2014-03-08 01:12:51 +01:00 |
groupchat.c
|
fix possible segfault
|
2014-04-02 18:57:11 -04:00 |
groupchat.h
|
don't send null terminated strings, and null terminate all incoming strings
|
2014-03-31 22:34:05 -04:00 |
line_info.c
|
split big function up
|
2014-03-31 21:26:09 -04:00 |
line_info.h
|
possibly fix scrolling bug
|
2014-04-02 04:59:51 -04:00 |
log.c
|
fix possible memory leak
|
2014-04-06 05:20:46 -04:00 |
log.h
|
move log struct to proper place
|
2014-03-25 08:25:10 -04:00 |
main.c
|
don't send null terminated strings, and null terminate all incoming strings
|
2014-03-31 22:34:05 -04:00 |
misc_tools.c
|
refactor groupchats to allow scrolling
|
2014-03-25 08:21:50 -04:00 |
misc_tools.h
|
refactor groupchats to allow scrolling
|
2014-03-25 08:21:50 -04:00 |
prompt.c
|
buffer needs to be empty
|
2014-04-01 16:32:53 -04:00 |
prompt.h
|
API update
|
2014-03-18 21:48:26 -04:00 |
toxic_strings.c
|
refactor chat history to allow scrolling
|
2014-03-24 07:18:58 -04:00 |
toxic_strings.h
|
refactor chat history to allow scrolling
|
2014-03-24 07:18:58 -04:00 |
toxic_windows.h
|
Fixed character support
|
2014-03-30 16:40:13 -04:00 |
windows.c
|
Repaired window switching after widechar fix
|
2014-03-30 16:42:27 -04:00 |