express/src/bin
Chris Michael d0765d9189 handle parsing irc NAMES command
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-01-30 14:54:35 -05:00
..
lz4 add lz4 compression code for scrollback 2014-12-05 14:42:59 -05:00
Makefile.am add options_colors to build order 2014-12-17 12:19:35 -05:00
callbacks.c handle parsing irc NAMES command 2015-01-30 14:54:35 -05:00
callbacks.h add callback hook for server notices 2014-12-18 14:24:53 -05:00
channel.c add function so we can append users to the channel's user list 2015-01-30 14:54:15 -05:00
channel.h add function prototypes for adding users to the channel user list 2015-01-30 14:53:56 -05:00
colors.c move structure definition of Color to header file 2014-12-17 12:20:14 -05:00
colors.h move structure definition of Color to header file 2014-12-17 12:20:14 -05:00
config.c add support for channel passwords in config 2014-12-16 13:33:49 -05:00
config.h add support for channel passwords in config 2014-12-16 13:33:49 -05:00
grid.c add support for highlighting urls on mouse over. 2015-01-29 15:22:35 -05:00
grid.h add fields to Grid structure for supporting mouse_over link support 2015-01-29 15:22:07 -05:00
grid_save.c Windows: fix compilation of the binary 2014-12-08 10:28:14 -05:00
grid_save.h Implement scrollbar saving based on Terminology scrollback using LZ4 2014-12-05 15:04:16 -05:00
main.c Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options.c user weight & align macros 2015-01-30 13:02:48 -05:00
options.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_channels.c when creating a new channel, default the channel password to NULL 2014-12-18 10:43:20 -05:00
options_channels.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_colors.c cleanup compiler warnings 2014-12-17 12:50:04 -05:00
options_colors.h add start on a colors options tab 2014-12-17 12:19:21 -05:00
options_font.c Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_font.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_general.c disable opacity slider if translucent gets turned off 2014-12-02 15:27:54 -05:00
options_general.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_network.c add hooks to save missing network config values 2014-12-02 12:38:43 -05:00
options_network.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_networks.c Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_networks.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_servers.c Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_servers.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_tools.c replace hard-coded "express" name with PACKAGE_NAME 2014-12-02 16:39:41 -05:00
options_tools.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_video.c Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
options_video.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
private.h Windows: fix compilation of the binary 2014-12-08 10:28:14 -05:00
selector.c Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
selector.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
theme.c Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
theme.h Big giant "rework" commit to redo the UI code (faster, easier to 2014-01-19 11:11:32 +00:00
utils.c add utility functions used for url/link support 2015-01-29 15:21:42 -05:00
utils.h add function prototypes for link detection 2015-01-29 15:21:23 -05:00
window.c set window urgent on missed messages 2015-01-29 11:02:58 -05:00
window.h fix up channel count and missed channel count to work properly 2014-12-17 13:49:15 -05:00