Philippe Coval [Tue, 17 Jun 2014 15:04:05 +0000 (17:04 +0200)]
packaging: Bump to 1.10.1
Change-Id: I56d4175d920cd03cdce649e428193cf5d5bfa25a
skip:
9a1a7a2... Add elm_win_indicator_state_set
skip:
0b7c905... Fix typo on macro.
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
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 [Thu, 6 Feb 2014 16:04:35 +0000 (14:04 -0200)]
fix edbus
Change-Id: I94e3d39286df830ef07ed2bda0ec87fce34cec4a
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: Add packaging files
Change-Id: Ic3615c5fea33ba2f1807c4bc87a6cb0b23ae6600
Stefan Schmidt [Tue, 10 Jun 2014 13:07:56 +0000 (15:07 +0200)]
release: Update NEWS and bump version for 1.10.1 release
Stefan Schmidt [Tue, 10 Jun 2014 09:06:49 +0000 (11:06 +0200)]
po: Set all initial values for Language and Language-Team
Resolves some build failures on our jenkins box.
Who did set de for the nl potfile? :)
@fix
Cedric BAIL [Mon, 9 Jun 2014 22:16:08 +0000 (00:16 +0200)]
config: always create a themes directory for user.
This make it more logical as it is part of Elementary config, so it
should be elementary duty to create that directory.
@fix
Carsten Haitzler (Rasterman) [Fri, 30 May 2014 03:45:57 +0000 (12:45 +0900)]
theme - support new ibar icon menu signals for focus, screen etc.
Carsten Haitzler (Rasterman) [Fri, 30 May 2014 06:41:40 +0000 (15:41 +0900)]
elm win - if no ELM_DISPLAY is set, try more engines before giving up
this should fix T1294 without needing ELM_DISPLAY set. @fix
ChunEon Park [Tue, 27 May 2014 04:38:34 +0000 (13:38 +0900)]
scroller - emits the missed signals
vbar,press, vbar,unpress, hbar,press, hbar,unpress
@fix
maxerba [Mon, 26 May 2014 19:39:03 +0000 (21:39 +0200)]
Updating galician and adding lithuanian and turkish translations
Carsten Haitzler (Rasterman) [Mon, 26 May 2014 14:28:44 +0000 (23:28 +0900)]
Revert "theme - fix non-fixed size3 complaint in theme buttons"
this fixed button complaints by unexpectedly broke hoversels
This reverts commit
9f53154bb216e8998586c2458e5f1c86d5b55011.
Stefan Schmidt [Mon, 26 May 2014 09:48:53 +0000 (11:48 +0200)]
release: v1.10.0
Carsten Haitzler (Rasterman) [Mon, 26 May 2014 10:11:02 +0000 (19:11 +0900)]
fix example to follow namespace correctness in elm theme
fixes T1024
Carsten Haitzler (Rasterman) [Mon, 26 May 2014 09:35:40 +0000 (18:35 +0900)]
elm scroller - fix documentation on gravity
this fixes T1262
Carsten Haitzler (Rasterman) [Mon, 26 May 2014 09:03:44 +0000 (18:03 +0900)]
elm spiner - fix flag read to also use the right field
Carsten Haitzler (Rasterman) [Mon, 26 May 2014 09:01:45 +0000 (18:01 +0900)]
elm spinner - fix invalid struct modification when wheel event
Carsten Haitzler (Rasterman) [Mon, 26 May 2014 08:53:05 +0000 (17:53 +0900)]
theme - fix non-fixed size3 complaint in theme buttons
this fixes T1278
chinmaya [Mon, 26 May 2014 06:52:07 +0000 (15:52 +0900)]
Genlist: On focus_on_selection mode, the focus should set on item content objects of item type ELM_GENLIST_ITEM_TREE.
Summary:
On focus_on_selection set, the focus set on genlist item of type ELM_GENLIST_ITEM_TREE rather than
on item content objects.
Test Plan: elementary_test -to "genlist focus"
Reviewers: seoz, eagleeye, SanghyeonLee, raster
Reviewed By: raster
CC: seoz
Differential Revision: https://phab.enlightenment.org/D899
chinmaya [Mon, 26 May 2014 06:45:54 +0000 (15:45 +0900)]
Genlist: Focus does not move, if it is set on item content objects.
Summary:
If focus is set on item content object, it's treated as a
different object which results the focus deadlock. So, every
time whenever focus sets on item content object, we need to
unset and set the focus on genlist object. Thanks to Seoz for
the idea.
Test Plan: elementary_test -to "genlist focus"
Reviewers: seoz, SanghyeonLee, eagleeye
CC: seoz
Differential Revision: https://phab.enlightenment.org/D891
wonguk.jeong [Mon, 26 May 2014 06:25:28 +0000 (15:25 +0900)]
test_progressbar: delete timer when progressbar is destroyed.
Summary:
elementary_test -> progressbar/progressbar2 -> press start -> close window
-> annoying message is shown due to API invoking for already free'd progressbar
Test Plan: elementary_test -> progressbar/progressbar2 -> press start -> close progressbar/progressbar2 window
Reviewers: raster, seoz
CC: seoz
Differential Revision: https://phab.enlightenment.org/D888
Thiep Ha [Mon, 26 May 2014 02:28:12 +0000 (11:28 +0900)]
entry: update selection handlers' visibility when entry is hidden or shown
Summary:
Selection handlers' visibility should be updated when entry is hidden or shown
When entry has selection and hidden, the selection handlers should be hidden also.
This fix T1175.
@fix
Reviewers: seoz, woohyun, raster
Reviewed By: raster
Maniphest Tasks: T1175
Differential Revision: https://phab.enlightenment.org/D877
Simon Lees [Mon, 26 May 2014 02:10:01 +0000 (11:10 +0900)]
Fix T1269 Issues with the elementary theme if the default text is set to something other then White
Summary:
Previously in colorclasses.edc border_frame dialog_base along with other base elements were defined to the default font color "White". This means if you change the default font color there are many unrelated side effects.
To fix this issue i have added a new Color define in colorclasses.edc to be used with window related items as opposed to text related items.
Reviewers: raster
CC: seoz, stefan_schmidt
Maniphest Tasks: T1269
Differential Revision: https://phab.enlightenment.org/D879
maxerba [Fri, 23 May 2014 21:44:35 +0000 (23:44 +0200)]
Updating czech translation
WooHyun Jung [Fri, 23 May 2014 02:07:59 +0000 (11:07 +0900)]
win: set NULL to focus_highlight.prev.target when it's deleted.
Andy Williams [Thu, 22 May 2014 21:33:46 +0000 (22:33 +0100)]
Correctly emit the scroll signal when scrolling an entry @fix T1274.
As the Elm_Entry has replaced the _scroll_cb we need to emit the same signal
(that was the only function of elm_scroller's _scroll_cb)
Carsten Haitzler (Rasterman) [Thu, 22 May 2014 09:46:36 +0000 (18:46 +0900)]
default theme - make finger size 10
ChunEon Park [Wed, 21 May 2014 04:24:32 +0000 (13:24 +0900)]
image - null checking.
If the rotated image exceeds image maximum size, the data would be invalid.
ChunEon Park [Wed, 21 May 2014 03:03:23 +0000 (12:03 +0900)]
replace elipsis -> ellipsis
we recommend complete words.
Jean-Philippe Andre [Tue, 20 May 2014 03:27:29 +0000 (12:27 +0900)]
elm_test: Set PACKAGE_LIB_DIR to fix windows runtime
Carsten Haitzler (Rasterman) [Tue, 20 May 2014 07:04:41 +0000 (16:04 +0900)]
fix genlist tree expand/contract bug when switching mode
this fixes T1157 - this patch comes from yinkair.
Carsten Haitzler (Rasterman) [Tue, 20 May 2014 06:34:01 +0000 (15:34 +0900)]
fix 0 size focus region
@fix - this fixes T1205 ... or should fix it... in theory.
Jean-Philippe Andre [Tue, 20 May 2014 02:32:19 +0000 (11:32 +0900)]
elm_cnp: Fix build for windows (ecore_x)
maxerba [Mon, 19 May 2014 19:54:30 +0000 (21:54 +0200)]
Updating translations
Daniel Juyung Seo [Mon, 19 May 2014 15:54:50 +0000 (00:54 +0900)]
widget: updated internal documentation for elm_widget_item_del.
Vorobiov Vitalii [Mon, 19 May 2014 06:41:32 +0000 (15:41 +0900)]
[Fileselector] Fix double-call of callback function on clicking "Enter" key.
Summary:
This feature (Clicking on "Enter" key) was previously implemented by using "activate" signal of entry (the one for entering name of the file),
so it was looking like "ok" button was clicked by pushing "Enter" key on the keyboard.
This little feature was added in commit
4d761f3a63270c88fa516764d9288f8bf0ff4a11.
Later the huge feature that adds key binding was implemented (commit
820f3dc907250c0c08ed8431b50567e58d6dab5c for ex).
It allows to bind widgets with keys (certain function calls when certain keys is pressed on keyboard).
This feature also adds same functionality to fileselecter, doing the same as previous (with "activate" signal) one.
Because of that it was looks like "ok" button was clicked twice.
This commit fixes this behavior and removes old and outdated method of "ok" button clicking processing.
@fix
Reviewers: cedric, seoz, raster
CC: reutskiy.v.v
Differential Revision: https://phab.enlightenment.org/D864
Jaehyun Cho [Mon, 19 May 2014 04:30:04 +0000 (13:30 +0900)]
elm_map: Fix to calculate map size not to be smaller than viewport size
Summary:
Fix to calculator map size not to be smaller than viewport size when zoom mode is either fit or fill.
Previously, map size could be either smaller or larger than viewport.
@fix
Reviewers: Hermet, raster
Reviewed By: raster
Differential Revision: https://phab.enlightenment.org/D861
Daniel Juyung Seo [Sat, 17 May 2014 11:22:00 +0000 (20:22 +0900)]
example: added ellipsis: -1 to text parts which have min 1.
Daniel Juyung Seo [Sat, 17 May 2014 11:20:52 +0000 (20:20 +0900)]
focus: apply the focus API change during the development phase.
This fixes the commit
422b8717 which was pushed to master without
considering the API change.
Daniel Juyung Seo [Sat, 17 May 2014 10:43:44 +0000 (19:43 +0900)]
Revert "Revert "focus: Fixed the animation issue related to bring_in.""
This reverts commit
e4ae67535672d04eec9eb368b71c72932cc0f757.
This will be fixed in a next commit.
Carsten Haitzler (Rasterman) [Fri, 16 May 2014 10:04:37 +0000 (19:04 +0900)]
cursor test - make button expand to test window edges with cursor
Carsten Haitzler (Rasterman) [Thu, 15 May 2014 08:43:56 +0000 (17:43 +0900)]
fix visiblity of entry cursor when selections exist
this fixes T1229 - the other part about cursor visibility. @fix
SangHyeon Lee [Thu, 15 May 2014 03:13:23 +0000 (12:13 +0900)]
[Gengrid] Fix gengrid item position update bug, when item is reordered or deleted.
Summary:
When gengrid item is reordered or deleted, gengrid didn't update item's position.
This Patch update item's position when item is placed. if middle of item deleted,
every item after the deleted one, will re-postion on _item_place function, so they
will be update there position well.
Test Plan:
modify test_gengrid grid_sel fuction to print there position. so when item selected,
they print there position and it works fine both horizontal and vertical.
Reviewers: bluezery, seoz, raster
Reviewed By: raster
CC: Hermet, chinmaya061
Differential Revision: https://phab.enlightenment.org/D855
Amitesh Singh [Thu, 15 May 2014 03:09:33 +0000 (12:09 +0900)]
hoversel: Icon parent set to button.
Summary: This is an optimization over parent set to hoversel object.
Reviewers: seoz, raster
CC: seoz
Differential Revision: https://phab.enlightenment.org/D853
zmike [Wed, 14 May 2014 20:03:33 +0000 (16:03 -0400)]
fix mouse events on elm frame parts
zmike [Wed, 14 May 2014 18:30:09 +0000 (14:30 -0400)]
fix horizontal theme text sizing after @jpeg vertical fixes
Amitesh Singh [Wed, 14 May 2014 12:50:31 +0000 (21:50 +0900)]
hoversel: item-loop should happen on UP/DOWN Key in case of vertical hoversel and on LEFT/RIGHT Key in case of horizontal hoversel.
Summary:
Earlier focus was moving to top item from bottom item on LEFT key and to bottom item on RIGHT Key
in case of vertical hoversel.
@fix
Test Plan: elementary_test -to "Hoversel Focus"
Reviewers: raster, seoz
Reviewed By: seoz
CC: seoz, chinmaya061
Differential Revision: https://phab.enlightenment.org/D858
Youngbok Shin [Wed, 14 May 2014 12:26:33 +0000 (13:26 +0100)]
entry: Enable context menu with mosue down even if the entry is not editable in some case.
Summary:
Even if a entry is not editable, user can select text in the entry.
When the entry has selection, we have to support "copy" option.
@fix
Test Plan:
Precondition: Apply D852 patch for fixing a bug in elementary_test
1. elementary_test -to entry7
2. Select some text in the non-editable entry.
3. Press mouse right button.
Note: You can test it in Desktop profile.
Reviewers: tasn, woohyun, seoz
Differential Revision: https://phab.enlightenment.org/D848
nirajkr [Wed, 14 May 2014 11:50:11 +0000 (20:50 +0900)]
gengrid : Fix the issue to skip disable item in item select
Summary:
Fix to skip the item which is disabled and select the next item to the
disabled item
@fix
Reviewers: seoz, raster
CC: seoz, singh.amitesh
Differential Revision: https://phab.enlightenment.org/D700
Carsten Haitzler (Rasterman) [Wed, 14 May 2014 05:39:49 +0000 (14:39 +0900)]
update po files
Jean-Philippe Andre [Wed, 14 May 2014 06:29:02 +0000 (15:29 +0900)]
edc: Fix multibuttonentry alignments
Following the edc padding behaviour change
Jean-Philippe Andre [Tue, 13 May 2014 08:54:03 +0000 (17:54 +0900)]
edc: Also fix frame and button offsets
Since SHADOW adds one pixel padding, the whole object size
was calculated with one extra pixel. Let's add it back
to keep the overall visual balance of buttons.
A few other widgets might visually change after the edje
padding fix:
- Check (looks better)
- Naviframe (smaller height)
- E date widget
- ...
But I did not see anything "weird" that needs fixing.
Jean-Philippe Andre [Tue, 13 May 2014 07:12:22 +0000 (16:12 +0900)]
edc: Fix E titlebars after text padding changes
See EFL
5bf1f0c9187525cf40782b26d7fa49d2676f91bb:
edje_calc: Don't add padding twice to text objects
Text objects declared in Edje will see their padding added twice,
as the Evas_Object_Text itself contains the padding already.
This WILL break some EDC files. It's a bug nonetheless.
Jaehyun Cho [Wed, 14 May 2014 03:27:27 +0000 (12:27 +0900)]
elm_map: Fix to show and bring in a correct region after zooming
Summary:
Show and bring in a region which has the given latitude and longitude after zooming
@fix
Reviewers: Hermet
CC: seoz
Differential Revision: https://phab.enlightenment.org/D851
Lukasz Stanislawski [Wed, 14 May 2014 03:02:10 +0000 (12:02 +0900)]
layout: remove sizing_eval call when layout is already destructed. @fix
Summary:
Layout's sub_object_del function calls sizing_eval even if layout's smart_del
function has already been called (Due to widget_smart_del impl).
This patch adds 'destructed_is' flag to Elm_Layout_Smart_Data and prevents unneeded
sizing_eval calls when object is already destructed.
Patch also fixes SIGSEGV in layout derived entry widget caused by calling
sizing_eval after entry_smart_del destructor.
Added entry test to avoid regression for SIGSEGV bug.
Test Plan: run tests/elm_test_entry
Reviewers: raster, seoz, tasn, cedric
Differential Revision: https://phab.enlightenment.org/D823
Mike Blumenkrantz [Tue, 13 May 2014 20:14:29 +0000 (16:14 -0400)]
more ellipsis fixes
Mike Blumenkrantz [Tue, 13 May 2014 19:45:30 +0000 (15:45 -0400)]
add ellipsis to elm theme where necessary
Youngbok Shin [Tue, 13 May 2014 06:50:05 +0000 (15:50 +0900)]
entry: Fix a test case for editable, non-editable entry.
Summary:
elm_entry_context_menu_disabled_set API is called to wrong entry.
It should be called to "en2" that added for testing the API.
@fix
Test Plan: 1. elementary -to entry7
Reviewers: woohyun, seoz, tasn
Reviewed By: seoz
CC: herdsman
Differential Revision: https://phab.enlightenment.org/D852
Carsten Haitzler (Rasterman) [Tue, 13 May 2014 02:32:00 +0000 (11:32 +0900)]
Revert "focus: Fixed the animation issue related to bring_in."
This reverts commit
422b8717660853ff099359dc3cd926e56f1b1665.
Anand [Tue, 13 May 2014 02:24:19 +0000 (11:24 +0900)]
focus: Fixed the animation issue related to bring_in.
Summary:
Calculating the coordinate of the object to retain the focus with in view port.
Earlier focus was moving out of view port.
Test Plan:
elementary_test-> "Focus 3". Enable the Focus Auto scroll bring in and use
keys to move focused item.
Reviewers: raster, seoz, singh.amitesh, nirajkr
Differential Revision: https://phab.enlightenment.org/D822
Stefan Schmidt [Mon, 12 May 2014 12:55:13 +0000 (14:55 +0200)]
release: v1.10.0 beta2
Jean-Philippe Andre [Mon, 12 May 2014 09:52:24 +0000 (18:52 +0900)]
test_dnd: Fix build for windows
There is no strndup (with our compilation flags).
Jean-Philippe Andre [Mon, 12 May 2014 06:44:18 +0000 (15:44 +0900)]
elm_map: Fix compilation warning/error
ELM_WIDGET_DATA_GET_OR_RETURN can take a VA_ARGS if the function
should return something.
Jean-Philippe Andre [Mon, 12 May 2014 06:09:03 +0000 (15:09 +0900)]
Compilation: Align EDJ, EOLIAN and EPB to CC
Jaehyun Cho [Mon, 12 May 2014 04:44:03 +0000 (13:44 +0900)]
elm_map: Fix to support customized style for elm_map
Summary: Load a map theme with a style to support customized style
@fix
Reviewers: Hermet
Reviewed By: Hermet
CC: seoz
Differential Revision: https://phab.enlightenment.org/D845