terminology/src/bin
Boris Faure 4f4875e27d hyperlinks: only highlight links with same url and id. Closes T6329 2018-10-15 21:41:27 +02:00
..
md5 add md5.c,h 2014-10-15 21:44:58 +02:00
about.c Merge branch 'grouped-input' 2018-02-11 11:56:13 +01:00
about.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
col.c solarized: set faint/dim colors for black 2018-02-14 22:32:50 +01:00
col.h constify 2017-07-06 21:37:56 +02:00
config.c config: add cursor shape 2018-03-15 14:43:51 +01:00
config.h options: select default cursor 2018-03-15 21:59:43 +01:00
controls.c controls: be able to show the settings twice or more 2018-08-26 20:22:40 +02:00
controls.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
coverity.h build: add fix for coverity 2018-04-04 20:21:10 +02:00
extns.c include private.h everywhere 2016-10-18 20:21:50 +02:00
extns.h add header guards 2014-01-12 23:10:40 +01:00
gravatar.c gravatar: also with hyperlinks starting with "mailto:" 2018-10-14 11:57:11 +02:00
gravatar.h fix const on hyperlink urls 2018-10-13 22:05:48 +02:00
ipc.c ipc: "improve" code 2018-08-09 20:31:53 +02:00
ipc.h Add splits as startup arguments 2014-08-09 12:22:19 +02:00
keyin.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
keyin.h move input handling to win.c 2018-02-05 00:07:47 +01:00
main.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
main.h constify 2017-07-06 21:37:56 +02:00
media.c remove compatibility #ifs to work with EFL < 1.16 2018-03-13 18:58:41 +01:00
media.h constify 2017-07-06 21:37:56 +02:00
meson.build get rid of lz4 code as it's unused. Closes T7328 2018-08-20 19:33:35 +02:00
miniview.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
miniview.h constify 2017-07-06 21:37:56 +02:00
options.c options: default is the behaviour tab. Closes T2130 2018-03-10 17:13:10 +01:00
options.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
options_background.c terminology efl version bump 1.8 to 1.20 2018-02-13 15:12:18 +09:00
options_background.h s/wallpaper/background/ 2017-11-11 22:24:35 +01:00
options_behavior.c options: add info to 'React to key presses' option when multisense is disabled 2018-08-15 19:40:06 +02:00
options_behavior.h add header guards 2014-01-12 23:10:40 +01:00
options_colors.c options_colors: fix selected item showing on multiple rows 2018-01-15 23:49:03 +01:00
options_colors.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
options_elm.c options: use ecore_exe_pipe_run() instead of fork+exec 2017-05-28 23:30:05 +02:00
options_elm.h add a Toolkit settings category to launch elementary_config. Closes T1492 2014-09-14 23:18:55 +02:00
options_font.c terminology efl version bump 1.8 to 1.20 2018-02-13 15:12:18 +09:00
options_font.h options_font: be able to have multiple instances 2018-01-12 23:27:19 +01:00
options_helpers.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_helpers.h add header guards 2014-01-12 23:10:40 +01:00
options_keys.c terminology efl version bump 1.8 to 1.20 2018-02-13 15:12:18 +09:00
options_keys.h add header guards 2014-01-12 23:10:40 +01:00
options_theme.c options_theme.c: fix CID 1388097 2018-04-04 20:21:18 +02:00
options_theme.h options_theme: be able to have multiple instances 2018-01-13 19:25:31 +01:00
options_themepv.c theme previews: set shine according to config 2017-11-11 23:16:15 +01:00
options_themepv.h add header guards 2014-01-12 23:10:40 +01:00
options_video.c options_video: be able to have multiple instances 2018-01-10 23:28:50 +01:00
options_video.h add header guards 2014-01-12 23:10:40 +01:00
private.h include coverity fix as first header 2018-09-29 18:06:41 +02:00
sb.c sb: add some utilities like prepend, free, steal… 2016-11-06 19:45:05 +01:00
sb.h sb: add some utilities like prepend, free, steal… 2016-11-06 19:45:05 +01:00
sel.c sel: remove useless condition 2018-09-13 07:44:53 +02:00
sel.h refactor win.c to use the Term_Container abstraction 2015-04-23 20:07:59 +02:00
term_container.h group input: handle only_visible or all terms 2018-02-11 11:48:06 +01:00
termcmd.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
termcmd.h add some infra for cmd-mode for terminology. only 1 working cmd atm 2012-08-14 12:30:55 +00:00
termio.c termio: obj is unused 2018-10-15 21:34:15 +02:00
termio.h Bring back the user title per tab 2018-04-26 23:23:17 +02:00
termiolink.c highlight links on mouseover 2018-10-13 19:21:19 +02:00
termiolink.h fix const on hyperlink urls 2018-10-13 22:05:48 +02:00
termpty.c highlight links on mouseover 2018-10-13 19:21:19 +02:00
termpty.h hyperlinks: only highlight links with same url and id. Closes T6329 2018-10-15 21:41:27 +02:00
termptydbl.c constify 2017-07-06 21:37:56 +02:00
termptydbl.h constify 2017-07-06 21:37:56 +02:00
termptyesc.c termptyesc: handle some utf8 control codes 2018-10-14 11:12:04 +02:00
termptyesc.h constify 2017-07-06 21:37:56 +02:00
termptyext.c constify 2017-07-06 21:37:56 +02:00
termptyext.h constify 2017-07-06 21:37:56 +02:00
termptygfx.c termptygfx: fix stupid bug when printing encircled numbers 2018-03-13 11:23:03 +01:00
termptygfx.h constify 2017-07-06 21:37:56 +02:00
termptyops.c highlight links on mouseover 2018-10-13 19:21:19 +02:00
termptyops.h termpty: soft reset should only reset attributes 2018-10-12 20:17:50 +02:00
termptysave.c highlight links on mouseover 2018-10-13 19:21:19 +02:00
termptysave.h highlight links on mouseover 2018-10-13 19:21:19 +02:00
tty_keys.h keys: add underscore as special key. Should close T2369 2015-04-26 13:14:56 +02:00
tyalpha.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
tybg.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
tycat.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
tycommon.c move private.h down after system headers... to avoid conflict 2017-12-19 11:01:09 +09:00
tycommon.h tytools - remove eina.h include from ty tools where really not needed 2017-12-19 11:01:09 +09:00
tyfuzz.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
tyls.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
typop.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
tyq.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
tysend.c include coverity fix as first header 2018-09-29 18:06:41 +02:00
utf8.c include private.h everywhere 2016-10-18 20:21:50 +02:00
utf8.h use a bit more Eina_Unicode 2014-03-25 21:35:31 +01:00
utils.c rewrite link_is_protocol() to handle almost any URI 2016-11-06 20:04:02 +01:00
utils.h handle -Wimplicit-fallthrough= 2017-11-12 00:30:25 +01:00
win.c remove todo 2018-10-12 09:55:02 +02:00
win.h win: expose term_focus(); 2018-03-19 22:11:53 +01:00