express/src/bin
Chris Michael 1ba6075b85 add FIXME note
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-12-18 14:36:49 -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 remove blank line 2014-12-18 14:36:38 -05:00
callbacks.h add callback hook for server notices 2014-12-18 14:24:53 -05:00
channel.c add FIXME note 2014-12-18 14:36:49 -05:00
channel.h modify text append function to accept a nick parameter also 2014-12-16 14:26:18 -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 handle horizontal tabs in the grid 2014-12-16 14:26:03 -05:00
grid.h start on appending text to the grid (version 2) ;) 2014-12-12 15:09:42 -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 add Colors tab to options list 2014-12-17 12:19:52 -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 for supporting double-width 2014-12-09 15:34:21 -05:00
utils.h add utility functions for supporting double-width 2014-12-09 15:34:21 -05:00
window.c add callback hook for server notices 2014-12-18 14:24:53 -05:00
window.h fix up channel count and missed channel count to work properly 2014-12-17 13:49:15 -05:00