express/src/bin
Chris Michael 272720d30d express: Remove dead line
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-07-22 11:37:08 -04: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 fix minor formatting issue 2015-05-18 09:32:02 -04:00
callbacks.h express: Changed help cmd implementation. 2015-05-18 09:31:38 -04:00
channel.c express: Remove need for extra int variable 2015-07-22 08:30:36 -04:00
channel.h Add Color: Initial Commits to support colors for various items. 2015-05-04 18:47:59 -04:00
colors.c colors: Add support for irc color codes 2015-05-11 23:13:27 +01:00
colors.h colors: Add support for irc color codes 2015-05-11 23:13:27 +01:00
commands.c express: Changed help cmd implementation. 2015-05-18 09:31:38 -04:00
commands.h express: Adding join and quit commands. 2015-04-28 09:18:15 -04:00
config.c express: Made gravatar configurable. 2015-03-17 09:48:30 -04:00
config.h express: Made gravatar configurable. 2015-03-17 09:48:30 -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: Remove dead line 2015-07-22 11:37:08 -04:00
grid.h colors: Add support for irc color codes 2015-05-11 23:13:27 +01: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: Add Media smart object 2015-03-30 16:09:00 -04:00
media.h express: Add Media smart object 2015-03-30 16:09:00 -04:00
options.c express: Disable Video config option for now as we have nothing in there 2015-04-12 11:28:29 -04: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: Replace evas_object_size_hint_weight/align set functions with 2015-03-03 12:30:58 -05: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: Listen for Tab/Treeview radio change and update config 2015-04-12 11:00:44 -04: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: Fix T2371 where focus would switch to channel entry when name changed 2015-04-28 14:17:21 -04: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: Replace evas_object_size_hint_weight/align set functions with 2015-03-03 12:30:58 -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: Replace evas_object_size_hint_weight/align set functions with 2015-03-03 12:30:58 -05: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: Check getenv(LOGNAME) for user name first before using getlogin() 2015-04-13 10:02:14 -04:00
utils.h express: Add utility function for checking file extensions 2015-03-30 16:10:52 -04:00
window.c express: Changed help cmd implementation. 2015-05-18 09:31:38 -04:00
window.h express: Start work on dynamic switching between tabs & treeview 2015-04-12 18:26:51 -04:00