Commit Graph

1405 Commits

Author SHA1 Message Date
tantSinnister eea3338a43 Fix for the file URI on FreeBSD.
On FreeBSD terminology complains about media_add() can not decode
'folder' and '/usr/home/xyz/1.png'.

This could be fixed by changing the URI from "file:%s" to "file://%s"
2014-11-23 17:17:03 +01:00
Daniel Juyung Seo 27f60de90b themes: Make 'About' dialog scalable. 2014-11-22 02:34:35 +09:00
Sanjeev BA 90a70c21c9 Add Hindi language support.
Test Plan:
Ensure Hindi language support is installed.
LC_ALL=hi_IN.utf-8 terminology
Check out settings
http://www.enlightenment.org/ss/e-545b812722af04.75333624.jpg

Reviewers: billiob

Differential Revision: https://phab.enlightenment.org/D1649
2014-11-06 19:42:40 +01:00
Boris Faure c0f9d25ce1 fix config save wrt gravatar. Thanks to Sachiel for spotting it 2014-11-03 21:02:37 +01:00
Boris Faure aece218cf3 fix segfault in miniview due to large codepoints 2014-10-28 20:52:35 +01:00
Boris Faure a07110238e fix man page about -S option
Thanks to aissen for noticing
2014-10-28 20:52:24 +01:00
Boris Faure 57cace69d2 fix CID 1249476: Logically dead code 2014-10-25 19:16:19 +02:00
Anthony F McInerney 3875ce8c92 fix -s in man page 2014-10-19 21:11:51 +02:00
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
2014-10-19 21:10:15 +02:00
Boris Faure 1cd9fc9ad1 update Marrakesh.mrk with gravatar changes 2014-10-18 13:26:24 +02:00
Boris Faure 8204c5c340 options_behavior.c: use macros to reduce code duplication 2014-10-15 21:44:59 +02:00
Boris Faure 52a615f80b update gitignore to add md5/{.deps,.dirstamp} 2014-10-15 21:44:59 +02:00
Boris Faure d4c2c23394 reorganize config struct 2014-10-15 21:44:59 +02:00
Boris Faure 58de591e58 show gravatar tooltips on emails 2014-10-15 21:44:59 +02:00
Boris Faure 2568c50a40 set media type as an enum 2014-10-15 21:44:58 +02:00
Boris Faure c7f71d75e8 termio: cleanup some termio_config_get() uses 2014-10-15 21:44:58 +02:00
Boris Faure e8050e6e28 gravatar: use a tooltip 2014-10-15 21:44:58 +02:00
Boris Faure c33409048f add md5.c,h
same code used in ethumb…
2014-10-15 21:44:58 +02:00
Boris Faure f3a0e92e56 very early work on gravatar integration 2014-10-15 21:44:58 +02:00
Boris Faure 32fb73b733 termio: clean up _update_link() 2014-10-15 21:44:58 +02:00
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
2014-10-15 20:41:43 +02:00
Boris Faure e9738f739c we're on dev mode again 2014-10-13 11:25:17 +02:00
Boris Faure a43900eeaa terminology 0.7.0 release 2014-10-12 16:04:42 +02:00
Boris Faure 4d4575382c update contributors 2014-10-12 16:04:32 +02:00
Boris Faure 082ee271a0 add icon_miniview to distfiles 2014-10-12 16:04:16 +02:00
maxerba 0e1420d798 Updating italian translation 2014-10-07 22:12:08 +02:00
Boris Faure 2ae440c9c2 fix segfault. Closes T1716 2014-10-05 23:07:58 +02:00
Boris Faure fe8b3b9b64 fix issue with keypad keys (bad copy/paste) 2014-10-05 23:07:58 +02:00
Boris Faure 1c19b6c019 update translations from launchpad and update pot 2014-10-05 14:41:18 +02:00
Boris Faure c17f241cb4 update TODO 2014-10-04 17:54:09 +02:00
Alex-P. Natsios 1574a5a424 translations update for el.po
Reviewers: billiob

Differential Revision: https://phab.enlightenment.org/D1515
2014-10-04 15:06:43 +02:00
Boris Faure 585d4c55ec forbid AltGr in keybindings 2014-10-03 20:59:38 +02:00
Boris Faure bf288c8031 restrict modifiers used on key-bindings. Should fix T1695 2014-10-02 21:42:03 +02:00
Boris Faure 8778e1d987 tab can also be called ISO_Left_Tab. Closes T1698 2014-10-02 20:59:38 +02:00
Boris Faure 6f27cdc3ec key bindings now support the win key 2014-09-30 22:07:28 +02:00
Boris Faure e69fe704fb fix ctrl-minus. Closes T1698 2014-09-30 21:24:42 +02:00
Boris Faure 951ed16894 distinguish ctrl-backspace 2014-09-28 23:06:56 +02:00
Boris Faure dcb978662a fix alt-backspace 2014-09-28 22:55:56 +02:00
Boris Faure 91f88f21ff remove some dead code 2014-09-28 22:45:58 +02:00
Boris Faure a5be0c33c7 some fixes around the key bindings configuration panel 2014-09-28 19:02:21 +02:00
Boris Faure 41ed6abf76 genlist group items are… groups 2014-09-28 17:32:22 +02:00
Boris Faure 978f83dc03 just sighup the shell, don't sigpipe it. Closes T1685 2014-09-28 13:46:04 +02:00
Carsten Haitzler b5b7176e10 add marrakesh build (mrk) file 2014-09-27 11:34:58 +09:00
maxerba a7b91d5c72 Updating italian translation 2014-09-25 22:28:50 +02:00
Carsten Haitzler 4fd5c82c63 appserver in terminology -disable right now as eo api is used - bad 2014-09-26 00:53:04 +09:00
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>
2014-09-25 10:29:45 -04:00
Cedric BAIL 16fa4ff0c3 termio: add '|' to the list of word separator. 2014-09-24 15:28:21 +02:00
Boris Faure 0fe0007e42 grr, fix previous commit. Thanks again to Godfath3r 2014-09-23 22:10:12 +02:00
Boris Faure 4c6b7c0c61 fix delta position on miniview. Thanks to Godfath3r 2014-09-23 22:03:15 +02:00
Boris Faure 9538380861 make terminology compile with efl 1.7 2014-09-23 21:54:41 +02:00