[NUI] Fix TV TCT fails (2nd)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src /
2021-03-13 Dongsug Song[NUI] Fix TV TCT fails (2nd)
2021-03-11 Bowon RyuSupport TranslatablePlaceholderTextFocused to TextField
2021-03-05 Dongsug Song[NUI] Enable Window.ViewAdded event
2021-02-22 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-02-22 zhouleonlei[NUI] Fix NUI and wearable svace issues
2021-02-09 huiyu.eun[NUI] Change LayoutController process
2021-02-08 pichulia[NUI] tiny typo fix (2)
2021-02-08 pichulia[NUI] tiny typo fix
2021-02-08 pichulia[NUI] Fix wrong casting
2021-02-03 huayongxu[NUI] Add a VideoHoleEnabled property into WebView...
2021-02-02 zhouleonlei[NUI] Modify svace issues for NUI and wearable (#2600)
2021-01-29 tscholb[NUI] Add GetOriginalImageSize() considering rotation...
2021-01-27 Jiyun Yang[NUI] Update WebView constructor with program arguments...
2021-01-27 zhouleonlei[NUI] Fix svace issue for MergeStyle
2021-01-26 huayongxuAdd some APIS into WebView. (#2564)
2021-01-26 Jiyun Yang[NUI] Add some new APIs like Context, Settings, etc...
2021-01-26 tscholb[NUI] fix bug when setting desired size in ImageView...
2021-01-22 huayongxu[NUI] Support scroll in WebView. (#2549)
2021-01-21 YeongJong Lee[NUI] remove internal child properly when child view...
2021-01-21 huiyu.eun[NUI] Add DeleteAccessibilityAttribute
2021-01-21 huiyueun[NUI] Fix memory leak, Add Dispose (#2543)
2021-01-20 dongsug.song[NUI] Fix TV AmbientMode empty screen
2021-01-18 Seoyeon Kim[NUI] Fix AccessibilityManager Event handler
2021-01-06 Joogab Yun[NUI] fixed memory leak
2020-12-29 zhouleonlei[NUI] Fix Svace issues
2020-12-15 zhouleonlei[NUI] fix svace issue for texture
2020-12-11 huiyu.eun[NUI] Call show winodw on ApplicationInit
2020-12-09 Dongsug Song[NUI] Add RedrawInScalingDown in LottieAnimationView
2020-12-09 zhouleonlei[NUI] Fixed svace issue for API8
2020-12-07 huiyueun[NUI] Modify NUI Seamless animation bug (#2334)
2020-12-07 huiyueun[NUI] Modify popup dismiss bug (#2335)
2020-12-07 JoogabYun[NUI] Add Padding parameter for TextPageUtil (#2331)
2020-12-03 Jiyun Yang[NUI] Fix not to get framework path via StyleManager
2020-12-02 Dongsug Song[NUI] Fix wrong AnimationState after VectorAnimatedImag...
2020-11-27 huiyu.eun[NUI] Delete unnecessary log
2020-11-27 Seoyeon2Kim[NUI] Add some APIs to make Accessibility enabled ...
2020-11-27 huiyueun[NUI] Change setter of property (#2298)
2020-11-25 Jiyun Yang[NUI] Load default theme in preload (#2281)
2020-11-20 Dongsug SongRevert "[NUI] Add ExcludeLayouting to View (#2196)"
2020-11-20 Dongsug SongRevert "[NUI] Correct the meaning of ExcludeLayouting...
2020-11-20 Jiyun YangRevert "[NUI] Unsubscribe theme changed event when...
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2256)
2020-11-19 Joogab Yun[NUI] fixed bug about set desired size
2020-11-19 seungho[NUI] Refactoring FrameUpdateCallback
2020-11-19 Yeongjong Lee[NUI] Fix build warning CA1507
2020-11-19 Jiyun Yang[NUI] Unsubscribe theme changed event when the view...
2020-11-19 dongsug.song[NUI] Remove [Obsolete()] attribute
2020-11-18 dongsug.song[NUI] Fix exception defect when LanguageChanged event...
2020-11-18 Dongsug Song[NUI] Add Animation Finished callback debug log temporarily
2020-11-18 bshsqa[NUI] Add ExcludeLayouting to View (#2196)
2020-11-13 Jiyun YangRevert "[NUI] NUI has a default theme in TV profile"
2020-11-12 Jiyun Yang[NUI] NUI has a default theme in TV profile
2020-11-12 Jiyun Yang[NUI] Do not make error message when the profile theme...
2020-11-10 zhouleonlei[NUI] Fixed svace defects of Visuals
2020-11-10 zhouleonlei[NUI] Fixed svace issues
2020-11-10 Wonsik JungRevert "[NUI] change orientation angle in GLWindow"
2020-11-09 Wonsik Jung[NUI] change orientation angle in GLWindow
2020-11-05 Joogab Yun[NUI] No need to do Registry.GetManagedBaseHandleFromNa...
2020-11-05 Yeongjong Lee[NUI] change Column, Row default value from -1 to AutoC...
2020-11-03 JoogabYunRevert "[NUI] Add TouchArea property. (#2105)" (#2167)
2020-11-03 huiyu.eun[NUI] Fix default animation bug of seamless
2020-11-03 Dongsug Song[NUI] Add defensive code for ViewSignal Disconnect()
2020-11-03 JoogabYun[NUI] Add TouchArea property. (#2105)
2020-11-03 huiyueun[NUI] Add try-catch block in New function (#2119)
2020-11-02 seungho[NUI] Fix ScrollableBase Size Issue
2020-10-30 huiyueunRevert "[NUI] fix ScrollableBase wrong size issue ...
2020-10-30 Jiyun Yang[NUI] Change type of Selector.StateValueList to IList...
2020-10-30 Ali-Alzyoud[NUI] TextField/TextEditor: Add enableEditing propertie...
2020-10-29 Jiyun Yang[NUI] Handle null inputs in shadow
2020-10-29 YeongJong Lee[NUI] Make Selector.StateValueList public temporarily...
2020-10-29 bshsqa[NUI] fix ScrollableBase wrong size issue (#2126)
2020-10-29 YeongJong Lee[NUI] avoid duplicated elements in Selector (#2122)
2020-10-29 Ali-Alzyoud[NUI] TextField/TextEditor: Add SelectedTextStart,...
2020-10-29 JoogabYun[NUI] Add DisallowInterceptTouchEvent (#2109)
2020-10-29 huiyu.eunRevert "[NUI] Fix Dispose warning error[CA1001] (#2130)"
2020-10-29 YeongJong Lee[NUI] add exception docs of layout classes (#2052)
2020-10-29 YeongJong Lee[NUI] add null checking for equality operator of Contro...
2020-10-29 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-28 huiyueun[NUI] Fix Dispose warning error[CA1001] (#2130)
2020-10-28 dongsug-song[NUI] Fix build warning CS1573 (#2137)
2020-10-28 dongsug-song[NUI] Fix build warning: CS0105 (#2136)
2020-10-22 huiyueun[NUI] Add frameBroker default setting value (#2113)
2020-10-22 JoogabYun[NUI] Bug fixed about TextPageUtil (#2111)
2020-10-20 huiyueun[NUI] Modify seamless bug & update sample (#2102)
2020-10-20 JoogabYun[NUI] Add InterceptTouchEvent (#2098)
2020-10-19 dongsug-song[NUI] Fix Registry's memory leak (#2099)
2020-10-14 JoogabYun[NUI] Modify to pass userData object to GestureDetector...
2020-10-08 stanluk[NUI] Handle XF86KeyPressed in BackKeyManager (#2048)
2020-10-08 dongsug-song[NUI] Deprecate set properties of Color, Rectangle...
2020-10-07 Seoyeon2Kim[NUI] Change the values of some enumeration types of...
2020-10-07 huiyueun[NUI] Delete unnecessary log in BaseHandle (#2081)
2020-10-06 JoogabYun[NUI] Remove duplicate code (#2077)
2020-10-06 huiyueun[NUI] Delete unnecessary log (#2072)
2020-10-05 huiyueun[NUI] Add defense code for BaseHandle (#2069)
2020-09-29 WonYoung Choi[Build] Suppress build warnings (#2062)
2020-09-23 huiyueunRevert "[NUI] Add ControlStateTypeConverter for xaml...
2020-09-23 huiyueun[NUI] Modify preload (#2046)
2020-09-23 YeongJong Lee[NUI] correct logical operator in enum validation ...
2020-09-23 YeongJong Lee[NUI] add enum validation for Grid,FlexLayout (#2008)
2020-09-23 YeongJong Lee[NUI] Add ControlStateTypeConverter for xaml (#2002)
next