[NUI] Add MinLineSpacing property & Implement LineSpacing (#3375)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal /
2021-08-24 abdullehghujeh[NUI] Add MinLineSpacing property & Implement LineSpaci...
2021-08-24 Eunki HongRemove ReleaseFunction enum at PixelData (#3436)
2021-08-24 Seungkeun LeeFix Dispose(true) issue
2021-08-18 zhouleonlei[NUI] Fix svace defects
2021-08-18 JunsuChoi[NUI] CanvasView: Add picture class for drawing images
2021-08-18 JunsuChoi[NUI] VectorGraphics: Add Gradient feature
2021-08-18 JunsuChoi[NUI] CanvasView::DrawableGroup: Add RemoveDrawable...
2021-08-10 Bowon Ryufix parameter name to understandable
2021-08-10 Bowon Ryu[NUI] Add SelectText to TextField, TextEditor
2021-08-10 Bowon RyuAdd InputFilter to TextField, TextEditor
2021-08-10 Taehyub Kim[NUI] RiveAnimationView: Add SetAnimationElapsedTime API
2021-08-10 Daekwang Ryu[NUI] Change ColorDepth enum to ColorFormat
2021-08-06 Taehyub Kim[NUI] RiveAnimationView: refines the function and param...
2021-08-06 JunsuChoi[NUI] CanvasView:: Add ViewBox Property (#3361)
2021-08-06 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component...
2021-08-03 Joogab Yun[NUI] GestureOptions Binding
2021-08-03 Fang Xiaohui[NUI][EXaml] Support DataTemplate in EXaml
2021-08-03 JunsuChoi[NUI] CanvasView: Change nameDrawableGroup::Clear(...
2021-08-03 Shrouq SabahChanged EllipsisLocation to EllipsisPosition, removed...
2021-08-03 Shrouq Sabah[NUI] Support Ellipsis location, END, START and MIDDLE...
2021-08-03 JunsuChoi[NUI] CanvasView: Add constructor that can be created...
2021-08-03 JunsuChoi[NUI] CanvasView: Add RemoveDrawable/RemoveAllDrawables...
2021-08-03 JunsuChoi[NUI] CanvasView: Add ClipPath and Mask feature for...
2021-07-26 Sunghyun Kim[NUI] Add NativeImageQueue
2021-07-26 Jiyun Yang[NUI] Implement WebView.GetPlainTextAsynchronously...
2021-07-21 Dongsug Song[NUI] Fix the Window.VisibilityChanged event's crash...
2021-07-21 Seungho Baek[NUI] Add new rotation constructor
2021-07-19 Joogab Yun[NUI] Add EnableDefaultAlgorithm and IsDefaultAlgorithm...
2021-07-19 Joogab YunAdd GetBrightness()
2021-07-19 Joogab Yun[NUI] Supports moving focus of items in ScrollableBase
2021-07-19 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-07-19 huayongxu[NUI] Replace Signal with callback. (#3318)
2021-07-19 Jaehyun Cho[NUI] Fix to measure RelativeLayout's children sizes...
2021-07-19 Fang Xiaohui[EXaml] Support extension type in collection property
2021-07-19 Fang Xiaohui[Xaml] Add flag of binded object
2021-07-19 Fang Xiaohui[Xaml] Provide method so that user can dispose all...
2021-07-19 Jiyun Yang[NUI] Add WebView.SetTtsFocus(bool) method (#3310)
2021-07-15 Taehyub KimRevert "[NUI] BaseComponent: Add RiveAnimationView...
2021-07-13 Seoyeon2Kim[NUI] integration from DevelNUI to master (#3309)
2021-07-09 Sunghyun Kim[NUI] Add ImageUrl
2021-07-09 Eunki Hong[NUI] Make sure that Interop return type is bool (...
2021-07-09 Fang Xiaohui[NUI][Xaml] Support different params in Vector Converter
2021-07-09 Fang Xiaohui[NUI][EXaml] Support ResourcePath in EXaml
2021-07-09 Fang Xiaohui[NUI][EXaml] Support AppResourcePath in EXaml
2021-07-09 Sunghyun Kim[NUI] Add Api for getting window from view
2021-07-09 Seoyeon2Kim[NUI] Change 'Caret' for binding name to 'Cursor' ...
2021-07-05 Wonsik Jung[NUI] Add new features for window
2021-07-05 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component.
2021-07-05 Jiyun Yang[NUI] Change WebView namespace to Tizen.NUI.BaseCompone...
2021-07-05 Fang Xiaohui[NUI][EXaml] Support Array in EXaml
2021-07-05 Fang Xiaohui[NUI] 1.Remove disposed instance from XamlResource...
2021-06-29 Eunki, Hong[NUI] API for load image from System.IO.Stream
2021-06-29 Seungho Baek[NUI] Add fade transition
2021-06-23 Jiyun Yang[NUI] Reset XamlParser's xamlns list whenever it starts...
2021-06-23 Wonsik Jung[NUI]Fix wrong binding in window
2021-06-23 seungho[NUI] Add Rotate API in Rotation to rotate vector
2021-06-23 Fang Xiaohui[NUI][Xaml] Support create element in Xaml with default...
2021-06-23 Fang Xiaohui[NUI][EXaml] Fix issue of xFactory method
2021-06-23 Fang Xiaohui[NUI][EXaml] Support static instance in EXaml
2021-06-23 Joogab Yun[NUI] Add source type to TapGesture.
2021-06-23 huiyu.eun[NUI] Fix wrong name
2021-06-23 SangHyeon Jade Lee[NUI] fix property binding error message (#3195)
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-14 Seungho Baek[NUI] Remove unused property of Transition
2021-06-14 Eunki, Hong[NUI] Fix typo error (filename & arguments)
2021-06-14 Artur Świgoń[NUI][AT-SPI] Add AccessibilityInterface.Selection...
2021-06-14 Artur Świgoń[NUI][AT-SPI] Bindings for ScrollToChild
2021-06-09 Fang Xiaohui[NUI] Support factory method in EXaml
2021-06-08 JoogabYun[NUI] Add NeedGesturePropagation (#3130)
2021-06-08 Seoyeon2Kim[NUI] Change the type of Consumed property for GestureI...
2021-06-08 Bartłomiej Grzelewski[NUI][AT-SPI] Add SetTextContents, InsertText and Delet...
2021-06-01 Bowon Ryu[NUI] Add InputMethodSettings property to TextEditor
2021-06-01 Fang Xiaohui[NUI] Fix Jira 2295
2021-06-01 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityAnimated
2021-06-01 Seungho Baek[NUI] Add GetCapturedBuffer api for Capture
2021-05-27 huayongxu[NUI] Fix crash when background color of webview is...
2021-05-26 Jiyun Yang[NUI] Window operations can get detail result
2021-05-26 JunsuChoi[NUI]CanvasView: Add BoundingBox property (#2995)
2021-05-26 Artur Świgoń[NUI][AT-SPI] Fix DllImport typo in Interop.Accessibili...
2021-05-26 Bowon Ryu[NUI] Add EnableGrabHandle, EnableGrabHandlePopup to...
2021-05-26 Seoyeon2Kim[NUI] Update ViewAccessibility according to the coding...
2021-05-26 huayongxuRename functions, variables, etc related to policy...
2021-05-26 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-21 Fang Xiaohui[Xaml] Support nest type in Xaml
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add DrawableGroup Class
2021-05-21 JoogabYun[NUI] Change ulong to uint at Interop.Touch.GetMouseBut...
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Artur Świgoń[NUI][AT-SPI] Add API for blocking automatic Bridge...
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-21 huayongxuRename functions, variables, etc related to policy...
2021-05-21 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-21 Jiyun Yang[NUI] Fix contradictory code in SetProperty
2021-05-21 Wonsik Jung[NUI] Add GLWindow Rendering mode
2021-05-21 Shinwoo Kim[NUI][ATSPI] Add Accessibility.SuppressScreenReader()
2021-05-13 huayongxuRename functions, variables, etc related to policy...
2021-05-12 huayongxu[NUI] Fix issue that default value of BindableProperty...
2021-05-06 huayongxu[NUI] Fix issue that a symbol is not found. (#2999)
2021-04-28 AdunFang[Xaml] Fix issue that can't load theme in Tizen.NUI...
2021-04-28 AdunFang[EXaml] Fix SVACE issue (#2964)
next