[NUI][XamlBuild] Fix Xaml issues reported by VD
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Interop /
2022-02-11 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-02-11 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-01-18 Wonsik Jung[NUI] Add IsWindowRotating()
2022-01-12 Eunki HongRevert "[NUI] Update ImageView properties lazy"
2022-01-11 Eunki, Hong[NUI] Update ImageView properties lazy
2021-12-17 joogab.yun[NUI] Improves GetNextFocusableView
2021-12-16 Daekwang Ryu[NUI] Add GLView
2021-11-22 joogab.yun[NUI] Binding TextFitChanged event
2021-11-22 Wonsik Jung[NUI] Add window auixiliary message event
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-11-15 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-01 Seungho Baek[NUI] Make use image property again
2021-11-01 bshsqa[NUI] Make transition select target control (#3622)
2021-11-01 seungho[NUI] refactoring visual actions
2021-11-01 Seungho Baek[NUI] Make ModelView API
2021-09-27 Taehyub Kim[NUI] remove Tizen.NUI RiveAnimationView for moving...
2021-09-27 tscholb[NUI] Add brokenImageUrl
2021-09-13 Wonsik Jung[NUI] Add new SetParent in Window
2021-09-13 Wonsik JungAdd implemantation.
2021-09-13 Seungho Baek[NUI] Add Scale transition
2021-09-07 huayongxuImplement more request interceptor APIs. (#3466)
2021-09-07 joogab.yunAdd SetDoubleTapTimeout binding
2021-09-07 Seungho Baek[NUI] Add Slide transition
2021-09-07 JunsuChoi[NUI] CanvasView: Change parameter and return type...
2021-09-01 huiyu.eun[NUI] Fix to follow c# coding rule
2021-09-01 Seoyeon2Kim[NUI][ATSPI] Add a function to check whether accessibil...
2021-09-01 Jiyun Yang[NUI] Remove duplicate class WebContextMenuItemList...
2021-09-01 joogab.yun[NUI] Add FocusableChildren
2021-09-01 seungho[NUI] Refactoring Transition and FadeTransition
2021-08-27 Wonsik JungChange API names
2021-08-27 Wonsik JungChange the name with meaningful.
2021-08-27 Wonsik JungAdd input regions APIs
2021-08-27 abdullehghujeh[NUI] Add SelectionCleared Event (#3446)
2021-08-27 Eunki Hong[NUI] Remove ReleaseFunction enum at PixelData with...
2021-08-27 SaraMohSamara[NUI] Copy, Paste & Cut Public APIs (#3450)
2021-08-25 JunsuChoiRevert "Remove ReleaseFunction enum at PixelData (...
2021-08-24 Bowon Ryu[NUI] Add SelectionChanged Event (#3397) (#3449)
2021-08-24 JunsuChoi[NUI] VectorGraphics.PathCommand: Use IEnumerable<...
2021-08-24 JunsuChoi[NUI] VectorGraphics: Add Shape.AddPath API
2021-08-24 abdullehghujeh[NUI] Add CursorPositionChanged Event (#3400)
2021-08-24 Bowon RyuRevert "[NUI] Add SelectionChanged Event (#3397)" ...
2021-08-24 abdullehghujeh[NUI] Add SelectionChanged Event (#3397)
2021-08-24 abdullehghujeh[NUI] Add MinLineSpacing property & Implement LineSpaci...
2021-08-24 Eunki HongRemove ReleaseFunction enum at PixelData (#3436)
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 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 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 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-07-19 huayongxu[NUI] Replace Signal with callback. (#3318)
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 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-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 Wonsik Jung[NUI]Fix wrong binding in window
2021-06-23 seungho[NUI] Add Rotate API in Rotation to rotate vector
2021-06-23 Joogab Yun[NUI] Add source type to TapGesture.
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-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 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...
next