.. |
md5
|
add md5.c,h
|
9 years ago |
about.c
|
Merge branch 'grouped-input'
|
5 years ago |
about.h
|
controls: use both "bg" and "base" evas objects
|
5 years ago |
col.c
|
solarized: set faint/dim colors for black
|
5 years ago |
col.h
|
constify
|
6 years ago |
config.c
|
config: add cursor shape
|
5 years ago |
config.h
|
options: select default cursor
|
5 years ago |
controls.c
|
controls: be able to show the settings twice or more
|
5 years ago |
controls.h
|
controls: use both "bg" and "base" evas objects
|
5 years ago |
coverity.h
|
add some more coverity hacks
|
5 years ago |
extns.c
|
include private.h everywhere
|
7 years ago |
extns.h
|
add header guards
|
10 years ago |
gravatar.c
|
gravatar: also with hyperlinks starting with "mailto:"
|
5 years ago |
gravatar.h
|
fix const on hyperlink urls
|
5 years ago |
ipc.c
|
ipc: "improve" code
|
5 years ago |
ipc.h
|
Add splits as startup arguments
|
9 years ago |
keyin.c
|
keyin - remove strncpy (so its strcpy) because its useless
|
5 years ago |
keyin.h
|
move input handling to win.c
|
5 years ago |
main.c
|
include coverity fix as first header
|
5 years ago |
main.h
|
constify
|
6 years ago |
media.c
|
remove compatibility #ifs to work with EFL < 1.16
|
5 years ago |
media.h
|
constify
|
6 years ago |
meson.build
|
get rid of lz4 code as it's unused. Closes T7328
|
5 years ago |
miniview.c
|
include coverity fix as first header
|
5 years ago |
miniview.h
|
constify
|
6 years ago |
options.c
|
options: default is the behaviour tab. Closes T2130
|
5 years ago |
options.h
|
controls: use both "bg" and "base" evas objects
|
5 years ago |
options_background.c
|
terminology efl version bump 1.8 to 1.20
|
5 years ago |
options_background.h
|
s/wallpaper/background/
|
6 years ago |
options_behavior.c
|
options: add info to 'React to key presses' option when multisense is disabled
|
5 years ago |
options_behavior.h
|
add header guards
|
10 years ago |
options_colors.c
|
options_colors: fix selected item showing on multiple rows
|
5 years ago |
options_colors.h
|
controls: use both "bg" and "base" evas objects
|
5 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
|
terminology efl version bump 1.8 to 1.20
|
5 years ago |
options_font.h
|
options_font: be able to have multiple instances
|
5 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
|
terminology efl version bump 1.8 to 1.20
|
5 years ago |
options_keys.h
|
add header guards
|
10 years ago |
options_theme.c
|
options_theme.c: fix CID 1388097
|
5 years ago |
options_theme.h
|
options_theme: be able to have multiple instances
|
5 years ago |
options_themepv.c
|
theme previews: set shine according to config
|
6 years ago |
options_themepv.h
|
add header guards
|
10 years ago |
options_video.c
|
options_video: be able to have multiple instances
|
5 years ago |
options_video.h
|
add header guards
|
10 years ago |
private.h
|
include coverity fix as first header
|
5 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
|
sel: remove useless condition
|
5 years ago |
sel.h
|
refactor win.c to use the Term_Container abstraction
|
8 years ago |
term_container.h
|
group input: handle only_visible or all terms
|
5 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
|
warning fix - compare unsigned vs unsigned
|
5 years ago |
termio.h
|
Bring back the user title per tab
|
5 years ago |
termiolink.c
|
move code about hyperlinks to termpty.c to avoid issues with tyfuzz
|
5 years ago |
termiolink.h
|
move code about hyperlinks to termpty.c to avoid issues with tyfuzz
|
5 years ago |
termpty.c
|
move code about hyperlinks to termpty.c to avoid issues with tyfuzz
|
5 years ago |
termpty.h
|
warning fix - compare unsigned vs unsigned
|
5 years ago |
termptydbl.c
|
constify
|
6 years ago |
termptydbl.h
|
constify
|
6 years ago |
termptyesc.c
|
Revert "termpty: better handle ';' in escape sequences. Closes T7475"
|
5 years ago |
termptyesc.h
|
constify
|
6 years ago |
termptyext.c
|
constify
|
6 years ago |
termptyext.h
|
constify
|
6 years ago |
termptygfx.c
|
termptygfx: fix stupid bug when printing encircled numbers
|
5 years ago |
termptygfx.h
|
constify
|
6 years ago |
termptyops.c
|
highlight links on mouseover
|
5 years ago |
termptyops.h
|
termpty: soft reset should only reset attributes
|
5 years ago |
termptysave.c
|
highlight links on mouseover
|
5 years ago |
termptysave.h
|
highlight links on mouseover
|
5 years ago |
tty_keys.h
|
keys: add underscore as special key. Should close T2369
|
8 years ago |
tyalpha.c
|
include coverity fix as first header
|
5 years ago |
tybg.c
|
include coverity fix as first header
|
5 years ago |
tycat.c
|
include coverity fix as first header
|
5 years ago |
tycommon.c
|
move private.h down after system headers... to avoid conflict
|
6 years ago |
tycommon.h
|
tytools - remove eina.h include from ty tools where really not needed
|
6 years ago |
tyfuzz.c
|
tyfuzz: support hyperlinks
|
5 years ago |
tyls.c
|
include coverity fix as first header
|
5 years ago |
typop.c
|
include coverity fix as first header
|
5 years ago |
tyq.c
|
include coverity fix as first header
|
5 years ago |
tysend.c
|
include coverity fix as first header
|
5 years ago |
utf8.c
|
include private.h everywhere
|
7 years ago |
utf8.h
|
use a bit more Eina_Unicode
|
9 years ago |
utils.c
|
rewrite link_is_protocol() to handle almost any URI
|
7 years ago |
utils.h
|
handle -Wimplicit-fallthrough=
|
6 years ago |
win.c
|
remove todo
|
5 years ago |
win.h
|
win: expose term_focus();
|
5 years ago |