[NUI] Check spelling
authorhuiyu.eun <huiyu.eun@samsung.com>
Thu, 18 Mar 2021 04:20:42 +0000 (13:20 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 18 Mar 2021 10:16:51 +0000 (19:16 +0900)
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
109 files changed:
src/Tizen.Applications.Common/Tizen.Applications.CoreBackend/DefaultCoreBackend.cs [changed mode: 0644->0755]
src/Tizen.NUI.Components/Controls/AlertDialog.cs
src/Tizen.NUI.Components/Controls/Button.Internal.cs
src/Tizen.NUI.Components/Controls/Button.cs
src/Tizen.NUI.Components/Controls/Control.cs
src/Tizen.NUI.Components/Controls/FlexibleView/FlexibleViewLayoutManager.cs
src/Tizen.NUI.Components/Controls/Navigation/Page.cs
src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultLinearItem.cs
src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultTitleItem.cs
src/Tizen.NUI.Components/Controls/RecyclerView/ItemSelectionMode.cs
src/Tizen.NUI.Components/Controls/RecyclerView/ItemSource/ItemsSourceFactory.cs [changed mode: 0644->0755]
src/Tizen.NUI.Components/Controls/RecyclerView/Layouter/GridLayouter.cs [changed mode: 0644->0755]
src/Tizen.NUI.Components/Controls/RecyclerView/Layouter/ItemsLayouter.cs
src/Tizen.NUI.Components/Controls/RecyclerView/Layouter/LinearLayouter.cs
src/Tizen.NUI.Components/Controls/ScrollableBase.cs
src/Tizen.NUI.Components/Controls/Scrollbar.cs
src/Tizen.NUI.Components/Controls/Slider.cs
src/Tizen.NUI.Components/Controls/Switch.cs
src/Tizen.NUI/src/internal/Application/Application.cs
src/Tizen.NUI/src/internal/Application/ComponentApplication.cs
src/Tizen.NUI/src/internal/Common/ActivatedSignalType.cs
src/Tizen.NUI/src/internal/Common/AuthenticationSignalType.cs
src/Tizen.NUI/src/internal/Common/ContentReceivedSignalType.cs
src/Tizen.NUI/src/internal/Common/DaliEnumConstants.cs
src/Tizen.NUI/src/internal/Common/Disposable.cs
src/Tizen.NUI/src/internal/Common/KeyboardEventSignalType.cs
src/Tizen.NUI/src/internal/Common/KeyboardResizedSignalType.cs
src/Tizen.NUI/src/internal/Common/KeyboardTypeSignalType.cs
src/Tizen.NUI/src/internal/Common/LanguageChangedSignalType.cs
src/Tizen.NUI/src/internal/Common/ListEventSignalType.cs
src/Tizen.NUI/src/internal/Common/PropertyRangeManager.cs
src/Tizen.NUI/src/internal/Common/Registry.cs
src/Tizen.NUI/src/internal/Common/ViewSignal.cs
src/Tizen.NUI/src/internal/FrameBroker/FrameBrokerBase.cs
src/Tizen.NUI/src/internal/FrameBroker/FrameError.cs
src/Tizen.NUI/src/internal/FrameProvider/FrameProvider.cs
src/Tizen.NUI/src/internal/Layouting/GridLocations.cs
src/Tizen.NUI/src/internal/Layouting/LayoutController.cs
src/Tizen.NUI/src/internal/Utility/ColorCutQuantizer.cs
src/Tizen.NUI/src/internal/Utility/ColorUtils.cs
src/Tizen.NUI/src/internal/WebView/WebView.cs
src/Tizen.NUI/src/internal/Widget/WidgetViewSignal.cs
src/Tizen.NUI/src/internal/XamlBinding/MessagingCenter.cs
src/Tizen.NUI/src/internal/XamlBinding/RotationTypeConverter.cs
src/Tizen.NUI/src/internal/XamlBinding/TizenPlatformServices.cs
src/Tizen.NUI/src/public/Accessibility/Accessibility.cs
src/Tizen.NUI/src/public/Animation/AlphaFunction.cs
src/Tizen.NUI/src/public/Animation/Animation.cs
src/Tizen.NUI/src/public/Animation/TransitionData.cs
src/Tizen.NUI/src/public/Application/NUIApplication.cs
src/Tizen.NUI/src/public/BaseComponents/AnimatedImageView.cs
src/Tizen.NUI/src/public/BaseComponents/AnimatedVectorImageView.cs
src/Tizen.NUI/src/public/BaseComponents/ImageView.cs
src/Tizen.NUI/src/public/BaseComponents/LottieAnimationView.cs
src/Tizen.NUI/src/public/BaseComponents/Scrollable.cs
src/Tizen.NUI/src/public/BaseComponents/Style/Selector.cs
src/Tizen.NUI/src/public/BaseComponents/TextField.cs
src/Tizen.NUI/src/public/BaseComponents/VideoView.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewAccessibility.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEvent.cs
src/Tizen.NUI/src/public/BaseComponents/ViewPublicMethods.cs
src/Tizen.NUI/src/public/BaseComponents/VisualView.cs
src/Tizen.NUI/src/public/Common/BaseHandle.cs
src/Tizen.NUI/src/public/Common/NUIConstants.cs
src/Tizen.NUI/src/public/Common/Position.cs
src/Tizen.NUI/src/public/Common/Position2D.cs
src/Tizen.NUI/src/public/Common/RelativeVector2.cs
src/Tizen.NUI/src/public/Common/RelativeVector3.cs
src/Tizen.NUI/src/public/Common/RelativeVector4.cs
src/Tizen.NUI/src/public/Common/Rotation.cs
src/Tizen.NUI/src/public/Common/Size.cs
src/Tizen.NUI/src/public/Common/Size2D.cs
src/Tizen.NUI/src/public/Common/TypeRegistry.cs
src/Tizen.NUI/src/public/Common/Vector2.cs
src/Tizen.NUI/src/public/Common/Vector3.cs
src/Tizen.NUI/src/public/Common/Vector4.cs
src/Tizen.NUI/src/public/CustomView/CustomViewRegistry.cs
src/Tizen.NUI/src/public/CustomView/Spin.cs
src/Tizen.NUI/src/public/Events/GestureDetector.cs
src/Tizen.NUI/src/public/Images/ImageLoading.cs
src/Tizen.NUI/src/public/Images/PixelData.cs
src/Tizen.NUI/src/public/Input/InputMethod.cs
src/Tizen.NUI/src/public/Input/KeyValue.cs
src/Tizen.NUI/src/public/Layouting/FlexLayout.cs
src/Tizen.NUI/src/public/Layouting/GridLayout.cs
src/Tizen.NUI/src/public/Layouting/LayoutTransition.cs
src/Tizen.NUI/src/public/Layouting/LinearLayout.cs
src/Tizen.NUI/src/public/Layouting/MeasureSpecification.cs
src/Tizen.NUI/src/public/Layouting/PaddingType.cs
src/Tizen.NUI/src/public/Rendering/TextureSet.cs
src/Tizen.NUI/src/public/Theme/ExternalThemeManager.cs [changed mode: 0644->0755]
src/Tizen.NUI/src/public/Theme/ThemeManager.cs
src/Tizen.NUI/src/public/Theme/TizenExternalTheme.cs [changed mode: 0644->0755]
src/Tizen.NUI/src/public/Utility/Palette.cs
src/Tizen.NUI/src/public/Utility/Timer.cs
src/Tizen.NUI/src/public/ViewProperty/ImageShadow.cs
src/Tizen.NUI/src/public/Visuals/PrimitiveVisual.cs
src/Tizen.NUI/src/public/Visuals/VisualConstants.cs
src/Tizen.NUI/src/public/Visuals/VisualMaps.cs
src/Tizen.NUI/src/public/Widget/WidgetView.cs
src/Tizen.NUI/src/public/Window/GLWindow.cs
src/Tizen.NUI/src/public/Window/GLWindowEvent.cs
src/Tizen.NUI/src/public/Window/WindowEvent.cs
src/Tizen.NUI/src/public/XamlBinding/Command.cs
src/Tizen.NUI/src/public/XamlBinding/Interactivity/EventTrigger.cs
src/Tizen.NUI/src/public/XamlBinding/Registrar.cs
src/Tizen.NUI/src/public/XamlBinding/TriggerBase.cs
src/Tizen.NUI/src/public/XamlBinding/TypedBinding.cs

old mode 100644 (file)
new mode 100755 (executable)
index 9602688..3c3c046
@@ -251,7 +251,7 @@ namespace Tizen.Applications.CoreBackend
             ErrorCode err = Interop.AppCommon.AppEventGetDeviceOrientation(infoHandle, out orientation);
             if (err != ErrorCode.None)
             {
-                Log.Error(LogTag, "Failed to get deivce orientation. Err = " + err);
+                Log.Error(LogTag, "Failed to get device orientation. Err = " + err);
             }
             if (Handlers.ContainsKey(EventType.DeviceOrientationChanged))
             {
@@ -273,7 +273,7 @@ namespace Tizen.Applications.CoreBackend
             ErrorCode err = Interop.AppCommon.AppEventGetSuspendedState(infoHandle, out state);
             if (err != ErrorCode.None)
             {
-                Log.Error(LogTag, "Failed to get deivce orientation. Err = " + err);
+                Log.Error(LogTag, "Failed to get device orientation. Err = " + err);
             }
             if (Handlers.ContainsKey(EventType.SuspendedStateChanged))
             {
index 612b638..6e42b4c 100755 (executable)
@@ -388,7 +388,7 @@ namespace Tizen.NUI.Components
         /// <summary>
         /// Sets action button in the action content of AlertDialog.
         /// </summary>
-        /// <param name="type">The type of action buttion.</param>
+        /// <param name="type">The type of action button.</param>
         /// <param name="text">The text of action button in the action content of AlertDialog.</param>
         /// <param name="clickedHandler">The clicked callback of the action button in the action content of AlertDialog.</param>
         [EditorBrowsable(EditorBrowsableState.Never)]
index f4fd6c1..bc1c4c0 100755 (executable)
@@ -403,7 +403,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// Initilizes AT-SPI object.
+        /// Initializes AT-SPI object.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public override void OnInitialize()
index ed56c0a..af7c774 100755 (executable)
@@ -496,7 +496,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// Translateable text string selector in Button.
+        /// Translatable text string selector in Button.
         /// Getter returns copied selector value if exist, null otherwise.
         /// </summary>
         /// <exception cref="NullReferenceException">Thrown when setting null value.</exception>
index 5f07a78..3f23ba9 100755 (executable)
@@ -26,7 +26,7 @@ using Tizen.System;
 namespace Tizen.NUI.Components
 {
     /// <summary>
-    /// The control component is base class of tv nui components. It's abstract class, so cann't instantiate and can only be inherited.
+    /// The control component is base class of tv nui components. It's abstract class, so can't instantiate and can only be inherited.
     /// </summary>
     /// <since_tizen> 6 </since_tizen>
     /// This will be public opened in tizen_5.5 after ACR done. Before ACR, need to be hidden as inhouse API.
index 1384b94..b85fa06 100755 (executable)
@@ -622,7 +622,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// ecycles children between given indices..
+        /// Recycles children between given indices..
         /// </summary>
         /// <param name="recycler">Recycler to recycle views into</param>
         /// <param name="startIndex">inclusive</param>
index 298087e..7cb9886 100755 (executable)
@@ -65,7 +65,7 @@ namespace Tizen.NUI.Components
         [EditorBrowsable(EditorBrowsableState.Never)]
         public Page(AppBar appBar, View content = null) : base()
         {
-            //AppBar and Content are located verically.
+            //AppBar and Content are located vertically.
             var linearLayout = new LinearLayout();
             linearLayout.LinearOrientation = LinearLayout.Orientation.Vertical;
             Layout = linearLayout;
index 0c38475..0418c0f 100755 (executable)
@@ -231,7 +231,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// Seperator devider of DefaultLinearItem. it will place at the end of item.
+        /// Seperator divider of DefaultLinearItem. it will place at the end of item.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public View Seperator
index 8979aa2..8610d17 100755 (executable)
@@ -159,7 +159,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// Seperator devider of DefaultTitleItem. it will place at the end of item.
+        /// Seperator divider of DefaultTitleItem. it will place at the end of item.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public View Seperator
index de8f845..a2d8f1b 100755 (executable)
@@ -30,7 +30,7 @@ namespace Tizen.NUI.Components
         [EditorBrowsable(EditorBrowsableState.Never)]
         None,
         /// <summary>
-        /// Single selection. select item exculsively so previous selected item will be unselected.
+        /// Single selection. select item exclusively so previous selected item will be unselected.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         SingleSelection,
old mode 100644 (file)
new mode 100755 (executable)
index f3df899..35da7cd
@@ -17,7 +17,6 @@
 using System.Collections;
 using System.Collections.Generic;
 using System.Collections.Specialized;
-//using AndroidX.RecyclerView.Widget; ??? need to find whot it needs? adapter?
 
 namespace Tizen.NUI.Components
 {
old mode 100644 (file)
new mode 100755 (executable)
index 7e98751..8f6123f
@@ -117,7 +117,7 @@ namespace Tizen.NUI.Components
 
                         if (groupHeader == null) throw new Exception("[" + firstIndex + "] Group Header failed to realize!");
 
-                        // Need to Set proper hieght or width on scroll direciton.
+                        // Need to Set proper height or width on scroll direction.
                         if (groupHeader.Layout == null)
                         {
                             width = groupHeader.WidthSpecification;
@@ -151,7 +151,7 @@ namespace Tizen.NUI.Components
                         RecyclerViewItem groupFooter = colView.RealizeItem(firstFooter);
 
                         if (groupFooter == null) throw new Exception("[" + firstFooter + "] Group Footer failed to realize!");
-                        // Need to Set proper hieght or width on scroll direciton.
+                        // Need to Set proper height or width on scroll direction.
                         if (groupFooter.Layout == null)
                         {
                             width = groupFooter.WidthSpecification;
@@ -203,7 +203,7 @@ namespace Tizen.NUI.Components
                 }
                 sizeDeligate.BindingContext = colView.InternalItemSource.GetItem(firstIndex);
 
-                // Need to Set proper hieght or width on scroll direciton.
+                // Need to Set proper height or width on scroll direction.
                 if (sizeDeligate.Layout == null)
                 {
                     width = sizeDeligate.WidthSpecification;
index dcb2938..073296d 100755 (executable)
@@ -292,7 +292,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// Measure the size of chlid ViewItem manually.
+        /// Measure the size of child ViewItem manually.
         /// </summary>
         /// <param name="parent">Parent ItemsView.</param>
         /// <param name="child">Child ViewItem to Measure()</param>
index 8409905..6b190bb 100755 (executable)
@@ -126,7 +126,7 @@ namespace Tizen.NUI.Components
 
                         if (groupHeader == null) throw new Exception("[" + firstIndex + "] Group Header failed to realize!");
 
-                        // Need to Set proper hieght or width on scroll direciton.
+                        // Need to Set proper height or width on scroll direction.
                         if (groupHeader.Layout == null)
                         {
                             width = groupHeader.WidthSpecification;
@@ -160,7 +160,7 @@ namespace Tizen.NUI.Components
                         RecyclerViewItem groupFooter = colView.RealizeItem(firstFooter);
 
                         if (groupFooter == null) throw new Exception("[" + firstFooter + "] Group Footer failed to realize!");
-                        // Need to Set proper hieght or width on scroll direciton.
+                        // Need to Set proper height or width on scroll direction.
                         if (groupFooter.Layout == null)
                         {
                             width = groupFooter.WidthSpecification;
@@ -212,7 +212,7 @@ namespace Tizen.NUI.Components
 
                 sizeDeligate.BindingContext = colView.InternalItemSource.GetItem(firstIndex);
 
-                // Need to Set proper hieght or width on scroll direciton.
+                // Need to Set proper height or width on scroll direction.
                 if (sizeDeligate.Layout == null)
                 {
                     width = sizeDeligate.WidthSpecification;
@@ -326,7 +326,7 @@ namespace Tizen.NUI.Components
         [EditorBrowsable(EditorBrowsableState.Never)]
         public override void RequestLayout(float scrollPosition, bool force = false)
         {
-            // Layouting is only possible after once it intialized.
+            // Layouting is only possible after once it initialized.
             if (!IsInitialized) return;
             int LastIndex = colView.InternalItemSource.Count - 1;
 
@@ -618,7 +618,7 @@ namespace Tizen.NUI.Components
                             {
                                 if (i == (gInfo.Count - 1))
                                 {
-                                    //Sould be groupFooter!
+                                    //Should be groupFooter!
                                     found.end = gInfo.StartIndex + i + adds;
                                     failed = false;
                                     break;
index 671f8e3..28eea61 100755 (executable)
@@ -36,7 +36,7 @@ namespace Tizen.NUI.Components
         /// <summary>
         /// Default constructor.
         /// </summary>
-        /// <param name="position">Current contianer position</param>
+        /// <param name="position">Current container position</param>
         /// <since_tizen> 8 </since_tizen>
         public ScrollEventArgs(Position position)
         {
@@ -500,7 +500,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// Threashold not to go infinit at the end of scrolling animation.
+        /// Threshold not to go infinite at the end of scrolling animation.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public float DecelerationThreshold { get; set; } = 0.1f;
@@ -532,7 +532,7 @@ namespace Tizen.NUI.Components
 
         /// <summary>
         /// Page will be changed when velocity of panning is over threshold.
-        /// The unit of threshold is pixel per milisec.
+        /// The unit of threshold is pixel per millisecond.
         /// </summary>
         /// <since_tizen> 8 </since_tizen>
         public float PageFlickThreshold
@@ -954,7 +954,7 @@ namespace Tizen.NUI.Components
 
             if (animate)
             {
-                // Calculate scroll animaton duration
+                // Calculate scroll animation duration
                 float scrollDistance = Math.Abs(displacement);
                 readyToNotice = true;
 
@@ -1426,7 +1426,7 @@ namespace Tizen.NUI.Components
         {
             // Decelerating using deceleration equation ===========
             //
-            // V   : velocity (pixel per milisecond)
+            // V   : velocity (pixel per millisecond)
             // V0  : initial velocity
             // d   : deceleration rate,
             // t   : time
@@ -1435,9 +1435,9 @@ namespace Tizen.NUI.Components
             //
             // V(t) = V0 * d pow t;
             // X(t) = V0 * (d pow t - 1) / log d;  <-- Integrate the velocity function
-            // X(∞) = V0 * d / (1 - d); <-- Result using inifit T can be final position because T is tending to infinity.
+            // X(∞) = V0 * d / (1 - d); <-- Result using infinite T can be final position because T is tending to infinity.
             //
-            // Because of final T is tending to inifity, we should use threshold value to finish.
+            // Because of final T is tending to infinity, we should use threshold value to finish.
             // Final T = log(-threshold * log d / |V0| ) / log d;
 
             velocityOfLastPan = Math.Abs(velocity);
index ebfd084..c6f1605 100755 (executable)
@@ -272,7 +272,7 @@ namespace Tizen.NUI.Components
                 return;
             }
 
-            // TODO Support non built-in alpha function for visual trainsition in DALi.
+            // TODO Support non built-in alpha function for visual transition in DALi.
             AlphaFunction.BuiltinFunctions builtinAlphaFunction = alphaFunction?.GetBuiltinFunction() ?? AlphaFunction.BuiltinFunctions.Default;
 
             thumbPositionAnimation?.Stop();
@@ -310,7 +310,7 @@ namespace Tizen.NUI.Components
                 return;
             }
 
-            // TODO Support non built-in alpha function for visual trainsition in DALi.
+            // TODO Support non built-in alpha function for visual transition in DALi.
             AlphaFunction.BuiltinFunctions builtinAlphaFunction = alphaFunction?.GetBuiltinFunction() ?? AlphaFunction.BuiltinFunctions.Default;
 
             thumbPositionAnimation?.Stop();
index bbdd0ad..48bfd3e 100755 (executable)
@@ -1230,7 +1230,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// Initliaze AT-SPI object.
+        /// Initialize AT-SPI object.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public override void OnInitialize()
@@ -1569,7 +1569,7 @@ namespace Tizen.NUI.Components
         public class ValueChangedArgs : EventArgs
         {
             /// <summary>
-            /// Curren value
+            /// Current value
             /// </summary>
             /// <since_tizen> 6 </since_tizen>
             /// It will be removed in API10
@@ -1587,7 +1587,7 @@ namespace Tizen.NUI.Components
         public class SlidingFinishedArgs : EventArgs
         {
             /// <summary>
-            /// Curren value
+            /// Current value
             /// </summary>
             /// <since_tizen> 6 </since_tizen>
             /// It will be removed in API10
@@ -1605,7 +1605,7 @@ namespace Tizen.NUI.Components
         public class StateChangedArgs : EventArgs
         {
             /// <summary>
-            /// Curent state
+            /// Current state
             /// </summary>
             /// <since_tizen> 6 </since_tizen>
             /// It will be removed in API10
index 42995fb..04be357 100755 (executable)
@@ -60,7 +60,7 @@ namespace Tizen.NUI.Components
         }
 
         /// <summary>
-        /// Initilize AT-SPI object.
+        /// Initialize AT-SPI object.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public override void OnInitialize()
index 624a2c2..13f7aab 100755 (executable)
@@ -579,7 +579,7 @@ namespace Tizen.NUI
 
         /**
           * @brief Event for Initialized signal which can be used to subscribe/unsubscribe the event handler
-          *  provided by the user. Initialized signal is emitted when application is initialised
+          *  provided by the user. Initialized signal is emitted when application is initialized
           */
         public event DaliEventHandler<object, NUIApplicationInitEventArgs> Initialized
         {
@@ -1172,7 +1172,7 @@ namespace Tizen.NUI
             }
             catch (Exception exception)
             {
-                Tizen.Log.Fatal("NUI", "[Error] got exception during Application New(), this should not occur, msg : " + exception.Message);
+                Tizen.Log.Fatal("NUI", "[Error] got exception during Application New(), this should not occur, message : " + exception.Message);
                 Tizen.Log.Fatal("NUI", "[Error] error line number : " + new StackTrace(exception, true).GetFrame(0).GetFileLineNumber());
                 Tizen.Log.Fatal("NUI", "[Error] Stack Trace : " + exception.StackTrace);
                 throw;
@@ -1203,7 +1203,7 @@ namespace Tizen.NUI
             }
             catch (Exception exception)
             {
-                Tizen.Log.Fatal("NUI", "[Error] got exception during Application New(), this should not occur, msg : " + exception.Message);
+                Tizen.Log.Fatal("NUI", "[Error] got exception during Application New(), this should not occur, message : " + exception.Message);
                 Tizen.Log.Fatal("NUI", "[Error] error line number : " + new StackTrace(exception, true).GetFrame(0).GetFileLineNumber());
                 Tizen.Log.Fatal("NUI", "[Error] Stack Trace : " + exception.StackTrace);
                 throw;
index 7fee197..40998d3 100755 (executable)
@@ -99,7 +99,7 @@ namespace Tizen.NUI
 
         /**
           * @brief Event for Initialized signal which can be used to subscribe/unsubscribe the event handler
-          *  provided by the user. Initialized signal is emitted when application is initialised
+          *  provided by the user. Initialized signal is emitted when application is initialized
           */
         public event CreateNativeEventHandler CreateNative
         {
index 16a4fb0..63f1622 100755 (executable)
@@ -90,7 +90,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         public ActivatedSignalType() : this(Interop.ActivatedSignalType.NewActivatedSignalType(), true)
         {
index dfc4351..1d82e14 100755 (executable)
@@ -102,7 +102,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         /// This will be public opened in tizen_5.5 after ACR done. Before ACR, need to be hidden as inhouse API.
         [EditorBrowsable(EditorBrowsableState.Never)]
index ef36d28..12b0e20 100755 (executable)
@@ -95,7 +95,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         public ContentReceivedSignalType() : this(Interop.ContentReceivedSignalType.NewContentReceivedSignalType(), true)
         {
index 6c0c7d6..da4a48f 100755 (executable)
@@ -66,7 +66,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// ToolTip
+        /// Tooltip
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public struct Tooltip
index 80b952c..3fc7c3b 100755 (executable)
@@ -94,7 +94,7 @@ namespace Tizen.NUI
                 // TODO: dispose managed state (managed objects).
                 // Explicit call. user calls Dispose()
 
-                //Throw excpetion if Dispose() is called in separate thread.
+                //Throw exception if Dispose() is called in separate thread.
                 if (!Window.IsInstalled())
                 {
                     throw new System.InvalidOperationException("This API called from separate thread. This API must be called from MainThread.");
index 894a8e7..b39df0b 100755 (executable)
@@ -92,7 +92,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         public KeyboardEventSignalType() : this(Interop.KeyboardEventSignalType.NewKeyboardEventSignalType(), true)
         {
index db394eb..c46dcd3 100755 (executable)
@@ -90,7 +90,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         public KeyboardResizedSignalType() : this(Interop.KeyboardResizedSignalType.NewKeyboardResizedSignalType(), true)
         {
index 8ffeaca..30a7916 100755 (executable)
@@ -97,7 +97,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         internal KeyboardTypeSignalType() : this(Interop.KeyboardTypeSignalType.NewKeyboardTypeSignalType(), true)
         {
index 16b7052..9493b03 100755 (executable)
@@ -89,7 +89,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         public LanguageChangedSignalType() : this(Interop.LanguageChangedSignalType.NewLanguageChangedSignalType(), true)
         {
index c8fc4da..22e1c1e 100755 (executable)
@@ -98,7 +98,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         /// This will be public opened in tizen_5.5 after ACR done. Before ACR, need to be hidden as inhouse API.
         [EditorBrowsable(EditorBrowsableState.Never)]
index 2d26357..e56b7fb 100755 (executable)
@@ -95,8 +95,8 @@ namespace Tizen.NUI
         /// </summary>
         private void GetPropertyStartRange(System.Type viewType, ref PropertyRange range)
         {
-            const int maxCountPerDerivation = 1000; // For child and animtable properties we use a gap of 1000 between each
-                                                    // views property range in the heirachy
+            const int maxCountPerDerivation = 1000; // For child and animatable properties we use a gap of 1000 between each
+                                                    // views property range in the hierarchy
 
             // custom views start there property index, at view_PROPERTY_END_INDEX
             // we add 1000, just incase View class (our C# custom view base) starts using scriptable properties
index 25bc43b..e9f3757 100755 (executable)
@@ -88,7 +88,7 @@ namespace Tizen.NUI
         {
             IntPtr refObjectPtr = Interop.BaseHandle.GetObjectPtr(baseHandle.GetBaseHandleCPtrHandleRef);
 
-            // we store a dictionary of ref-obects (C++ land) to managed obects (C# land)
+            // we store a dictionary of ref-objects (C++ land) to managed objects (C# land)
             return GetManagedBaseHandleFromRefObject(refObjectPtr);
         }
 
@@ -96,7 +96,7 @@ namespace Tizen.NUI
         {
             IntPtr refObjectPtr = Interop.RefObject.GetRefObjectPtr(cPtr);
 
-            // we store a dictionary of ref-obects (C++ land) to managed obects (C# land)
+            // we store a dictionary of ref-objects (C++ land) to managed objects (C# land)
             return GetManagedBaseHandleFromRefObject(refObjectPtr);
         }
 
@@ -114,7 +114,7 @@ namespace Tizen.NUI
 
             RegistryCurrentThreadCheck();
 
-            // we store a dictionary of ref-obects (C++ land) to managed obects (C# land)
+            // we store a dictionary of ref-objects (C++ land) to managed objects (C# land)
             WeakReference weakReference;
 
             if (Instance._controlMap.TryGetValue(refObjectPtr, out weakReference))
index d10d43e..1c36182 100755 (executable)
@@ -66,7 +66,7 @@ namespace Tizen.NUI
             }
             catch (global::System.Exception ex)
             {
-                Tizen.Log.Fatal("NUI", $"[ERROR] excpetion! {ex}: {ex.Message}");
+                Tizen.Log.Fatal("NUI", $"[ERROR] exception! {ex}: {ex.Message}");
                 Tizen.Log.Fatal("NUI", $"[ERROR] current threadID : {Thread.CurrentThread.ManagedThreadId}");
                 Tizen.Log.Fatal("NUI", $"[ERROR] back trace!");
                 global::System.Diagnostics.StackTrace st = new global::System.Diagnostics.StackTrace(true);
index aeb455e..163a18f 100755 (executable)
@@ -47,7 +47,7 @@ namespace Tizen.NUI
         /// <exception cref="ArgumentException">Thrown when failed because of an invalid parameter.</exception>
         /// <exception cref="Applications.Exceptions.OutOfMemoryException">Thrown when the memory is insufficient.</exception>
         /// <exception cref="InvalidOperationException">Thrown when failed to create the frame broker handle.</exception>
-        /// <remarks>This class is only avaliable for platform level signed applications.</remarks>
+        /// <remarks>This class is only available for platform level signed applications.</remarks>
         internal FrameBrokerBase(Window window)
         {
             Interop.FrameBroker.ErrorCode err;
index 330a106..58b1d11 100755 (executable)
@@ -25,14 +25,14 @@ namespace Tizen.NUI
     public enum FrameError
     {
         /// <summary>
-        /// Succsssful.
+        /// Successful.
         /// </summary>
         None = Interop.FrameBroker.FrameContextErrorCode.None,
 
         /// <summary>
         /// Disqualified.
         /// </summary>
-        /// <remarks>After this error is occured, the FrameBroker instance has to be destroyed.</remarks>
+        /// <remarks>After this error is occurred, the FrameBroker instance has to be destroyed.</remarks>
         Disqualified = Interop.FrameBroker.FrameContextErrorCode.Disqualified,
 
         /// <summary>
index 4ebcde6..da46e48 100755 (executable)
@@ -38,7 +38,7 @@ namespace Tizen.NUI
         /// <exception cref="ArgumentException">Thrown when failed because of an invalid parameter.</exception>
         /// <exception cref="OutOfMemoryException">Thrown when the memory is insufficient.</exception>
         /// <exception cref="InvalidOperationException">Thrown when failed to create the frame broker handle.</exception>
-        /// <remarks>This class is only avaliable for platform level signed applications.</remarks>
+        /// <remarks>This class is only available for platform level signed applications.</remarks>
         [EditorBrowsable(EditorBrowsableState.Never)]
         internal FrameProvider(Window window)
         {
index 3e063bc..d3f9d6c 100755 (executable)
@@ -113,7 +113,7 @@ namespace Tizen.NUI
             float minExpandedSize = 0;
             float newChildrenSize = locations[maxIndex] - locations[0] - space;
 
-            // No available sapce
+            // No available space
             if (newChildrenSize > parentDecimalSize)
                 return;
 
@@ -260,7 +260,7 @@ namespace Tizen.NUI
             }
         }
 
-        /// <summary> Initialize the edge list sorted by start vetex. </summary>
+        /// <summary> Initialize the edge list sorted by start vertex. </summary>
         private void InitEdgeList(ref Node[] edgeList)
         {
             bool isHorizontal = (edgeList == hEdgeList);
@@ -279,7 +279,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Locations are longest path from zero-vertex. that means 'locations[MAX] - locations[0]' is maximun size of children.
+        /// Locations are longest path from zero-vertex. that means 'locations[MAX] - locations[0]' is maximum size of children.
         /// Since GridLayout is Directed Acyclic Graph(DAG) which have no negative cycles, longest path can be found in linear time.
         /// </summary>
         private void InitLocations(ref float[] locations)
index 9d70611..30915d6 100755 (executable)
@@ -137,7 +137,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Dispose Explict or Implicit
+        /// Dispose Explicit or Implicit
         /// </summary>
         protected override void Dispose(DisposeTypes type)
         {
@@ -490,7 +490,7 @@ namespace Tizen.NUI
             // Note, Transitions set on View rather than LayoutItem so if the Layout changes the transition persist.
 
             // Check if item to animate has it's own Transitions for this condition.
-            // If a key exists then a List of atleast 1 transition exists.
+            // If a key exists then a List of at least 1 transition exists.
             if (layoutPositionData.Item.Owner.LayoutTransitions.ContainsKey(conditionForAnimators))
             {
                 // Child has transitions for the condition
index 81f5743..0201b5d 100755 (executable)
@@ -118,7 +118,7 @@ namespace Tizen.NUI
                 width = region.Width; height = region.Height; i = region.X; j = region.Y;
             }
 
-            Tizen.Log.Info("Palette", "Get pixels rawdata from (" + i + " " + j + " " + width + " " + height + ")" + "\n");
+            Tizen.Log.Info("Palette", "Get pixels raw data from (" + i + " " + j + " " + width + " " + height + ")" + "\n");
 
             pixels = new int[width * height];
             PixelFormat format = pixelBuffer.GetPixelFormat();
index 724be89..5c53eba 100755 (executable)
@@ -330,13 +330,13 @@ namespace Tizen.NUI
                     return 4;
                 }
                 default:
-                    Tizen.Log.Error("Palette", "Invalied PixelFormat(" + pixelFormat + ") has been givien \n");
+                    Tizen.Log.Error("Palette", "Invalided PixelFormat(" + pixelFormat + ") has been given \n");
                     return 0;
             }
         }
 
         /// <summary>
-        /// return luma value according to to XYZ color space in the range 0.0 - 1.0
+        /// return luma value according to XYZ color space in the range 0.0 - 1.0
         /// </summary>
         private static int CompositeAlpha(int foregroundAlpha, int backgroundAlpha)
         {
index ff0b755..d9f7efb 100755 (executable)
@@ -493,7 +493,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The postion of scroll.
+        /// The position of scroll.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public Position ScrollPosition
@@ -571,7 +571,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets fav icon.
+        /// Gets favicon.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public ImageView Favicon
@@ -909,7 +909,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Reply for promp popup.
+        /// Reply for prompt popup.
         /// <param name="result">text in prompt input field.</param>
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
index 5e5acff..e88c900 100755 (executable)
@@ -97,7 +97,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The contructor.
+        /// The constructor.
         /// </summary>
         internal WidgetViewSignal() : this(Interop.WidgetView.NewWidgetViewSignal(), true)
         {
index c8af695..82ff93b 100755 (executable)
@@ -61,7 +61,7 @@ namespace Tizen.NUI.Binding
             {
                 if (subscriber.Equals(delegateSource))
                 {
-                    // The target is the subscriber; we can use a weakreference
+                    // The target is the subscriber; we can use a weak reference
                     DelegateWeakReference = new WeakReference(delegateSource);
                     isStrongReference = false;
                 }
index 03a97a1..53ed1da 100755 (executable)
@@ -26,8 +26,8 @@ namespace Tizen.NUI.Binding
         {
             // public Rotation(Radian radian(float), Vector3 vector3)
             // Default: <View Orientation="45.0,12,13,0" />
-            // Oritation="D:23, 0, 0, 1"
-            // Oritation="R:23, 0, 0, 1"
+            // Orientation="D:23, 0, 0, 1"
+            // Orientation="R:23, 0, 0, 1"
             if (value != null)
             {
                 string[] parts = value.Split(',');
@@ -42,12 +42,12 @@ namespace Tizen.NUI.Binding
                         string radianOrDegree = head[0].Trim().ToUpperInvariant();
                         if (radianOrDegree == "D" || radianOrDegree == "DEGREE")
                         {
-                            // Oritation="D:23, 0, 0, 1"
+                            // Orientation="D:23, 0, 0, 1"
                             radian = new Radian(new Degree(Single.Parse(head[1].Trim(), CultureInfo.InvariantCulture)));
                         }
                         else if (radianOrDegree == "R" || radianOrDegree == "RADIAN")
                         {
-                            // Oritation="R:23, 0, 0, 1"
+                            // Orientation="R:23, 0, 0, 1"
                             radian = new Radian(Single.Parse(head[1].Trim(), CultureInfo.InvariantCulture));
                         }
                         else
index f61cccd..2f691c5 100755 (executable)
@@ -69,7 +69,7 @@ namespace Tizen.NUI.Binding
                 }
             };
             timer = new System.Threading.Timer(onTimeout, null, Timeout.Infinite, Timeout.Infinite);
-            // set interval separarately to prevent calling onTimeout before `timer' is assigned
+            // set interval separately to prevent calling onTimeout before `timer' is assigned
             timer.Change(interval, interval);
         }
 
index e824fb6..5c0392e 100755 (executable)
@@ -27,7 +27,7 @@ using tlog = Tizen.Log;
 namespace Tizen.NUI.Accessibility
 {
     /// <summary>
-    /// Accessibility provides Dali-ATSPI interface which has funtionality of Screen-Reader and general accessibility
+    /// Accessibility provides Dali-ATSPI interface which has functionality of Screen-Reader and general accessibility
     /// </summary>
     // This will be public opened after ACR done. (Before ACR, need to be hidden as Inhouse API)
     [SuppressMessage("Microsoft.Design", "CA1724: Type names should not match namespaces")]
@@ -35,7 +35,7 @@ namespace Tizen.NUI.Accessibility
     [EditorBrowsable(EditorBrowsableState.Never)]
     public class Accessibility
     {
-        #region Constructor, Distructor, Dispose
+        #region Constructor, Destructor, Dispose
         private Accessibility()
         {
             dummy = new View();
@@ -48,7 +48,7 @@ namespace Tizen.NUI.Accessibility
         {
             Tizen.Log.Debug("NUI", $"Accessibility is destroyed\n");
         }
-        #endregion Constructor, Distructor, Dispose
+        #endregion Constructor, Destructor, Dispose
 
 
         #region Property
index 2867f72..c2799db 100755 (executable)
@@ -33,7 +33,7 @@ namespace Tizen.NUI
         /// The constructor.<br />
         /// Creates an alpha function object with the user-defined alpha function.<br />
         /// </summary>
-        /// <param name="func">User defined fuction. It must be a method formatted as float alphafunction(float progress)</param>
+        /// <param name="func">User defined function. It must be a method formatted as float alphafunction(float progress)</param>
         /// <since_tizen> 3 </since_tizen>
         public AlphaFunction(global::System.Delegate func) : this(Interop.AlphaFunction.NewAlphaFunction(SWIGTYPE_p_f_float__float.getCPtr(new SWIGTYPE_p_f_float__float(System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate<System.Delegate>(func)))), true)
         {
@@ -189,7 +189,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Retrives the control points of the alpha function.<br />
+        /// Retrieves the control points of the alpha function.<br />
         /// </summary>
         /// <param name="controlPoint0">A Vector2 which will be used as the first control point of the curve.</param>
         /// <param name="controlPoint1">A Vector2 which will be used as the second control point of the curve.</param>
index 81daefa..c363f7d 100755 (executable)
@@ -368,7 +368,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets or sets specificifications of a speed factor for the animation.<br />
+        /// Gets or sets specifications of a speed factor for the animation.<br />
         /// The speed factor is a multiplier of the normal velocity of the animation.<br />
         /// Values between [0, 1] will slow down the animation and values above one will speed up the animation.<br />
         /// It is also possible to specify a negative multiplier to play the animation in reverse.<br />
index 8296ccf..56db2f8 100755 (executable)
@@ -63,7 +63,7 @@ namespace Tizen.NUI
         /// <summary>
         /// returns the count of the individual property transitions stored within this handle.
         /// </summary>
-        /// <returns>A handle to the image at the the specified position.</returns>
+        /// <returns>A handle to the image at the specified position.</returns>
         /// <since_tizen> 3 </since_tizen>
         public uint Count()
         {
index 8299d7e..03c3311 100755 (executable)
@@ -129,12 +129,12 @@ namespace Tizen.NUI
         /// <param name="windowSize"></param>
         /// <param name="windowPosition"></param>
         /// <param name="styleSheet"></param>
-        /// InhouseAPI, this could be opend in NextTizen
+        /// InhouseAPI, this could be opened in NextTizen
         [Obsolete("Please do not use! This will be deprecated!")]
         [EditorBrowsable(EditorBrowsableState.Never)]
         public NUIApplication(Graphics.BackendType backend, WindowMode windowMode = WindowMode.Opaque, Size2D windowSize = null, Position2D windowPosition = null, string styleSheet = "") : base(new NUICoreBackend(styleSheet, windowMode, windowSize, windowPosition))
         {
-            //windowMode and styleSheet will be added later. currenlty it's not working as expected.
+            //windowMode and styleSheet will be added later. currently it's not working as expected.
             Graphics.Backend = backend;
             Tizen.Log.Error("NUI", "Plaese DO NOT set graphical backend type with this constructor! This will give no effect!");
             ExternalThemeManager.Initialize();
index b495413..9cf3787 100755 (executable)
@@ -31,7 +31,7 @@ namespace Tizen.NUI.BaseComponents
     [EditorBrowsable(EditorBrowsableState.Never)]
     public class AnimatedImageView : ImageView
     {
-        #region Constructor, Distructor, Dispose
+        #region Constructor, Destructor, Dispose
         /// <summary>
         /// Construct AnimatedImageView
         /// </summary>
@@ -60,7 +60,7 @@ namespace Tizen.NUI.BaseComponents
             //because the execution order of Finalizes is non-deterministic.
             base.Dispose(type);
         }
-        #endregion Constructor, Distructor, Dispose
+        #endregion Constructor, Destructor, Dispose
 
         #region Property
         /// <summary>
index b1be0da..14c13aa 100755 (executable)
@@ -30,14 +30,14 @@ namespace Tizen.NUI.BaseComponents
     [EditorBrowsable(EditorBrowsableState.Never)]
     public class AnimatedVectorImageView : LottieAnimationView
     {
-        #region Constructor, Distructor, Dispose
+        #region Constructor, Destructor, Dispose
         /// <summary>
         /// Construct VectorAnimationView.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public AnimatedVectorImageView() : base()
         {
-            tlog.Fatal(tag, $"[AnimatedVectorImageView START[ constuctor objId={GetId()} ] END]");
+            tlog.Fatal(tag, $"[AnimatedVectorImageView START[ constructor objId={GetId()} ] END]");
         }
 
         /// <summary>
@@ -47,7 +47,7 @@ namespace Tizen.NUI.BaseComponents
         [EditorBrowsable(EditorBrowsableState.Never)]
         public AnimatedVectorImageView(float scale) : base(scale)
         {
-            tlog.Fatal(tag, $"[AnimatedVectorImageView START[ constuctor scale={scale}) objId={GetId()} ] END]");
+            tlog.Fatal(tag, $"[AnimatedVectorImageView START[ constructor scale={scale}) objId={GetId()} ] END]");
         }
 
         /// <summary>
@@ -71,7 +71,7 @@ namespace Tizen.NUI.BaseComponents
 
             tlog.Fatal(tag, $"]AnimatedVectorImageView END]");
         }
-        #endregion Constructor, Distructor, Dispose
+        #endregion Constructor, Destructor, Dispose
 
 
         #region Property
index 581951b..fd1549f 100755 (executable)
@@ -614,7 +614,7 @@ namespace Tizen.NUI.BaseComponents
         }
 
         /// <summary>
-        /// Gets or sets whether to synchronos loading the resourceurl of image.<br />
+        /// Gets or sets whether to synchronous loading the resourceurl of image.<br />
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public bool SynchronosLoading
@@ -1081,7 +1081,7 @@ namespace Tizen.NUI.BaseComponents
         }
 
         /// <summary>
-        /// Get attribues, it is abstract function and must be override.
+        /// Get attributes, it is abstract function and must be override.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         protected override ViewStyle CreateViewStyle()
index 7e95108..7c2e261 100755 (executable)
@@ -32,7 +32,7 @@ namespace Tizen.NUI.BaseComponents
     /// <since_tizen> 7 </since_tizen>
     public class LottieAnimationView : ImageView
     {
-        #region Constructor, Distructor, Dispose
+        #region Constructor, Destructor, Dispose
         /// <summary>
         /// LottieAnimationView constructor
         /// </summary>
@@ -96,7 +96,7 @@ namespace Tizen.NUI.BaseComponents
             base.Dispose(type);
             tlog.Fatal(tag, $"[{GetId()}]>");
         }
-        #endregion Constructor, Distructor, Dispose
+        #endregion Constructor, Destructor, Dispose
 
 
         #region Property
index b60968b..92cf22f 100755 (executable)
@@ -22,7 +22,7 @@ using Tizen.NUI.Binding;
 namespace Tizen.NUI.BaseComponents
 {
     /// <summary>
-    /// Base class for derived Scrollables that contains actors that can be scrolled manually
+    /// Base class for derived Scrollable that contains actors that can be scrolled manually
     /// (via touch) or automatically.
     /// </summary>
     /// <since_tizen> 3 </since_tizen>
index 707100d..7565402 100755 (executable)
@@ -68,13 +68,13 @@ namespace Tizen.NUI.BaseComponents
             return new Selector<T>(value);
         }
 
-        /// Default Contructor
+        /// Default constructor
         [EditorBrowsable(EditorBrowsableState.Never)]
         public Selector()
         {
         }
 
-        /// Contructor with T
+        /// Constructor with T
         [EditorBrowsable(EditorBrowsableState.Never)]
         public Selector(T value) : this()
         {
index 1501cdb..6377d92 100755 (executable)
@@ -63,7 +63,7 @@ namespace Tizen.NUI.BaseComponents
         }
 
         /// <summary>
-        /// Get attribues, it is abstract function and must be override.
+        /// Get attributes, it is abstract function and must be override.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         protected override ViewStyle CreateViewStyle()
index 669494c..ca38d84 100755 (executable)
@@ -155,7 +155,7 @@ namespace Tizen.NUI.BaseComponents
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Creates an initialized VideoView.
         /// If the string is empty, VideoView will not display anything.
         /// </summary>
@@ -191,7 +191,7 @@ namespace Tizen.NUI.BaseComponents
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Creates an initialized VideoView.
         /// If the string is empty, VideoView will not display anything.
         /// </summary>
@@ -502,7 +502,7 @@ namespace Tizen.NUI.BaseComponents
     public class SafeNativePlayerHandle : SafeHandle
     {
         /// <summary>
-        /// Contructor, null handle is set.
+        /// Constructor, null handle is set.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public SafeNativePlayerHandle() : base(global::System.IntPtr.Zero, false)
@@ -510,7 +510,7 @@ namespace Tizen.NUI.BaseComponents
         }
 
         /// <summary>
-        /// Contructor, Native player handle is set to handle.
+        /// Constructor, Native player handle is set to handle.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public SafeNativePlayerHandle(VideoView videoView) : base(global::System.IntPtr.Zero, false)
index 46d0020..80e0854 100755 (executable)
@@ -428,7 +428,7 @@ namespace Tizen.NUI.BaseComponents
         /// It is null by default.
         /// </summary>
         /// <remarks>
-        /// Gettter returns copied instance of current shadow.
+        /// Getter returns copied instance of current shadow.
         /// </remarks>
         /// <remarks>
         /// The mutually exclusive with "ImageShadow".
@@ -786,7 +786,7 @@ namespace Tizen.NUI.BaseComponents
 
         /// <summary>
         /// The Child property of FlexContainer.<br />
-        /// The alignment of the flex item along the cross axis, which, if set, overides the default alignment for all items in the container.<br />
+        /// The alignment of the flex item along the cross axis, which, if set, overrides the default alignment for all items in the container.<br />
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         [Obsolete("Deprecated in API8, will be removed in API10.")]
@@ -1116,7 +1116,7 @@ namespace Tizen.NUI.BaseComponents
         }
 
         /// <summary>
-        /// Retrieves the screen postion of the view.<br />
+        /// Retrieves the screen position of the view.<br />
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public Vector2 ScreenPosition
@@ -1690,7 +1690,7 @@ namespace Tizen.NUI.BaseComponents
 
         /// <summary>
         /// Gets the view's ID.
-        /// Readonly
+        /// Read-only
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public uint ID
index b382415..e9d2d59 100755 (executable)
@@ -188,7 +188,7 @@ namespace Tizen.NUI.BaseComponents
     public partial class View
     {
         ///////////////////////////////////////////////////////////////////
-        // ****************** Accessiblity Attributes ****************** //
+        // ****************** Accessibility Attributes ****************** //
         ///////////////////////////////////////////////////////////////////
 
         [EditorBrowsable(EditorBrowsableState.Never)]
@@ -238,7 +238,7 @@ namespace Tizen.NUI.BaseComponents
         }
 
         ///////////////////////////////////////////////////////////////////
-        // ****************** Accessiblity Relations ******************* //
+        // ****************** Accessibility Relations ******************* //
         ///////////////////////////////////////////////////////////////////
 
         [EditorBrowsable(EditorBrowsableState.Never)]
@@ -292,7 +292,7 @@ namespace Tizen.NUI.BaseComponents
         }
 
         ///////////////////////////////////////////////////////////////////
-        // ****************** Accessiblity Relations ******************* //
+        // ****************** Accessibility Relations ******************* //
         ///////////////////////////////////////////////////////////////////
 
         [EditorBrowsable(EditorBrowsableState.Never)]
index be6d4bd..1860ee3 100755 (executable)
@@ -292,7 +292,7 @@ namespace Tizen.NUI.BaseComponents
         ///    parent.InterceptTouchEvent += OnInterceptTouchEvent;
         ///    View view = child.GetParent() as View;
         ///    view.DisallowInterceptTouchEvent = true;
-        ///  This prevents the parent from interceping touch.
+        ///  This prevents the parent from intercepting touch.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         public bool DisallowInterceptTouchEvent { get; set; }
index e950c09..0760e9e 100755 (executable)
@@ -253,7 +253,7 @@ namespace Tizen.NUI.BaseComponents
             }
             else
             {
-                Tizen.Log.Error("NUI", "swigCPtr of view is aleady disposed.");
+                Tizen.Log.Error("NUI", "swigCPtr of view is already disposed.");
             }
             return ret;
         }
index c6746ee..103593d 100755 (executable)
@@ -80,7 +80,7 @@ namespace Tizen.NUI.BaseComponents
         // static constructor registers the control type (for user can add kinds of visuals to it)
         static VisualView()
         {
-            // ViewRegistry registers control type with DALi type registery
+            // ViewRegistry registers control type with DALi type registry
             // also uses introspection to find any properties that need to be registered with type registry
             CustomViewRegistry.Instance.Register(CreateInstance, typeof(VisualView));
         }
index 7e4a482..aa4294e 100755 (executable)
@@ -275,7 +275,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this baseHandle.
+        /// Gets the hash code of this baseHandle.
         /// </summary>
         /// <returns>The hash code.</returns>
         /// <since_tizen> 5 </since_tizen>
@@ -317,7 +317,7 @@ namespace Tizen.NUI
                 // TODO: dispose managed state (managed objects).
                 // Explicit call. user calls Dispose()
 
-                //Throw excpetion if Dispose() is called in separate thread.
+                //Throw exception if Dispose() is called in separate thread.
                 if (!Window.IsInstalled())
                 {
                     throw new System.InvalidOperationException("This API called from separate thread. This API must be called from MainThread.");
index dd538e9..a5641d7 100755 (executable)
@@ -715,7 +715,7 @@ namespace Tizen.NUI
         /// </summary>
         None = -1,
         /// <summary>
-        /// The base nofitication level.
+        /// The base notification level.
         /// </summary>
         Base = 10,
         /// <summary>
@@ -775,7 +775,7 @@ namespace Tizen.NUI
     }
 
     /// <summary>
-    /// An enum of the scroll state of the text eidtor.
+    /// An enum of the scroll state of the text editor.
     /// </summary>
     /// <since_tizen> 3 </since_tizen>
     public enum ScrollState
index 39cd6c8..22fc0d8 100755 (executable)
@@ -830,7 +830,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this Position.
+        /// Gets the hash code of this Position.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index 54205ba..c0d9f49 100755 (executable)
@@ -187,7 +187,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Constructor a Position2D from a stirng.
+        /// Constructor a Position2D from a string.
         /// </summary>
         public static implicit operator Position2D(System.String value)
         {
@@ -294,7 +294,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this Position2D.
+        /// Gets the hash code of this Position2D.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index dfb150d..b34ca59 100755 (executable)
@@ -266,7 +266,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this RelativeVector2.
+        /// Gets the hash code of this RelativeVector2.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index ffa3445..75e788f 100755 (executable)
@@ -291,7 +291,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this RelativeVector3.
+        /// Gets the hash code of this RelativeVector3.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index 414c517..12c9429 100755 (executable)
@@ -340,7 +340,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this RelativeVector4.
+        /// Gets the hash code of this RelativeVector4.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index 297a53c..a11447e 100755 (executable)
@@ -173,7 +173,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// The linear iterpolation (using a straight line between the two rotations).
+        /// The linear interpolation (using a straight line between the two rotations).
         /// </summary>
         /// <param name="q1">The start rotation.</param>
         /// <param name="q2">The end rotation.</param>
@@ -263,7 +263,7 @@ namespace Tizen.NUI
         /// <summary>
         /// Converts the quaternion to an axis or angle pair.
         /// </summary>
-        /// <param name="axis">The result of an an axis.</param>
+        /// <param name="axis">The result of an axis.</param>
         /// <param name="angle">The result of angle in radians.</param>
         /// <returns>True if converted correctly.</returns>
         /// <since_tizen> 3 </since_tizen>
index d203c1c..37ddf0b 100755 (executable)
@@ -307,7 +307,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this Size.
+        /// Gets the hash code of this Size.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index 0eb9a7c..8e00d5b 100755 (executable)
@@ -286,7 +286,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this Size2D.
+        /// Gets the hash code of this Size2D.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index f5715bb..9f4f395 100755 (executable)
@@ -102,7 +102,7 @@ namespace Tizen.NUI
         /// <summary>
         /// Gets type name count.
         /// </summary>
-        /// <returns>The counte.</returns>
+        /// <returns>The count.</returns>
         /// This will be public opened in next tizen after ACR done. Before ACR, need to be hidden as inhouse API.
         [EditorBrowsable(EditorBrowsableState.Never)]
         public uint GetTypeNameCount()
index b5b78f7..2645417 100755 (executable)
@@ -445,7 +445,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this Vector2.
+        /// Gets the hash code of this Vector2.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index f88c0d3..88d1c1d 100755 (executable)
@@ -633,7 +633,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this Vector3.
+        /// Gets the hash code of this Vector3.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index af4425d..9e4b37a 100755 (executable)
@@ -692,7 +692,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this Vector4.
+        /// Gets the hash code of this Vector4.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 6 </since_tizen>
index 4b03d89..b37ede2 100755 (executable)
@@ -104,7 +104,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Rhe enum of ScriptableType
+        /// The enum of ScriptableType
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public enum ScriptableType
@@ -242,7 +242,7 @@ namespace Tizen.NUI
         /// Example of a Spin view registering itself:
         ///   static Spin()
         /// {
-        ///   ViewRegistry registers control type with DALi type registery
+        ///   ViewRegistry registers control type with DALi type registry
         ///   also uses introspection to find any properties that need to be registered with type registry
         ///   ViewRegistry.Instance.Register(CreateInstance, typeof(Spin) );
         /// }
@@ -282,7 +282,7 @@ namespace Tizen.NUI
                             // first get the attribute type, ( default, or animatable)
                             ScriptableProperty scriptableProp = attr as ScriptableProperty;
 
-                            // we get the start property index, based on the type and it's heirachy, e.g. DateView (70,000)-> Spin (60,000) -> View (50,000)
+                            // we get the start property index, based on the type and it's hierarchy, e.g. DateView (70,000)-> Spin (60,000) -> View (50,000)
                             int propertyIndex = propertyRangeManager.GetPropertyIndex(viewType.ToString(), viewType, scriptableProp.type);
 
                             // get the enum for the property type... E.g. registering a string property returns Tizen.NUI.PropertyType.String
@@ -327,7 +327,7 @@ namespace Tizen.NUI
             }
             else
             {
-                throw new global::System.InvalidOperationException("C# View not registererd with ViewRegistry" + controlName);
+                throw new global::System.InvalidOperationException("C# View not registered with ViewRegistry" + controlName);
             }
         }
 
index 468c45a..f6f7321 100755 (executable)
@@ -18,7 +18,7 @@
 using System;
 using Tizen.NUI.BaseComponents;
 
-// A spin control (for continously changing values when users can easily predict a set of values)
+// A spin control (for continuously changing values when users can easily predict a set of values)
 namespace Tizen.NUI
 {
     ///<summary>
@@ -44,7 +44,7 @@ namespace Tizen.NUI
         // static constructor registers the control type (only runs once)
         static Spin()
         {
-            // ViewRegistry registers control type with DALi type registery
+            // ViewRegistry registers control type with DALi type registry
             // also uses introspection to find any properties that need to be registered with type registry
             CustomViewRegistry.Instance.Register(CreateInstance, typeof(Spin));
         }
@@ -200,7 +200,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Maximum text lengh of the spin value.
+        /// Maximum text length of the spin value.
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         [ScriptableProperty()]
index 0a4b1de..394ab33 100755 (executable)
@@ -20,7 +20,7 @@ using System.ComponentModel;
 namespace Tizen.NUI
 {
     /// <summary>
-    /// GestureDetectors analyse a stream of touch events and attempt to determine the intention of the user.<br />
+    /// GestureDetectors analyses a stream of touch events and attempt to determine the intention of the user.<br />
     /// An view is attached to a gesture detector and if the detector recognises a pattern in its analysis, it will
     /// trigger a detected event to the application.<br />
     /// This is the base class for different gesture detectors available and provides functionality that is common to all the gesture detectors.<br />
index f01b324..e55243d 100755 (executable)
@@ -56,7 +56,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from local file.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -115,7 +115,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from local file.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -171,7 +171,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from local file.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -224,7 +224,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from local file.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -268,7 +268,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from local file.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -456,7 +456,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from a remote resource.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -514,7 +514,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from a remote resource.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -569,7 +569,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from a remote resource.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -622,7 +622,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from a remote resource.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
@@ -666,7 +666,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Hidden API (Inhouse API).
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// Load an image synchronously from a remote resource.
         /// </summary>
         /// <param name="uri">The URI of the image file to load.</param>
index a1c5949..3ffd0a6 100755 (executable)
@@ -27,7 +27,7 @@ namespace Tizen.NUI
     ///  the PixelData object will release it automatically when the reference count falls to zero.
     /// </summary>
     /// Please DO NOT use! This will be deprecated!
-    /// PixelData class requires externally allocated pixel memory buffer and this buffer loses its ownershop by native DALi.
+    /// PixelData class requires externally allocated pixel memory buffer and this buffer loses its ownership by native DALi.
     /// And this would make some problem, because dotnet runtime would change the address of memory allocated.
     /// So this is required to be removed.
     /// currently no use. will be added later
index cc417eb..bfe555d 100755 (executable)
@@ -213,7 +213,7 @@ namespace Tizen.NUI
             /// </summary>
             Normal,
             /// <summary>
-            /// Filename layout. sysbols such as '/' should be disabled.
+            /// Filename layout. symbols such as '/' should be disabled.
             /// </summary>
             WithFilename,
             /// <summary>
index a4af3c7..2ee1bb6 100755 (executable)
@@ -31,7 +31,7 @@ namespace Tizen.NUI
         /// <summary>
         /// Int key.
         /// </summary>
-        /// When deleting the field, change it to prperty.
+        /// When deleting the field, change it to property.
         [Obsolete("Deprecated in API9, Will be removed in API11. Please use IntegerKey instead.")]
         [SuppressMessage("Microsoft.Design", "CA1051:Do not declare visible instance fields")]
         public int? KeyInt = null;
@@ -39,7 +39,7 @@ namespace Tizen.NUI
         /// <summary>
         /// String key.
         /// </summary>
-        /// When deleting the field, change it to prperty.
+        /// When deleting the field, change it to property.
         [Obsolete("Deprecated in API9, Will be removed in API11. Please use StringKey instead.")]
         [SuppressMessage("Microsoft.Design", "CA1051:Do not declare visible instance fields")]
         public string KeyString = null;
@@ -47,7 +47,7 @@ namespace Tizen.NUI
         /// <summary>
         /// True value.
         /// </summary>
-        /// When deleting the field, change it to prperty.
+        /// When deleting the field, change it to property.
         [Obsolete("Deprecated in API9, Will be removed in API11. Please use PropertyValue instead.")]
         [SuppressMessage("Microsoft.Design", "CA1051:Do not declare visible instance fields")]
         public PropertyValue TrueValue = null;
@@ -134,7 +134,7 @@ namespace Tizen.NUI
         /// <summary>
         /// Int key.
         /// </summary>
-        /// When deleting the field, change it to prperty.
+        /// When deleting the field, change it to property.
         [EditorBrowsable(EditorBrowsableState.Never)]
         public int? IntegerKey
         {
index a0bddf6..577cec2 100755 (executable)
@@ -97,7 +97,7 @@ namespace Tizen.NUI
         private MeasureSpecification parentMeasureSpecificationWidth;
         private MeasureSpecification parentMeasureSpecificationHeight;
 
-        private IntPtr _rootFlex;  // Pointer to the unmanged flex layout class.
+        private IntPtr _rootFlex;  // Pointer to the unmanaged flex layout class.
 
         internal const float FlexUndefined = 10E20F; // Auto setting which is equivalent to WrapContent.
 
@@ -311,7 +311,7 @@ namespace Tizen.NUI
                 // TODO: dispose managed state (managed objects).
                 // Explicit call. user calls Dispose()
 
-                //Throw excpetion if Dispose() is called in separate thread.
+                //Throw exception if Dispose() is called in separate thread.
                 if (!Window.IsInstalled())
                 {
                     throw new System.InvalidOperationException("This API called from separate thread. This API must be called from MainThread.");
index 22c753d..03f8e33 100755 (executable)
@@ -440,7 +440,7 @@ namespace Tizen.NUI
         public enum StretchFlags
         {
             /// <summary>
-            /// Respect mesured size of the child.
+            /// Respect measured size of the child.
             /// </summary>
             /// <since_tizen> 8 </since_tizen>
             None = 0,
index 357e6a5..56afadb 100755 (executable)
@@ -136,7 +136,7 @@ namespace Tizen.NUI
         /// Get, Set the time transition should execute for . Milliseconds.
         /// </summary>
         /// <since_tizen> 6 </since_tizen>
-        /// When deleting the field, change it to prperty.
+        /// When deleting the field, change it to property.
         [Obsolete("Deprecated in API9, Will be removed in API11. Please use GetDuration, SetDuration instead!")]
         [SuppressMessage("Microsoft.Design", "CA1051:Do not declare visible instance fields")]
         public int Duration;
@@ -145,7 +145,7 @@ namespace Tizen.NUI
         /// Get, Set the delay before the transition executes. Milliseconds.
         /// </summary>
         /// <since_tizen> 6 </since_tizen>
-        /// When deleting the field, change it to prperty.
+        /// When deleting the field, change it to property.
         [Obsolete("Deprecated in API9, Will be removed in API11. Please use GetDelay, SetDelay instead!")]
         [SuppressMessage("Microsoft.Design", "CA1051:Do not declare visible instance fields")]
         public int Delay;
@@ -154,7 +154,6 @@ namespace Tizen.NUI
         /// Get, Set the function to alter the transition path over time.
         /// </summary>
         /// <since_tizen> 6 </since_tizen>
-        /// When deleting the field, change it to prperty.
         [Obsolete("Deprecated in API9, Will be removed in API11. Please use GetAlphaFunction, SetAlphaFunction instead!")]
         [SuppressMessage("Microsoft.Design", "CA1051:Do not declare visible instance fields")]
         public AlphaFunction AlphaFunction;
@@ -236,7 +235,7 @@ namespace Tizen.NUI
     }
 
     /// <summary>
-    /// LayoutTransition stores the animation setting for a transition conidition.
+    /// LayoutTransition stores the animation setting for a transition condition.
     /// </summary>
     public class LayoutTransition
     {
@@ -360,7 +359,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Retreive the transition list for the given condition.
+        /// Retrieve the transition list for the given condition.
         /// </summary>
         /// <param name="sourceTransitionCollection">The source collection of transition lists to retrieve.</param>
         /// <param name="condition">Condition for the transition.</param>
@@ -398,7 +397,7 @@ namespace Tizen.NUI
             targetTransitionList.Clear();
             foreach (LayoutTransition transitionToApply in sourceTransitionList)
             {
-                // Overwite existing transitions
+                // Overwrite existing transitions
                 targetTransitionList.Add(transitionToApply);
             }
         }
index 65c7408..0119b7a 100755 (executable)
@@ -305,7 +305,7 @@ namespace Tizen.NUI
                 {
                     if (useExcessSpace)
                     {
-                        // Parent is not defiend!!!
+                        // Parent is not defined!!!
                         // The widthMode is either Unspecified or AtMost, and
                         // this child is only laid out using excess space. Measure
                         // using WrapContent so that we can find out the view's
index d261016..9f0ebb5 100755 (executable)
@@ -31,7 +31,7 @@ namespace Tizen.NUI
         /// MeasureSpecification Size value.
         /// </summary>
         /// <since_tizen> 6 </since_tizen>
-        /// When deleting the field, change it to prperty.
+        /// When deleting the field, change it to property.
         [Obsolete("Deprecated in API9, Will be removed in API11. Please use GetSize,SetSize instead!")]
         [SuppressMessage("Microsoft.Design", "CA1051:Do not declare visible instance fields")]
         public LayoutLength Size;
@@ -40,7 +40,7 @@ namespace Tizen.NUI
         /// MeasureSpecification Mode.
         /// </summary>
         /// <since_tizen> 6 </since_tizen>
-        /// When deleting the field, change it to prperty.
+        /// When deleting the field, change it to property.
         [Obsolete("Deprecated in API9, Will be removed in API11. Please use GetMode,SetMode instead!")]
         [SuppressMessage("Microsoft.Design", "CA1051:Do not declare visible instance fields")]
         public MeasureSpecification.ModeType Mode;
index 81cf6bd..349daea 100755 (executable)
@@ -272,7 +272,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the the hash code of this baseHandle.
+        /// Gets the hash code of this baseHandle.
         /// </summary>
         /// <returns>The Hash Code.</returns>
         /// <since_tizen> 4 </since_tizen>
index ef5a1ef..4f14b71 100755 (executable)
@@ -56,7 +56,7 @@ namespace Tizen.NUI
         /// Gets the image at position "index".
         /// </summary>
         /// <param name="index">The position in the texture set of the image.</param>
-        /// <returns>A handle to the image at the the specified position.</returns>
+        /// <returns>A handle to the image at the specified position.</returns>
         /// <since_tizen> 3 </since_tizen>
         public Texture GetTexture(uint index)
         {
old mode 100644 (file)
new mode 100755 (executable)
index be6a1c3..760f2ab
@@ -22,7 +22,7 @@ using Tizen.Applications;
 
 namespace Tizen.NUI
 {
-    [SuppressMessage("Microsoft.Design", "CA1031: Do not catch general exception types", Justification = "This method is to handle external resources that may throw an exception but ignorable. This method should not interupt the main stream.")]
+    [SuppressMessage("Microsoft.Design", "CA1031: Do not catch general exception types", Justification = "This method is to handle external resources that may throw an exception but ignorable. This method should not interrupt the main stream.")]
     internal static class ExternalThemeManager
     {
         private static Tizen.Applications.ThemeManager.ThemeLoader themeLoader = InitializeThemeLoader();
@@ -67,12 +67,12 @@ namespace Tizen.NUI
                     }
                     catch (ArgumentException e)
                     {
-                        Tizen.Log.Error("NUI", $"{e.GetType().Name} occured while getting theme application info.");
+                        Tizen.Log.Error("NUI", $"{e.GetType().Name} occurred while getting theme application info.");
                         throw;
                     }
                     catch (InvalidOperationException e)
                     {
-                        Tizen.Log.Error("NUI", $"{e.GetType().Name} occured while getting theme application info.");
+                        Tizen.Log.Error("NUI", $"{e.GetType().Name} occurred while getting theme application info.");
                         throw;
                     }
 
@@ -121,7 +121,7 @@ namespace Tizen.NUI
             }
             catch (Exception e)
             {
-                Tizen.Log.Info("NUI", $"[Ignorable] {e.GetType().Name} occured while getting current theme using {themeLoader.GetType().FullName}: {e.Message}");
+                Tizen.Log.Info("NUI", $"[Ignorable] {e.GetType().Name} occurred while getting current theme using {themeLoader.GetType().FullName}: {e.Message}");
             }
 
             if (tizenTheme == null || string.IsNullOrEmpty(tizenTheme.Id) || string.IsNullOrEmpty(tizenTheme.Version))
@@ -149,7 +149,7 @@ namespace Tizen.NUI
             }
             catch (Exception e)
             {
-                Tizen.Log.Info("NUI", $"[Ignorable] {e.GetType().Name} occured while getting load theme using {themeLoader.GetType().FullName}: {e.Message}");
+                Tizen.Log.Info("NUI", $"[Ignorable] {e.GetType().Name} occurred while getting load theme using {themeLoader.GetType().FullName}: {e.Message}");
             }
 
             return tizenTheme == null ? null : new TizenExternalTheme(tizenTheme);
@@ -210,7 +210,7 @@ namespace Tizen.NUI
             }
             catch (Exception e)
             {
-                Tizen.Log.Info("NUI", $"[Ignorable] {e.GetType().Name} occured while setting Tizen.Applications.ThemeManager: {e.Message}");
+                Tizen.Log.Info("NUI", $"[Ignorable] {e.GetType().Name} occurred while setting Tizen.Applications.ThemeManager: {e.Message}");
             }
 
             return null;
index b1e229e..2dbe985 100755 (executable)
@@ -79,7 +79,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Apply theme to the NUI.
-        /// This will change the appreance of the existing components with property <seealso cref="View.ThemeChangeSensitive"/> on.
+        /// This will change the appearance of the existing components with property <seealso cref="View.ThemeChangeSensitive"/> on.
         /// This also affects all components created afterwards.
         /// </summary>
         /// <param name="theme">The theme instance to be applied.</param>
old mode 100644 (file)
new mode 100755 (executable)
index a3bf0b4..f13786b
@@ -43,7 +43,7 @@ namespace Tizen.NUI
             get => theme.Version;
         }
 
-        [SuppressMessage("Microsoft.Design", "CA1031: Do not catch general exception types", Justification = "This method is to handle external resources that may throw an exception but ignorable. This method should not interupt the main stream.")]
+        [SuppressMessage("Microsoft.Design", "CA1031: Do not catch general exception types", Justification = "This method is to handle external resources that may throw an exception but ignorable. This method should not interrupt the main stream.")]
         public string GetValue(string key)
         {
             string themeKey = prefix + key;
@@ -58,7 +58,7 @@ namespace Tizen.NUI
             }
             catch (Exception e)
             {
-                Tizen.Log.Error("NUI", $"{e.GetType().Name} occured while getting value from {theme.GetType().FullName}: {e.Message}");
+                Tizen.Log.Error("NUI", $"{e.GetType().Name} occurred while getting value from {theme.GetType().FullName}: {e.Message}");
             }
 
             return extracted;
index 417490d..2e9175d 100755 (executable)
@@ -101,7 +101,7 @@ namespace Tizen.NUI
             // Now try and generate any missing colors
             GenerateEmptyswatches();
 
-            // To get swatch infomation as string.
+            // To get swatch information as string.
             String[] swatchInfo = new String[6];
 
             if (vibrantSwatch != null) swatchInfo[0] = vibrantSwatch.ToString();
@@ -482,7 +482,7 @@ namespace Tizen.NUI
         }
 
         // This is nested class for use by other internal classes(Color*), but is declared public.
-        // Futher confirmantion need of this architect.
+        // Further confirmation need of this architect.
 
         /// <summary>
         /// Represents a color swatch generated from an image's palette. The RGB color can be retrieved calling getRgb()
index f7976b3..35f4063 100755 (executable)
@@ -63,7 +63,7 @@ namespace Tizen.NUI
             timerTickCallbackDelegate = OnTick;
             timerTickCallbackOfNative = System.Runtime.InteropServices.Marshal.GetFunctionPointerForDelegate<System.Delegate>(timerTickCallbackDelegate);
 
-            NUILog.Debug($"(0x{SwigCPtr.Handle:X})Timer() contructor!");
+            NUILog.Debug($"(0x{SwigCPtr.Handle:X})Timer() constructor!");
         }
 
         /// <summary>
@@ -71,7 +71,7 @@ namespace Tizen.NUI
         /// </summary>
         ~Timer()
         {
-            Tizen.Log.Debug("NUI", $"(0x{SwigCPtr.Handle:X})Timer() distructor!, disposed={disposed}");
+            Tizen.Log.Debug("NUI", $"(0x{SwigCPtr.Handle:X})Timer() destructor!, disposed={disposed}");
         }
 
         [UnmanagedFunctionPointer(CallingConvention.StdCall)]
@@ -294,7 +294,7 @@ namespace Tizen.NUI
             if (played == false)
             {
                 Tizen.Log.Fatal("NUI", $"(0x{SwigCPtr.Handle:X}) OnTick() is called even played is false!");
-                //throw new System.InvalidOperationException($"OnTick() excpetion!");
+                //throw new System.InvalidOperationException($"OnTick() exception!");
             }
 
             if (timerTickEventHandler != null && played == true)
index 4168c58..b0e8387 100755 (executable)
@@ -51,7 +51,7 @@ namespace Tizen.NUI
         /// <summary>
         /// Hidden API (Inhouse API).
         /// Constructor.
-        /// Using Uri class to provide safe sevice and secure API.
+        /// Using Uri class to provide safe service and secure API.
         /// </summary>
         /// <param name="uri">uri.</param>
         /// <param name="border">border.</param>
index 48c08a5..2d1a78a 100755 (executable)
@@ -18,7 +18,7 @@
 namespace Tizen.NUI
 {
     /// <summary>
-    /// A class encapsulating the property map of the primetive visual.
+    /// A class encapsulating the property map of the primitive visual.
     /// </summary>
     /// <since_tizen> 3 </since_tizen>
     public class PrimitiveVisual : VisualMap
index 7531c74..c516bfe 100755 (executable)
@@ -310,12 +310,12 @@ namespace Tizen.NUI
         /// </summary>
         Fill,
         /// <summary>
-        /// The visual should be scaled to fit, preserving aspect ratio. The visual will be fillled without empty area, and outside is cropped away.
+        /// The visual should be scaled to fit, preserving aspect ratio. The visual will be filled without empty area, and outside is cropped away.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         OverFitKeepAspectRatio,
         /// <summary>
-        /// The visual should keep original size of image. it is not scaled and not strecthed.
+        /// The visual should keep original size of image. it is not scaled and not stretched.
         /// </summary>
         [EditorBrowsable(EditorBrowsableState.Never)]
         Center,
@@ -536,7 +536,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// This specifies visaul align types.
+        /// This specifies visual align types.
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public enum AlignType
index 6f03ecf..9dc19ac 100755 (executable)
@@ -86,7 +86,7 @@ namespace Tizen.NUI
         /// The map for visual.
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
-        [Obsolete("Deprecated in API9, Will be removed in API11, Plese not use _comonlyUsedMap")]
+        [Obsolete("Deprecated in API9, Will be removed in API11, Please not use _comonlyUsedMap")]
         [System.Diagnostics.CodeAnalysis.SuppressMessage("Design", "CA1051:Do not declare visible instance fields", Justification = "<Pending>")]
         protected PropertyMap _commonlyUsedMap = null;
 
index f730229..3270b99 100755 (executable)
@@ -341,7 +341,7 @@ namespace Tizen.NUI
         }
 
         /// <summary>
-        /// Gets the update peroid.
+        /// Gets the update period.
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public float UpdatePeriod
@@ -785,7 +785,7 @@ namespace Tizen.NUI
             private WidgetView _widgetView;
 
             /// <summary>
-            /// The widet view.
+            /// The widget view.
             /// </summary>
             /// <since_tizen> 3 </since_tizen>
             public WidgetView WidgetView
index 4151ca6..ba84d01 100755 (executable)
@@ -27,7 +27,7 @@ namespace Tizen.NUI
     /// <summary>
     /// The GLWindow class is to draw with native GLES.<br />
     /// This class is the special window. It is for native GLES application.<br />
-    /// So, some special funtions and type are supported.<br />
+    /// So, some special functions and type are supported.<br />
     /// In addition, basic window's functions are supported, too.<br />
     /// </summary>
     [EditorBrowsable(EditorBrowsableState.Never)]
@@ -51,7 +51,7 @@ namespace Tizen.NUI
 
         /// <summary>
         /// Creates an initialized handle to a new GLWindow.<br />
-        /// This API can create GLWindow with specifc option.<br />
+        /// This API can create GLWindow with specific option.<br />
         /// </summary>
         /// <param name="name">The name for GL window. </param>
         /// <param name="windowPosition">The position and size of the Window.</param>
index 6e1f65d..7f3021e 100755 (executable)
@@ -259,7 +259,7 @@ namespace Tizen.NUI
                 // val.Dispose();
 
                 // Workaround : windowSize should be valid pointer from dali, 
-                // but currenlty it is fixed and is not Uint16Pair class.
+                // but currently it is fixed and is not Uint16Pair class.
                 // will be fixed later.
                 e.WindowSize = this.WindowSize;
                 windowResizedEventHandler(this, e);
index 91b5849..ec6d52b 100755 (executable)
@@ -711,7 +711,7 @@ namespace Tizen.NUI
                 // val.Dispose();
 
                 // Workaround : windowSize should be valid pointer from dali,
-                // but currenlty it is fixed and is not Uint16Pair class.
+                // but currently it is fixed and is not Uint16Pair class.
                 // will be fixed later.
                 e.WindowSize = this.WindowSize;
                 windowResizeEventHandler(this, e);
@@ -905,7 +905,7 @@ namespace Tizen.NUI
         public class SafeNativeWindowHandle : SafeHandle
         {
             /// <summary>
-            /// Contructor, Native window handle is set to handle.
+            ///Constructor, Native window handle is set to handle.
             /// </summary>
             /// <since_tizen> 4 </since_tizen>
             public SafeNativeWindowHandle() : base(IntPtr.Zero, false)
index d531bb3..ecc7368 100755 (executable)
@@ -147,7 +147,7 @@ namespace Tizen.NUI.Binding
         }
 
         /// <summary>
-        /// Returns a Boolean indicating if the Command can be exectued with the given parameter.
+        /// Returns a Boolean indicating if the Command can be executed with the given parameter.
         /// </summary>
         /// <param name="parameter">An Object used as parameter to determine if the Command can be executed.</param>
         /// <returns>true if the Command can be executed, false otherwise.</returns>
index 06bc000..983f073 100755 (executable)
@@ -94,7 +94,7 @@ namespace Tizen.NUI.Binding
             }
             catch (Exception)
             {
-                Console.WriteLine($"EventTrigger", "Can not attach EventTrigger to {binding.GetType()}.{Evnet}. Check if the handler exists and if the signature is right.");
+                Console.WriteLine($"EventTrigger", "Can not attach EventTrigger to {binding.GetType()}.{Event}. Check if the handler exists and if the signature is right.");
             }
             if (eventinfo != null && handlerdelegate != null)
                 eventinfo.AddEventHandler(bindable, handlerdelegate);
index bb694fd..8bc42b0 100755 (executable)
@@ -102,7 +102,7 @@ namespace Tizen.NUI.Binding.Internals
         /// <summary>
         /// For internal use. Return the handler of the object.
         /// </summary>
-        /// <typeparam name="TOut">Thetype</typeparam>
+        /// <typeparam name="TOut">The type</typeparam>
         /// <param name="obj">The object instance.</param>
         /// <returns>The handle of the obj.</returns>
         /// This will be public opened in tizen_6.0 after ACR done. Before ACR, need to be hidden as inhouse API.
@@ -119,7 +119,7 @@ namespace Tizen.NUI.Binding.Internals
         }
 
         /// <summary>
-        /// For inetrnal use. Return the handler of the object.
+        /// For internal use. Return the handler of the object.
         /// </summary>
         /// <typeparam name="TOut">The type</typeparam>
         /// <param name="obj">The object instance</param>
@@ -175,7 +175,7 @@ namespace Tizen.NUI.Binding.Internals
                 }
             }
 
-            Register(viewType, type); // Register this so we don't have to look for the RenderWith Attibute again in the future
+            Register(viewType, type); // Register this so we don't have to look for the RenderWith Attribute again in the future
 
             return type;
         }
index b7f6b26..6fdd371 100755 (executable)
@@ -173,7 +173,7 @@ namespace Tizen.NUI.Binding
                     if (_isReadOnly == value)
                         return;
                     if (!value)
-                        throw new InvalidOperationException("Can't change this back to non readonly");
+                        throw new InvalidOperationException("Can't change this back to non read-only");
                     _isReadOnly = value;
                 }
             }
index 1f52cb8..7061209 100755 (executable)
@@ -23,7 +23,7 @@ using System.Collections.Generic;
 
 namespace Tizen.NUI.Binding.Internals
 {
-    //FIXME: need a better name for this, and share with Binding, so we can share more unittests
+    //FIXME: need a better name for this, and share with Binding, so we can share more unit tests
     /// This will be public opened in tizen_6.0 after ACR done. Before ACR, need to be hidden as inhouse API.
     [EditorBrowsable(EditorBrowsableState.Never)]
     public abstract class TypedBindingBase : BindingBase