Michelle Legrand [Tue, 3 Mar 2015 09:17:02 +0000 (10:17 +0100)]
task_switcher: add variable verification.
Summary:
If dbus is not installed the task switcher raise a segmentation error.
So we check if the returned variable by eo_do is not null before continuing.
@fix
Change-Id: I55ce510f798f6349a7b7d8132f884cd5a2b715c1
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
Jaehwan Kim [Mon, 30 Mar 2015 06:57:36 +0000 (15:57 +0900)]
Gengrid: Modified to handle the focus highlight on unrealized items
This commit is related to
260cdd6150d567fcee8d1afaf690e4b90cd16a2b.
When unrealized item is focused, edje object is not exist,
so genlist cannot read the focus highlight information from edje object.
Therefore, when the item is realized, check the item is focused or not and
need to update focus highlight.
Change-Id: I587e905b880ea2b9beded2429b2f661844d10c98
Daniel Juyung Seo [Thu, 12 Feb 2015 13:01:59 +0000 (22:01 +0900)]
genlist: Fix elm_genlist_item_index_get.
The first item's index is 1 not 0.
@fix
Change-Id: Ia0be8b9665ce74902c992f60692235354447a298
Jaehwan Kim [Thu, 19 Mar 2015 07:40:18 +0000 (16:40 +0900)]
elm_widget: fix wrong parmeter.
The parameter what the application gets should Elm_Object_Item.
@fix
Change-Id: Ib8477ae82143600e99d748f4d5f6b11f40bc344e
Jaehwan Kim [Tue, 3 Mar 2015 04:46:50 +0000 (13:46 +0900)]
packaging: Bump to 1.13.1
Change-Id: I964eb85da8c102e2e6054d9d0d1d211af93cad3d
Jaeun Choi [Tue, 20 Jan 2015 13:23:37 +0000 (22:23 +0900)]
Elm_Spinner: set entry's theme according to spinner's style
Change-Id: I1cad29918c02c70be009bde2d1066302f1f8eba1
Philippe Coval [Mon, 15 Dec 2014 14:37:38 +0000 (15:37 +0100)]
packaging: Bump to 1.12.2
Rebase from 1.9.3 :
skip: 9a1a7a2 Add elm_win_indicator_state_set
skip: 7e07ddc Add dummy implementation of Tizen specific elm_config magnification.
skip: 0b7c905 Fix typo on macro.
skip: 72ce257 Add elm_widget_sub_object_list_get().
skip: 3b9ae62 fix edbus
skip: 71f1d53 Revert "Add elm_widget_sub_object_list_get()."
skip: 50ab3c8 Revert "Add dummy implementation of Tizen specific elm_config magnification."
Change-Id: I743d24cb9e89bd05cfcdc90b5ce4ad67b9452010
Bug-Tizen: PTREL-536/related
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Tue, 25 Nov 2014 15:58:06 +0000 (16:58 +0100)]
packaging: Bump to 1.12.1
Change-Id: Ie78d88d58d356e224f11137ba613ff2f16538111
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Mon, 24 Nov 2014 15:54:59 +0000 (16:54 +0100)]
packaging: Bump to 1.12.0
Change-Id: I509784d66f91155553f0540656cf7c9ddf8b7c66
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Thu, 4 Sep 2014 12:13:07 +0000 (14:13 +0200)]
packaging: Bump to 1.11.1
Change-Id: Iea2c24ed38fe008c713f431802b629279086aec6
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Thu, 21 Aug 2014 13:06:15 +0000 (15:06 +0200)]
packaging: Bump to 1.11.0
Change-Id: Idb8c889103a57e9b96b3c31dd8ee56ff2c62f049
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Fri, 1 Aug 2014 12:20:53 +0000 (14:20 +0200)]
packaging: Bump to 1.11.0+alpha1
Change-Id: I32355c4086bdffac7d4cbe945580eb436bcb2a28
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Tue, 29 Jul 2014 15:53:14 +0000 (17:53 +0200)]
packaging: Bump to 1.10.2
Drop downstream patches :
0b7c905... Fix typo on macro.
72ce257... Add elm_widget_sub_object_list_get().
3b9ae62... fix edbus
71f1d53... Revert "Add elm_widget_sub_object_list_get()."
50ab3c8... Revert "Add dummy implementation of Tizen specific elm_config magnification."
Change-Id: Ia3002f34f857ca82d772bf605d3b4f6a7e624dbd
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Ronan Le Martret [Mon, 28 Jul 2014 06:31:09 +0000 (08:31 +0200)]
Clean spec file for yocto compliance
Change-Id: I912ffb9227d1f7d0c01e1c836006299115a65b29
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Philippe Coval [Tue, 22 Apr 2014 11:15:18 +0000 (13:15 +0200)]
packaging: Bump to 1.9.3
For tracking purposes here a list of some dropped changes :
skip 2419278 Adding tickernoti widget
skip 61499aa Add elm_gesture_layer_* support from Tizen 2.1
skip 817e6f7 Adding elm_win_wm_rotation support
skip 4db1bf2 list: Fix list_example_03 - call elm_list_go().
skip 8abf281 elm/index: Fix example, must call elm_index_level_go().
skip 87ee946 packaging: rebase on upstream git (v1.7.8)
skip c2d3de3 clock: add elm_clock_pause_set and elm_clock_pause_get ...
Change-Id: Ibd77a965bd2d821c5f076f0c36fadd6905b4f7fa
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Rafael Antognolli [Tue, 17 Dec 2013 18:30:08 +0000 (16:30 -0200)]
packaging: Use manifest and domain for tools and examples.
Without this, tools and examples packages are installed on System
domain.
Change-Id: I6c837024d81740f2a3fe7427fb26b3f6816fdd0b
Philippe Coval [Tue, 15 Apr 2014 12:34:56 +0000 (14:34 +0200)]
packaging: Bump to 1.9.2
Change-Id: I1acdb46a7a6d9f3b88ec279ed86bdc0719cc9e18
Bug-Tizen: PTREL-737
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Fri, 21 Mar 2014 16:28:20 +0000 (17:28 +0100)]
packaging: Bump to 1.9.1
Change-Id: Ia3fd3c143f2212de9ae1752354dd08583b3753bf
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Mon, 10 Mar 2014 15:13:58 +0000 (16:13 +0100)]
packaging: Bump to 1.9.0
Change-Id: Ia8cef5c11a3b8f209a3e08acf056ddc91700e226
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Thu, 6 Mar 2014 13:35:36 +0000 (14:35 +0100)]
packaging: depends on ecore-wayland
Change-Id: I984cf41b42652510171ac58a2e98187a2def3c97
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Mon, 17 Feb 2014 17:45:03 +0000 (18:45 +0100)]
packaging: add locale subpackage
Change-Id: I3c22a485c62d68f3e048b3ff4a9909c3d8001d8a
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Rafael Antognolli [Fri, 31 Jan 2014 14:56:56 +0000 (12:56 -0200)]
elementary/examples: Fix theme path search for tizen.
Change-Id: I5bca70a71ae9f1dfff5281ede037d3b990e1fdfb
Philippe Coval [Wed, 22 Jan 2014 12:42:31 +0000 (13:42 +0100)]
packaging: support wayland
Change-Id: I6c97863afbf35d4c15e2e481bf9720a9c66f7a0a
Philippe Coval [Wed, 22 Jan 2014 10:58:48 +0000 (11:58 +0100)]
packaging: add .gbs.conf to use upstream tags
Change-Id: Ibd06cddc26fc01fcd33a2746ab62de2f9672c408
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Wed, 29 Jan 2014 14:11:19 +0000 (15:11 +0100)]
Bump to 1.8.4
Change-Id: Icf572a88342884ab88e41007dc63531da2259076
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Philippe Coval [Wed, 22 Jan 2014 12:42:31 +0000 (13:42 +0100)]
packaging: support wayland
Change-Id: I6c97863afbf35d4c15e2e481bf9720a9c66f7a0a
Philippe Coval [Wed, 22 Jan 2014 10:57:53 +0000 (11:57 +0100)]
Bump to 1.8.3
Change-Id: Icd1b8aea48668df57be1f45161304be32cf48a8f
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Juan Zhao [Tue, 17 Dec 2013 09:33:38 +0000 (17:33 +0800)]
PTREL-546 fix: enable wayland build
The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0.
Basically and consistently, two macros were used "with wayland" and "with x".
Below summarize the combination of the macros:
| wayland | x | meaning
|---------------------------
| 0 | 1 | pure X11 platform(no wayland)
| 1 | 0 | pure wayland platform (no X11)
| 1 | 1 | wayland but X compatibility
| 0 | 0 | no X and no wayland
This method unifies the meaning and usage. Deploy this method to elementary package.
Change-Id: I761ef5a9b03493fe7e867282d4d3cd2a812d7482
Rafael Antognolli [Sat, 24 Aug 2013 21:02:33 +0000 (18:02 -0300)]
elementary: do not install examples on main package.
If the directory is wildcarded like that, it will install both modules
and examples, although they should be installed only in the
elementary-examples package.
Eduardo Lima (Etrunko) [Fri, 9 Aug 2013 17:10:01 +0000 (14:10 -0300)]
Updated to release 1.7.8
Adrian Negreanu [Wed, 7 Aug 2013 20:06:12 +0000 (23:06 +0300)]
fix wrong rpmspec description
error: line 47: Package does not exist: %description config
error: RPM error while parsing spec: can't parse specfile
Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
Xavier Roche [Tue, 23 Jul 2013 12:39:33 +0000 (14:39 +0200)]
Split elementary config and test app into separate tools package.
They are developer/power user tools rather than user tools and clutter the Applications screen.
Don't need to be part of the default image.
Alexandru Cornea [Fri, 28 Jun 2013 20:12:10 +0000 (23:12 +0300)]
resetting manifest requested domain to floor
Yanshuang Zheng [Tue, 2 Jul 2013 06:21:10 +0000 (02:21 -0400)]
Fix TIVI-1068 enable build examples
Change-Id: I4516333843ea143ee95604aa6f4fd21aa9993141
Graydon, Tracy [Tue, 18 Jun 2013 20:50:50 +0000 (13:50 -0700)]
TIVI-1046: Add eet-tools dep to fix Tizen:IVI linkbuild
Rusty Lynch [Sun, 16 Jun 2013 09:10:11 +0000 (02:10 -0700)]
Add BuildRequires for eet-bin
Adjust build requirements for a refactoring of the eet project
Rusty Lynch [Wed, 5 Jun 2013 22:00:06 +0000 (15:00 -0700)]
Update to release 1.7.7
Rusty Lynch [Wed, 22 May 2013 18:04:10 +0000 (11:04 -0700)]
Update changelog for release
Rusty Lynch [Sun, 19 May 2013 18:28:37 +0000 (11:28 -0700)]
update changelog for new release
Rusty Lynch [Fri, 10 May 2013 15:22:47 +0000 (08:22 -0700)]
Update changelog for release
Rusty Lynch [Fri, 10 May 2013 15:19:27 +0000 (08:19 -0700)]
Fix elm_tickernoti.h install
Since we are modifying Makefile.am files then autogen needs to be
run instead of just configure
Mikko Ylinen [Thu, 10 Jan 2013 12:30:37 +0000 (14:30 +0200)]
Force ELM_WAYLAND_EGL if engine set called when DISPLAY not set
Some applications are directly calling elm_config_preferred_engine_set.
To avoid patching all apps to work with Wayland, always set
ELM_WAYLAND_EGL if elm_config_preferred_engine_set is called with
EGL_OPENGL_X11 or EGL_SOFTWARE_X11 when DISPLAY is not set.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
Rusty Lynch [Tue, 18 Dec 2012 02:07:32 +0000 (18:07 -0800)]
Adding elm_finger_size_get and elm_finger_size_set
Adding the previously removed elm_finger_size_[get|set] functions
to work past breakage in the Tizen 2.0 alpha middleware
Rusty Lynch [Wed, 21 Nov 2012 22:17:50 +0000 (14:17 -0800)]
Add elm_scale_get and elm_scale_set
In order to run unmodified Tizen 2.0 applications on a newer elementary
library then we need to add back the elm_scale_get and set methods.
Rusty Lynch [Thu, 18 Apr 2013 20:45:48 +0000 (13:45 -0700)]
Cut release for wayland fix
This release pulls in a patch from upstream master branch to
enable the elementary_test to successfully execute the gl window
examples.
Anas Nashif [Wed, 20 Mar 2013 00:42:57 +0000 (17:42 -0700)]
Update to 1.7.5
Anas Nashif [Sat, 22 Dec 2012 00:51:55 +0000 (16:51 -0800)]
Update tp 1.7.4
Anas Nashif [Sun, 9 Dec 2012 16:55:49 +0000 (08:55 -0800)]
Update to 1.7.3
Anas Nashif [Fri, 23 Nov 2012 19:48:08 +0000 (11:48 -0800)]
update tar compression
Anas Nashif [Fri, 23 Nov 2012 19:39:59 +0000 (11:39 -0800)]
update to 1.7.2
Anas Nashif [Wed, 24 Oct 2012 16:31:15 +0000 (09:31 -0700)]
packaging: tizen: Add packaging files
Change-Id: Ic3615c5fea33ba2f1807c4bc87a6cb0b23ae6600
Stefan Schmidt [Tue, 11 Nov 2014 09:50:22 +0000 (10:50 +0100)]
Revert " build: Remove bzip2 tarballs from distcheck"
This does only belong into master and not the stable branch. Sorry.
This reverts commit
658a42e7641dfe4648b0826eedf628bcb048126b.
SangHyeon Lee [Wed, 11 Mar 2015 10:59:58 +0000 (19:59 +0900)]
Genlist/Gengrid : Modified to handle the focus highlight on unrealized items
Summary:
When unrealized item is focused, edje object is not exist,
so genlist cannot read the focus highlight information from edje object.
Therefore, when the item is realized, check the item is focused or not and
need to update focus highlight.
@fix
Test Plan: change edc for supporting focus highlight in edc, and set focus on unrealized items.
Reviewers: raster, seoz, jaehwan
Differential Revision: https://phab.enlightenment.org/D2128
Jaeun Choi [Tue, 3 Mar 2015 04:36:53 +0000 (13:36 +0900)]
config: fix config name
@fix
Jaeun Choi [Fri, 27 Feb 2015 09:14:20 +0000 (18:14 +0900)]
gengrid/genlist/list: focus first item if first_item_focus_on_first_focus_in is on
whether focus highlight is enabled or not
@fix
Jaeun Choi [Fri, 27 Feb 2015 05:15:42 +0000 (14:15 +0900)]
layout: apply widget's states when elm_layout_file_set is called
when a layout's theme is changed by elm_layout_theme_set, the edje is updated
according to the widget's states such as 'disabled' or 'highlight_in_theme'.
but the update is dropped for elm_layout_file_set.
this patch tied up the codes into _visuals_refresh function
so that the same update happens for elm_layout_file_set.
@fix
Jaeun Choi [Fri, 13 Feb 2015 12:28:05 +0000 (21:28 +0900)]
popup: removed button style setting code in theme_apply
popup buttons are created by users
it's inappropriate to set button style in widget code
@fix
Jaeun Choi [Thu, 12 Feb 2015 10:15:57 +0000 (19:15 +0900)]
gengrid: select the focused item on enter key input
there was no way to select an item with key input on ELM_ITEM_SELECT_ON_FOCUS_DISABLE mode.
this patch enables select and multi select with enter/space key input.
@fix
Jaeun Choi [Thu, 12 Feb 2015 08:31:00 +0000 (17:31 +0900)]
genlist: select the focused item on enter key input
there was no way to select an item with key input on ELM_ITEM_SELECT_ON_FOCUS_DISABLE mode.
this patch enables select and multi select with enter/space key input.
@fix
Jaeun Choi [Tue, 10 Feb 2015 07:01:23 +0000 (16:01 +0900)]
popup: passing right parameter to elm_layout_sizing_eval
pass popup object instead of main_layout to elm_layout_sizing_eval()
so that _elm_popup_elm_layout_sizing_eval is called
@fix
ChunEon Park [Tue, 10 Mar 2015 08:03:36 +0000 (17:03 +0900)]
popup: fix mistake
this is introduced in
d4eaee4eb97210ed153c161fc8b7d21967f61131.
the position should be rearragned after geometry_get().
ChunEon Park [Tue, 10 Mar 2015 07:51:44 +0000 (16:51 +0900)]
popup: correct popup position.
actually popup position should be updated when it's parent is moved.
@fix
ChunEon Park [Tue, 10 Mar 2015 07:56:22 +0000 (16:56 +0900)]
layout: here default content alias can be acceptable.
elm_object_content_set() for layout will be working.
@fix.
woochan lee [Tue, 10 Mar 2015 07:40:53 +0000 (16:40 +0900)]
layout: Add text alias description as default.
Summary:
The _text_aliases value exists. but never use here on layout for text part aliases.
in addition, i think that "elm,text" should be the default part for text set.
Reviewers: seoz, woohyun, JackDanielZ, Hermet
Reviewed By: Hermet
Differential Revision: https://phab.enlightenment.org/D2116
Jee-Yong Um [Tue, 10 Mar 2015 07:21:16 +0000 (16:21 +0900)]
elc_popup: Adjust popup size when its parent is resized
Summary:
When parent is resized, popup keeps its original size.
This patch makes popup have proper size in proportion to parent's size.
T2082
Test Plan: You can check the effect of this patch in "elementary_test popup".
Reviewers: seoz, Hermet
Subscribers: stefan_schmidt, J5lx, seoz
Differential Revision: https://phab.enlightenment.org/D2121
Stefan Schmidt [Thu, 26 Feb 2015 14:20:31 +0000 (15:20 +0100)]
release: Update NEWS and bump version for 1.13.1 release
Mike Blumenkrantz [Mon, 23 Feb 2015 21:49:24 +0000 (16:49 -0500)]
edgebindings theme now sets align to setup layout as expected
ref T2144
SangHyeon Lee [Mon, 23 Feb 2015 08:57:01 +0000 (17:57 +0900)]
genlist/gengrid : Add upadating 'focus' state in item realized function.
Summary:
When an item is realized, select/disable/expand signal emission to the view object of an item was handled correctly,but there are no updating code for focus state.
@fix
Test Plan: tested by editing genlist/genlist item edc to react on elm,state,focused and move scroll signals to unrealized/realized item again.
Reviewers: raster, seoz
Reviewed By: seoz
Subscribers: eunue
Differential Revision: https://phab.enlightenment.org/D2024
Jee-Yong Um [Mon, 23 Feb 2015 08:59:52 +0000 (17:59 +0900)]
elm_box: Fix miscalculated items' size issue in homogeneous box
Summary:
When box has expanded items (evas_object_size_hint_weight_set() with EVAS_HINT_EXPAND)
and homogeneous is set (elm_box_homogeneous_set() with EINA_TRUE),
there is a bug that it miscalculates its items size omitting padding size (space among items),
so the last item looks cropped or having smaller size than others.
This patch makes box calculate its items' size correctly.
T2033
Reviewers: Hermet, seoz
Subscribers: seoz, Hermet
Maniphest Tasks: T2033
Differential Revision: https://phab.enlightenment.org/D2016
woochan lee [Mon, 23 Feb 2015 08:48:37 +0000 (17:48 +0900)]
datetime: Fix elm_datetime_field_limit_set.
Summary:
If user sets the limit value using elm_datetime_field_limit_set() API, the filed value will be recalculated.
Even though the value changed in case, value changed signal didn't send to user before.
@fix
Reviewers: seoz, woohyun, Hermet
Reviewed By: Hermet
Differential Revision: https://phab.enlightenment.org/D1980
Andy Williams [Wed, 18 Feb 2015 08:46:05 +0000 (08:46 +0000)]
entry: Don't unlink empty files when saving @fix T2122.
Simmple fix where we now only unlink if the object we are saving is NULL.
A null terminated string being null is not an error case.
Mike Blumenkrantz [Tue, 10 Feb 2015 23:09:43 +0000 (18:09 -0500)]
comp theme now allows for modification of focus rect
Carsten Haitzler (Rasterman) [Tue, 10 Feb 2015 10:48:21 +0000 (19:48 +0900)]
elm engine - restore explicit use of ELM_ENGNE env var
this fixes a deprecation of elm engine done just before 1.13 release
that ends up breaking "make doc" and also will make ELM_ENGINE env var
stop working (the latter was intentional). but since this is relied on
for things like make doc - keep the env var and haveit set preferred
engine and let people migrate away from using the engine var EXCEPT
for things like the shot engine
@fix
Stefan Schmidt [Mon, 9 Feb 2015 12:39:59 +0000 (13:39 +0100)]
release: Update NEWS and bump version for 1.13.0 release
Stefan Schmidt [Mon, 9 Feb 2015 11:36:01 +0000 (12:36 +0100)]
elm_config: Avoid access of deleted item data.
This belongs to the fixes raster just did here. It was the only one I was able
to trigger after his fixes.
Last one in a row that fixes T2072.
Carsten Haitzler (Rasterman) [Mon, 9 Feb 2015 11:25:44 +0000 (20:25 +0900)]
elm - list - fix invalid item data scope get
@fix
Carsten Haitzler (Rasterman) [Mon, 9 Feb 2015 11:21:54 +0000 (20:21 +0900)]
elm config - font selector - avoid accessing invalid data on deld items
@fix
Carsten Haitzler (Rasterman) [Mon, 9 Feb 2015 09:20:45 +0000 (18:20 +0900)]
elm list - fix access of deleted items in list when recursing
@fix
Youngbok Shin [Mon, 9 Feb 2015 04:09:05 +0000 (13:09 +0900)]
widgets: Apply default return value according to description in .eo or add description too.
Summary:
1) According to description in .eo file,
some APIs return not 0 when the given object is NULL or not proper object.
But, several APIs are not implemented as those description.
Now, they will return a value as description.
2) If there is no description about the return value when the API fail,
put description according to pair API or old version of elementary.
@fix
Reviewers: woohyun, Hermet, seoz
Differential Revision: https://phab.enlightenment.org/D1933
kabeer khan [Mon, 9 Feb 2015 01:40:29 +0000 (10:40 +0900)]
elm_widget: added evas smart callback descriptions
Summary:
Resolved FIXME filled all smart callbacks and also set it in the constructor
Signed-off-by: kabeer khan <kabeer.khan@samsung.com>
Reviewers: seoz
Differential Revision: https://phab.enlightenment.org/D1876
Daniel Juyung Seo [Mon, 9 Feb 2015 01:34:06 +0000 (10:34 +0900)]
test_genlist: Clean up reorder test case.
Igor Murzov [Sat, 7 Feb 2015 12:17:53 +0000 (15:17 +0300)]
Update russian translation
Carsten Haitzler (Rasterman) [Sat, 7 Feb 2015 03:54:11 +0000 (12:54 +0900)]
elm - fix engine config mismatch with new perferred accel vs old engine
the elm config tool only lets you set accel preference. if you set
none, then the old engine config takes charge, but there is no way to
change/set this, so deprecate the old engine set and don't use it.
this accel preference has been around for a while, so use it now
instead.
Sung-Taek Hong [Fri, 6 Feb 2015 12:58:32 +0000 (21:58 +0900)]
elm_slider: modified each slider have its indicator visible mode.
Summary: Added indicator_visible_mode to each slider in order not to make elm_config controlls every sliders.
Reviewers: Hermet, woohyun, seoz
Subscribers: seoz
Differential Revision: https://phab.enlightenment.org/D1887
Daniel Juyung Seo [Fri, 6 Feb 2015 06:15:44 +0000 (15:15 +0900)]
doc: Fix typos in documentations.
Daniel Juyung Seo [Fri, 6 Feb 2015 06:11:32 +0000 (15:11 +0900)]
win_example: Fix win example codes.
- return value in ecore event handler callback.
- remove unnecessary variable.
Youngbok Shin [Fri, 6 Feb 2015 06:06:49 +0000 (15:06 +0900)]
win: fix an issue that profile is erased and set to NULL.
Summary:
When ecore_evas_window_profile_supported_get API return EINA_FALSE,
elm_win widget should not get profile from ecore_evas_window_profile_get API.
@fix
Reviewers: woohyun, Hermet, seoz
Reviewed By: seoz
Differential Revision: https://phab.enlightenment.org/D1943
Carsten Haitzler (Rasterman) [Fri, 6 Feb 2015 02:32:55 +0000 (11:32 +0900)]
fix win center trap for elm to pass in h and v params
while this is technically an abi break, it should actually have no
real impact. it will have warnings - sure, but running existing code
will simply not see the extra parammeters on the stack and not use
them so it'll continue to work. if we removed paramms, we'd be in
pain. (same applies to params passed in registers).
this fixes T2031
Carsten Haitzler (Rasterman) [Thu, 5 Feb 2015 11:44:49 +0000 (20:44 +0900)]
elm - win - dont use deprecated func - use new one.
cleanup to match efl 1.13 changes
Jee-Yong Um [Thu, 5 Feb 2015 11:41:16 +0000 (20:41 +0900)]
elm_label: Fixed label disappearing after theme changed
Summary:
There is a bug that text disappears when theme is changed after label shown.
This patch fixed it.
@fix
Reviewers: woohyun, Hermet, Jaehyun, seoz
Subscribers: Jaehyun, seoz
Differential Revision: https://phab.enlightenment.org/D1923
Shinwoo Kim [Thu, 5 Feb 2015 11:02:24 +0000 (20:02 +0900)]
[tooltip] use proper object to set tooltip layer
Summary:
tooltip could be hide by the other object which have lower layer than target object of tooltip.
the layer of content could be changed, when is set to the tooltip as a content.
@fix
Test Plan: check added test lines
Reviewers: cedric, jpeg, seoz, raster
Reviewed By: raster
Subscribers: singh.amitesh, stefan_schmidt, seoz
Differential Revision: https://phab.enlightenment.org/D1889
Jee-Yong Um [Wed, 4 Feb 2015 10:26:06 +0000 (19:26 +0900)]
elm_label: Fixed to prevent slide's autostart before calling elm_label_slide_go()
Summary:
Label should not start sliding before elm_label_slide_go() is called.
However, label starts sliding automatically,
because resize callback emits slide start signal.
This patch prevents label from sliding before calling elm_label_slide_go().
@fix
Reviewers: woohyun, Hermet, seoz
Subscribers: CHAN, woohyun
Differential Revision: https://phab.enlightenment.org/D1906
Jaehwan Kim [Wed, 4 Feb 2015 10:19:45 +0000 (19:19 +0900)]
datetime_module: Fix build warning.
Include the elm_widget.h
Carsten Haitzler (Rasterman) [Wed, 4 Feb 2015 10:04:53 +0000 (19:04 +0900)]
update po
Jaehwan Kim [Wed, 4 Feb 2015 09:52:14 +0000 (18:52 +0900)]
datetime module: include elm_widget_datetime.h instead of elm_priv.h
The external module can't include elm_priv.h.
So Elm_Datetime_Module_Data moves in elm_widget_datetime.h
Daniel Juyung Seo [Wed, 4 Feb 2015 01:27:24 +0000 (10:27 +0900)]
NEWS: Pedantic change of capital letter in NEWS fi.e
Daniel Juyung Seo [Wed, 4 Feb 2015 01:16:57 +0000 (10:16 +0900)]
test_label: Cleanup label wrap test.
- remove unnecessary box.
- use ELM_SCALE_SIZE macro for a better scalability.
VBS [Tue, 3 Feb 2015 23:30:06 +0000 (08:30 +0900)]
Gengrid : Fix memory leak in elm_gengrid_realized_items_update
Summary:
Eina_List from elm_gengrid_realized_items_get must be freed by caller,
but elm_gengrid_realized_items_update doesn't free Eina_List.
So memory leak is happens.
@fix
Test Plan: Call elm_gengrid_realized_items_update repeatly and check memory share increase.
Reviewers: raster, seoz
Differential Revision: https://phab.enlightenment.org/D1903
maxerba [Tue, 3 Feb 2015 20:07:45 +0000 (21:07 +0100)]
Updating serbian translation
Stefan Schmidt [Tue, 3 Feb 2015 09:22:43 +0000 (10:22 +0100)]
release: Update NEWS and bump version for 1.13.0-beta3 release