[NUI][XamlBuild] Fix Xaml issues reported by VD
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal /
2022-03-21 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-03-17 Xianbing Teng[NUI] Add Xaml line info for bindable object
2022-03-17 Xianbing TengAdd XamlLoaded event for NUIApplication
2022-03-08 Fang Xiaohui[NUI][XamlBuild] 1.Support DP value, 2.Support DataTemp...
2022-02-24 Xianbing Teng[NUI] Fix mismatch issue of the enum CreateDPObject
2022-02-23 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-02-23 Xianbing Teng[NUI] Fix GetProperty ambiguousmatch exception
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
2022-01-11 Xianbing Teng[NUI] Fix issue if application info is null
2021-12-17 joogab.yun[NUI] Improves GetNextFocusableView
2021-12-16 Daekwang Ryu[NUI] Add GLView
2021-11-26 dongsug.song[NUI] clean up debugging logs
2021-11-22 joogab.yun[NUI] Binding TextFitChanged event
2021-11-22 Wonsik Jung[NUI] Add window auixiliary message event
2021-11-19 Seungho Baek[NUI] Add Transition Group
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-11-17 dongsug.song[NUI] Add some debug log to check reference count of...
2021-11-15 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-09 zhouleonlei[NUI] Fix svace issue
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-10-27 dongsug.song[NUI] Add comments for AddIdle()
2021-10-19 Jaehyun Cho[NUI] Fix GridLayout to calculate child's size proporti...
2021-09-28 dongsug.song[NUI] Fix testhub errors by removing useless debugging...
2021-09-27 Fang XiaohuiRevert "[NUI] Add BindableProperties to all public...
2021-09-27 SangHyeon Jade Lee[NUI] Apply dp converting in xaml float, int, extents...
2021-09-27 huayong.xu[NUI] Replace PropertyMap with Dictionary in HitTest.
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-27 Taehyub Kim[NUI] remove Tizen.NUI RiveAnimationView for moving...
2021-09-27 huiyu[NUI] Separate the LayoutTransition from LayoutControll...
2021-09-27 tscholb[NUI] Delete dispose() in GetOriginalImageSize
2021-09-27 tscholb[NUI] Add brokenImageUrl
2021-09-27 Jiyun Yang[NUI] Remove redundant DALi object reference check...
2021-09-27 huiyu[NUI] Layout Transition Performance Improvement (#3562)
2021-09-27 huiyu[NUI] Layout Performance improvement (#3522)
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from BaseHandle subclass...
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-09-14 zhouleonlei[NUI] Fix svace issue
2021-09-14 dongsug.song[NUI] Fix TCT error
2021-09-14 Fang Xiaohui[NUI] Roll back to fix build error of TCT code
2021-09-14 Taehyub Kim[NUI][TSCACR-454] Add RiveAnimationView APIs
2021-09-13 zhouleonlei[NUI] Fix svace issue
2021-09-13 Wonsik Jung[NUI] Add new SetParent in Window
2021-09-13 huayong.xu[NUI] Make APIs of WebView editor-browsable
2021-09-13 Fang Xiaohui[NUI] Remove Obsolete methods
2021-09-13 Wonsik JungAdd implemantation.
2021-09-13 Jaehyun Cho[NUI] Fix svace issue of dereferencing null handle...
2021-09-13 Seungho Baek[NUI] Add Scale transition
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 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 JunsuChoi[NUI] CanvasView: Change parameter and return type...
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] 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-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-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
next