terminology/src/bin
Carsten Haitzler 03d15389a5 fix sign compare warn - no real bug to see here 2019-05-13 15:03:32 +01:00
..
md5 add md5.c,h 2014-10-15 21:44:58 +02:00
about.c we're in 2019 2019-01-23 21:26:54 +01:00
about.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
col.c col: assert in case of invalid values 2018-12-27 22:14:44 +01:00
col.h add tytest.h and colors_256_get() to be able to test truecolor 2018-12-27 22:14:44 +01:00
config.c add configuration on whether to activate links 2019-01-21 22:11:22 +01:00
config.h add configuration on whether to activate links 2019-01-21 22:11:22 +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 add some more coverity hacks 2018-11-18 17:51:58 +01: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 keyin - remove strncpy (so its strcpy) because its useless 2018-11-16 12:58:27 +00:00
keyin.h move input handling to win.c 2018-02-05 00:07:47 +01:00
main.c we're in 2019 2019-01-23 21:26:54 +01:00
main.h constify 2017-07-06 21:37:56 +02:00
media.c media/win: allow fallback to xdg-open after user interaction 2018-12-17 21:53:01 +01:00
media.h media/win: allow fallback to xdg-open after user interaction 2018-12-17 21:53:01 +01:00
meson.build move some code to termiointernals to be able to test it 2019-02-06 23:19:29 +01:00
miniview.c tyfuzz: stub functions from termio 2019-02-06 23:19:29 +01:00
miniview.h tyfuzz: stub functions from termio 2019-02-06 23:19:29 +01:00
options.c options_keys: clean up a bit 2019-01-20 23:13:05 +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 add configuration on whether to activate links 2019-01-21 22:11:22 +01: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 options_keys: clean up a bit 2019-01-20 23:13:05 +01: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 private.h: helper for testing escape codes on terminology's binary 2019-03-01 13:28:01 +01:00
sb.c termio: use ty_sb to deal with selections 2019-02-06 23:19:29 +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: do replace \n by \r when pasting 2019-05-05 12:56:23 +02:00
termio.h termiointernals: add termio_internal_render() 2019-02-09 23:48:15 +01:00
termiointernals.c termiointernals: fix regression on selecting word at start of line 2019-03-21 22:18:07 +01:00
termiointernals.h termiointernals: be able to mock mouse wheel 2019-02-19 20:03:14 +01:00
termiolink.c termio: fix leak. CID1399746 CID1399747 2019-03-18 23:02:36 +01:00
termiolink.h move code about hyperlinks to termpty.c to avoid issues with tyfuzz 2018-10-17 22:53:31 +02:00
termpty.c fix sign compare warn - no real bug to see here 2019-05-13 15:03:32 +01:00
termpty.h termiointernals: fix selection invalidation + add doc 2019-02-10 19:00:43 +01:00
termptydbl.c termptydbl: fix comparison. 2019-05-01 13:11:56 +02:00
termptydbl.h constify 2017-07-06 21:37:56 +02:00
termptyesc.c termptyesc: fix hangs spotted by afl-fuzz + tests 2019-03-18 22:34:21 +01:00
termptyesc.h constify 2017-07-06 21:37:56 +02:00
termptyext.c termptyesc: handle window manipulations that resizes the terminal 2019-02-27 23:46:04 +01:00
termptyext.h tytest: add framework to add special escape codes for tests 2019-02-06 23:19:29 +01: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 termio/termptyops: remove termio_content_change() 2019-02-06 23:19:29 +01:00
termptyops.h termptyops: ensure clearing cells do not increase link count 2019-01-03 22:46:07 +01: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 tyfuzz: test terminal is only 24 lines 2019-02-23 17:52:42 +01: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
tytest.c tests: add tytest_termio_resize() 2019-03-03 18:22:18 +01:00
tytest.h tests: add tytest_termio_resize() 2019-03-03 18:22:18 +01: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 focus - ensure focus is properly handled first time for unfocused wins 2019-04-15 17:19:33 +01:00
win.h termiointernals: add termio_internal_render() 2019-02-09 23:48:15 +01:00