[NUI] Fix TV TCT fails (2nd)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal /
2021-02-22 zhouleonlei[NUI] Fix NUI and wearable svace issues
2021-02-09 huiyu.eun[NUI] Change LayoutController process
2021-02-03 huayongxu[NUI] Add a VideoHoleEnabled property into WebView...
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-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)
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 zhouleonlei[NUI] Fixed svace issue for API8
2020-12-07 huiyueun[NUI] Modify NUI Seamless animation bug (#2334)
2020-12-07 JoogabYun[NUI] Add Padding parameter for TextPageUtil (#2331)
2020-11-27 huiyu.eun[NUI] Delete unnecessary log
2020-11-27 Seoyeon2Kim[NUI] Add some APIs to make Accessibility enabled ...
2020-11-20 Dongsug SongRevert "[NUI] Add ExcludeLayouting to View (#2196)"
2020-11-20 Dongsug SongRevert "[NUI] Correct the meaning of ExcludeLayouting...
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2256)
2020-11-19 seungho[NUI] Refactoring FrameUpdateCallback
2020-11-19 Yeongjong Lee[NUI] Fix build warning CA1507
2020-11-18 bshsqa[NUI] Add ExcludeLayouting to View (#2196)
2020-11-10 zhouleonlei[NUI] Fixed svace issues
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 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 Ali-Alzyoud[NUI] TextField/TextEditor: Add enableEditing propertie...
2020-10-29 bshsqa[NUI] fix ScrollableBase wrong size issue (#2126)
2020-10-29 Ali-Alzyoud[NUI] TextField/TextEditor: Add SelectedTextStart,...
2020-10-29 huiyu.eunRevert "[NUI] Fix Dispose warning error[CA1001] (#2130)"
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: CS0105 (#2136)
2020-10-22 huiyueun[NUI] Add frameBroker default setting value (#2113)
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-08 stanluk[NUI] Handle XF86KeyPressed in BackKeyManager (#2048)
2020-09-21 huiyueun[NUI] Add Transition Animation Effects (#2006)
2020-09-16 dongsug-songRevert "[NUI] Fix tct fail issues (#2012)" (#2017)
2020-09-15 dongsug-song[NUI] revert #2012 and add #1983 again by review of...
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-15 dongsug-song[NUI] Fix tct fail issues (#2012)
2020-09-14 DavidIanSteele[NUI] Adding VertexBuffer to replace PropertyBuffer...
2020-09-14 Richard Huang[NUI] Change parent class of Hover, Key, Wheel and...
2020-09-10 Richard Huang[NUI] Create valid handle from Gesture constructors...
2020-09-10 YeongJong Lee[NUI] add support for parameterized constructor in...
2020-09-07 Richard Huang[NUI] Update Key, Hover and Wheel code after event...
2020-09-07 JoogabYun[NUI] Sync the director number with the csharp-binder...
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-04 DavidIanSteele[NUI] Removing ContextLoss bindings and internal API...
2020-09-04 Adeel Kazmi[NUI] Remove Internal and unused methods in Adaptor...
2020-09-04 Adam Bialogonski[NUI] Removed OnHoverEvent() and OnWheelEvent() (#1986)
2020-09-03 Richard Huang[NUI] Add OnSceneConnection and OnSceneDisconnection...
2020-09-03 dkdk-ryu[NUI] Add GLWindow (#1945)
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
2020-09-02 DavidIanSteele[NUI] Updating PropertyBuffer interop (#1947)
2020-09-02 Richard Huang[NUI] Update NUI after removing Window::ResizedSignal...
2020-09-01 tscholb[NUI]Add WatchView (#1960)
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-08-28 JoogabYunRevert "[NUI] Provide binding after WheelEvent class...
2020-08-28 JoogabYunRevert "[NUI] Provide binding after HoverEvent class...
2020-08-26 Richard Huang[NUI] Provide binding after WheelEvent class pimpling...
2020-08-25 JoogabYun[NUI] Sync the director number with the csharp-binder...
2020-08-25 huiyueun[NUI] Add internal api to create Texture using TbmSurfa...
2020-08-24 bshsqa[NUI] Fix capture issue of to capture sub-scene. (...
2020-08-20 Richard Huang[NUI] Provide binding after HoverEvent class pimpling...
2020-08-20 YeongJong Lee[NUI] restore TypeConverter support for Properties...
2020-08-19 DavidIanSteele[NUI] Updated Tizen.NUI following removal of DALi Touch...
2020-08-14 Seoyeon2Kim[NUI] Remove OnAccessibilityTouch binding (#1914)
2020-08-12 Seoyeon2Kim[NUI] Add MaxLength property and signal to TextEditor...
2020-08-11 Richard Huang[NUI] Rename OnStage signal related internal methods...
2020-08-11 JoogabYun[NUI] Add MinLineSize in RendererParameters (#1892)
2020-08-10 WonYoung Choi[NUI] Resolve conflicts types between friends assemblie...
2020-08-07 huiyueun[NUI] Binding FrameCallbackInterface (#1873)
2020-08-05 Seoyeon2Kim[NUI] Add KeyboardRepeatSettingsChanged event (#1866)
2020-08-05 JoogabYunRevert "Revert "[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START...
2020-07-29 guowei.wang[NUI] Fix svace issues. (#1867)
2020-07-29 dongsug-songRevert "[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START propert...
2020-07-28 JoogabYun[NUI] Add CAPTURE_ALL_TOUCH_AFTER_START property (...
2020-07-27 YeongJong Lee[NUI] add attached property for FlexLayout (#1803)
2020-07-17 Jiyun Yang[NUI] Sync ViewWrapper swig connection arguments count...
2020-07-16 YeongJong Lee[NUI] fix wrong total expand value in expanded size...
2020-07-15 YeongJong Lee[NUI] use correct max column/row count in validation...
2020-07-15 dongsug-song[NUI] Add FrameRenderedCallback, FramePresentedCallback...
2020-07-15 YeongJong Lee[NUI] respect GridLayout child margin (#1825)
2020-07-15 dongsug-song[NUI] Capture binding (#1752)
2020-07-15 AdunFang[NUI] Support the different file name of Xaml (#1816)
2020-07-15 neostom432[NUI] BackKeyEvent Proptotype (#1824)
2020-07-15 JoogabYun[NUI] Add TextPageUtil (#1819)
2020-07-13 Jiyun Yang[NUI] Sync ViewWrapper director arguments to dali-cshar...
2020-07-09 Richard HuangRemove non-touch related deprecated APIs (#1791)
next