dongsug.song [Tue, 15 Nov 2016 02:37:56 +0000 (11:37 +0900)]
Revert "[3.0] Clipping API feature in Actor"
This reverts commit
13884a91d160af26b131a9b4b1e18cb9f0177435.
Change-Id: Id302668c16c78784dc331dfb37561144d1d77152
dongsug.song [Tue, 15 Nov 2016 02:37:39 +0000 (11:37 +0900)]
Revert "[3.0] Add alias for 1.2.5 APIs that need to be included in Tizen 3"
This reverts commit
985fd55100c8e60768f31c38e03b4e0722eb33a4.
Change-Id: I59339f4b12b4634606fc4224c5f10c232c171dd3
dongsug.song [Tue, 15 Nov 2016 02:37:17 +0000 (11:37 +0900)]
Revert "[3.0] Remove/Move experimental features"
This reverts commit
ba6b5da6a6e88d770572f54f3934e7ad5142878a.
Change-Id: Ib184d120103fa2aeb5f314ab5195c3788f9316f6
dongsug.song [Tue, 15 Nov 2016 02:36:57 +0000 (11:36 +0900)]
Revert "[3.0](SvgVisual)Stop displaying garbage pixels before rasterization getting finished"
This reverts commit
10576a91d24845a158f4ab2887d6a0bb42813ab4.
Change-Id: Id9d0ccfd904e1928f72b8d68582c3a8380ae777f
dongsug.song [Tue, 15 Nov 2016 02:36:05 +0000 (11:36 +0900)]
Revert "[3.0] Move PageTurnView to Devel API"
This reverts commit
74c8426408f4eccdb1520dd4a73d018279be2f23.
Change-Id: Ibba7b367a39d7d2268a1ec2f7d2d4f749d109881
dongsug.song [Tue, 15 Nov 2016 02:33:57 +0000 (11:33 +0900)]
Revert "[3.0] Fix license issue"
This reverts commit
b3c6aa1e312b15eea26c1151ee9b56a812d2bc8b.
Change-Id: I433d6d8149324214ac5bb0149897a01947e75928
dongsug.song [Tue, 15 Nov 2016 02:33:16 +0000 (11:33 +0900)]
Revert "[3.0] Add missed parameter documentation"
This reverts commit
cf7a28995292a305889ce9253955df5d4c8637fb.
Change-Id: Ifa0a80c57e6f4b453204426d32d6d946b971ba87
dongsug.song [Tue, 15 Nov 2016 02:31:57 +0000 (11:31 +0900)]
Revert "[3.0] Add GetEglImageTextureTarget() in TestNativeImageExtension"
This reverts commit
5343a13f0034d152c814eef9d68b83d14b4c8997.
Change-Id: I0898c9f2a0cc6b004674a94638a56d96b78e5805
dongsug.song [Tue, 15 Nov 2016 02:31:40 +0000 (11:31 +0900)]
Revert "[3.0] Remove current ScrollBar indicator when setting new customed indicator"
This reverts commit
c85775616bd0acf6eb9bc0fc37e2d3ee870f5ff5.
Change-Id: Icc6cff25fe58a0a41fb242b9999aede5b6ef531f
dongsug.song [Tue, 15 Nov 2016 02:31:12 +0000 (11:31 +0900)]
Revert "[3.0] Install default-feedback-theme.json files in styles folder"
This reverts commit
21d91e0a6191122957426d1ba09cd9f80374c67e.
Change-Id: I1a39e6c3c7332235d699280afd279d8b1088f2f3
dongsug.song [Tue, 15 Nov 2016 02:30:33 +0000 (11:30 +0900)]
Revert "Update README for dali-swig"
This reverts commit
fcd97bce2bb2c37244158317bb3a1ff8d37a426a.
Change-Id: I1c72597d85ee5799e6d1fbb01af3a2e7cd619463
dongsug.song [Tue, 15 Nov 2016 02:29:13 +0000 (11:29 +0900)]
Revert "[3.0]Deprecate the public APIs taking Image Handle as input"
This reverts commit
3c845b4ed098404469d6a99171de03bb549ae304.
Change-Id: Ib825ebab9901ab2708c7409f25e84f077b7fd55c
Seoyeon Kim [Wed, 9 Nov 2016 04:54:12 +0000 (20:54 -0800)]
Merge "[3.0]Deprecate the public APIs taking Image Handle as input" into tizen
Yoonsang Lee [Tue, 1 Nov 2016 06:38:18 +0000 (15:38 +0900)]
Update README for dali-swig
Change-Id: I69bff78adad54dc45358f4d5e0774fa0fc73b3bc
minho.sun [Wed, 12 Oct 2016 05:43:44 +0000 (14:43 +0900)]
[3.0] Install default-feedback-theme.json files in styles folder
"feedback-style.cpp" can't find default-feedback-theme.json file because json file is not installed to ${PREFIX}/share/dali/toolkit/styles folder.
To fix this, make default-feedback-theme.json be installed to ${PREFIX}/dali/toolkit/styles folder
Change-Id: I813e13c52aaeacf34ec42f96af5012c64c328b37
Signed-off-by: minho.sun <minho.sun@samsung.com>
minho.sun [Wed, 12 Oct 2016 05:35:29 +0000 (14:35 +0900)]
[3.0] Remove current ScrollBar indicator when setting new customed indicator
Remove current ScrollBar indicator when setting new customed indicator using SetScrollIndicator();
Change-Id: I37d268889a1d68a235b9a50f2bab14d3886b189a
Signed-off-by: minho.sun <minho.sun@samsung.com>
Xiangyin Ma [Wed, 28 Sep 2016 10:59:19 +0000 (11:59 +0100)]
[3.0]Deprecate the public APIs taking Image Handle as input
Change-Id: I699b771167a097f611c6135dcf405df16112d2a5
taeyoon [Tue, 27 Sep 2016 08:58:37 +0000 (17:58 +0900)]
[3.0] Add GetEglImageTextureTarget() in TestNativeImageExtension
Change-Id: Ibde5be67dc31a93bb680d897d1ed20af205fd189
Seoyeon Kim [Fri, 23 Sep 2016 05:10:29 +0000 (14:10 +0900)]
[3.0] Add missed parameter documentation
- Parameters of some members are not documented.
- Enumeration of some classes are not documented.
- Return types of some members are not documented.
Change-Id: I09781311d2ef8aa33e62dfb7ddbbfc1f2371e924
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Wed, 21 Sep 2016 02:02:52 +0000 (19:02 -0700)]
Merge "[3.0] Fix license issue" into tizen
Seoyeon Kim [Tue, 20 Sep 2016 00:57:59 +0000 (09:57 +0900)]
[3.0] Fix license issue
- Change the license name and delete Samsung Properietary license
Change-Id: I3d72abc3bc5732571ac15cab75a7e0c5f1d818fb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Adeel Kazmi [Fri, 16 Sep 2016 17:20:55 +0000 (18:20 +0100)]
[3.0] Move PageTurnView to Devel API
Change-Id: Icd4b14e55170f19a0abd9209b44621d45f99e102
Xiangyin Ma [Wed, 14 Sep 2016 10:40:35 +0000 (11:40 +0100)]
[3.0](SvgVisual)Stop displaying garbage pixels before rasterization getting finished
Change-Id: Icb8dcc7266e663a47d2d57997a597b52f96ce23d
taeyoon [Mon, 12 Sep 2016 11:47:54 +0000 (20:47 +0900)]
[3.0] Remove/Move experimental features
Change-Id: If7a3d70969b139a7e4024324a832f5aa9f09f88c
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
Adeel Kazmi [Fri, 9 Sep 2016 13:16:01 +0000 (14:16 +0100)]
[3.0] Add alias for 1.2.5 APIs that need to be included in Tizen 3
Change-Id: Ifd092f492d5215539e31aa8e8dd5cf3edb168790
Tom Robinson [Tue, 12 Apr 2016 15:55:40 +0000 (16:55 +0100)]
[3.0] Clipping API feature in Actor
Change-Id: Id8702d5deda4b3aaa0968144e26d8b0a5d36d6fc
(cherry picked from commit
364fc7251884e4668ac5e362dd13e8312e3aca74)
Adeel Kazmi [Wed, 31 Aug 2016 08:45:20 +0000 (09:45 +0100)]
[3.0] Updated @since tags for APIs added since 1.2.0 that are required for Tizen 3.0
- Some APIs we have added since we did the minor version up are required for Tizen 3.0.
- Cleanest way to do this to ensure the tizen and devel/master branches do not diverge too much is
by using specific doxygen aliases for the APIs required for Tizen 3.0.
Change-Id: Ibf6dd635add3343000cb0e7edcaa0a3b5cf8aed9
Signed-off-by: Adeel Kazmi <adeel.kazmi@samsung.com>
Adeel Kazmi [Fri, 9 Sep 2016 12:57:06 +0000 (05:57 -0700)]
Merge "[3.0] Add Privilege tags to dali.doxy.in" into tizen
Adeel Kazmi [Fri, 9 Sep 2016 12:56:59 +0000 (05:56 -0700)]
Merge "[3.0] Raised test coverage for Model3dView" into tizen
Adeel Kazmi [Fri, 9 Sep 2016 12:56:36 +0000 (05:56 -0700)]
Merge "[3.0] Removed 3D layer dependency of Model3dView and Mesh Visual." into tizen
David Steele [Fri, 2 Sep 2016 17:48:04 +0000 (18:48 +0100)]
[3.0] Raised test coverage for Model3dView
Change-Id: I14824620a0379bb0f6a10188e424449ac3e2af73
(cherry picked from commit
35cd4720d71f06f810258109e38d0c185c5d41ea)
Andrew Poor [Mon, 5 Sep 2016 16:02:52 +0000 (17:02 +0100)]
[3.0] Removed 3D layer dependency of Model3dView and Mesh Visual.
Change-Id: Id6573b42a2d176b1b3ead70c94a56cc60642bf65
Ferran Sole [Tue, 30 Aug 2016 11:51:25 +0000 (12:51 +0100)]
[3.0] Patch to synchronize with bug fixes done in Tizen 2.4 MCD branch.
Patches applied:
*Update scroll-view constraints before it's animated
*Disable refresh during Pinch
Change-Id: I90536978512eeac863f3d40d33a8ba24c53984a9
Victor Cebollada [Fri, 26 Aug 2016 08:38:24 +0000 (09:38 +0100)]
[3.0] TextController re-organization.
* Some test cases added to increase the coverage.
Change-Id: I209f0821805825b8b8b81b2d8e11b9db7a551c29
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
suhyung Eom [Wed, 3 Aug 2016 01:36:26 +0000 (10:36 +0900)]
[3.0] Implement wayland clipboard & same behaviour as EFL clipboard
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I524de8ccb7692a17656cd2335ce6bcf96e7bc07b
Taeyoon Lee [Fri, 2 Sep 2016 10:36:24 +0000 (03:36 -0700)]
Merge "[3.0] Add Text input style changed signal." into tizen
Taeyoon Lee [Fri, 2 Sep 2016 09:11:17 +0000 (02:11 -0700)]
Merge "[3.0] Rename color property of primitive visual to mixColor." into tizen
Taeyoon Lee [Fri, 2 Sep 2016 09:10:46 +0000 (02:10 -0700)]
Merge "[3.0] Minor primitive visual fixes." into tizen
Andrew Poor [Tue, 30 Aug 2016 14:28:32 +0000 (15:28 +0100)]
[3.0] Rename color property of primitive visual to mixColor.
Change-Id: I51c5d7fe9d9f5b14723727fca5d5c42de52e0692
Victor Cebollada [Wed, 27 Jul 2016 06:10:17 +0000 (07:10 +0100)]
[3.0] Add Text input style changed signal.
* The TextEditor and the TextField can notify through this signal any change
in the input style.
Change-Id: I2c00a09545b0fa3bdf2e628b5ef7ab2c5fa0179b
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
(cherry picked from commit
6ae9cd5f03bd0a8393eebf3cfb4508cab7fd3ede)
Andrew Poor [Tue, 30 Aug 2016 16:01:59 +0000 (17:01 +0100)]
[3.0] Minor primitive visual fixes.
Change-Id: I8a8d019054df488d744b5c9372b04bdaa11518b7
Seoyeon Kim [Mon, 29 Aug 2016 06:51:42 +0000 (15:51 +0900)]
[3.0] Add Privilege tags to dali.doxy.in
Change-Id: I096e01849e55ed21794886b59ebe2a5219fd5205
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Wed, 17 Aug 2016 18:20:47 +0000 (19:20 +0100)]
[3.0] Changed styles to use case-insensitive matching
Modified style sheets to use capitalized names for the styles to aid
readability.
Match algorithm changes control / style name to lower case, then
compares it to the style names that are also down-cased.
Change-Id: I048da5a7b8d00350669d11d797fab93f148dbdac
Signed-off-by: David Steele <david.steele@samsung.com>
(cherry picked from commit
6b8ba635f15d672e4773fac8d94b2ff2aa58e9b0)
minho.sun [Tue, 30 Aug 2016 01:01:57 +0000 (10:01 +0900)]
[3.0] Make all profile have mobile dali_toolkit_profile except tv
Make all profile have mobile dali_toolkit_profile except tv.
TV has own theme file, so need to seperate.
Change-Id: I1c2d59c700c9bf0e0e2428741cca362dee9950b7
Signed-off-by: minho.sun <minho.sun@samsung.com>
Adeel Kazmi [Tue, 16 Aug 2016 14:12:14 +0000 (15:12 +0100)]
[3.0] Rename DebugVisual to WireframeVisual
Change-Id: I3f35a00dbe2ba2153dca9e96849f0f1e7909ea35
David Steele [Tue, 23 Aug 2016 10:15:03 +0000 (11:15 +0100)]
[3.0] Fixed up AccessibilityAdaptor test cases
Change-Id: Ibf66186643762b9bd37ead1c158ff7ac7804b8e3
minho.sun [Thu, 28 Jul 2016 07:55:22 +0000 (16:55 +0900)]
[3.0] Add TV profile default theme
Add default Theme for TV profile.
TV has 1920x1080 resolution and different dpi.
Because of these differences, texts are shown too small on TV.
I made default theme file which has correct pointSize and other things on TV.
In spec, get profile name from build config file and determine which
default theme file path is right.
Change-Id: Ic38f20f1c687ba9f5e60135c6263185ff6cb15fc
Signed-off-by: minho.sun <minho.sun@samsung.com>
Nick Holland [Fri, 5 Aug 2016 14:09:13 +0000 (15:09 +0100)]
[3.0] DALi C# binding
Generated binding for overloadable operators in DALi math objects
Change-Id: Iec9b0ee03fa43d1b624eb5e683a5a91bad612354
Agnelo Vaz [Tue, 23 Aug 2016 16:05:38 +0000 (17:05 +0100)]
[3.0] Remove dead distance-field-effect.cpp file
Change-Id: Iba4006c6ea2dbd245cc3ab73c0bb43fef3aa9b9f
Seoyeon Kim [Mon, 1 Aug 2016 07:09:34 +0000 (16:09 +0900)]
[3.0] Add descriptions and example codes
Change-Id: Ic36766645c41ca1831bfd0cfa817ca54df8957f3
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
David Steele [Thu, 11 Aug 2016 16:18:53 +0000 (17:18 +0100)]
[3.0] Updated documentation to ensure DALi is referenced as such.
Change-Id: Ieb04dd28cd74b1af562ad66f0ded4c73209bff0b
Signed-off-by: David Steele <david.steele@samsung.com>
David Steele [Mon, 9 May 2016 09:45:21 +0000 (10:45 +0100)]
[3.0] Changed text controls to re-apply style after system font size change
Change-Id: I8125e09323a716effac5683158f7e4be61b8efc6
Signed-off-by: David Steele <david.steele@samsung.com>
suhyung Eom [Tue, 9 Aug 2016 00:29:12 +0000 (09:29 +0900)]
[3.0] Notify multiline hint to IMF context
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: If7b51387d37b3c3b652ac75cf74911904a2ed002
Adeel Kazmi [Wed, 10 Aug 2016 17:15:11 +0000 (18:15 +0100)]
[3.0] Lazy initialize ImageViews in KeyboardFocusManager & AccessibilityManager
- Both these managers created ImageViews at startup even if not required.
Change-Id: I40b6df684adac8acb6883175f8fe298558112d01
Victor Cebollada [Thu, 11 Aug 2016 14:56:04 +0000 (15:56 +0100)]
[3.0] Multilanguage support cache issue fix.
* Need to cache the font description used to query a default font
instead using the one retrieved from the font id.
Change-Id: Iee97a5e09c5e77fb3d24dc32e321d4413cdbbf2b
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
David Steele [Wed, 10 Aug 2016 17:00:58 +0000 (18:00 +0100)]
[3.0] Prevent slider setting handle text if no change
Hover events cause relayout to occur, and slider doesn't prevent relayout
if there is no size change. Modified Slider::DisplayValue to prevent text
label being set if there is no change to the current text.
Change-Id: Ib8651ff618f8b3452810d0d0bf1237803cdf1206
Signed-off-by: David Steele <david.steele@samsung.com>
Victor Cebollada [Wed, 27 Jul 2016 13:13:04 +0000 (14:13 +0100)]
[3.0] Retrieve the input font's style.
* Removes the font's style string from the InputStyle struct.
This string is useless as it stores only the string style set
through the property system. This string does not contain
the valid font's style if the style changes as a consequence of
moving the cursor.
Change-Id: I41d05f3686d949e1b50233df7f6d05fc2583af92
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Mon, 8 Aug 2016 16:34:03 +0000 (17:34 +0100)]
[3.0] Stop creating image visuals by default
Effects view and emboss filter create an image visual specifically and then set a custom shader.
Change-Id: I20b4548b0ddda41bdf4f476b3a3a2fbaa83db677
David Steele [Mon, 8 Aug 2016 19:36:28 +0000 (20:36 +0100)]
[3.0] Updated patch-coverage tool to catch fewer errors
Patch coverage tool was catching coverage errors for files in
non-source tree and of non-source code, also was catching changes
that had no coverage change.
Also added mechanism to choose the right patch, or to fail
if there are changes in both the working tree and the index.
Also added html output.
One minor gotcha spotted - added test code which was in-advertently covered
because of a case fallthrough, and passed, though this then caused unchanged
code to reduce in coverage.
Change-Id: Id49d30935b2dc9ef3145bf6bc78ec7510de01fd0
Signed-off-by: David Steele <david.steele@samsung.com>
Victor Cebollada [Fri, 5 Aug 2016 06:40:00 +0000 (07:40 +0100)]
[3.0] Fix for multi-language support.
* Pass the preferred font's description to the
MultiLanguageSupport::ValidateFonts() method instead of
a vector of font runs with default font's identifiers.
Change-Id: I88ded17f10be3f78fd7dfbca404f78eaf779aaa9
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Wed, 3 Aug 2016 14:38:10 +0000 (15:38 +0100)]
[3.0] Text - UTC fixes after removing non latin characters from the LATIN script in adaptor.
Change-Id: I3960a370e1bd76fc180836e633fecbce3a7fb65c
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
David Steele [Tue, 24 May 2016 18:36:59 +0000 (19:36 +0100)]
[3.0] Added style names for images and text labels of Slider
Having properly named components of Slider enables them to be styled
individually.
Change-Id: I0062f77678c2423bac540d31d5277fc5d1b7fc04
Signed-off-by: David Steele <david.steele@samsung.com>
Andrew Poor [Thu, 4 Aug 2016 13:11:51 +0000 (14:11 +0100)]
[3.0] Added GetNaturalSize to primitive visual.
Change-Id: I6ca214aadbefcc3921c65a9bfddcc10a18f55735
taeyoon [Tue, 2 Aug 2016 09:24:40 +0000 (18:24 +0900)]
[3.0] Add GetSurfaceType() in TestRenderSurface
GetSurfaceType() will be added for NativeRenderSurface
Change-Id: I577433cd42c2db8b765b66ef4ef496052a11fef4
Victor Cebollada [Mon, 25 Jul 2016 09:33:41 +0000 (10:33 +0100)]
[3.0] Fix text's highlight box.
* Fixed a bug when calculating the size of the highlight box.
It caused the highlight box to be culled.
* Replaces the std::vector<QuadCoordinates> by a Dali::Vector<Vector4>
and resizes it with the number of quads to avoid reallocations.
Change-Id: Ia3c027c601de9c8c23693a6786fcfdfee57edaeb
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Victor Cebollada [Thu, 14 Jul 2016 14:08:50 +0000 (15:08 +0100)]
[3.0] Reposition the text's popup when the text is scrolled.
Change-Id: I77734ba257d9ae7afb1f1e2915bfb304f8f0212f
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Tom Robinson [Mon, 1 Aug 2016 10:59:55 +0000 (11:59 +0100)]
[3.0] Renderer Depth UTCs + test-gl-abstraction update
Change-Id: Ia8493b71aae3587414b6ae186490354bce1bf6d3
Victor Cebollada [Tue, 26 Jul 2016 08:25:07 +0000 (09:25 +0100)]
[3.0] Text - Replace the if/else in the ChangeState method by a switch/case.
Change-Id: I0973068bbcd85dc47468b6c1051eee974ccff984
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Richard Huang [Tue, 2 Aug 2016 16:22:04 +0000 (17:22 +0100)]
[3.0] Fix the broken build for JavaScript plugin
Change-Id: Ib8069e20fad36f6edac499dee51b1596dd887414
Adeel Kazmi [Tue, 2 Aug 2016 14:15:13 +0000 (15:15 +0100)]
[3.0] Added missing newline chars to logging commands
Change-Id: I0bce08bee95bb4fe0bb543d65cacd7927411d556
Agnelo Vaz [Wed, 3 Aug 2016 14:34:34 +0000 (15:34 +0100)]
[3.0] Adding ObjectDestructionTracker to dali-test-suite-utils for testing object destruction
ControlImpl tests using ObjectDestructionFunctor to pass to object destrcution signal and confirm control has been destroyed.
Change-Id: I9e59089213b6257d5c2a4094e2fbf352f2f376d1
taeyoon [Mon, 22 Aug 2016 02:29:30 +0000 (11:29 +0900)]
[3.0] Version downgrade (1.2.0 to 1.1.45)
Final integration work for tizen 3.0 merged 1.2.0 dali in tizen branch.
1.2.0 already includes new features (Public-APIs) for next tizen release.
For tizen 3.0, we downgrade tizen branch to 1.1.45
This reverts commit
707333599e29423db3bf26b945f35bb3070897e0.
Conflicts:
packaging/dali-addon.spec
Revert "Preparation for minor version upgrade"
This reverts commit
19dfaca56bd409626a14b50d7d9cc22a958d93f4.
Revert "Batching clean-up"
This reverts commit
afe38927f068846eaa02c374430da05f6209a6f9.
Revert "Adding ObjectDestructionTracker to dali-test-suite-utils for testing object destruction"
This reverts commit
56b4ea70c3d00b35bd517f532c5229902795bff6.
Revert "Geometry Batching"
This reverts commit
f29b744f4c9d27aeb355319712313876bb236bca.
Revert "Added missing newline chars to logging commands"
This reverts commit
9ca43010ae274e019743c95a3bed73fd2e151bcd.
Revert "Adding RegisterVisual API to Control base class"
This reverts commit
e14d00568eab69d46e78db427d91e33513fd662b.
Revert "Fix the broken build for JavaScript plugin"
This reverts commit
60e86925712d9ec15583644dddaba523c16e8882.
Revert "Fix text's highlight box."
This reverts commit
b2d83201fba837ae079d0f608517884def2c43c7.
Revert "Reposition the text's popup when the text is scrolled."
This reverts commit
549dd9160d48572dcbfbae6ae87ae6d8f749aa83.
Revert "Renderer Depth UTCs + test-gl-abstraction update"
This reverts commit
d7708e4df9cd7392fd0d2c880f47d8b703b2b8e6.
Revert "Text - Replace the if/else in the ChangeState method by a switch/case."
This reverts commit
12fe9741661d0fefaabddd959d04566a0a2d2233.
Change-Id: I57d0366d424a006dee3d1bd4292e0cc3795801bf
taeyoon [Wed, 10 Aug 2016 05:37:08 +0000 (14:37 +0900)]
[3.0] Exclude internal tag module in Public API reference
This reverts commit
a55bef8df7a2603cee6c4449b4183070733a2e8d.
Change-Id: Ifcd5e65cce10769ec4d4fb7dceef63c7363f5ff9
taeyoon [Wed, 10 Aug 2016 05:35:56 +0000 (14:35 +0900)]
[3.0] Fix Control::ClearBackground
This reverts commit
f7a09c648753d9168dc689961de614c5f6b415d5.
Change-Id: I626df6c08381c5b39264e5afc52904f537247b14
taeyoon [Wed, 10 Aug 2016 05:33:00 +0000 (14:33 +0900)]
[3.0] Make only dali-toolkit.spec file be used because of gbs build error
This reverts commit
b77a95ecbb2ef80effd6552a7c3c957c9f6581e8.
Change-Id: Ic9d5897171993b86e4649864c7198892c7a1cab1
taeyoon [Tue, 9 Aug 2016 11:32:48 +0000 (20:32 +0900)]
Merge branch 'devel/master (1.2.0)' into tizen
Change-Id: Iafdbae903af3374dd58d83353a3af69da3b6da04
taeyoon [Tue, 9 Aug 2016 11:29:52 +0000 (20:29 +0900)]
Revert "[3.0] Make only dali-toolkit.spec file be used because of gbs build error"
This reverts commit
da9a8f3816c9e0f94a48a49be2b06805b90c799d.
Change-Id: I61b9e51492a572e910e349c8ad94f2ff850762dd
taeyoon [Tue, 9 Aug 2016 11:29:17 +0000 (20:29 +0900)]
Revert "[3.0] Fix Control::ClearBackground"
This reverts commit
a3b8e4ceb55cc02f51c070b035794d067202badf.
Change-Id: Iae3511cd412082409b33f5bf61d8eb5071f42e62
taeyoon [Tue, 9 Aug 2016 11:27:47 +0000 (20:27 +0900)]
Revert "[3.0] Change 'char' type to 'signed char'"
This reverts commit
ed648574f04ce428c45474b3ed86076e2e222ebf.
Change-Id: I4cf7dce38ecaddc12da3aa0b4bb900acf6ce32b9
taeyoon [Tue, 9 Aug 2016 11:26:51 +0000 (20:26 +0900)]
Revert "[3.0] Fix Svace warning issue"
This reverts commit
91fc346901bee6eed25e38c17a85da015285a4e6.
Change-Id: Ic45bdf9242416e27e34178d5b26558c5feac0250
taeyoon [Tue, 9 Aug 2016 11:26:13 +0000 (20:26 +0900)]
Revert "[3.0] Exclude internal tag module in Public API reference"
This reverts commit
16c784aac03ef0caf68262193ec49c9be2367542.
Change-Id: I146fc8c623895d9198639cfee439a3d9ee3a41f8
taeyoon [Tue, 9 Aug 2016 11:25:36 +0000 (20:25 +0900)]
Revert "[3.0] Fix Svace issue"
This reverts commit
b5323fa6ef010b82b57ef51e315562d318f3efe8.
Change-Id: I4e9acd7c6809f83b05aa95b3f6d023c1b834d4ce
taeyoon [Tue, 9 Aug 2016 11:25:00 +0000 (20:25 +0900)]
Revert "[3.0] Updated test cases for increased coverage"
This reverts commit
c0508fc89ac338af75eaa11a8253ad1cf959ceb8.
Change-Id: I36d2ca38ec80489288641b19375f7e1db63f8db4
taeyoon [Tue, 9 Aug 2016 11:24:24 +0000 (20:24 +0900)]
Revert "[3.0] Put third party source files in separate folder & exclude from coverage"
This reverts commit
49cdc30dfb534bc407b8ca7c050c0b7dd7249447.
Change-Id: Id2d8aa68087ea3faf13c48a10e6fd46a8a792688
taeyoon [Tue, 9 Aug 2016 11:23:55 +0000 (20:23 +0900)]
Revert "[3.0] Update dali-toolkit-doc.h for new features"
This reverts commit
a31c47072f49b753d075df72b0fc519d4431dcb6.
Change-Id: I0df72d9a406f3701151f410962ae8d73caf63f0f
taeyoon [Tue, 9 Aug 2016 11:23:16 +0000 (20:23 +0900)]
Revert "[3.0] Adding tests for checkbox"
This reverts commit
74c6fdf3b98aa706db2230c01b37350db97d3890.
Change-Id: I3dc7ef21238f8ee5792f3baf2bf2450c872ede3e
taeyoon [Tue, 9 Aug 2016 11:22:40 +0000 (20:22 +0900)]
Revert "[3.0] Added test cases and removed dead code"
This reverts commit
5c05262492f136744fd1d58c0f80fd1bf30516a2.
Change-Id: I7bbee044a4ffc53b0b257ca86841b43e68d279ec
taeyoon [Tue, 9 Aug 2016 11:22:07 +0000 (20:22 +0900)]
Revert "[3.0] Removing unused internal button functions"
This reverts commit
4db537c5556ded2548e53ffc99796e7997b4c4fd.
Change-Id: I88adbbf732870929b768d95d89d7ebe5aaedaa48
taeyoon [Tue, 9 Aug 2016 11:21:39 +0000 (20:21 +0900)]
Revert "[3.0] (Automated Tests) Increase line coverage of Builder"
This reverts commit
3223965240236e6add6e7278faf8f0408c33425a.
Change-Id: If028e7f60052f22f20749c9ef914d3128e1ac3dc
taeyoon [Tue, 9 Aug 2016 11:20:58 +0000 (20:20 +0900)]
Revert "[3.0] Tizen Directory Migration"
This reverts commit
11d1c974d54e1efbd1a46bd0b51bed3b3eed7a7a.
Change-Id: I9a45d1310e13002fd7efbd6286d22e9433c2ff63
taeyoon [Tue, 9 Aug 2016 11:20:10 +0000 (20:20 +0900)]
Revert "[3.0] Add dali-modules image for doxygen"
This reverts commit
bf05235496d865a04406dc801b7d99e8f20665c8.
Change-Id: I61e26ec1c47865bb0a4c34397431df57d321fb40
Tom Robinson [Fri, 5 Aug 2016 13:52:06 +0000 (14:52 +0100)]
DALi Version 1.2.0
Change-Id: I6857fb7ae40b58280f7f64cf7a6b2d419b9e53cd
Adeel Kazmi [Thu, 4 Aug 2016 15:34:45 +0000 (16:34 +0100)]
Preparation for minor version upgrade
Change-Id: I623a869b2bc1bbe5a687c438b4e41d9e4c524158
adam.b [Thu, 4 Aug 2016 13:46:21 +0000 (14:46 +0100)]
Batching clean-up
BatchImageVisual has been made more like Svg/NpatchVisual. It's "less" public now.
Change-Id: I7c57768db634e1859d4752f3745ce905a8a99cfd
Agnelo Vaz [Wed, 3 Aug 2016 14:34:34 +0000 (15:34 +0100)]
Adding ObjectDestructionTracker to dali-test-suite-utils for testing object destruction
ControlImpl tests using ObjectDestructionFunctor to pass to object destrcution signal and confirm control has been destroyed.
Change-Id: I9e59089213b6257d5c2a4094e2fbf352f2f376d1
Paul Wisbey [Wed, 3 Aug 2016 16:00:27 +0000 (09:00 -0700)]
Merge "Geometry Batching" into devel/master
David Steele [Wed, 3 Aug 2016 13:59:38 +0000 (06:59 -0700)]
Merge "Added missing newline chars to logging commands" into devel/master
Adeel Kazmi [Wed, 3 Aug 2016 11:25:42 +0000 (04:25 -0700)]
Merge "Adding RegisterVisual API to Control base class" into devel/master
Adeel Kazmi [Wed, 3 Aug 2016 10:33:34 +0000 (03:33 -0700)]
Merge "Fix the broken build for JavaScript plugin" into devel/master
Agnelo Vaz [Thu, 7 Jul 2016 14:20:12 +0000 (15:20 +0100)]
Adding RegisterVisual API to Control base class
Visuals are stored in Control after being registered through the new API via the derived control
Change-Id: If94c43f148994434c9f7c409fadef5ebd590e66c