[NUI] Remove duplicate class WebContextMenuItemList (#3464)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
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-09-01 Eunki Hong[NUI] Allow to set Size.Depth (#3442)
2021-09-01 tscholb[NUI] Add description for ImageView
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 abdullehghujeh[NUI] Remove old event args from SelectionChanged and...
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] Change SelectionChangedEventArgs to TextSelection...
2021-08-24 dongsug.song[NUI] Make Unparent() in Dispose() be excuted early
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-24 dongsug.song[NUI] fix for a owner object to maintain the reference...
2021-08-24 JunsuChoi[NUI] VectorGraphics: remove obsolete
2021-08-24 JunsuChoi[NUI] VectorGraphics: Move enums out of class
2021-08-24 Seungkeun LeeFix Dispose(true) issue
2021-08-18 zhouleonlei[NUI] Fix svace defects
2021-08-18 Bowon Ryu[NUI] Change some properties of Struct to nullable
2021-08-18 Bowon Ryu[NUI] Change the Regex member variables of InputFitler...
2021-08-18 Bowon Ryu[NUI] Fix CA1721 warnings
2021-08-18 Bowon Ryu[NUI] Clean code for TextUtils
2021-08-18 Bowon Ryu[NUI] Add SetTextFit, GetTextFit to TextLabel
2021-08-18 Bowon Ryu[NUI] Add SetOutline, GetOutline to Text Components
2021-08-18 Bowon Ryu[NUI] Add SetShadow, GetShadow to Text Components
2021-08-18 Bowon Ryu[NUI] Add SetUnderline, GetUnderline to Text Components
2021-08-18 Bowon Ryu[NUI] Remove duplicate code for TextField, TextEditor
2021-08-18 Bowon Ryu[NUI] Add SetFontStyle, GetFontStyle to Text Components
2021-08-18 JunsuChoi[NUI] CanvasView: Add picture class for drawing images
2021-08-18 JunsuChoi[NUI] CanvasView: Change viewBox method to property
2021-08-18 JunsuChoi[NUI] VectorGraphics: Add Gradient feature
2021-08-18 Jaehyun Cho[NUI] Fix FlexLayout to measure its child correctly
2021-08-18 Jaehyun Cho[NUI] Fix FlexLayout not to fill its parent with WrapCo...
2021-08-18 JunsuChoi[NUI] CanvasView::DrawableGroup: Add RemoveDrawable...
2021-08-18 bshsqa[NUI] Add a comment about SENSITIVE. (#3402)
2021-08-18 Eunki Hong[NUI] Fix comments of CornerRadiusPolicy and Borderline...
2021-08-10 Bowon Ryufix parameter name to understandable
2021-08-10 Bowon Ryu[NUI] Add SelectText to TextField, TextEditor
2021-08-10 Jiyun Yang[NUI] Fix wrong code of initialize style in View (...
2021-08-10 Bowon RyuAdd InputFilter to TextField, TextEditor
2021-08-10 Jiyun Yang[NUI] Unparent view when Dispose() is called explicitly...
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 Eunki, Hong[NUI] Apply BorderlineWidth to ImageView and ImageView...
2021-08-03 JunsuChoi[NUI] CanvasView: Change nameDrawableGroup::Clear(...
2021-08-03 Jiyun Yang[NUI] Fix bugs in ViewStyle.CopyFrom
2021-08-03 Shrouq SabahAdded summary tag and removed comment of API Level 9
2021-08-03 Shrouq SabahRemoved unneeded tags and modified Tizen API Level...
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 Bowon Ryu[NUI] Added string key to Placeholder PropertyMap
2021-07-26 Eunki, Hong[NUI] Remove cached ImageUrl at EncodedImageBuffer
2021-07-26 seungho[NUI] Add some comment about Animatable property of...
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] Change RelativeLayout's default offset values
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]Add xFactory method to Widget view
2021-07-09 Fang Xiaohui[NUI] Remove unneccesary modification
2021-07-09 Fang Xiaohui[NUI][EXaml] Support ResourcePath in EXaml
2021-07-09 Fang Xiaohui[NUI][Xaml]Add ResourcePathExtension
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 Jaehyun Cho[NUI] Fix to calculate RelativeLayout's children Measur...
2021-07-09 Seoyeon2Kim[NUI] Change 'Caret' for binding name to 'Cursor' ...
2021-07-09 Eunki Hong[NUI] Fix Shadow issue when we set BoxShadow = null...
next