terminology/src/bin
Boris Faure 0f5e928e37 Revert "wip"
This reverts commit fc865e97b0.
2019-10-21 23:28:42 +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: turn "notabs" into "show_tabs" 2019-09-30 21:55:47 +02:00
config.h config: turn "notabs" into "show_tabs" 2019-09-30 21:55:47 +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 main: only one place to configure a running instance 2019-10-20 18:16:10 +02:00
ipc.h main: only one place to configure a running instance 2019-10-20 18:16:10 +02:00
keyin.c clean up mess with libintl 2019-07-08 21:30:27 +02:00
keyin.h move input handling to win.c 2018-02-05 00:07:47 +01:00
main.c main: only one place to configure a running instance 2019-10-20 18:16:10 +02:00
main.h options_behavior: add ui to change "hide cursor" setting 2019-07-08 21:30:27 +02:00
media.c media: remove useless condition 2019-10-20 18:32:35 +02: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 config: simplify API 2019-09-08 19:41:16 +02:00
options_background.h s/wallpaper/background/ 2017-11-11 22:24:35 +01:00
options_behavior.c Merge branch 'terminology-1.5' 2019-10-01 22:44:24 +02:00
options_behavior.h add header guards 2014-01-12 23:10:40 +01:00
options_colors.c config: simplify API 2019-09-08 19:41:16 +02:00
options_colors.h controls: use both "bg" and "base" evas objects 2018-01-15 22:45:32 +01:00
options_elm.c options_elm: add scale slider 2019-09-08 20:19:25 +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 Merge branch 'terminology-1.5' 2019-10-17 00:11:13 +02:00
options_font.h options_font: be able to have multiple instances 2018-01-12 23:27:19 +01:00
options_helpers.c config: simplify API 2019-09-08 19:41:16 +02:00
options_helpers.h add header guards 2014-01-12 23:10:40 +01:00
options_keys.c config: simplify API 2019-09-08 19:41:16 +02:00
options_keys.h add header guards 2014-01-12 23:10:40 +01:00
options_theme.c config: simplify API 2019-09-08 19:41:16 +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 config: simplify API 2019-09-08 19:41:16 +02:00
options_video.h add header guards 2014-01-12 23:10:40 +01:00
private.h clean up mess with libintl 2019-07-08 21:30:27 +02:00
sb.c fix leaks when looking for links 2019-09-04 00:28:21 +02:00
sb.h sb: add some utilities like prepend, free, steal… 2016-11-06 19:45:05 +01:00
sel.c sel: selector was not taking into account the new destination 2019-09-29 13:53:35 +02:00
sel.h tab_selector: fix focus issue 2019-07-08 21:30:27 +02:00
term_container.h avoid redefinition of Term and Win 2019-07-14 18:42:24 +02: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 fix leaks when looking for links 2019-09-04 00:28:21 +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 selection in backbuffer fix try #2 2019-09-02 21:47:50 +02:00
termiointernals.h termiointernals: be able to mock mouse wheel 2019-02-19 20:03:14 +01:00
termiolink.c termiolink: fix link detection over spaces 2019-09-15 20:58:52 +02:00
termiolink.h move link_is_* to termiolink.c 2019-09-15 17:47:07 +02:00
termpty.c termpty: reduce log severity 2019-09-08 21:25:52 +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 termptyesc: restrict DSR-DECCKSR argument to 16bit (unsigned) 2019-09-15 23:05:38 +02:00
termptyesc.h constify 2017-07-06 21:37:56 +02:00
termptyext.c termptyext: add tests on link detection 2019-09-15 20:39:41 +02: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 typop: with many args, pop first then queue the others 2019-10-10 23:37:51 +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 move link_is_* to termiolink.c 2019-09-15 17:47:07 +02:00
utils.h move link_is_* to termiolink.c 2019-09-15 17:47:07 +02:00
win.c Revert "wip" 2019-10-21 23:28:42 +02:00
win.h add wizard to set scaling when config does not exist 2019-09-08 19:28:52 +02:00