.. |
chat_commands.c
|
couple fixes
|
2014-02-11 19:12:26 -05:00 |
chat_commands.h
|
remove redundant cmd func args, use global prompt instead
|
2013-11-19 15:32:35 -05:00 |
chat.c
|
couple fixes
|
2014-02-11 19:12:26 -05:00 |
chat.h
|
remove redundant cmd func args, use global prompt instead
|
2013-11-19 15:32:35 -05:00 |
CMakeLists.txt
|
Move sources to an own subdirectory
|
2013-08-22 23:57:20 +03:00 |
configdir.c
|
fixed "free(): invalid pointer" when XDG_CONFIG_HOME is set
|
2013-08-29 17:06:05 +02:00 |
configdir.h
|
Move sources to an own subdirectory
|
2013-08-22 23:57:20 +03:00 |
execute.c
|
split lists up so only commands that work in given window autocomplete
|
2013-12-09 17:56:20 -05:00 |
execute.h
|
split lists up so only commands that work in given window autocomplete
|
2013-12-09 17:56:20 -05:00 |
friendlist.c
|
show number of online friends
|
2014-02-07 23:31:35 -05:00 |
friendlist.h
|
use API function for friend count instead of global var
|
2014-02-07 18:44:10 -05:00 |
global_commands.c
|
make error msg more clear for normal users
|
2014-02-14 05:10:53 -05:00 |
global_commands.h
|
remove redundant cmd func args, use global prompt instead
|
2013-11-19 15:32:35 -05:00 |
groupchat.c
|
make own nick green in groupchats
|
2014-02-16 23:15:27 -05:00 |
groupchat.h
|
allow groupchat sidebar to scroll
|
2013-12-03 03:44:02 -05:00 |
main.c
|
check connection only once per call
|
2014-02-21 01:57:13 -05:00 |
misc_tools.c
|
couple fixes
|
2014-02-11 19:12:26 -05:00 |
misc_tools.h
|
prompt tab alealert when friend comes online
|
2014-02-13 06:24:58 -05:00 |
prompt.c
|
rm unnecessary file transfer limit
|
2014-02-20 07:47:19 -05:00 |
prompt.h
|
busy status mutes beeping
|
2013-12-09 19:25:09 -05:00 |
toxic_strings.c
|
timestamp for prompt connection and friend request alerts
|
2014-01-22 23:29:28 -05:00 |
toxic_strings.h
|
simplify code a bit
|
2013-12-11 03:29:31 -05:00 |
toxic_windows.h
|
rm unnecessary file transfer limit
|
2014-02-20 07:47:19 -05:00 |
windows.c
|
use API function for friend count instead of global var
|
2014-02-07 18:44:10 -05:00 |