.. |
lz4
|
lz4: fix CID 1339837: Null pointer dereference
|
8 years ago |
md5
|
add md5.c,h
|
9 years ago |
Makefile.am
|
ty: add sb.{c,h} (was in termio.c)
|
7 years ago |
about.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
about.h
|
add header guards
|
10 years ago |
col.c
|
Revert "fix colors and show darkgray. Closes T2245"
|
9 years ago |
col.h
|
major color correctness and sizing correctness fixes to miniview
|
10 years ago |
config.c
|
config: change Disable focus-out visuals to be more positive :)
|
7 years ago |
config.h
|
add behavior option to disable focus-in/out animations and visuals
|
7 years ago |
controls.c
|
controls: clean up code
|
7 years ago |
controls.h
|
add header guards
|
10 years ago |
extns.c
|
include private.h everywhere
|
7 years ago |
extns.h
|
add header guards
|
10 years ago |
gravatar.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
gravatar.h
|
set media type as an enum
|
9 years ago |
ipc.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
ipc.h
|
Add splits as startup arguments
|
9 years ago |
keyin.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
keyin.h
|
add meta/hyper to key bindings. Closes T1985
|
9 years ago |
main.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
main.h
|
do not use edje cb when term quits. Closes T3105
|
8 years ago |
media.c
|
media: fix previous commit
|
7 years ago |
media.h
|
do an HTTP HEAD to get media type when poping media
|
9 years ago |
miniview.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
miniview.h
|
constify key_down event in termio
|
9 years ago |
options.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options.h
|
add option to enable bold/italic (on by default)
|
8 years ago |
options_behavior.c
|
Add option to set current window size as default.
|
7 years ago |
options_behavior.h
|
add header guards
|
10 years ago |
options_colors.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options_colors.h
|
add header guards
|
10 years ago |
options_elm.c
|
options: use ecore_exe_pipe_run() instead of fork+exec
|
6 years ago |
options_elm.h
|
add a Toolkit settings category to launch elementary_config. Closes T1492
|
9 years ago |
options_font.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options_font.h
|
add header guards
|
10 years ago |
options_helpers.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options_helpers.h
|
add header guards
|
10 years ago |
options_keys.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options_keys.h
|
add header guards
|
10 years ago |
options_theme.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options_theme.h
|
add header guards
|
10 years ago |
options_themepv.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options_themepv.h
|
add header guards
|
10 years ago |
options_video.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options_video.h
|
add header guards
|
10 years ago |
options_wallpaper.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
options_wallpaper.h
|
add header guards
|
10 years ago |
private.h
|
private.h: include libintl.h to have gettext defined
|
6 years ago |
sb.c
|
sb: add some utilities like prepend, free, steal…
|
7 years ago |
sb.h
|
sb: add some utilities like prepend, free, steal…
|
7 years ago |
sel.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
sel.h
|
refactor win.c to use the Term_Container abstraction
|
9 years ago |
term_container.h
|
correctly set working dir on split
|
8 years ago |
termcmd.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
termcmd.h
|
add some infra for cmd-mode for terminology. only 1 working cmd atm
|
11 years ago |
termio.c
|
feature: move cursor to position on click+alt. Closes T5537
|
6 years ago |
termio.h
|
keys: add Shift+Home to get to the top of the backlog. Closes T3582
|
7 years ago |
termiolink.c
|
improve link detection when stored in xml
|
7 years ago |
termiolink.h
|
termio_link_find() is not static, remove its '_' prefix
|
7 years ago |
termpty.c
|
termpty: correctly handle DECFRA wrt SGR 0
|
6 years ago |
termpty.h
|
termpty: DECERA only changes codepoints
|
6 years ago |
termptydbl.c
|
separate "termstate" from cursor state and screens. Closes T725
|
9 years ago |
termptydbl.h
|
always support double-width
|
8 years ago |
termptyesc.c
|
termpty: correctly handle DECFRA wrt SGR 0
|
6 years ago |
termptyesc.h
|
fix segfault due to using isdigit with non unsigned char value. Closes T1625
|
9 years ago |
termptyext.c
|
prefix EINA_UNUSED parameters with an underscore
|
7 years ago |
termptyext.h
|
add header guards
|
10 years ago |
termptygfx.c
|
separate "termstate" from cursor state and screens. Closes T725
|
9 years ago |
termptygfx.h
|
separate "termstate" from cursor state and screens. Closes T725
|
9 years ago |
termptyops.c
|
feature: move cursor to position on click+alt. Closes T5537
|
6 years ago |
termptyops.h
|
feature: move cursor to position on click+alt. Closes T5537
|
6 years ago |
termptysave.c
|
comment unused code to remove dependency
|
8 years ago |
termptysave.h
|
renames to make the code more consistant
|
8 years ago |
tty_keys.h
|
keys: add underscore as special key. Should close T2369
|
9 years ago |
tyalpha.c
|
include private.h everywhere
|
7 years ago |
tybg.c
|
include private.h everywhere
|
7 years ago |
tycat.c
|
include private.h everywhere
|
7 years ago |
tycommon.c
|
include private.h everywhere
|
7 years ago |
tycommon.h
|
fix shadow variable 'i'
|
7 years ago |
tyfuzz.c
|
tyfuzz: read escape sequence from file given as argument in available
|
6 years ago |
tyls.c
|
include private.h everywhere
|
7 years ago |
typop.c
|
include private.h everywhere
|
7 years ago |
tyq.c
|
include private.h everywhere
|
7 years ago |
utf8.c
|
include private.h everywhere
|
7 years ago |
utf8.h
|
use a bit more Eina_Unicode
|
10 years ago |
utils.c
|
rewrite link_is_protocol() to handle almost any URI
|
7 years ago |
utils.h
|
options: theme preview cursor/selection bug fix
|
9 years ago |
win.c
|
add behavior option to disable focus-in/out animations and visuals
|
7 years ago |
win.h
|
Allow user to set the title of the each tab
|
8 years ago |