[NUI] Fix IsEnabledProperty name
[platform/core/csapi/tizenfx.git] / src /
2022-04-20 Seungkeun Lee[NUI] Fix IsEnabledProperty name
2022-04-20 Seoyeon Kim[NUI][TCSACR-485] Add some methods for Loading
2022-04-20 Xianbing Teng[XamlBuild] Sync xamlbuild from api9
2022-04-20 guowei.wang[NUI][XamlBinding] Unifying the delimiter for TypeConve...
2022-04-20 guowei.wang[NUI][XamlBuild] Fix build error when calling ExitXaml...
2022-04-20 Bowon Ryu[NUI] Add VerticalAlignment in TextEditor
2022-04-20 Eunki, Hong[NUI] Remove potential of memory leak
2022-04-20 guowei.wang[NUI][XamlBuild] Set ExitXaml() as internal method.
2022-04-20 dongsug.song[NUI] Fix to disable ThemeManager in tv profile
2022-04-20 Shinwoo Kim[NUI] application: remove unnecessary reference count...
2022-04-20 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-04-20 Artur Świgoń[NUI][AT-SPI] Remove SetAccessibilityConstructor()
2022-04-20 Seoyeon Kim[NUI] Add Null check in Slider Dispose
2022-04-20 dongsug.song[NUI] Fix comments according to ACR review
2022-04-20 Jaehyun Cho[NUI] Fix warning by checking null argument in LayoutGroup
2022-04-20 Jaehyun Cho[NUI] Fix LayoutTransition to be added to Owner View...
2022-04-20 Shinwoo Kim[NUI][AT-SPI] Introduce AtspiEvents
2022-04-20 joogab.yun[NUI] Add SetDefaultGrabTouchAfterLeave api.
2022-04-20 Fang Xiaohui[XamlBuild] Sync API9 to API10
2022-04-20 Fang Xiaohui[XamlBuild] Support use root node inheirt nest type
2022-04-20 Fang Xiaohui[XamlBuild] Fix issue of boolean element node
2022-04-20 joogab.yun[NUI] Checks the button area if GrabTouchAfterLeave...
2022-04-20 everLEEst(SangHyeo... [NUI] remove warning messages with refactoring collecti...
2022-04-20 dongsug.song[NUI] propose a way to change the value of Picker by...
2022-04-20 Fang Xiaohui[XamlBuild] Remove the reference of Tizen.NUI.XamlBuild...
2022-04-20 Seoyeon Kim[NUI][TCSACR-483] Remove Slider deprecated events and...
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-04-20 Fang Xiaohui[NUI][XamlBuild] 1.Support DP value, 2.Support DataTemp...
2022-04-20 Fang XiaohuiRevert "[NUI][XamlBuild] Fix Xaml issues reported by VD"
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-04-20 dongsug.song[NUI] Fix SVACE issue
2022-04-18 Inhong[Sticker] Fix typo in description (#4152)
2022-04-12 InhongModified to change initialization flag properly (#4137)
2022-04-07 Inhong[Sticker][TCSACR-481] Add Sticker APIs (#3948)
2022-03-29 dongsug.song[NUI] propose Slider's key navigation and edit mode...
2022-03-29 guowei.wang[NUI][XamlBuild] Set node as null after calling ExitXaml().
2022-03-29 huayong.xuMake PropertyMap look like Dictionary.
2022-03-29 Xianbing Teng[NUI][Xaml] Fix issue of call SetBinding in c# code
2022-03-29 Shinwoo Kim[NUI][AT-SPI] Add ScreenReaderEnabled, Disabled
2022-03-29 joogab.yun[NUI] Supports Clockwise and CounterClockwise focus...
2022-03-29 joogab.yun[NUI] Add a new Tizen.NUI.ICustomAwareDeviceFocusAlgorithm.
2022-03-29 huayong.xu[NUI] Do not set value of property again when theme...
2022-03-29 Jaehyun Cho[NUI] Add Button ItemHorizontalAlignment and ItemVertic...
2022-03-23 dongsug.song[NUI] Fix SVACE issue
2022-03-22 Jaehyun Cho[NUI] Fix FlexLayout size calculation issue caused...
2022-03-22 tscholb[NUI] Add API for consuming keyEvent in Widget (#4002)
2022-03-22 Eunki, Hong[NUI] Fix ImageView.Image property bugs + Make Animated...
2022-03-22 zhouleonlei[NUI] fix svace issue
2022-03-22 everLEEst(SangHyeo... [NUI] add new prefix for pre-existed property
2022-03-22 everLEEst(SangHyeo... [NUI] update copyright.
2022-03-22 everLEEst(SangHyeo... [NUI] Modify IsEnabled pre-built classes and style
2022-03-22 EverLEEst(SangHyeo... [NUI] remove unnecessary interop bind and add state...
2022-03-22 EverLEEst(SangHyeo... [NUI] renamed Interop enabled properties as DALi proper...
2022-03-22 EverLEEst(SangHyeo... [NUI] fix button IsEnabled and remove return value...
2022-03-22 EverLEEst(SangHyeo... [NUI] Add IsEnabled Property in View class for controli...
2022-03-22 dongsug.song[NUI] Change Button, TimePicker and etc 's Focusable...
2022-03-22 Eunki, Hong[NUI] Fix crash issue when visual create failed
2022-03-21 dongsug.song[NUI] Fix test-hub crash issue
2022-03-16 Artur Świgoń[NUI][AT-SPI] Remove interops for SetAccessibilityConst...
2022-03-15 Jaehyun Cho[NUI] Fix to invoke SelectedChanged when IsSelected...
2022-03-15 guowei.wang[NUI][SVACE] Fix SVACE issues
2022-03-15 guowei.wangsrc/Tizen.NUI/src/public/BaseComponents/TextLabel.cs
2022-03-15 dongsug.songRevert "[DO NOT REVIEW][TEST][NUI] key focus default...
2022-03-15 dongsug.songRevert "[NUI][TEST] key foucs default algorithm test"
2022-03-15 dongsug.song[NUI][TEST] key foucs default algorithm test
2022-03-15 dongsug.song[DO NOT REVIEW][TEST][NUI] key focus default algorithm...
2022-03-15 joogab.yun[NUI] Add a protected virtual bool HitTest(Touch touch...
2022-03-15 Fang Xiaohui[XamlBuild] Fix issue of project which hasn't debug...
2022-03-15 Wonsik Jung[NUI] Add window Min/Max Feature
2022-03-15 Jaehyun Cho[NUI] Add Selected theme color to MenuItem
2022-03-15 Taehyub Kim[NUI] Fix the mismatch between the selected state and...
2022-03-15 Eunki Hong[NUI] Allow BorderlineWidth without BackgroundColor...
2022-03-14 Wootak Jung[Bluetooth] Fix svace issues (#4025)
2022-03-11 huayong.xu[NUI] Add an API for evaluating js with callback in...
2022-03-10 Shinwoo Kim[NUI][AT-SPI] text: add "GetRangeExtents" interface
2022-03-10 Xianbing Teng[NUI] Add file comment and end empty line
2022-03-10 Xianbing Teng[NUI] Fix mismatch issue of the enum CreateDPObject
2022-03-10 Xianbing Teng[NUI] Add Tizen.NUI.XamlBuild module
2022-03-10 Taehyub Kim[NUI] Add New NUI DnD Class and Demo
2022-03-04 Artur Świgoń[NUI][AT-SPI] Static class Accessibility (#3987)
2022-03-04 JoogabYun[NUI] Update the touch description. (#3995)
2022-03-04 kimcinoo[NUI][AT-SPI] Set CollectionView role to List (#3989)
2022-03-04 kimcinoo[NUI][ATSPI] Set AccessibilityHidden for DefaultLinearI...
2022-03-04 Artur Świgoń[NUI][AT-SPI] Support multiple AT-SPI interfaces for...
2022-03-04 Woochanlee[NUI] Fix timePicker ampm internal logic
2022-03-04 Xianbing Teng[NUI] Fix GetProperty ambiguousmatch exception
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-03-04 hjhun[Applications.Common] Add Globalization invariant mode...
2022-02-22 JoogabYun[NUI] Add forward and backward direction type (#3932)
2022-02-22 joogab.yun[NUI] Rotary Event (Custom Wheel Type) improvement
2022-02-22 Eunki Hong[NUI] Fix unmatched return values before LazyUpdate...
2022-02-22 Artur Świgoń[NUI][AT-SPI] Singleton AccessibilityDelegate (#3899)
2022-02-17 Suyeon Hwang[Tts] Fix the description of Repeat() (#3953)
2022-02-16 EverLEEst(SangHyeo... [NUI] fix descriptions of float graphicsTypeConverter
2022-02-16 EverLEEst(SangHyeo... Add FloatGraphicsTypeConverter and support converter...
2022-02-16 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-02-16 Artur Świgoń[NUI][AT-SPI] Clean up APIs related to AccessibilitySta...
2022-02-11 Haesu Gwon[Camera] Support variable buffer size (#3934)
2022-02-08 taemin.yeom[Sensor] Add orientation sensor type
2022-02-08 Jaehyun Cho[NUI] Fix FlexLayout size calculation with Padding
next