terminology/src/bin
Boris Faure fb922e0ec4 coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02:00
..
md5 add md5.c,h 2014-10-15 21:44:58 +02:00
about.c win: use elm_layout funcs on base object in About 2019-06-13 20:45:33 +02: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 config: add item to hide cursor 2019-07-08 21:30:27 +02:00
config.h config: add item to hide cursor 2019-07-08 21:30:27 +02:00
controls.c Revert "Revert "win: let elm handle focus"" 2019-06-17 21:22:17 +02:00
controls.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +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 termpty: attach a Config * to Termpty 2019-06-23 22:02:50 +02: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 options_behavior: add ui to change "hide cursor" setting 2019-07-08 21:30:27 +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 coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02: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 use layout api in controls/options 2019-05-26 19:25:44 +02: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 win: hide mouse cursor when idle after timer 2019-07-08 21:30:27 +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 use layout api in controls/options 2019-05-26 19:25:44 +02: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 coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02: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: clean up: use sd directly whenever possible 2019-07-08 21:30:27 +02:00
sel.h tab_selector: fix focus issue 2019-07-08 21:30:27 +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 termpty: attach a Config * to Termpty 2019-06-23 22:02:50 +02:00
termio.h focus: block focus manager from getting key inputs when they are consumed 2019-06-18 22:06:44 +02: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 termpty: attach a Config * to Termpty 2019-06-23 22:02:50 +02:00
termpty.h termpty: attach a Config * to Termpty 2019-06-23 22:02:50 +02:00
termptydbl.c termptydbl: oops 2019-06-23 22:16:47 +02:00
termptydbl.h constify 2017-07-06 21:37:56 +02:00
termptyesc.c build: Fix build and behaviour on OpenBSD. 2019-06-23 16:39:17 +02: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 termptyops: skip variation selectors 2019-06-23 22:02:50 +02: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 coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02:00
tybg.c coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02:00
tycat.c coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +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 coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02:00
tyls.c coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02:00
typop.c coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02:00
tyq.c coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02:00
tysend.c coverity fixed their stuff, remove hack 2019-07-08 21:30:27 +02:00
tytest.c tytest: fix runtime error: null pointer passed as argument 2, which is declared to never be null 2019-07-08 21:30:27 +02:00
tytest.h tests: add tytest_termio_resize() 2019-03-03 18:22:18 +01:00
utf8.c utf8: only encode codepoints ≤ U+10FFFF. Closes T8022 2019-06-23 16:44:28 +02:00
utf8.h use a bit more Eina_Unicode 2014-03-25 21:35:31 +01:00
utils.c win: use elm_layout for the base objects 2019-05-24 21:47:25 +02:00
utils.h win: use elm_layout for the base objects 2019-05-24 21:47:25 +02:00
win.c win: remove shadowed variable 2019-07-08 21:30:27 +02:00
win.h win: hide mouse cursor when idle after timer 2019-07-08 21:30:27 +02:00