express/src/bin
Chris Michael 285d632e90 express: Fix T2371 where focus would switch to channel entry when name changed
Summary: This fixes Some of the focus issues, however there are a
bunch more that I just discovered ... with no Simple way to address
them.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2015-04-28 14:17:21 -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: Part, Quit and Nick Rename messages, nick needs eina_stringshare 2015-04-28 09:19:30 -04:00
callbacks.h express: Hook into callback for user changing nickname 2015-03-03 14:10:43 -05:00
channel.c express: Adding join and quit commands. 2015-04-28 09:18:15 -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
commands.c express: Adding join and quit commands. 2015-04-28 09:18:15 -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: 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: 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 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: 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: Fix issue of dynamic switching between tabs & treeview 2015-04-13 08:59:30 -04:00
window.h express: Start work on dynamic switching between tabs & treeview 2015-04-12 18:26:51 -04:00