[NUI] Fixing the emtpy finalizers(CA1821)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / ViewProperty /
2020-12-21 Dongsug Song[NUI] Fix CA1054
2020-12-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
2020-12-15 huiyu[NUI] Fix build warning[CA1000]
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-11 Jiyun Yang[NUI] Fix bulid warnings in Shadow
2020-11-04 Jiyun Yang[NUI] Handle null inputs in shadow
2020-11-04 huiyu.eunRevert "[NUI] Fix Dispose warning error[CA1001] (#2130)"
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-11-04 huiyueun[NUI] Fix Dispose warning error[CA1001] (#2130)
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 YeongJong Lee[NUI] replace NUI.ISelectorItem with System.ICloneable...
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-07-16 zhouleonlei[NUI] Remove bindings between Style and View (#1788)
2020-05-27 Jiyun Yang[NUI] Make a color visual of View's shadow to center...
2020-04-24 Jiyun Yang[NUI] Make some API to public and fill missing comments...
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-04-03 huayongxu[NUI] Support text shadow (#1509)
2020-03-16 Jiyun Yang[NUI] Apply CornerRadius to View (#1463)
2020-01-21 Jiyun Yang[NUI] Support Shadow Size Extents (#1325)
2020-01-15 Jiyun Yang[NUI] Clean shadow related properties from Control...
2020-01-06 Jiyun Yang[NUI] Add Shadow properties to ViewStyle (#1276)
2020-01-03 Jiyun Yang[NUI] Update Shadow property : add Clone method (#1270)
2019-12-24 Jiyun Yang[NUI] Implement shadow in View (#1223)