[NUI] Add InterceptWheelEvent
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / ViewInternal.cs
2023-07-05 joogab.yun[NUI] Add InterceptWheelEvent
2023-06-21 Eunki Hong[NUI] Make internal API for calculate screen position...
2023-05-31 Jiyun Yang[NUI] Fix theme applied issue
2023-03-31 Jiyun Yang[NUI] Refactor Signal structure.
2023-03-13 Eunki, Hong[NUI] Do not connect default signals when View created
2023-03-13 Jiyun Yang[NUI] Remove unsed field in View
2023-02-08 Jiyun Yang[NUI] Revive View constructor with style working again...
2022-12-14 dongsug.song[NUI] make Theme not be loaded in tv profile
2022-12-14 dongsug.song[NUI] Not set style in PROFILE_TV
2022-11-23 dongsug.song[NUI] Remove useless macros
2022-11-23 JoogabYun[NUI] Add ScreenPositionSize (#4754)
2022-11-10 Eunki, Hong[NUI] Fix some errors when we remove NUI_PROPERTY_CHANG...
2022-10-20 Eunki, Hong[NUI][API10] Change property get/set not to use Propert...
2022-10-18 dongsug.song[NUI] Remove debugging code
2022-10-17 dongsug.song[NUI] Add null checking in internalSet/GetPropertyXXX()
2022-10-14 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-13 JoogabYun[NUI] If the view had focus when it was unparented...
2022-10-04 JoogabYun[NUI] Add DispatchGestureEvents and DispatchParentGestu...
2022-09-06 dongsug.song[NUI] Add comment for IsVisible(internal method)
2022-07-19 dongsug.song[NUI] fix the defect that an wrong image is shown when...
2022-07-12 Eunki, Hong[NUI] Delay old ResourceReady signal
2022-04-20 dongsug.song[NUI] change SetPosition(...) as a hidden API for inter...
2022-03-29 joogab.yun[NUI] Supports Clockwise and CounterClockwise focus...
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-21 dongsug.song[NUI] Fix test-hub crash issue
2022-03-15 joogab.yun[NUI] Add a protected virtual bool HitTest(Touch touch...
2022-03-15 Eunki Hong[NUI] Allow BorderlineWidth without BackgroundColor...
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
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-08 dongsug.song[NUI] Add DisposeTest, Add DebugFileLogging Test
2022-01-19 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-12 Jaehyun ChoRevert "[NUI] Support Layout for Multi-Window"
2022-01-12 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-12 Eunki, Hong[NUI] Use ActionUpdateProperty for CornerRadius and...
2021-11-17 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-17 Jaehyun ChoRevert "[NUI] Ignore ResizePolicy when View size is...
2021-11-11 dongsug.song[NUI] Change Color, Position2D, and etc properties...
2021-11-09 dongsug.song[NUI] Change for Size2D property to own internalSize2D...
2021-11-09 Jaehyun Cho[NUI] Ignore ResizePolicy when View size is calculated...
2021-11-09 dongsug.song[NUI] Fix View.DisConnectFromSignals() to return when...
2021-09-27 huiyu.eun[NUI] Add CreateDefaultLayout function
2021-09-27 dongsug.song[NUI] Clean up DisconnectFromSignals(). and Add Excepti...
2021-09-13 송동석/Tizen Platform... [NUI] Add FindDescendantByID(), Raise(), Lower(), and...
2021-09-01 Fang Xiaohui[Xaml] Add MergeStyle to View
2021-09-01 Fang Xiaohui[Xaml] Support Trigger in Xaml
2021-09-01 joogab.yun[NUI] Add FocusableChildren
2021-08-24 dongsug.song[NUI] Make Unparent() in Dispose() be excuted early
2021-08-10 Jiyun Yang[NUI] Fix wrong code of initialize style in View (...
2021-08-10 Jiyun Yang[NUI] Unparent view when Dispose() is called explicitly...
2021-07-19 Eunki, Hong[NUI] Add Constraint base + inhouse ResizePolicyType...
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-23 Jiyun Yang[NUI] ThemeManager.GetStyle returns integrate style...
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-09 Dongsug Song[NUI] Fix implicit dispose exception defect
2021-06-01 Fang Xiaohui[NUI][Xaml] Fix issue that BindingContext can't be...
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-04-28 Jiyun Yang[NUI] Remove logic that prevent theme changing overwrit...
2021-04-28 Jiyun Yang[NUI] Apply Vector4 corner radius internally.
2021-04-20 Jiyun Yang[NUI] Make bindable properties in Style and View have...
2021-04-14 Jiyun Yang[NUI] Change CornerRadius type to Vector4 from float...
2021-03-18 Dongsug SongRevert "[NUI] Clean up View's Events"
2021-03-17 Jiyun Yang[NUI] Theme change do not overwrite user set properties...
2021-03-17 Dongsug Song[NUI] Clean up View's Events
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-08 Dongsug Song[NUI] Enable Window.ViewAdded event
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 huiyueun[NUI] Delete Tizen.NUI.Components build warnings (...
2021-02-18 huiyu.eun[NUI] Change LayoutController process
2021-01-29 huiyu[NUI] Move SuggestedMinimumWidth/Height to native
2021-01-26 AdunFang[NUI] Fix CA1819 : Properties should not return arrays...
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2546)
2021-01-26 Jiyun Yang[NUI] Support selector for PixelSize in TextLabelStyle...
2021-01-19 YeongJong Lee[NUI] remove unused measure specification size properti...
2020-12-22 Jiyun Yang[NUI] Fix view style initialization bug (#2442)
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 Jiyun Yang[NUI] Fix CA2214
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-08 Jiyun Yang[NUI] Use weak reference for theme changed event
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
2020-11-26 YeongJong Lee[NUI] remove unused Xamarin style classes (#2184)
2020-11-26 JoogabYunRevert refactoring naming (#2274)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 JoogabYun[NUI] remove "_" and refactoring naming to pascal case...
2020-11-19 guowei.wangFix CA2000 warning issues of GLWindow / ViewInternal.
2020-11-04 Dongsug Song[NUI] Add defensive code for ViewSignal Disconnect()
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-20 JoogabYun[NUI] Add InterceptTouchEvent (#2098)
2020-10-19 dongsug-song[NUI] Fix Registry's memory leak (#2099)
2020-10-06 JoogabYun[NUI] Remove duplicate code (#2077)
2020-09-16 Seoyeon2Kim[NUI] Fix Svace issues (#2018)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
next