[NUI] Fix comments of BorderlineColor (#3531)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2021-09-13 Eunki Hong[NUI] Fix comments of BorderlineColor (#3531)
2021-09-13 Jaehyun Cho[NUI] Fix svace issue of dereferencing possible null...
2021-09-13 Jaehyun Cho[NUI] Fix svace issue of dereferencing null handle...
2021-09-13 Seungho Baek[NUI] Add Scale transition
2021-09-13 huiyu.eun[NUI] Fix svace issue
2021-09-07 huayongxu[NUI] Fix issue that objects are disposed outside callb...
2021-09-07 huayongxuImplement more request interceptor APIs. (#3466)
2021-09-07 Jaehyun Cho[NUI] Fix to measure GridLayout's children sizes correctly
2021-09-07 abdullah[NUI] update event descriptionfor textfield
2021-09-07 abdullah[NUI] update event description
2021-09-07 abdullah[NUI] remove unneeded comment
2021-09-07 abdullah[NUI] Make SelectionChanged event for TextField & TextE...
2021-09-07 joogab.yunAdd SetDoubleTapTimeout binding
2021-09-07 Xianbing TengFix setvalue and xamlstyle issues
2021-09-07 Fang Xiaohui[NUI] Fix Svace issues
2021-09-07 Fang Xiaohui[EXaml] Remove unused code
2021-09-07 Fang Xiaohui[EXaml] Refactor EXaml
2021-09-07 Seungho Baek[NUI] Add Slide transition
2021-09-07 dongsug.song[NUI] Fix testhub NUI.Components coredump issue
2021-09-07 JunsuChoi[NUI] CanvasView: Change parameter and return type...
2021-09-07 Bowon Ryu[NUI] Add SelectionHandleImage struct to Text Components
2021-09-07 Bowon Ryu[NUI] Use BindableProperty in struct get/set methods
2021-09-07 Bowon Ryu[NUI] Add SetHiddenInput, GetHiddenInput to TextField
2021-09-07 Bowon Ryu[NUI] Add SetPlaceholder, GetPlaceholder to TextField...
2021-09-07 Fang Xiaohui[EXaml] Remove unused comment
2021-09-07 Fang Xiaohui[EXaml] Remove unused comment
2021-09-07 Fang Xiaohui[EXaml] 1. Add copyright; 2. Add new line at the end...
2021-09-07 Fang Xiaohui[EXaml] Support Trigger in EXaml
2021-09-01 huiyu[NUI] Fix Layout Performance Issue (#3484)
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 huayongxu[NUI] Replace XXXList with IList<XXX>. (#3468)
2021-09-01 Fang Xiaohui[Xaml] Remove underline in member's name
2021-09-01 Fang Xiaohui[Xaml] Remove underline in member's name
2021-09-01 Fang Xiaohui[Xaml] Add MergeStyle to View
2021-09-01 Fang Xiaohui[Xaml] Remove code of VisualState
2021-09-01 Fang Xiaohui[Xaml] Modify by HQ's feedback
2021-09-01 Fang Xiaohui[Xaml] Support Trigger in Xaml
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
next