terminology/src/bin
Boris Faure 6100f8f4e3 harden the code around manipulation of cursor_state 2017-09-08 23:06:19 +02:00
..
lz4
md5
Makefile.am ty: add sb.{c,h} (was in termio.c) 2016-11-06 11:42:17 +01:00
about.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
about.h
col.c constify 2017-07-06 21:37:56 +02:00
col.h constify 2017-07-06 21:37:56 +02:00
config.c fix compilation on old efl 2017-08-16 21:42:23 +02:00
config.h constify 2017-07-06 21:37:56 +02:00
controls.c controls: clean up code 2017-02-08 21:34:46 +01:00
controls.h
extns.c include private.h everywhere 2016-10-18 20:21:50 +02:00
extns.h
gravatar.c constify 2017-07-06 21:37:56 +02:00
gravatar.h constify 2017-07-06 21:37:56 +02:00
ipc.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
ipc.h
keyin.c win: add binding (Alt+Up/Down/Left/Right) to move around panes 2017-07-11 00:04:31 +02:00
keyin.h constify 2017-07-06 21:37:56 +02:00
main.c correctly handle -T option. Ref T5704 2017-08-28 21:41:10 +02:00
main.h constify 2017-07-06 21:37:56 +02:00
media.c constify 2017-07-06 21:37:56 +02:00
media.h constify 2017-07-06 21:37:56 +02:00
miniview.c constify 2017-07-06 21:37:56 +02:00
miniview.h constify 2017-07-06 21:37:56 +02:00
options.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options.h add option to enable bold/italic (on by default) 2016-03-18 20:04:10 +01:00
options_behavior.c Add option to set current window size as default. 2017-04-26 16:15:33 +09:00
options_behavior.h
options_colors.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_colors.h
options_elm.c options: use ecore_exe_pipe_run() instead of fork+exec 2017-05-28 23:30:05 +02:00
options_elm.h
options_font.c font: update all terms to this window when changing font (size) 2017-07-14 22:10:54 +02:00
options_font.h
options_helpers.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_helpers.h
options_keys.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_keys.h
options_theme.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_theme.h
options_themepv.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_themepv.h
options_video.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_video.h
options_wallpaper.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
options_wallpaper.h
private.h private.h: include libintl.h to have gettext defined 2017-06-04 11:29:59 +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 prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
sel.h
term_container.h win: add binding (Alt+Up/Down/Left/Right) to move around panes 2017-07-11 00:04:31 +02:00
termcmd.c prefix EINA_UNUSED parameters with an underscore 2016-10-05 22:00:22 +02:00
termcmd.h
termio.c have only one concept of title. Ref T5704 2017-08-28 21:41:21 +02:00
termio.h have only one concept of title. Ref T5704 2017-08-28 21:41:21 +02:00
termiolink.c constify 2017-07-06 21:37:56 +02:00
termiolink.h constify 2017-07-06 21:37:56 +02:00
termpty.c have only one concept of title. Ref T5704 2017-08-28 21:41:21 +02:00
termpty.h have only one concept of title. Ref T5704 2017-08-28 21:41:21 +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 harden the code around manipulation of cursor_state 2017-09-08 23:06:19 +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 constify 2017-07-06 21:37:56 +02:00
termptygfx.h constify 2017-07-06 21:37:56 +02:00
termptyops.c harden the code around manipulation of cursor_state 2017-09-08 23:06:19 +02:00
termptyops.h feature: move cursor to position on click+alt. Closes T5537 2017-06-29 23:45:05 +02:00
termptysave.c fix selections in the backlog. Closes T5743 2017-08-26 18:51:22 +02:00
termptysave.h
tty_keys.h
tyalpha.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tybg.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tycat.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tycommon.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tycommon.h tycommon: add "directly" to "not running in terminology" 2017-07-14 11:53:33 +02:00
tyfuzz.c tyfuzz: read escape sequence from file given as argument in available 2017-05-29 23:12:19 +02:00
tyls.c include private.h everywhere 2016-10-18 20:21:50 +02:00
typop.c include private.h everywhere 2016-10-18 20:21:50 +02:00
tyq.c include private.h everywhere 2016-10-18 20:21:50 +02:00
utf8.c include private.h everywhere 2016-10-18 20:21:50 +02:00
utf8.h
utils.c rewrite link_is_protocol() to handle almost any URI 2016-11-06 20:04:02 +01:00
utils.h
win.c have only one concept of title. Ref T5704 2017-08-28 21:41:21 +02:00
win.h correctly handle -T option. Ref T5704 2017-08-28 21:41:10 +02:00