Commit Graph

166 Commits

Author SHA1 Message Date
maxerba 4c31f653f5 The header was filled with the standard template, now it's filled with correct infos 2019-11-16 18:11:27 +01:00
maxerba 28b3696d7f Updating spanish translation 2019-07-09 19:41:34 +02:00
maxerba 9b1152b0cc Updating french translation 2019-07-08 21:17:32 +02:00
Carsten Haitzler cff35dc9dc update po... 2019-04-15 13:34:20 +01:00
Carsten Haitzler 63c32295a0 efl po - change intl.h check to use compiles so cflags it respected
this fixes building on fbsd... (where CFLAGS will now work to find
libintl.h)
2019-03-01 10:54:27 +00:00
Carsten Haitzler 66309bab3d update po files 2018-12-06 15:32:17 +00:00
Jaehyun Cho 2d460e52e4 elementary: remove Efl.Ui.Layout namespace
Summary:
Efl.Ui.Layout namespace is removed to keep consistency with other
widgets.
Consequently, "Efl.Ui.Layout.Object" is renamed to "Efl.Ui.Layout" and
"Efl.Ui.Layout." is renamed to "Efl.Ui.Layout_".

Reviewers: segfaultxavi, bu5hm4n, cedric

Reviewed By: segfaultxavi

Subscribers: #reviewers, #committers, SanghyeonLee, woohyun

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7291
2018-11-16 11:11:13 +01:00
Marcel Hollerbach 46d464e5bf here comes meson
a new shiny buildtool that currently completes in the total of ~ 4 min..
1 min. conf time
2:30 min. build time
Where autotools takes:
1:50 min. conf time
3:40 min. build time.

meson was taken because it went quite good for enlightenment, and is a traction gaining system that is also used by other mayor projects. Additionally, the DSL that is defined my meson makes the configuration of the builds a lot easier to read.

Further informations can be gathered from the README.meson

Right now, bindings & windows support are missing.

It is highly recommented to use meson 0.48 due to optimizations in meson
that reduced the time the meson call would need.

Co-authored-by: Mike Blumenkrantz <zmike@samsung.com>

Differential Revision: https://phab.enlightenment.org/D7012
Depends on D7011
2018-10-02 17:22:50 +02:00
Carsten Haitzler 8a1a152d67 update po's 2018-09-21 13:40:08 +01:00
Stefan Schmidt 8c6c5a14b6 po: update files after danish translation update
Make sure our po files are up to date for the upcoming release.
Purely mechanical change thus not going through phab review.
2018-08-10 10:32:38 +02:00
maxerba 7753e1b374 Updating danish translation 2018-08-09 21:32:27 +02:00
Hermet Park 60fa7b8b48 update po 2018-07-09 16:38:37 +09:00
Carsten Haitzler 3d6c72438d build break - fix - potfiles.in missing file rename
fix build to work again (from a clean tree).
2018-04-25 14:24:37 +09:00
Carsten Haitzler ea84f4450c update po files 2018-04-23 19:20:56 +09:00
Woochan Lee 939690a8a9 Revert Efl.Ui.Multibuttonentry to create new one.
Summary:
Revert e02b2f04c2945ad60fab5612af1e02b0838b7ff5.

I couldnt make a revert commit for many commit has been related with above commit.

I will create a new MBE eo class ASAP. (https://phab.enlightenment.org/T5358)

Reviewers: cedric, woohyun, Jaehyun_Cho, SanghyeonLee, herb

Reviewed By: Jaehyun_Cho

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5954
2018-04-19 22:22:01 +09:00
maxerba 0add1e1761 Updating italian translation 2018-04-01 19:01:46 +02:00
Carsten Haitzler 569a27d787 update po files 2018-03-12 21:11:44 +09:00
Amitesh Singh c99b37ad47 Efl.Ui.Progressbar: implement range min max 2018-01-31 17:44:20 +09:00
Carsten Haitzler 9bc5570368 update po files 2018-01-12 22:32:39 +09:00
Carsten Haitzler 33ea8a2cfa potfiles.in - remove src files no longer in tree 2018-01-12 22:32:39 +09:00
Amitesh Singh 44d3227beb widget: rename elm widget to Efl.Ui.Widget. 2018-01-08 21:28:10 +09:00
Carsten Haitzler 166fcb0fa1 update po files 2017-12-20 01:24:58 +09:00
maxerba 9e98ddb63b Adding danish translation 2017-11-05 12:22:51 +01:00
WooHyun Jung 9442f4687c efl_ui_calendar: create new efl_ui_calendar
Summary:
This calendar widget will support basic functionality of calendar.
I've separated this widget from elm_calendar since elm_calendar had
lots of unuseful things inside.

Reviewers: jpeg, singh.amitesh, cedric, CHAN, Jaehyun_Cho

Subscribers: cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D5346
2017-10-25 16:50:01 +09:00
Woochan Lee 6c3bc915df elm: rename elm_multibuttonentry to Efl.Ui.Multibuttonentry
Summary: @ref T5358

Reviewers: woohyun, jpeg, cedric, Jaehyun_Cho

Reviewed By: Jaehyun_Cho

Subscribers: Jaehyun, bu5hm4n, cedric, jpeg

Maniphest Tasks: T5358

Differential Revision: https://phab.enlightenment.org/D5169

JP's note:
MBE currently has quite a few issues, probably related to focus
handling. This needs to be fixed.
2017-10-24 16:20:09 +09:00
Amitesh Singh 92eb5d1962 elm test: rename test_slider_interval.c to test_ui_slider_interval.c 2017-09-29 13:37:56 +09:00
Sungtaek Hong ebff5e8639 elm_bg: rename elm_bg to Efl.Ui.Bg
Summary:
elm_bg was supposed to be used only in legacy,
but since we need a common object to be used as a background of widgets,
it is now renamed as efl_ui_bg and supports EO APIs.

Reviewers: cedric, jpeg, woohyun

Differential Revision: https://phab.enlightenment.org/D5147
2017-09-26 17:58:07 +09:00
Carsten Haitzler 2eb47dbb21 update PO files from src... 2017-09-19 16:16:44 +09:00
Carsten Haitzler 50487b4575 efl po files - fix LTR/RTL translation string to be correct for langs
also add the comment in the code for trsanslators

@fix
2017-09-19 16:09:21 +09:00
Amitesh Singh 9348094220 interval slider: Add new interval slider widget
This widget is a slider with two indicators which allows
to have interval of value.
2017-09-12 18:08:42 +09:00
Amitesh Singh ef1c178a28 Revert "elm: rename elm spinner to Efl.Ui.Spinner"
This reverts commit 9836116cab.

This is based on discussion today i had.
There would be a separate minimal spinner class instead
which facilates ways to extend it.
2017-09-07 11:18:08 +09:00
Amitesh Singh 9836116cab elm: rename elm spinner to Efl.Ui.Spinner
Ref T5900
2017-09-01 14:08:21 +09:00
Carsten Haitzler 913e984db0 update po files 2017-08-10 13:41:58 +09:00
Jean-Philippe Andre 9a2d4928f0 elm: Rename elm_layout to Efl.Ui.Layout
Some names have not been changed, hopefully making a distinction
between legacy APIs and internal code (elm_layout_blah) and valid EO
usages.

This means many internal functions are still elm_layout_ as their
sole purpose is to support the legacy API.

Ref T5315
2017-08-08 13:25:58 +09:00
Amitesh Singh 40945d9859 elm: rename elm panes to Efl.Ui.Panes 2017-08-07 15:49:11 +09:00
Carsten Haitzler a11e374166 po files - update lines/comments 2017-07-12 15:45:47 +09:00
Stefan Schmidt a7da9272c8 po: update po files for alpha release 2017-06-29 12:45:29 +02:00
Amitesh Singh e5922c0720 elm: rename elm slider to Efl.Ui.Slider
ref T5361
2017-06-12 16:45:47 +09:00
Amitesh Singh 6fe568d9ac elm: rename elm_photocam to Efl.Ui.Image.Zoomable
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-29 14:52:36 +09:00
Amitesh Singh 314f6c3351 update po/* files after progressbar rename
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-23 19:06:06 +09:00
Amitesh Singh f6b81f0a1e elm: rename elm_progressbar to Efl.Ui.Progressbar
ref T5360

Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-23 19:05:48 +09:00
Amitesh Singh 7a551b13e6 update po/* files after elm_radio rename
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 19:21:39 +09:00
Amitesh Singh 12b862f8d1 rename elm_radio to Efl.Ui.Radio
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 19:21:28 +09:00
Amitesh Singh fc803a3320 Add po/* files changes after elm_button rename
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 17:36:11 +09:00
Amitesh Singh 850498e977 rename elm_button to Efl.Ui.Button
ref T5323

Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 17:28:47 +09:00
Amitesh Singh 3f2612c07d update po files after elm check rename
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 12:13:17 +09:00
Amitesh Singh bd743d93ac rename elm_check to Efl.Ui.Check
Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
2017-05-22 12:13:13 +09:00
Carsten Haitzler 9a7d6e6107 po files - update line's + comments 2017-01-21 09:38:38 +09:00
maxerba 18fb9018f1 Updating italian translation 2017-01-01 16:31:20 +01:00
Carsten Haitzler bf1687e224 efl po files - update comment lines 2016-12-24 09:50:23 +09:00