platform/core/uifw/dali-toolkit.git
9 years agoRemoved DepthIndex methods from public-api 01/42201/3
Richard Underhill [Wed, 24 Jun 2015 10:52:35 +0000 (11:52 +0100)]
Removed DepthIndex methods from public-api

Needs: https://review.tizen.org/gerrit/#/c/42196/
       https://review.tizen.org/gerrit/#/c/42203/

Change-Id: I6420861d1673c81c489d69700123b88ce86cdeed
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
9 years agoMove new mesh API to devel-api. 32/42132/3
Francisco Santos [Tue, 23 Jun 2015 13:40:57 +0000 (14:40 +0100)]
Move new mesh API to devel-api.

Change-Id: Ifaf619a6098d6f76c26cfd74eccb6c28eb345e4f

9 years agoMerge "Moves shader creation from Text Atlas Renderer to GlyphManager" into devel...
Kimmo Hoikka [Wed, 24 Jun 2015 10:01:52 +0000 (03:01 -0700)]
Merge "Moves shader creation from Text Atlas Renderer to GlyphManager" into devel/new_mesh

9 years agoMoves shader creation from Text Atlas Renderer to GlyphManager 03/41803/3
Richard Underhill [Wed, 17 Jun 2015 14:07:49 +0000 (15:07 +0100)]
Moves shader creation from Text Atlas Renderer to GlyphManager

Change-Id: Id0897b32ef799bf27fe1d3f16927f5d49933d4bb
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
10 years agoRemoved DrawMode::OVERLAY from Toolkit components. 46/41346/3
Richard Underhill [Thu, 18 Jun 2015 14:11:22 +0000 (15:11 +0100)]
Removed DrawMode::OVERLAY from Toolkit components.

Change-Id: I727cc5b486d7cea5cb4d9970c4d5447dbffb46f3
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
10 years agoMerge "Fixes Drop Shadow Frustum Culling." into devel/new_mesh
Kimmo Hoikka [Tue, 16 Jun 2015 13:52:37 +0000 (06:52 -0700)]
Merge "Fixes Drop Shadow Frustum Culling." into devel/new_mesh

10 years agoFix for Control::GetNaturalSize() 43/41443/2
Ferran Sole [Mon, 15 Jun 2015 09:44:57 +0000 (10:44 +0100)]
Fix for Control::GetNaturalSize()
Control will now return background image size if there is one or
Vector3::ZERO otherwise.

Change-Id: I8480964ffbe2049e53ccf8ebb0103cceeb9caa49

10 years agoFixes Drop Shadow Frustum Culling. 48/41348/1
Richard Underhill [Fri, 12 Jun 2015 14:01:37 +0000 (15:01 +0100)]
Fixes Drop Shadow Frustum Culling.

Change-Id: I2161e86b8d8375185af8f59ef7a1915231238bc5
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
10 years agoRemove uniform mapping. 52/40852/2
Francisco Santos [Tue, 9 Jun 2015 17:55:11 +0000 (18:55 +0100)]
Remove uniform mapping.

Change-Id: If347a572c3bb51192234317831509f1ada66e595

10 years agoFixup for core removal of GeometryType and ShaderSubTypes 41/40841/2
Andrew Cox [Tue, 9 Jun 2015 13:45:58 +0000 (14:45 +0100)]
Fixup for core removal of  GeometryType and ShaderSubTypes

Fixes for this patch: https://review.tizen.org/gerrit/#/c/40425/3

Change-Id: Ibb585bb895ce6f426c2ecbfa9bf749ab136ed8f4
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
10 years agoPorted control backgrounds to use new mesh API 30/40830/2
Ferran Sole [Tue, 9 Jun 2015 11:32:51 +0000 (12:32 +0100)]
Ported control backgrounds to use new mesh API

Change-Id: I10423d8e2c6b70c9a7e801804e2ac55809f8e3f7

10 years agoOnStageConnection changes 32/40432/5
Ferran Sole [Wed, 3 Jun 2015 13:56:51 +0000 (14:56 +0100)]
OnStageConnection changes

Changed OnStageConnection in core so it now receives via a parameter the depth
at which the actor has been connected in the hierarchy

Change-Id: I75369875dec87ae0fe4196e9f1653d902e1bc4bc

10 years agoMerge "Fixed missing includes in shader test cases." into devel/new_mesh
Adeel Kazmi [Tue, 9 Jun 2015 10:25:08 +0000 (03:25 -0700)]
Merge "Fixed missing includes in shader test cases." into devel/new_mesh

10 years agoMerge "Merge branch 'tizen' into devel/new_mesh" into devel/new_mesh
Adeel Kazmi [Tue, 9 Jun 2015 09:50:57 +0000 (02:50 -0700)]
Merge "Merge branch 'tizen' into devel/new_mesh" into devel/new_mesh

10 years agoFixed missing includes in shader test cases. 53/40753/1
Francisco Santos [Mon, 8 Jun 2015 16:36:00 +0000 (17:36 +0100)]
Fixed missing includes in shader test cases.

Change-Id: Ib5d11ee5085f3f69b068c8f0f62d5b38c0053cfa

10 years agoMerge branch 'tizen' into devel/new_mesh 34/40734/2
Francisco Santos [Mon, 8 Jun 2015 09:56:13 +0000 (10:56 +0100)]
Merge branch 'tizen' into devel/new_mesh

Conflicts:
automated-tests/src/dali-toolkit/CMakeLists.txt
automated-tests/src/dali-toolkit/utc-Dali-BendyEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-BlindEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-BubbleEmitter.cpp
automated-tests/src/dali-toolkit/utc-Dali-CarouselEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-DisplacementEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-DissolveEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-DistanceFieldEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-IrisEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-MaskEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-NinePatchMaskEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-OverlayEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-PageTurnEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-PushButton.cpp
automated-tests/src/dali-toolkit/utc-Dali-Ripple2DEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-RippleEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-ShearEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-SoftButtonEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-SpotEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-SquareDissolveEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-SwirlEffect.cpp
automated-tests/src/dali-toolkit/utc-Dali-WaterEffect.cpp
build/tizen/dali-toolkit/Makefile.am
dali-toolkit/dali-toolkit.h
dali-toolkit/devel-api/shader-effects/alpha-discard-effect.cpp
dali-toolkit/devel-api/shader-effects/bendy-effect.cpp
dali-toolkit/devel-api/shader-effects/blind-effect.cpp
dali-toolkit/devel-api/shader-effects/bouncing-effect.cpp
dali-toolkit/devel-api/shader-effects/bubble-effect/bubble-effect.cpp
dali-toolkit/devel-api/shader-effects/bubble-effect/bubble-effect.h
dali-toolkit/devel-api/shader-effects/bubble-effect/color-adjuster.cpp
dali-toolkit/devel-api/shader-effects/bubble-effect/color-adjuster.h
dali-toolkit/devel-api/shader-effects/carousel-effect.cpp
dali-toolkit/devel-api/shader-effects/displacement-effect.cpp
dali-toolkit/devel-api/shader-effects/dissolve-effect.cpp
dali-toolkit/devel-api/shader-effects/dissolve-local-effect.cpp
dali-toolkit/devel-api/shader-effects/distance-field-effect.cpp
dali-toolkit/devel-api/shader-effects/image-region-effect.cpp
dali-toolkit/devel-api/shader-effects/iris-effect.cpp
dali-toolkit/devel-api/shader-effects/mask-effect.cpp
dali-toolkit/devel-api/shader-effects/mirror-effect.cpp
dali-toolkit/devel-api/shader-effects/motion-blur-effect.cpp
dali-toolkit/devel-api/shader-effects/motion-stretch-effect.cpp
dali-toolkit/devel-api/shader-effects/nine-patch-mask-effect.cpp
dali-toolkit/devel-api/shader-effects/overlay-effect.cpp
dali-toolkit/devel-api/shader-effects/page-turn-book-spine-effect.cpp
dali-toolkit/devel-api/shader-effects/page-turn-book-spine-effect.h
dali-toolkit/devel-api/shader-effects/page-turn-effect.cpp
dali-toolkit/devel-api/shader-effects/page-turn-effect.h
dali-toolkit/devel-api/shader-effects/quadratic-bezier.cpp
dali-toolkit/devel-api/shader-effects/ripple-effect.cpp
dali-toolkit/devel-api/shader-effects/ripple2d-effect.cpp
dali-toolkit/devel-api/shader-effects/shear-effect.cpp
dali-toolkit/devel-api/shader-effects/soft-button-effect.cpp
dali-toolkit/devel-api/shader-effects/spot-effect.cpp
dali-toolkit/devel-api/shader-effects/square-dissolve-effect.cpp
dali-toolkit/devel-api/shader-effects/swirl-effect.cpp
dali-toolkit/devel-api/shader-effects/water-effect.cpp
dali-toolkit/devel-api/shader-effects/water-effect.h
dali-toolkit/internal/controls/bubble-effect/bubble-actor.h
dali-toolkit/internal/controls/bubble-effect/bubble-emitter-impl.cpp
dali-toolkit/internal/controls/bubble-effect/bubble-emitter-impl.h
dali-toolkit/internal/controls/buttons/check-box-button-impl.h
dali-toolkit/internal/controls/page-turn-view/page-turn-view-impl.h
dali-toolkit/internal/controls/tool-bar/tool-bar-impl.cpp
dali-toolkit/internal/shader-effects/page-turn-effect-impl.h
dali-toolkit/internal/shader-effects/water-effect-impl.cpp
dali-toolkit/internal/shader-effects/water-effect-impl.h
dali-toolkit/public-api/controls/control-impl.cpp
dali-toolkit/public-api/file.list
dali-toolkit/public-api/shader-effects/bubble-effect/bubble-effect.h
docs/content/programming-guide/shader-intro.h

Change-Id: I677eaa3e6a0558c360fc6b379a73fac18d0eb008

10 years agoFix build broken by commit a935f3ab6c983de3ac7e37e63a9a3905e0e9009f 20/40620/1
Andrew Cox [Fri, 5 Jun 2015 18:43:42 +0000 (19:43 +0100)]
Fix build broken by commit a935f3ab6c983de3ac7e37e63a9a3905e0e9009f

* Brokeness only showed up with a true clean build.
* I stepped forward through commits and the file in question disappeared
  at commit id shown above.

Change-Id: Ic3df17a9e40d1f44286d4cb42644edeab5589300
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
10 years agoMerge "Text Drop Shadow sorting fix" into devel/new_mesh
Adeel Kazmi [Thu, 4 Jun 2015 15:12:50 +0000 (08:12 -0700)]
Merge "Text Drop Shadow sorting fix" into devel/new_mesh

10 years agoMerge "Fixes building of automated tests" into devel/new_mesh
Adeel Kazmi [Thu, 4 Jun 2015 15:12:01 +0000 (08:12 -0700)]
Merge "Fixes building of automated tests" into devel/new_mesh

10 years agoMerge "Added TextChanged signal to TextField" into tizen accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091817 accepted/tizen/common/20150611.081653 accepted/tizen/mobile/20150611.091326 accepted/tizen/tv/20150611.091520 accepted/tizen/wearable/20150611.085805 submit/tizen/20150610.022810 submit/tizen/20150611.012320 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_mobile/20150611.014034
Adeel Kazmi [Thu, 4 Jun 2015 15:08:31 +0000 (08:08 -0700)]
Merge "Added TextChanged signal to TextField" into tizen

10 years agoAdded TextChanged signal to TextField 01/40501/6
Paul Wisbey [Thu, 4 Jun 2015 10:57:59 +0000 (11:57 +0100)]
Added TextChanged signal to TextField

Change-Id: I7e0560b289d321db65d3a71de273b407c2f1f0f5

10 years agoMerge "DALi Version 1.0.43" into tizen
Kimmo Hoikka [Thu, 4 Jun 2015 10:45:08 +0000 (03:45 -0700)]
Merge "DALi Version 1.0.43" into tizen

10 years agoDALi Version 1.0.43 90/40490/1 dali_1.0.43
Richard Huang [Thu, 4 Jun 2015 10:06:10 +0000 (11:06 +0100)]
DALi Version 1.0.43

Change-Id: Id0280d1fa846e4e069bd5a6941c0b415fa5ac759

10 years ago(Programming Guide) ItemView 41/40441/3
Adeel Kazmi [Wed, 3 Jun 2015 20:05:41 +0000 (21:05 +0100)]
(Programming Guide) ItemView

Change-Id: If9480c78a19bf9b5f47e56f1dba8d77eac373781

10 years agoText Drop Shadow sorting fix 40/40440/1
Richard Underhill [Wed, 3 Jun 2015 16:23:43 +0000 (17:23 +0100)]
Text Drop Shadow sorting fix

Change-Id: If6cc42150d413ab0778fad37a58f348e4af42c3e
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
10 years agoremove dead code from shadow view (OnStageConnection & OnStageDisconnection) 39/40439/1
Kimmo Hoikka [Wed, 3 Jun 2015 16:21:08 +0000 (17:21 +0100)]
remove dead code from shadow view (OnStageConnection & OnStageDisconnection)

Change-Id: I53890c76dd89066be631898a1e5142c7b86d212a

10 years agoFixes building of automated tests 36/40436/1
Richard Underhill [Wed, 3 Jun 2015 15:08:49 +0000 (16:08 +0100)]
Fixes building of automated tests

Change-Id: I855677de9cc7aa5cd3300c11cc4c357c37e8d791
Signed-off-by: Richard Underhill <r.underhill@partner.samsung.com>
10 years agoMerge "Changed Toolkit shader effects to be a static function returning a Dali::Shade...
Adeel Kazmi [Wed, 3 Jun 2015 15:08:39 +0000 (08:08 -0700)]
Merge "Changed Toolkit shader effects to be a static function returning a Dali::ShaderEffect instead of inheriting directly from ShaderEffect" into devel/new_mesh

10 years ago(AutomatedTests) Synchronise with core & remove boost & installed headers for coverage 10/40410/2
Adeel Kazmi [Wed, 3 Jun 2015 10:59:27 +0000 (11:59 +0100)]
(AutomatedTests) Synchronise with core & remove boost & installed headers for coverage

Change-Id: Ic8608ce96c706f9a0401204749ed61cf51556abd

10 years agoRenamed FocusManager to AccessibilityFocusManager and moved KeyInputFocusManager... 51/40351/6
Richard Huang [Tue, 2 Jun 2015 16:46:32 +0000 (17:46 +0100)]
Renamed FocusManager to AccessibilityFocusManager and moved KeyInputFocusManager to devel-api

Change-Id: I65adc7d689a516d1861dd681efd9002f87f89f1d
Signed-off-by: Richard Huang <r.huang@samsung.com>
10 years agoMerge "Removed boost from builder" into tizen
Adeel Kazmi [Wed, 3 Jun 2015 08:13:34 +0000 (01:13 -0700)]
Merge "Removed boost from builder" into tizen

10 years ago(Programmin Guide) Images 49/40349/2
Adeel Kazmi [Tue, 2 Jun 2015 15:38:20 +0000 (16:38 +0100)]
(Programmin Guide) Images

Change-Id: I642e0a6d3eb1563d0d7a001df76dbfd5f3b6f3ea

10 years agoChange popup background to z=0.f, ensure background is first child so overlay mode... 27/40127/4
Kimmo Hoikka [Fri, 29 May 2015 09:38:43 +0000 (10:38 +0100)]
Change popup background to z=0.f, ensure background is first child so overlay mode works

Change-Id: I60e0377f692efc2fdb91768ce720abeb9c620929

10 years agoRemoved boost from builder 85/39485/9
Lee Morgan [Tue, 12 May 2015 12:08:00 +0000 (13:08 +0100)]
Removed boost from builder

Change-Id: I7c58a0bf2a9c1a10e947257f007f2d4704d07526

10 years ago(Programming Guide) KeyFrame Animation, Path Animation, Constraints 75/40275/1
Adeel Kazmi [Mon, 1 Jun 2015 14:18:27 +0000 (15:18 +0100)]
(Programming Guide) KeyFrame Animation, Path Animation, Constraints

Change-Id: I2d9fac7129340ea72c7467c3d51bfaf3b31678c7

10 years agoFixes for removal of animatable property-buffer. 53/40253/1
Francisco Santos [Mon, 1 Jun 2015 13:39:00 +0000 (14:39 +0100)]
Fixes for removal of animatable property-buffer.

Change-Id: I39f666b25a278aee0586623ffca179b1c94f2432

10 years agoChanged Toolkit shader effects to be a static function returning a 53/39553/13
Ferran Sole [Mon, 18 May 2015 14:31:11 +0000 (15:31 +0100)]
Changed Toolkit shader effects to be a static function returning a
Dali::ShaderEffect instead of inheriting directly from ShaderEffect

Change-Id: Ie01b1ea7b9cc8caa72a14b27e08ebfc887551635

10 years ago(Programming Guide) Animation, Signals, Actions, documentation 71/40171/2
Adeel Kazmi [Fri, 29 May 2015 19:58:54 +0000 (20:58 +0100)]
(Programming Guide) Animation, Signals, Actions, documentation

Change-Id: Ia8f44bfe6b854f7e8f001b64337506b64f8eaba9

10 years agoMerge "Programming Guide Updates" into tizen
Kimmo Hoikka [Fri, 29 May 2015 17:40:31 +0000 (10:40 -0700)]
Merge "Programming Guide Updates" into tizen

10 years agoMerge "Changes for std::vector removal from api" into tizen
Kimmo Hoikka [Fri, 29 May 2015 17:38:53 +0000 (10:38 -0700)]
Merge "Changes for std::vector removal from api" into tizen

10 years agoProgramming Guide Updates 92/40092/2
Adeel Kazmi [Thu, 28 May 2015 11:23:27 +0000 (12:23 +0100)]
Programming Guide Updates

Change-Id: Id1640f5adbc5b9bfcfd2359480a5489322de6865

10 years agoFixes for the text controller. 31/40131/5
Victor Cebollada [Thu, 28 May 2015 14:45:13 +0000 (15:45 +0100)]
Fixes for the text controller.

Triggers a size negotiation or resets the renderable actor when properties change.

Change-Id: Idaf3cc172deb4f07f7245dee06755d4ae821c03a
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
10 years agoChanges for std::vector removal from api 60/40160/3
Lee Morgan [Fri, 29 May 2015 13:51:23 +0000 (14:51 +0100)]
Changes for std::vector removal from api

Change-Id: I7e5cfca4f7c5dd413c353cbe81f36bdf7f18b9ad

10 years agoMerge "Guide to ResourceImage scaling and filtering" into tizen
Kimmo Hoikka [Fri, 29 May 2015 16:06:41 +0000 (09:06 -0700)]
Merge "Guide to ResourceImage scaling and filtering" into tizen

10 years agoMerge "Update keyboard focus direction enum for Control" into tizen
Kimmo Hoikka [Fri, 29 May 2015 15:57:10 +0000 (08:57 -0700)]
Merge "Update keyboard focus direction enum for Control" into tizen

10 years agoMerge "Support moving of native-image-interface and image-operations to public-ap...
Kimmo Hoikka [Fri, 29 May 2015 15:45:17 +0000 (08:45 -0700)]
Merge "Support moving of native-image-interface and image-operations to public-ap" into tizen

10 years agoUpdate keyboard focus direction enum for Control 37/40137/2
Richard Huang [Fri, 29 May 2015 10:36:42 +0000 (11:36 +0100)]
Update keyboard focus direction enum for Control

Change-Id: I0c1c9c6c6ea54effd98a46e36118c677db3d3d51

10 years agoChange WheelEvent 17/40117/2
Heeyong Song [Fri, 29 May 2015 08:35:59 +0000 (17:35 +0900)]
Change WheelEvent

  - Replace MouseWheelEvent with WheelEvent
  - Add custom wheel event type

Change-Id: I29bb34e45fb2c2b6764652ab631b86f8534772a5

10 years agoSupport moving of native-image-interface and image-operations to public-ap 40/40140/1
Nick Holland [Fri, 29 May 2015 10:37:03 +0000 (11:37 +0100)]
Support moving of native-image-interface and image-operations to public-ap

Change-Id: I7913d73e66fc83062d52f0af00ba456cef4560c6

10 years agoMerge "TextField to consume TouchEvents" into tizen
Paul Wisbey [Fri, 29 May 2015 09:37:18 +0000 (02:37 -0700)]
Merge "TextField to consume TouchEvents" into tizen

10 years agoDALi Version 1.0.42 08/40108/1 accepted/tizen/common/20150529.134038 dali_1.0.42 submit/tizen/20150529.082236
Adeel Kazmi [Fri, 29 May 2015 08:01:22 +0000 (09:01 +0100)]
DALi Version 1.0.42

Change-Id: If8093c032fcc65118732f8c6d6c2ae62271617de

10 years agoMerge "Add test case for ControlImpl::OnAccessibilityActivated" into tizen
Adeel Kazmi [Thu, 28 May 2015 19:53:23 +0000 (12:53 -0700)]
Merge "Add test case for ControlImpl::OnAccessibilityActivated" into tizen

10 years agoMerge "TextField added to programming guide" into tizen
Kimmo Hoikka [Thu, 28 May 2015 17:01:32 +0000 (10:01 -0700)]
Merge "TextField added to programming guide" into tizen

10 years agoAdd test case for ControlImpl::OnAccessibilityActivated 90/40090/1
Richard Huang [Thu, 28 May 2015 16:50:57 +0000 (17:50 +0100)]
Add test case for ControlImpl::OnAccessibilityActivated

Change-Id: I642bf2da05b0dc7cebdb8a9cd10497b0336a0988

10 years agoGuide to ResourceImage scaling and filtering 02/39502/9
Andrew Cox [Tue, 12 May 2015 11:13:53 +0000 (12:13 +0100)]
Guide to ResourceImage scaling and filtering

Change-Id: Iebfb162b73d201477497353317d0868b2a67e460
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
10 years agoMerge "Fixed Control and Magnifier API" into tizen
Kimmo Hoikka [Thu, 28 May 2015 16:27:00 +0000 (09:27 -0700)]
Merge "Fixed Control and Magnifier API" into tizen

10 years agoTextField to consume TouchEvents 85/40085/1
Agnelo Vaz [Thu, 28 May 2015 15:19:38 +0000 (16:19 +0100)]
TextField to consume TouchEvents

Change-Id: I907b8ff67a49e60304a938bba64e77c0b8a936c8
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
10 years agoMerge "Stagehand documentation" into tizen
Kimmo Hoikka [Thu, 28 May 2015 15:29:12 +0000 (08:29 -0700)]
Merge "Stagehand documentation" into tizen

10 years agoStagehand documentation 24/40024/3
Nick Holland [Wed, 27 May 2015 19:03:35 +0000 (20:03 +0100)]
Stagehand documentation

Change-Id: I927266c5a1e7817183f762d9c6534ae0aa8a7d8c

10 years agoMerge "Changed grab-handle behavior to work inside Popup" into tizen
Adeel Kazmi [Thu, 28 May 2015 13:56:53 +0000 (06:56 -0700)]
Merge "Changed grab-handle behavior to work inside Popup" into tizen

10 years agoMerge "Fix the cursor vertical position when there is no text." into tizen
Paul Wisbey [Thu, 28 May 2015 13:44:53 +0000 (06:44 -0700)]
Merge "Fix the cursor vertical position when there is no text." into tizen

10 years agoFixed Control and Magnifier API 71/40071/4
Richard Huang [Thu, 28 May 2015 12:26:56 +0000 (13:26 +0100)]
Fixed Control and Magnifier API

Change-Id: I0cdf52157b2c4633d0710b37666d1b714e816859

10 years agoTextField added to programming guide 72/40072/3
Paul Wisbey [Thu, 28 May 2015 10:32:49 +0000 (11:32 +0100)]
TextField added to programming guide

Change-Id: Ie18cd6207235b8b731fd593b0697745075b75f95

10 years agoFix Control test coverage 61/40061/2
Kimmo Hoikka [Thu, 28 May 2015 11:07:01 +0000 (12:07 +0100)]
Fix Control test coverage

Change-Id: I0eb8c0b8998318701fd6d290f652e7e31288de69

10 years agoMerge "Update contents of programming guide" into tizen
Kimmo Hoikka [Thu, 28 May 2015 09:59:01 +0000 (02:59 -0700)]
Merge "Update contents of programming guide" into tizen

10 years agoChanged grab-handle behavior to work inside Popup 01/39801/6
Paul Wisbey [Fri, 22 May 2015 15:28:50 +0000 (16:28 +0100)]
Changed grab-handle behavior to work inside Popup

Change-Id: I4b94b37b3f4c00f74d67a3429868753cd1b347e3

10 years agoFix the cursor vertical position when there is no text. 49/40049/1
Victor Cebollada [Thu, 28 May 2015 08:01:00 +0000 (09:01 +0100)]
Fix the cursor vertical position when there is no text.

Change-Id: I41f58f13d50528266974cc78b974eebdcc9e08f3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
10 years agoMultiLanguage support - Fix for font validation. 17/40017/3
Victor Cebollada [Tue, 26 May 2015 14:31:51 +0000 (15:31 +0100)]
MultiLanguage support - Fix for font validation.

The cache for the valid fonts per script is resized with the number of
supported scripts. Can not use the PushBack() as there is already space
for the item.

Change-Id: I024b112abc523adb7e9f185b1fd4c70f4ff8d060
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
10 years agoUpdate contents of programming guide 45/39945/9
Adeel Kazmi [Tue, 26 May 2015 17:23:13 +0000 (18:23 +0100)]
Update contents of programming guide

Change-Id: I36b3fa9c2de0874d5589f027c0d46213574a1075

10 years agoMerge "Change ItemFactory destructor to be not pure virtual" into tizen
Adeel Kazmi [Wed, 27 May 2015 17:18:09 +0000 (10:18 -0700)]
Merge "Change ItemFactory destructor to be not pure virtual" into tizen

10 years agoQuick fix of Popup after removing PropagateRelayoutFlags() 18/40018/2
Xiangyin Ma [Wed, 27 May 2015 15:30:28 +0000 (16:30 +0100)]
Quick fix of Popup after removing PropagateRelayoutFlags()

Change-Id: Idbf57f6cf3e4e2e80a1e9aed2748ccb83685d7d2

10 years agoChange ItemFactory destructor to be not pure virtual 19/40019/2
Richard Huang [Wed, 27 May 2015 15:59:23 +0000 (16:59 +0100)]
Change ItemFactory destructor to be not pure virtual

Change-Id: I171fda6c72a9ec33bb16406fb873d5c6d07c72ad

10 years agoMerge "Internal::Control cleanup, remove dead an non-needed methods and adding missin...
Adeel Kazmi [Wed, 27 May 2015 15:40:27 +0000 (08:40 -0700)]
Merge "Internal::Control cleanup, remove dead an non-needed methods and adding missing test cases" into tizen

10 years agoCall VirtualKeyboard ApplySettings 01/40001/3 accepted/tizen/common/20150529.134100 accepted/tizen/mobile/20150529.134830 accepted/tizen/tv/20150529.134902 accepted/tizen/wearable/20150529.134845 submit/tizen/20150529.084413
Agnelo Vaz [Tue, 26 May 2015 18:30:16 +0000 (19:30 +0100)]
Call VirtualKeyboard ApplySettings

Change-Id: Ifda2e86b719cc8cc8af266b556ef80027d79bc8d
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
10 years agoInternal::Control cleanup, remove dead an non-needed methods and adding missing test... 12/40012/1
Kimmo Hoikka [Wed, 27 May 2015 14:50:43 +0000 (15:50 +0100)]
Internal::Control cleanup, remove dead an non-needed methods and adding missing test cases

Change-Id: I0813ca3299910b911cde165892638048b905c86a

10 years agoMerge "(ItemFactory) Add GetExtension" into tizen
Kimmo Hoikka [Wed, 27 May 2015 10:35:38 +0000 (03:35 -0700)]
Merge "(ItemFactory) Add GetExtension" into tizen

10 years agoMerge "Fix size negotiation for ScrollBar" into tizen
Kimmo Hoikka [Wed, 27 May 2015 09:47:23 +0000 (02:47 -0700)]
Merge "Fix size negotiation for ScrollBar" into tizen

10 years agoMerge "Empty Implementation for INPUT_METHOD_SETTINGS property" into tizen
Adeel Kazmi [Tue, 26 May 2015 18:27:42 +0000 (11:27 -0700)]
Merge "Empty Implementation for INPUT_METHOD_SETTINGS property" into tizen

10 years ago(ItemFactory) Add GetExtension 47/39947/1
Adeel Kazmi [Tue, 26 May 2015 18:15:28 +0000 (19:15 +0100)]
(ItemFactory) Add GetExtension

Change-Id: I6c6be97dde2ee285e2947000b4be2cd5d80c53d8

10 years agoMerge "Changes after Custom actor impl extension, cleanup, extension and test cases...
Adeel Kazmi [Tue, 26 May 2015 17:34:43 +0000 (10:34 -0700)]
Merge "Changes after Custom actor impl extension, cleanup, extension and test cases for Internal::Control" into tizen

10 years agoFix size negotiation for ScrollBar 42/39942/1
Richard Huang [Tue, 26 May 2015 16:25:44 +0000 (17:25 +0100)]
Fix size negotiation for ScrollBar

Change-Id: I1a645b3fb95910761c2c7b9df2b00450a650dc81

10 years agoChanges after Custom actor impl extension, cleanup, extension and test cases for... 41/39941/1
Kimmo Hoikka [Tue, 26 May 2015 16:22:05 +0000 (17:22 +0100)]
Changes after Custom actor impl extension, cleanup, extension and test cases for Internal::Control

Change-Id: I0bc19a5bd6bfff6c087d0edb949e08ef63dace3b

10 years agoUpdate UTC for TableView 38/39938/1
Richard Huang [Tue, 26 May 2015 16:06:44 +0000 (17:06 +0100)]
Update UTC for TableView

Change-Id: I01ff59952592959dd53cdcd8a18fbe72f4929b41

10 years agoMerge "Update UTC for ItemView, ScrollView and FocusManager" into tizen
Kimmo Hoikka [Tue, 26 May 2015 15:42:34 +0000 (08:42 -0700)]
Merge "Update UTC for ItemView, ScrollView and FocusManager" into tizen

10 years agoMerge "Move TextSelectionPopup from public to devel" into tizen
Paul Wisbey [Tue, 26 May 2015 14:28:30 +0000 (07:28 -0700)]
Merge "Move TextSelectionPopup from public to devel" into tizen

10 years agoMove TextSelectionPopup from public to devel 25/39925/3
Agnelo Vaz [Tue, 26 May 2015 12:45:15 +0000 (13:45 +0100)]
Move TextSelectionPopup from public to devel

Change-Id: I67ed206d8083606ba5435c502e668414095bd9dc
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
10 years agoUpdate UTC for ItemView, ScrollView and FocusManager 27/39927/1
Richard Huang [Tue, 26 May 2015 13:20:34 +0000 (14:20 +0100)]
Update UTC for ItemView, ScrollView and FocusManager

Change-Id: I90ccadcba919af94d41d56d0a830db8568aa34f7

10 years agoEmpty Implementation for INPUT_METHOD_SETTINGS property 16/39916/1
Agnelo Vaz [Fri, 22 May 2015 13:00:13 +0000 (14:00 +0100)]
Empty Implementation for INPUT_METHOD_SETTINGS property

Change-Id: Idfe0b6614a1d10c7b993304c571517e3575dee71
Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
10 years agoRemove MaskedImageView 14/39914/1
Adeel Kazmi [Tue, 26 May 2015 09:52:10 +0000 (10:52 +0100)]
Remove MaskedImageView

Change-Id: I1a4dcec6a89c2a57126d2568bb55ac6cb07bc625

10 years agoMerge "Add utc test cases" into tizen
HyunJu Shin [Mon, 25 May 2015 08:41:14 +0000 (01:41 -0700)]
Merge "Add utc test cases" into tizen

10 years agoMerge "Add UTCs for TextSelectionPopup" into tizen
HyunJu Shin [Mon, 25 May 2015 08:35:27 +0000 (01:35 -0700)]
Merge "Add UTCs for TextSelectionPopup" into tizen

10 years agoUpdate TableView utc 56/39856/1
Yoonsang Lee [Mon, 25 May 2015 07:48:41 +0000 (16:48 +0900)]
Update TableView utc

- Add UtcDaliTableViewCtorCopyP
- Add UtcDaliTableViewMetricsFit

Change-Id: I334db04227c4a028bb7328fc94f91f563fb74cb0

10 years agoAdd utc test cases 55/39855/1
Heeyong Song [Mon, 25 May 2015 08:02:25 +0000 (17:02 +0900)]
Add utc test cases

Change-Id: I304442fbcbc4930b760920809e09e4f859645b47

10 years agoAdd UTCs for TextSelectionPopup 54/39854/1
taeyoon [Mon, 25 May 2015 07:04:41 +0000 (16:04 +0900)]
Add UTCs for TextSelectionPopup

Change-Id: If9b62e43889434d0ca3b3a398cbc657a9b6f2dad

10 years agoMerge "Update with the change of Orientation in adaptor" into tizen
Kimmo Hoikka [Fri, 22 May 2015 18:16:21 +0000 (11:16 -0700)]
Merge "Update with the change of Orientation in adaptor" into tizen

10 years agoUpdate with the change of Orientation in adaptor 03/39803/2
Xiangyin Ma [Fri, 22 May 2015 16:15:06 +0000 (17:15 +0100)]
Update with the change of Orientation in adaptor

Change-Id: Id6aa50da7c562a02956bf044993d7ac7a3417d33

10 years agoChanges after converting StyleChange to an enum 06/39806/1
Adeel Kazmi [Fri, 22 May 2015 16:08:47 +0000 (17:08 +0100)]
Changes after converting StyleChange to an enum

Change-Id: Ibfcb33744bf8dc9b6cc7dbcf0bc5097e6ae25f8a

10 years agoMerge "Added more test cases for ScrollView" into tizen
Kimmo Hoikka [Fri, 22 May 2015 15:33:28 +0000 (08:33 -0700)]
Merge "Added more test cases for ScrollView" into tizen

10 years agoMerge "Avoid overwriting TEXT with PLACEHOLDER_TEXT" into tizen
Adeel Kazmi [Fri, 22 May 2015 15:20:52 +0000 (08:20 -0700)]
Merge "Avoid overwriting TEXT with PLACEHOLDER_TEXT" into tizen

10 years agoAdded more test cases for ScrollView 99/39799/1
Richard Huang [Fri, 22 May 2015 14:43:05 +0000 (15:43 +0100)]
Added more test cases for ScrollView

Change-Id: I5958113e9032139da7fcf03a31b5eec859fd2a28