[NUI] Window operations can get detail result
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2021-05-26 Jiyun Yang[NUI] Window operations can get detail result
2021-05-26 Jaehyun Cho[NUI] Add more log info for recursive dependency in...
2021-05-26 JunsuChoi[NUI]CanvasView: Add BoundingBox property (#2995)
2021-05-26 JunsuChoi[NUI] CanvasView: Manage added drawables as a list...
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-24 Jaehyun Cho[NUI] Fix to calculate LinearLayout's MatchParent child...
2021-05-21 Fang Xiaohui[Xaml] Support nest type in Xaml
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add list of added drawable object...
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 dongsug.song[NUI] Revert ImageLoading's access modifier
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 Bowon Ryu[NUI] Add Hyphenation, Mixed to LineWrapMode
2021-05-21 Jiyun Yang[NUI] Notification throws a proper exception when the...
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-05-21 kimcinoo[NUI] atspi: use 'class' key for Dali type name (#3009)
2021-05-21 Artur Świgoń[AT-SPI] Move code from View.cs to ViewAccessibility...
2021-05-21 huayongxuRename functions, variables, etc related to policy...
2021-05-21 seungho[NUI] Fix some typo and grammar mistake
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 Seoyeon2Kim[NUI] Update some descriptions (#2990)
2021-05-21 Sunghyun Kim[NUI] Set FittingMode only when value has changed
2021-05-21 Wonsik Jung[NUI] Add GLWindow Rendering mode
2021-05-21 Shinwoo Kim[NUI][ATSPI] Add Accessibility.SuppressScreenReader()
2021-05-21 Shinwoo Kim[NUI][ATSPI] remove build warning messages
2021-05-17 Jaehyun Cho[NUI] Fix MatchParent to fill remaining space in Linear...
2021-05-13 huayongxuRename functions, variables, etc related to policy...
2021-05-12 huayongxu[NUI] Fix issue that default value of BindableProperty...
2021-05-07 dongsug.song[NUI] Deprecate BaseHandle.PropertySet and Add Bindable...
2021-05-07 Bowon Ryu[NUI] Update comments
2021-05-07 Bowon Ryu[NUI] Make AnchorClicked event public
2021-05-07 EverLEEst(SangHyeo... fix descriptions as commented by jaehyun cho.
2021-05-07 everLEEst(SangHyeo... Make CollectionView APIs public
2021-05-07 Woochanlee[NUI] Make Palette APIs public
2021-05-07 Jaehyun ChoMake LayoutParamPolicies public
2021-05-07 Jaehyun ChoReplace duplicate documentation of CopyFrom with inheritdoc
2021-05-07 JunsuChoi[NUI] VectorGraphics.CanvasView: Remove unnecessary...
2021-05-07 JunsuChoi[NUI] VectorGraphics.CanvasView: Add missing documentation
2021-05-07 JunsuChoi[NUI] Open newly added APIs in VectorGraphics(CanvasVie...
2021-05-06 huayongxu[NUI] Fix issue that a symbol is not found. (#2999)
2021-04-28 Jiyun Yang[NUI] Remove logic that prevent theme changing overwrit...
2021-04-28 Jiyun Yang[NUI] Fix default theme id (#2970)
2021-04-28 AdunFang[Xaml] Fix issue that can't load theme in Tizen.NUI...
2021-04-28 AdunFang[EXaml] Fix SVACE issue (#2964)
2021-04-28 Jiyun Yang[NUI] Apply Vector4 corner radius internally.
2021-04-28 JoogabYun[NUI] Change TouchArea to TouchAreaOffset (#2948)
2021-04-28 Fang Xiaohui[EXaml] 1.Support List property 2.Support load multi...
2021-04-28 seungho[NUI] Make Transition public API
2021-04-28 huayongxu[NUI] Rename some properties of WebView, WebSettings...
2021-04-28 zhouleonlei[NUI] Add webview context and cookiemanager apis (...
2021-04-28 huayongxu[NUI] Implement hit test APIs of webview. (#2923)
2021-04-28 huayongxu[NUI] Implement context menu APIs of webview. (#2909)
2021-04-28 huayongxu[NUI] Implement APIs for request interceptor, console...
2021-04-28 huayongxu[NUI] Implement certificate & authentication APIs of...
2021-04-28 Seoyeon2Kim[NUI] Update some descriptions of View properties ...
2021-04-28 Jiyun Yang[NUI] Open NUI.ThemeManager and related APIs (#2865)
2021-04-21 Jiyun Yang[NUI] Fix svace issues in EXaml and Accessibility ...
2021-04-20 Jiyun Yang[NUI] Fix ImageView Dispose crash (#2933)
2021-04-20 JunsuChoi[NUI] VectorGraphics: Fix directory name typo
2021-04-20 zhouleonlei[NUI] Add webview settings apis
2021-04-20 zhouleonlei[NUI] Add APIs of webview back forward list
2021-04-20 huayong.xuchange GetXXX to XXX
2021-04-20 huayong.xu[NUI] Implement new window policy decision APIs of...
2021-04-20 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify ReadingInfoTypes
2021-04-20 Jiyun Yang[NUI] Make Selector implements IEnumerable instead...
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-20 Fang Xiaohui[EXaml] Add Copy Right
2021-04-20 Fang Xiaohui[EXaml] Add code for load EXaml
2021-04-20 Bowon Ryu[NUI] Add dark theme for Text components (#2908)
2021-04-20 huayong.xu[NUI] Implement some new APIs of webcontext.
2021-04-20 dongsug.song[NUI] Remove deprecation error message and append ...
2021-04-20 JunsuChoi[NUI] VectorGraphics: Change api name Reset to ResetPath
2021-04-20 JunsuChoi[NUI] VectorGraphics: Add Shape.Reset api
2021-04-20 Jiyun Yang[NUI] Add dark theme temporarily (#2905)
2021-04-20 huayong.xuraname documentbackgroundcolor to contentbackgroundcolor
2021-04-20 huayong.xuraname backgroundcolor to documentbackgroundcolor
2021-04-20 huayong.xuset properties by BindableProperty.
2021-04-20 huayong.xu[NUI] Implement some new APIs of web view.
2021-04-20 Sunghyun Kim[NUI] Keep the previously set FittingMode value
2021-04-20 dongsug.song[NUI] Enable TextLabel's BindableProperties to be affec...
2021-04-20 Jiyun Yang[NUI] Fix type comparison method in PropertyHelper
2021-04-20 Dongsug Song[NUI] Add Devel(internal) TCs
2021-04-20 Jiyun Yang[NUI] Fix default value of VisualMap.Origin
2021-04-20 huayongxu[NUI] Implement APIs for form repost decision & frame...
2021-04-20 AdunFang[NUI]public the converter for Xaml (#2837)
2021-04-20 Eunki HongApply to use RenderTaskList (#2849)
2021-04-20 Bartłomiej Grzelewski[NUI][AT-SPI] Improve StringToVoid implementation ...
2021-04-20 huiyueun[NUI] Fix Process of LayoutController (#2841)
2021-04-20 Woochanlee[NUI] Palette Fix incorrectly caclulated color values
2021-04-20 huiyueun[NUI] Add null check in Process (#2859)
2021-04-20 Bowon Ryu[NUI] Support markup anchor to TextLabel, TextField...
2021-04-20 Seungkeun LeeAdd Extension method to help use PropertyMap class
next