express/src/bin
Chris Michael bb2545ccf7 express: Disable Video config option for now as we have nothing in there
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-04-12 11:28:29 -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: Add media files to build order 2015-03-30 16:09:47 -04:00
callbacks.c express: Implement support for users changing nicknames 2015-03-03 14:31:44 -05:00
callbacks.h express: Hook into callback for user changing nickname 2015-03-03 14:10:43 -05:00
channel.c express: Don't create treeview if we are using tabs 2015-04-12 11:03:45 -04:00
channel.h express: Add initial support for treeview 2015-04-11 21:11:21 -04: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 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: Make url links use elm_layout so we can handle tooltips 2015-03-30 16:10:09 -04:00
grid.h express: Adding mouse over functionality. 2015-02-27 09:29:10 -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 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: Replace evas_object_size_hint_weight/align set functions with 2015-03-03 12:30:58 -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 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 move username and nickname config options to the network tab 2015-03-03 11:43:41 -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: 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: Replace evas_object_size_hint_weight/align set functions with 2015-03-03 12:30:58 -05: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: Replace evas_object_size_hint_weight/align set functions with 2015-03-03 12:30:58 -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 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 make grid use the network-defined maximum nickname length 2015-02-12 14:08:06 -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 express: Add utility function for checking file extensions 2015-03-30 16:10:52 -04:00
utils.h express: Add utility function for checking file extensions 2015-03-30 16:10:52 -04:00
window.c express: Add initial support for treeview 2015-04-11 21:11:21 -04:00
window.h express: Return all channels that a user is in when requested 2015-03-03 14:31:39 -05:00