Lee Gwang-O
d864e70af2
update korean translation
...
Summary: thank you for reviewers.
Reviewers: seoz, huchi, billiob
Subscribers: billiob, seoz, DarkCircle
Differential Revision: https://phab.enlightenment.org/D1534
9 years ago
Boris Faure
1cd9fc9ad1
update Marrakesh.mrk with gravatar changes
9 years ago
Boris Faure
8204c5c340
options_behavior.c: use macros to reduce code duplication
9 years ago
Boris Faure
52a615f80b
update gitignore to add md5/{.deps,.dirstamp}
9 years ago
Boris Faure
d4c2c23394
reorganize config struct
9 years ago
Boris Faure
58de591e58
show gravatar tooltips on emails
9 years ago
Boris Faure
2568c50a40
set media type as an enum
9 years ago
Boris Faure
c7f71d75e8
termio: cleanup some termio_config_get() uses
9 years ago
Boris Faure
e8050e6e28
gravatar: use a tooltip
9 years ago
Boris Faure
c33409048f
add md5.c,h
...
same code used in ethumb…
9 years ago
Boris Faure
f3a0e92e56
very early work on gravatar integration
9 years ago
Boris Faure
32fb73b733
termio: clean up _update_link()
9 years ago
godfath3r
564d78ce93
miniview.c: Remove _do_configure() call from smart_show
...
Summary:
Strangelly enough, _do_configure() call from smart_show() is not necessary.
So, let's clean that up.
Test Plan: Miniview works and resizes as expected without that function call.
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1539
9 years ago
Boris Faure
e9738f739c
we're on dev mode again
9 years ago
Boris Faure
a43900eeaa
terminology 0.7.0 release
9 years ago
Boris Faure
4d4575382c
update contributors
9 years ago
Boris Faure
082ee271a0
add icon_miniview to distfiles
9 years ago
maxerba
0e1420d798
Updating italian translation
9 years ago
Boris Faure
2ae440c9c2
fix segfault. Closes T1716
9 years ago
Boris Faure
fe8b3b9b64
fix issue with keypad keys (bad copy/paste)
9 years ago
Boris Faure
1c19b6c019
update translations from launchpad and update pot
9 years ago
Boris Faure
c17f241cb4
update TODO
9 years ago
Alex-P. Natsios
1574a5a424
translations update for el.po
...
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1515
9 years ago
Boris Faure
585d4c55ec
forbid AltGr in keybindings
9 years ago
Boris Faure
bf288c8031
restrict modifiers used on key-bindings. Should fix T1695
9 years ago
Boris Faure
8778e1d987
tab can also be called ISO_Left_Tab. Closes T1698
9 years ago
Boris Faure
6f27cdc3ec
key bindings now support the win key
9 years ago
Boris Faure
e69fe704fb
fix ctrl-minus. Closes T1698
9 years ago
Boris Faure
951ed16894
distinguish ctrl-backspace
9 years ago
Boris Faure
dcb978662a
fix alt-backspace
9 years ago
Boris Faure
91f88f21ff
remove some dead code
9 years ago
Boris Faure
a5be0c33c7
some fixes around the key bindings configuration panel
9 years ago
Boris Faure
41ed6abf76
genlist group items are… groups
9 years ago
Boris Faure
978f83dc03
just sighup the shell, don't sigpipe it. Closes T1685
9 years ago
Carsten Haitzler
b5b7176e10
add marrakesh build (mrk) file
9 years ago
maxerba
a7b91d5c72
Updating italian translation
9 years ago
Carsten Haitzler
4fd5c82c63
appserver in terminology -disable right now as eo api is used - bad
9 years ago
Chris Michael
b6b89ba911
terminology: Fix build break caused by 6846978ebd027fff1de57d526071517243354354
...
Summary: Fix build break from a TAsn efl change removing eo_add_custom
function.
@fix
Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years ago
Cedric BAIL
16fa4ff0c3
termio: add '|' to the list of word separator.
9 years ago
Boris Faure
0fe0007e42
grr, fix previous commit. Thanks again to Godfath3r
9 years ago
Boris Faure
4c6b7c0c61
fix delta position on miniview. Thanks to Godfath3r
9 years ago
Boris Faure
9538380861
make terminology compile with efl 1.7
9 years ago
Wonguk Jeong
fcd67ce7a2
options: chagne step of font size slider from 2 to 1
...
Fixes T1675
9 years ago
Boris Faure
671fe7967b
generate tty_keys.h from xterm itself
...
Script gen_tty_keys.sh is heavily based on the script escapes.sh by Egmont
Koblinger.
Closes T1564
9 years ago
Alex-P. Natsios
a61c349995
autotools: upgrade to a newer gettext version
...
Summary:
bumping this, should be rather safe to bump now plus we will be
consistent with the EFL we depend on.
Reviewers: billiob
Differential Revision: https://phab.enlightenment.org/D1467
9 years ago
Gwang O Lee
86002b6b12
Add "Miniview" and "Close Terminal" controls
...
Miniview button and icon are added.
Thank you!
Reviewers: seoz, raster, billiob
Subscribers: seoz
Differential Revision: https://phab.enlightenment.org/D1442
9 years ago
Chris Michael
9879be313b
terminology: Fix compile error if gettext & nls are not enabled
...
Summary: If we do not enable gettext & nls support, then LOCALEDIR is
undefined and thus terminology would not compile. Fix that by only
using LOCALEDIR if they are defined.
Break introduced with ad86a427e7
@fix
Signed-off-by: Chris Michael <cp.michael@samsung.com>
9 years ago
Carsten Haitzler
ad86a427e7
terminology - locale - use prefix found locale dir, not fixed compile
9 years ago
Carsten Haitzler
0284ec1180
prefix relocation - set up libdir and localedir to work best
9 years ago
Boris Faure
b9a994c4bd
fix compilation. I'm tired…
9 years ago