express/src/bin
Christopher Michael 367817b078 express: Delay channel creation until user has identified...
Also fix quit message...
2021-01-28 05:48:48 -05:00
..
lz4 add lz4 compression code for scrollback 2014-12-05 14:42:59 -05:00
md5 express: Adding Gravatar functionality. 2015-03-09 10:47:41 -04:00
Makefile.am express: Added help command handling. 2015-04-16 10:56:37 -04:00
callbacks.c express: Delay channel creation until user has identified... 2021-01-28 05:48:48 -05:00
callbacks.h express: Delay channel creation until user has identified... 2021-01-28 05:48:48 -05:00
channel.c express: Create channel bg opject before base object 2021-01-27 10:25:56 -05:00
channel.h express: Fix crash when adding channel groups 2015-10-27 11:05:30 -04:00
colors.c Revert "colors: Add support for irc color codes" 2015-07-22 13:46:45 -04:00
colors.h Revert "colors: Add support for irc color codes" 2015-07-22 13:46:45 -04:00
commands.c express: Add FIXME note for processing command shortcuts 2015-07-23 12:47:03 -04:00
commands.h express: Adding join and quit commands. 2015-04-28 09:18:15 -04:00
config.c express: Fix config saving 2021-01-27 13:18:46 -05:00
config.h express: Add config options for video playback 2015-08-12 11:48:49 -04:00
dbus.c add teamwork support for Mike :) 2015-02-12 16:50:44 -05:00
dbus.h add dbus header file 2015-02-12 15:45:02 -05:00
gravatar.c express: Fix support for gravatar showing 'busy' image while downloading 2015-03-30 16:11:15 -04:00
gravatar.h express: Adding Gravatar functionality. 2015-03-09 10:47:41 -04:00
grid.c express: Add support for activating links into a popup 2015-08-12 15:59:17 -04:00
grid.h express: Add function for returning the active url link in a grid 2015-08-12 15:58:50 -04:00
grid_save.c express: Fix conditional tests 2015-06-28 13:48:40 -04:00
grid_save.h Implement scrollbar saving based on Terminology scrollback using LZ4 2014-12-05 15:04:16 -05:00
main.c express: Add a --version help option to display Express version 2015-03-31 09:39:48 -04:00
media.c express: Allow download progress for movies played in popup window 2015-08-13 12:08:44 -04:00
media.h express: Add Media smart object 2015-03-30 16:09:00 -04:00
options.c express: Update window when all config option windows are closed 2021-01-27 10:27:09 -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 express: Fix T2371 where focus would switch to channel entry when name changed 2015-04-28 14:17:21 -04: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 express: Remove TODO items that have already been done 2015-08-03 13:42:16 -04: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 express: Redo config version system 2021-01-27 11:21:56 -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 express: Don't set focus to entries in network options 2021-01-27 10:21:52 -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 express: Remove dead commented out code 2021-01-27 10:22:57 -05: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 express: Fix T2371 where focus would switch to channel entry when name changed 2015-04-28 14:17:21 -04: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 express: Reduce calls to edje_object_part_swallow. Don't need them here. 2015-04-13 20:22:36 -04: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 express: Add config options for video engine used for movie media playback 2015-08-12 13:17:20 -04: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 express: Move row_color_simple_create function prototype 2015-05-04 18:53:01 -04: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 express: Initialize home variable to NULL 2015-10-26 11:04:58 -04:00
utils.h express: Add utility function for checking file extensions 2015-03-30 16:10:52 -04:00
window.c express: Remove invalid edje message send to rectangle. 2015-12-27 03:32:32 +09:00
window.h express: Reduce calls to treeview update 2015-10-26 15:37:56 -04:00