Boris Faure
b1fa774056
localize tab animation time
9 years ago
Boris Faure
f43decc790
have an exponential scale for scrollback
9 years ago
Alex-P. Natsios
4f2251676a
autotools: Fix MAINTAINERCLEAN rules
...
Summary:
We do not ship a .tar.bz2 but a tar.xz, thus we have to clean the
later.
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1302
9 years ago
Alex-P. Natsios
e9b74ac4c4
autotools: we don't need to repeat ourselves
...
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1301
9 years ago
Alex-P. Natsios
b38933bdfb
gitignore: ignore config.cache-env
...
Summary: like config.cache, this should also be ignored.
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1300
9 years ago
Boris Faure
f124aea76e
fix F1-F4 on normal mode (do like xterm)
...
Tested on vim and mc.
9 years ago
Boris Faure
87649b8de5
add miniview to nyanology and fix its makefile
9 years ago
Boris Faure
30825d3098
moar bold on terminology's man page!
9 years ago
godfath3r
ca8f4ce2d3
Add splits as startup arguments
...
Summary:
You can have use one of the following options:
______
| | | -s or --split v
|__|__|
______
|_____| -s or --split h
|_____|
______
| |__| -s or --split v-h
|__|__|
______
|__| | -s or --split vh
|__|__|
______
|__ __| -s or --split h-v
|__|__|
______
|__|__| -s or --split hv
|_____|
______
|__|__| -s or --split vh--h
|__|__|
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1244
9 years ago
Boris Faure
4f3ee44e6b
fix compatibility with efl 1.7
9 years ago
Boris Faure
0032520257
add terminology to mild-based themes
9 years ago
Boris Faure
f23ed66d00
reorganize default.edc
9 years ago
Carsten Haitzler
8e40b41fd4
add keywords to terminology desktop file
...
from https://phab.enlightenment.org/T1488
fixes T1488
9 years ago
Boris Faure
8be1c44d61
fix focus issue with multiple tabs
9 years ago
Boris Faure
43fc3eff04
blend in app_server_eet.{c,h}
9 years ago
godfath3r
715e6a6288
i18n: el.po update to new .pot and more translation, 86% complete
...
Reviewers: billiob, Drakevr
Reviewed By: Drakevr
Differential Revision: https://phab.enlightenment.org/D1264
9 years ago
Boris Faure
90dfeed8cf
fix man page. Patch by bofh80. Closes T1487
9 years ago
Boris Faure
9e685ffbd2
cleanup timers in termio.c
9 years ago
Boris Faure
7de97c0007
don't waste cpu mouseover when the mouse is not moving. Closes T1457
...
_termio_link_find() is the real culprit here but it's not yet its time to
get rewritten.
9 years ago
Boris Faure
2f58445033
fix focus issue due to "mouse_over_focus" conflict. Closes T1380
9 years ago
Carsten Haitzler
e3172d6796
fix autogetn.sh for terminology for gettext
...
so i've been having trouble building for the past while unless i git
clean our build files etc. - it turned out to be the autogen.sh, so
i'm using one that works from elm. :)
9 years ago
maxerba
9a4d16de2b
Adding italian translation
9 years ago
Wonguk Jeong
9a4b244c64
options: stringshare, list clear bug fix
...
1. _backgroundlist was not clear after free
2. _system_path was not clear after stringshare_del
3. various style prob.
@fix
9 years ago
Wonguk Jeong
15260bcddf
options: do not update wallpaper if selected one is same to current one
...
in case of video wallpaper
if we just get into setting -> wallpaper, video was restarted.
@fix
9 years ago
Iván Briano
0a8e42276c
Don't undef gettext, it breaks the build when it's disabled
...
Somewhere along the line, libintl.h is included whether or not
--disable-nls was passed to configure, and undefining gettext makes the
macros in that header make no sense.
9 years ago
Wonguk Jeong
14a7fb779f
mute audio to all terms
...
Audio mute is currently global setting (it will be synced, if user changed option).
Therfore, apply mute to all terms not only to focused term.
9 years ago
Wonguk Jeong
7efef95b14
termio: audio mute for activate media block support
...
activate media block was not affected by audio muted setting.
testplan:
1. tycat media file
2. option->video->Audio muted
3. check whether the media block is muted/unmuted properly
9 years ago
Wonguk Jeong
ace0b53a34
termio: remove duplicated function prototype
9 years ago
Boris Faure
42acb4b5d1
fix segfault
...
due to invalid eina_stringshare_del() after pool is freed by
elm_shutdown()
9 years ago
Wonguk Jeong
3531078976
i18n: Korean resource(ko.po) initial draft
9 years ago
Boris Faure
836f8dbcbf
improve .gitignore and sort it (my OCD is back again!)
9 years ago
Boris Faure
ca9b866f4a
improve option names
9 years ago
Alex-P. Natsios
2067e35a5d
gettext: downgrade in order to work with older Ubuntu LTS
...
Summary:
older Ubuntu releases are a little below 0.18.3 plus this makes it
consistent with the rest of our projects.
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1243
9 years ago
godfath3r
c3ad95852a
el.po: initial greek translation, 66% complete.
...
Reviewers: billiob, Drakevr
Reviewed By: Drakevr
Differential Revision: https://phab.enlightenment.org/D1241
9 years ago
Boris Faure
651364b191
don't translate VLC and fix Gstreamer 1.X option's name
9 years ago
Jean Guyomarc'h
353f3e27ba
Fix autotools+ignores (auto-generated files). Fix linking error with --disable-nls.
...
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1239
9 years ago
Boris Faure
9a66d33438
should have removed that comment
9 years ago
Boris Faure
32f8fe68e6
use autogen.sh from e. should fix jenkins' issue
...
Thanks to discomfitor
9 years ago
Boris Faure
38c5f1d4ec
clip media controls. Cf T1369
9 years ago
Boris Faure
601450db01
review translation strings. Closes T1433
9 years ago
Boris Faure
8a3c15e08e
gettextify termcmd.c,termio.c,termpty.c,termptyesc.c
9 years ago
Boris Faure
793f42daa5
gettextify options
9 years ago
Boris Faure
06bdb882db
gettextify m*.c
9 years ago
Boris Faure
f7c4ef29d8
add all .c files to POTFILES.in
9 years ago
Boris Faure
b98f6107c3
gettextify in about.c,app_server.c,controls.c
9 years ago
Boris Faure
a90d97ca7f
update .gitignore
9 years ago
Boris Faure
0ebe84383b
Add (early) gettext support
9 years ago
Wonguk Jeong
b14042aa49
media: improve media control pos/vol slider
...
Summary:
currently, pos/vol could be changed by using only knob not slider area.
use slider area as event source, and control knob internally.
Fixes T1440
Test Plan: terminology -> tycat video file -> try to control pos/vol by clicking slider area
Reviewers: billiob
Subscribers: seoz
Maniphest Tasks: T1440
Differential Revision: https://phab.enlightenment.org/D1219
9 years ago
godfath3r
922940005a
themes: remove edje_cc warning by adding ellipsis: -1;
...
Reviewers: billiob, Sachiel, raster
Differential Revision: https://phab.enlightenment.org/D1218
9 years ago
Wonguk Jeong
508fad6a85
theme: align transparency msg formatting with default theme
9 years ago