.. |
audio_call.c
|
a few fixes and improve error messages
|
2014-08-04 14:35:34 -04:00 |
audio_call.h
|
Fixed some build errors
|
2014-07-21 23:48:39 +02:00 |
autocomplete.c
|
Add missing includes
|
2014-08-03 09:44:48 +02:00 |
autocomplete.h
|
fix buggy path autocomplete behaviour
|
2014-07-28 01:33:12 -04:00 |
chat_commands.c
|
convert bytes for file transfer message, general fixes
|
2014-08-07 19:31:36 -04:00 |
chat_commands.h
|
add ability to cancel file transfers
|
2014-08-04 02:03:23 -04:00 |
chat.c
|
prevent statusmessage from wrapping on prompt screen
|
2014-08-10 00:37:26 -04:00 |
chat.h
|
file transfer improvements and bug fixes
|
2014-08-05 17:38:33 -04:00 |
configdir.c
|
put chatlogs in their own directory
|
2014-08-02 21:03:59 -04:00 |
configdir.h
|
put chatlogs in their own directory
|
2014-08-02 21:03:59 -04:00 |
device.c
|
Try to support older versions of OpenAL
|
2014-07-31 13:14:33 +02:00 |
device.h
|
Started adding support for popup notifications and adjustments to new core
|
2014-07-27 01:49:59 +02:00 |
dns.c
|
a few fixes
|
2014-08-12 03:01:18 -04:00 |
dns.h
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
execute.c
|
add ability to cancel file transfers
|
2014-08-04 02:03:23 -04:00 |
execute.h
|
add ability to cancel file transfers
|
2014-08-04 02:03:23 -04:00 |
file_senders.c
|
convert bytes for file transfer message, general fixes
|
2014-08-07 19:31:36 -04:00 |
file_senders.h
|
convert bytes for file transfer message, general fixes
|
2014-08-07 19:31:36 -04:00 |
friendlist.c
|
convert bytes for file transfer message, general fixes
|
2014-08-07 19:31:36 -04:00 |
friendlist.h
|
convert bytes for file transfer message, general fixes
|
2014-08-07 19:31:36 -04:00 |
global_commands.c
|
a few fixes
|
2014-08-12 03:01:18 -04:00 |
global_commands.h
|
Added sound notifications and prepared for later system notifications. Also, now using libconfig for configuration loading.
|
2014-07-21 03:25:21 +02:00 |
groupchat.c
|
fix a few formatting bugs and simplify code a bit
|
2014-08-02 15:35:57 -04:00 |
groupchat.h
|
code cleanup, improve do_connection
|
2014-06-19 13:50:41 -04:00 |
help.c
|
a few fixes and improve error messages
|
2014-08-04 14:35:34 -04:00 |
help.h
|
add help menu for friendlist
|
2014-07-31 13:49:15 -04:00 |
input.c
|
Box notifications are like ready
|
2014-08-02 00:37:02 +02:00 |
input.h
|
refactor chat window input code, misc fixes
|
2014-06-26 02:52:01 -04:00 |
line_info.c
|
fix a few formatting bugs and simplify code a bit
|
2014-08-02 15:35:57 -04:00 |
line_info.h
|
fix a few formatting bugs and simplify code a bit
|
2014-08-02 15:35:57 -04:00 |
log.c
|
put chatlogs in their own directory
|
2014-08-02 21:03:59 -04:00 |
log.h
|
enforce const correctess, fix undefined behaviour with string literals
|
2014-07-29 14:54:34 -04:00 |
misc_tools.c
|
a few dns fixes
|
2014-08-11 01:59:01 -04:00 |
misc_tools.h
|
a few dns fixes
|
2014-08-11 01:59:01 -04:00 |
notify.c
|
fix bug where tab alert colours weren't being properly prioritized
|
2014-08-08 13:39:05 -04:00 |
notify.h
|
Box notifications are like ready
|
2014-08-02 00:37:02 +02:00 |
prompt.c
|
a few fixes
|
2014-08-12 03:01:18 -04:00 |
prompt.h
|
a few fixes
|
2014-08-12 03:01:18 -04:00 |
settings.c
|
stderr redirect doesn't work as intended, add invalid command message when no sound
|
2014-08-03 01:31:33 -04:00 |
settings.h
|
stderr redirect doesn't work as intended, add invalid command message when no sound
|
2014-08-03 01:31:33 -04:00 |
toxic_strings.c
|
Box notifications are like ready
|
2014-08-02 00:37:02 +02:00 |
toxic_strings.h
|
auto-completion for paths when sending file & improved auto-complete algorithm to do partial matches
|
2014-07-18 01:37:33 -04:00 |
toxic.c
|
Use DNS server list instead of hard coding domains/keys
|
2014-08-10 21:40:19 -04:00 |
toxic.h
|
refactor friend/blocklist, dynamically allocate memory
|
2014-08-07 13:24:29 -04:00 |
windows.c
|
fix bug where tab alert colours weren't being properly prioritized
|
2014-08-08 13:39:05 -04:00 |
windows.h
|
fix bug where tab alert colours weren't being properly prioritized
|
2014-08-08 13:39:05 -04:00 |