express/src/bin
Vincent Torri 0674d038f5 meson build system
Test Plan: compilation

Reviewers: raster, devilhorns

Differential Revision: https://phab.enlightenment.org/D12238
2021-02-12 16:18:55 +00:00
..
lz4 some fixes for the meson build system 2021-01-29 11:18:55 -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: Add missing EINA_UNUSED 2021-02-01 09:38:16 -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 some fixes for the meson build system 2021-01-29 11:18:55 -05: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 some fixes for the meson build system 2021-01-29 11:18:55 -05: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 some fixes for the meson build system 2021-01-29 11:18:55 -05:00
grid_save.h Implement scrollbar saving based on Terminology scrollback using LZ4 2014-12-05 15:04:16 -05:00
main.c some fixes for the meson build system 2021-01-29 11:18:55 -05: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
meson.build meson build system 2021-02-12 16:18:55 +00: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: Add window callback for user mode set 2021-01-28 05:49:29 -05:00
window.h express: Reduce calls to treeview update 2015-10-26 15:37:56 -04:00