[NUI] Update theme system
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / ViewInternal.cs
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)
2020-07-24 Jiyun Yang[NUI] Enable selectors work in View : EnableControlStat...
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-05-28 neostom432[NUI] First version of RecyclerView (#1626)
2020-05-12 YeongJong Lee[NUI] remove input method dependency from View.ControlS...
2020-04-29 Jiyun Yang[NUI] Apply CornerRadius to ImageView (#1571)
2020-04-24 Jiyun Yang[NUI] Fix ControlState issues. (#1563)
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-04-08 huiyueun[NUI] Change Window.Instance to NUIApplication.GetDefau...
2020-03-16 Jiyun Yang[NUI] Apply CornerRadius to View (#1463)
2020-03-06 dongsug-song[NUI] Fix to get bezel wheel event on wearable device...
2020-01-21 Jiyun Yang[NUI] Support Shadow Size Extents (#1325)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-11-18 Xianbing Teng[NUI] Refactor dispose pattern to reduce duplication...
2019-10-24 dongsug-song[NUI] Property setter is changed (#1097)
2019-10-21 Xianbing Teng[NUI] Refine codes to reduce code duplication (#1096)
2019-10-17 Xianbing Teng[NUI] Split large files (#1081)